// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 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

‘Talent is everywhere, opportunity is not’: Singaporean rejected by local universities graduates from Harvard

From the student address of Biological and Biomedical Sciences PhD graduate Joel Tan, given at the HMS-Affiliated PhD Programs Hooding Ceremony on May 28, 2026, in Harvard. He spoke about having be...

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

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