paper-with-me

Papers

LangFair: A Python Package for Assessing Bias and Fairness in Large Language Model Use Cases

2025-01-06 · Dylan Bouchard, Mohit Singh Chauhan, David Skarbrevik, Viren Bajaj, Zeya Ahmad

Large Language Models (LLMs) have been observed to exhibit bias in numerous ways, potentially creating or worsening outcomes for specific groups identified by protected attributes such as sex, race, sexual orientation, or age. To help address this gap, we introduce LangFair, an open-source Python package that aims to equip LLM practitioners with the tools to evaluate bias and fairness risks relevant to their specific use cases. The package offers functionality to easily generate evaluation datasets, comprised of LLM responses to use-case-specific prompts, and subsequently calculate applicable metrics for the practitioner's use case. To guide in metric selection, LangFair offers an actionable decision framework.

📄 PDF Abstract BibTeX arXiv:2501.03112

Code (1)

cvs-health/langfair 공식 구현 pytorch

Tasks

FairnessLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

seeBias: A Comprehensive Tool for Assessing and Visualizing AI Fairness

2025-04-11 · Yilin Ning, Yian Ma, Mingxuan Liu, Xin Li 외

Fairness in artificial intelligence (AI) prediction models is increasingly emphasized to support responsible adoption in high-stakes domains such as health care and criminal justice. Guidelines and implementation framewo…

Fairness

Dbias: Detecting biases and ensuring Fairness in news articles

2022-08-11 · Shaina Raza, Deepak John Reji, Chen Ding

Because of the increasing use of data-centric systems and algorithms in machine learning, the topic of fairness is receiving a lot of attention in the academic and broader literature. This paper introduces Dbias (https:/…

ArticlesFairness

FairLangProc: A Python package for fairness in NLP

2025-08-05 · Arturo Pérez-Peralta, Sandra Benítez-Peña, Rosa E. Lillo arxiv

The rise in usage of Large Language Models to near ubiquitousness in recent years has risen societal concern about their applications in decision-making contexts, such as organizational justice or healthcare. This, in tu…

An Approach to Ensure Fairness in News Articles

2022-07-08 · Shaina Raza, Deepak John Reji, Dora D. Liu, Syed Raza Bashir 외

Recommender systems, information retrieval, and other information access systems present unique challenges for examining and applying concepts of fairness and bias mitigation in unstructured text. This paper introduces D…

ArticlesFairnessInformation RetrievalRecommendation Systems+1

Bias Begins with Data: The FairGround Corpus for Robust and Reproducible Research on Algorithmic Fairness

2025-10-25 · Jan Simson, Alessandro Fabris, Cosima Fröhner, Frauke Kreuter 외 arxiv

As machine learning (ML) systems are increasingly adopted in high-stakes decision-making domains, ensuring fairness in their outputs has become a central challenge. At the core of fair ML research are the datasets used t…