AIBearisharXiv – CS AI · Jun 107/10
🧠Researchers auditing 39 deepfake speech detection datasets found critical flaws undermining fairness claims and generalization metrics. Most datasets lack demographic metadata, and widespread overlap in underlying training sources creates illusions of robustness that may not transfer to real-world scenarios.
AIBearisharXiv – CS AI · Jun 87/10
🧠Researchers introduce CultureScore, a new evaluation framework for assessing cultural faithfulness in video generation models, revealing that leading AI systems like Veo 3.1 and LTX-2 fail to accurately represent diverse global cultures. Testing across 10 countries shows the best model achieves only 56.8% cultural accuracy, with human evaluators valuing cultural representation over visual quality metrics.
AIBearisharXiv – CS AI · Jun 57/10
🧠Researchers found that content moderation systems trained on clean English perform significantly worse when processing code-mixed inputs (mixing English and Tamil), causing a 26.5% decision flip rate between allowing and flagging identical content. The study reveals workflow-level failures in moderation systems, including increased false positives on non-hateful content and higher review burdens, issues missed by standard classification metrics.
AIBearisharXiv – CS AI · Jun 27/10
🧠Researchers developed a comprehensive red teaming framework to evaluate 11 major LLMs across 690 clinically grounded scenarios, revealing that aggregate accuracy scores mask critical safety failures in medical AI systems. The study found that high-performing models (scoring 0.97+) still exhibited complete failures in individual safety-critical cases, and equity-related tasks showed 10-20% error amplification with demographic modifications.
🧠 GPT-5🧠 Claude🧠 Opus
AIBearisharXiv – CS AI · Jun 27/10
🧠Researchers have developed a framework to measure and mitigate bias in code generated by large language models like GPT-4o and Gemini, using metrics called Code Bias Score and Attribute Change Ratio. The study finds that bias persists across protected attributes even after applying four mitigation strategies, indicating that more robust solutions are needed for AI-driven code generation systems.
🧠 GPT-4🧠 Gemini
AIBearisharXiv – CS AI · Jun 17/10
🧠Researchers demonstrate that language models exhibit significantly amplified dialect bias when comparing intent-equivalent tweets in Standard American English versus African-American Vernacular English side-by-side, rather than in isolation. This bias persists despite commercial safety alignment efforts and worsens with explicit dialect labels, suggesting current evaluation methods underestimate real-world harm in ranking and decision-making contexts.
$AAVE
AIBearisharXiv – CS AI · May 277/10
🧠A study of 3 million job applications reveals that algorithmic monoculture in hiring creates racial disparities and homogeneous rejection patterns. When multiple employers use algorithms from the same vendor, applicants from Asian and Black backgrounds face disproportionately adverse outcomes, with some individuals rejected across all positions they apply for.
AIBearisharXiv – CS AI · Apr 157/10
🧠Researchers conducted the first systematic study of order bias in Large Language Models used for high-stakes decision-making, finding that LLMs exhibit strong position effects and previously undocumented name biases that can lead to selection of strictly inferior options. The study reveals distinct failure modes in AI decision-support systems, with proposed mitigation strategies using temperature parameter adjustments to recover underlying preferences.
AIBearisharXiv – CS AI · Apr 147/10
🧠Researchers have identified 'LLM Nepotism,' a bias where language models favor job candidates and organizational decisions that express trust in AI, regardless of merit. This creates self-reinforcing cycles where AI-trusting organizations make worse decisions and delegate more to AI systems, potentially compromising governance quality across sectors.
AIBearisharXiv – CS AI · Apr 107/10
🧠Researchers conducted the first large-scale study comparing bias in skin-toned emoji representations across specialized emoji models and four major LLMs (Llama, Gemma, Qwen, Mistral), finding that while LLMs handle skin tone modifiers well, popular emoji embedding models exhibit severe deficiencies and systemic biases in sentiment and meaning across different skin tones.
🧠 Llama
AINeutralarXiv – CS AI · Mar 267/10
🧠Researchers challenge the assumption that fair model representations in recommender systems translate to fair recommendations. Their study reveals that while optimizing for fair representations improves recommendation parity, representation-level evaluation is not a reliable proxy for measuring actual fairness in recommendations when comparing models.
🏢 Meta
AINeutralarXiv – CS AI · Feb 277/107
🧠A qualitative study with 26 non-AI expert stakeholders reveals that everyday users assess AI fairness more comprehensively than AI experts, considering broader features beyond legally protected categories and setting stricter fairness thresholds. The research highlights the importance of incorporating stakeholder perspectives in AI governance and fairness assessment processes.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose a Pareto-guided teacher alignment framework to address fairness issues in personalized text generation systems, demonstrating that balancing demographic equity with personalization fidelity requires multi-objective optimization rather than single-metric approaches. The framework shows that different alignment strategies achieve different trade-offs across fairness and personalization objectives, with effects varying inconsistently across domains and model families.
🏢 Meta
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers introduced UrduMMLU, a 26,431-question benchmark for evaluating large language models on Urdu language understanding across 26 subjects. The evaluation of 30 LLMs revealed significant performance gaps, with Gemini-3.5-Flash achieving 90% accuracy while most models struggle with Urdu-specific and humanities content, highlighting persistent multilingual AI capability disparities.
🧠 Gemini
AIBearisharXiv – CS AI · Jun 56/10
🧠A comprehensive literature review examines geographic bias in AI systems, revealing that foundation models encode structural imbalances in training data that disproportionately favor certain regions while underrepresenting others. The research identifies representation gaps, regional factual recall disparities, and the tendency of generative AI to default to prototypical Western places, establishing measurable benchmarks for evaluating geographic diversity across different model parameters and output types.
AIBearisharXiv – CS AI · May 276/10
🧠Researchers developed a bias-aware evaluation framework to detect anti-autistic ableism in large language models, using psychometrically-weighted annotations from autistic community members as ground truth. The study reveals that LLMs frequently produce harmful outputs, misclassify community language, and rely on surface-level keyword matching rather than contextual understanding of speaker identity and intent.
AINeutralarXiv – CS AI · May 76/10
🧠Researchers compared moral judgment consistency in five frontier LLMs when using instant versus extended reasoning modes across 100 scenarios. While overall agreement remained statistically similar between modes, reasoning improved cross-model consensus on disputed moral cases and reduced demographic-based inconsistencies, suggesting that explicit reasoning processes may enhance fairness despite not dramatically shifting individual verdicts.
🧠 GPT-5🧠 Claude🧠 Sonnet
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers developed a novel counterfactual approach to address fairness bugs in machine learning software that maintains competitive performance while improving fairness. The method outperformed existing solutions in 84.6% of cases across extensive testing on 8 real-world datasets using multiple performance and fairness metrics.
🏢 Meta
AINeutralarXiv – CS AI · Mar 166/10
🧠Researchers discovered that large language models exhibit gender bias at the individual question level, creating different amounts of information for men versus women despite appearing unbiased at category levels. A new benchmark dataset called RealWorldQuestioning was developed, and a simple prompt-based debiasing approach was shown to improve response quality in 78% of cases.
🏢 Hugging Face🧠 ChatGPT
AINeutralarXiv – CS AI · Mar 116/10
🧠Researchers analyzed gender bias in audio deepfake detection systems using fairness metrics beyond standard performance measures. The study found significant gender disparities in error distribution that conventional metrics like Equal Error Rate failed to detect, highlighting the need for fairness-aware evaluation in AI voice authentication systems.
AINeutralarXiv – CS AI · Mar 36/108
🧠Researchers introduce IRIS Benchmark, the first comprehensive evaluation framework for measuring fairness in Unified Multimodal Large Language Models (UMLLMs) across both understanding and generation tasks. The benchmark integrates 60 granular metrics across three dimensions and reveals systemic bias issues in leading AI models, including 'generation gaps' and 'personality splits'.
AINeutralarXiv – CS AI · Mar 37/108
🧠The MAMA-MIA Challenge introduced a large-scale benchmark for AI-powered breast cancer tumor segmentation and treatment response prediction using MRI data from 1,506 US patients for training and 574 European patients for testing. Results from 26 international teams revealed significant performance variability and trade-offs between accuracy and fairness across demographic subgroups when AI models were tested across different institutions and continents.
AINeutralarXiv – CS AI · Mar 35/104
🧠Researchers have developed FairGDiff, a new AI model that addresses bias issues in graph diffusion models used for generating synthetic network data. The model uses counterfactual intervention to eliminate topology biases related to sensitive attributes like gender and age while maintaining data utility.
$LINK
AINeutralarXiv – CS AI · Feb 275/106
🧠Researchers developed Fair-PaperRec, an AI system that uses fairness regularization to reduce bias in academic peer review processes. The system achieved up to 42% increased participation from underrepresented groups while maintaining scholarly quality with minimal utility loss.
$NEAR
AINeutralOpenAI News · Oct 155/105
🧠A study has been conducted analyzing how ChatGPT's responses vary based on user names, utilizing AI research assistants to maintain user privacy during the evaluation. The research focuses on examining potential bias or differential treatment in ChatGPT's interactions with users.