paper-with-me

Papers

Equal Access, Unequal Interaction: A Counterfactual Audit of LLM Fairness

2026-02-03 · Alireza Amiri-Margavi, Arshia Gharagozlou, Amin Gholami Davodi, Seyed Pouyan Mousavi Davoudi, Hamidreza Hasani Balyani arxiv

Prior work on fairness in large language models (LLMs) has primarily focused on access-level behaviors such as refusals and safety filtering. However, equitable access does not ensure equitable interaction quality once a response is provided. In this paper, we conduct a controlled fairness audit examining how LLMs differ in tone, uncertainty, and linguistic framing across demographic identities after access is granted. Using a counterfactual prompt design, we evaluate GPT-4 and LLaMA-3.1-70B on career advice tasks while varying identity attributes along age, gender, and nationality. We assess access fairness through refusal analysis and measure interaction quality using automated linguistic metrics, including sentiment, politeness, and hedging. Identity-conditioned differences are evaluated using paired statistical tests. Both models exhibit zero refusal rates across all identities, indicating uniform access. Nevertheless, we observe systematic, model-specific disparities in interaction quality: GPT-4 expresses significantly higher hedging toward younger male users, while LLaMA exhibits broader sentiment variation across identity groups. These results show that fairness disparities can persist at the interaction level even when access is equal, motivating evaluation beyond refusal-based audits.

📄 PDF Abstract BibTeX arXiv:2602.02932

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Difference-in-Differences on a Censored Rating Scale Can Manufacture an Effect: Evidence from a Pre-Registered LLM-Judge Audit

2026-08-27 · Shuyi Fan, Boyuan Deng, Mengyu Xu, Xinhong Xie 외 arxiv

Audits of LLM judges certify a bias by contrasting matched conditions, and the strongest designs difference twice: a within-item contrast between two candidate responses, differenced again across a manipulated attribute,…

Fairness under uncertainty in sequential decisions

2026-04-23 · Michelle Seng Ah Lee, Kirtan Padh, David Watson, Niki Kilbertus 외 arxiv

Fair machine learning (ML) methods help identify and mitigate the risk that algorithms encode or automate social injustices. Algorithmic approaches alone cannot resolve structural inequalities, but they can support socio…

Reinforcement Learning

Poli-Bias: Understanding and Measuring Large Language Model Biases in International Political Conflicts

2026-08-06 · Massi-Nissa Abboud, Aladin Djuhera, Elena Cabrio, Holger Boche arxiv

Measuring political bias in large language models (LLMs) remains challenging as it can manifest through subtle differences in framing, argumentation, and legal reasoning that are difficult to capture with a single metric…

International LawLegal Reasoning

Assessing Bias in Metric Models for LLM Open-Ended Generation Bias Benchmarks

2024-10-14 · Nathaniel Demchak, Xin Guan, Zekun Wu, Ziyi Xu 외

Open-generation bias benchmarks evaluate social biases in Large Language Models (LLMs) by analyzing their outputs. However, the classifiers used in analysis often have inherent biases, leading to unfair conclusions. This…

Leveraging Large Language Models to Democratize Access to Costly Datasets for Academic Research

2024-12-03 · Julian Junyan Wang, Victor Xiaoqi Wang

Unequal access to costly datasets essential for empirical research has long hindered researchers from disadvantaged institutions, limiting their ability to contribute to their fields and advance their careers. Recent bre…

RAGRetrieval-augmented Generation