// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 4, 2026
31.1 C
Singapore

Singapore study reveals bias and stereotypes in AI models across Asia

SINGAPORE: A recent study conducted in Singapore uncovered bias and stereotypes within artificial intelligence models used across nine Asian countries. The research, a joint initiative by the Infocomm Media Development Authority (IMDA), aimed to assess the linguistic and cultural sensitivity of popular AI-driven language models.

Carried out between November and December of last year, the study tested four large-scale AI models: SEA-LION, a language model developed in Malaysia; Claude, a chatbot from Anthropic; Aya by Cohere; and Meta’s Llama. Over 300 participants from Malaysia, Indonesia, Thailand, Vietnam, China, India, Japan, and South Korea were involved in the study, offering insights from diverse cultural and linguistic backgrounds.

The test results revealed a staggering 3,222 biased responses, highlighting persistent stereotypes and prejudices within the AI models. While the biases varied across different countries, the study found commonalities in gender, regional, and socioeconomic biases.

For instance, the AI models showed a tendency to reinforce traditional gender roles, with responses indicating that women should primarily be housewives while men are expected to be the family’s breadwinners. Additionally, the models exhibited a biased view towards rural populations, assuming that individuals from these areas have lower educational qualifications.

The findings of the study highlight the challenges of ensuring that AI models are not only linguistically accurate but also culturally and socially sensitive. As AI technology becomes increasingly integrated into daily life, researchers and developers face mounting pressure to address these biases and develop more inclusive, fair systems that reflect the diverse societies they serve.

- Advertisement -

Hot this week

BTS Singapore ticket frenzy sees resale prices soar to nearly S$9,000

Tickets for BTS's concert in Singapore at the end of the year went on sale today. Some tickets are already being resold on platforms for up to 23 times the original price.

Hong Kong principal who swore at Singapore security guards fired after resignation was rejected

The principal of a Hong Kong school was caught on camera behaving rudely toward two security guards in Singapore. He was investigated in both countries, suspended, and then he resigned. But the sch...

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