// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.2 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.

Hot this week

‘Cash Only… No Lah, No Now, No CDC’ — Singapore woman, 85, says her stall customers scold her because she only accepts cash

An elderly stall owner’s unusual “cash only” sign reflects the challenges some older hawkers face as cashless payments become part of daily life

Employer says helper wants out months into two-year contract: ‘Now, if I want another maid, I have to pay again’

The employer said the helper gave different reasons for wanting to leave, including family problems in the Philippines.

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