// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
33.1 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

SG man cuts ties with friends after they repeatedly joked he should foot the bill on Bali trip: ‘It felt like they were targeting...

“Before the trip we never talked about finances,” he said, before his friends began asking him to pay because his family was rich.

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

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