// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Should we sue AI chatbot firms for spreading fake information about us? — One Singaporean says, yes, we should!

SINGAPORE: Should we be able to sue AI chatbot firms for spreading fake news?

As reported in The Straits Times, Singaporean Peh Chwee Hoe sure does think so, as he brought attention to a significant issue concerning the accountability of AI chatbot firms in spreading misinformation.

His stance raises questions about the responsibility of these companies and the potential consequences of their actions.

Mr Peh raised his concern following a report he was “astonished” to read from The Straits Times: Ever looked yourself up on a chatbot? Meta AI accused me of a workplace scandal reported by Osmond Chia.

Mr Chia discovered that when he asked Meta AI’s chatbot about himself, it returned inaccurate information, linking his name to criminal charges he had reported on.

The situation highlights the risk of AI algorithms mistakenly associating individuals with untrue events, potentially damaging their reputation.

According to Mr Peh, “Imagine an employer being fed erroneous information linking a potential hire to unsavoury matters which have nothing to do with him other than, say, sharing the same name or as a result of the AI algorithm’s confusion.”

Mr Peh calls for stronger laws to protect individuals and institutions from defamatory content generated by AI. The core concern is the lack of accountability in such cases.

Mr Peh noted that while affected individuals have the option to pursue legal action against the responsible tech firms, many may not be aware of the false information circulating about them.

This unfairly burdens individuals to constantly monitor their online presence to mitigate reputational harm caused by AI chatbots. I don’t see how it is fair to let these tech companies get away with reputational murder,” Mr Peh adds.

According to Mr Peh, “The onus shouldn’t be on people to have to google their name to ensure the tech bots haven’t maligned them.” /TISG

Featured image by Depositphotos

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks