IndiCASA: A Dataset and Bias Evaluation Framework in LLMs Using Contrastive Embedding Similarity in the Indian Context
Santhosh G S, Akshay Govind S, Gokul S Krishnan, Balaraman Ravindran, Sriraam Natarajan
TL;DR
The paper tackles the challenge of bias evaluation for LLMs in the Indian context, where Western-centric benchmarks fail to capture caste, religion, gender, disability, and socioeconomic nuances. It introduces IndiCASA, a 2,575-sentence dataset of stereotype and anti-stereotype pairs, and trains a contrastive encoder to learn context-sensitive embeddings that separate biased from neutral content. A bias evaluation pipeline yields metrics such as a $\Delta sim$ measure of embedding separation and a Bias Score on a $0-100$ scale to assess generation bias, showing persistent disability bias and comparatively lower religion bias across open-weight LLMs. The framework is model-agnostic and supports open-ended bias detection without requiring model logits, offering a scalable tool for culturally aware fairness assessment and debiasing, with future work extending intersectional coverage and domain applications.
Abstract
Large Language Models (LLMs) have gained significant traction across critical domains owing to their impressive contextual understanding and generative capabilities. However, their increasing deployment in high stakes applications necessitates rigorous evaluation of embedded biases, particularly in culturally diverse contexts like India where existing embedding-based bias assessment methods often fall short in capturing nuanced stereotypes. We propose an evaluation framework based on a encoder trained using contrastive learning that captures fine-grained bias through embedding similarity. We also introduce a novel dataset - IndiCASA (IndiBias-based Contextually Aligned Stereotypes and Anti-stereotypes) comprising 2,575 human-validated sentences spanning five demographic axes: caste, gender, religion, disability, and socioeconomic status. Our evaluation of multiple open-weight LLMs reveals that all models exhibit some degree of stereotypical bias, with disability related biases being notably persistent, and religion bias generally lower likely due to global debiasing efforts demonstrating the need for fairer model development.
