paper-with-me

홈 › Papers

Identifying Fairness Issues in Automatically Generated Testing Content

2024-04-23 · Kevin Stowe, Benny Longwill, Alyssa Francis, Tatsuya Aoyama, Debanjan Ghosh, Swapna Somasundaran

Natural language generation tools are powerful and effective for generating content. However, language models are known to display bias and fairness issues, making them impractical to deploy for many use cases. We here focus on how fairness issues impact automatically generated test content, which can have stringent requirements to ensure the test measures only what it was intended to measure. Specifically, we review test content generated for a large-scale standardized English proficiency test with the goal of identifying content that only pertains to a certain subset of the test population as well as content that has the potential to be upsetting or distracting to some test takers. Issues like these could inadvertently impact a test taker's score and thus should be avoided. This kind of content does not reflect the more commonly-acknowledged biases, making it challenging even for modern models that contain safeguards. We build a dataset of 601 generated texts annotated for fairness and explore a variety of methods for classification: fine-tuning, topic-based classification, and prompting, including few-shot and self-correcting prompts. We find that combining prompt self-correction and few-shot learning performs best, yielding an F1 score of 0.79 on our held-out test set, while much smaller BERT- and topic-based models have competitive performance on out-of-domain data.

📄 PDF Abstract BibTeX arXiv:2404.15104

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFew-Shot LearningText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Ethics Testing: Proactive Identification of Generative AI System Harms

2026-04-23 · Shin Hwei Tan, Haibo Wang, Heng Li arxiv

Generative Artificial Intelligence (GAI) systems that can automatically generate content in the form of source code or other contents (e.g., images) has seen increasing popularity due to the emergence of tools such as Ch…

FairRec: Fairness Testing for Deep Recommender Systems

2023-04-14 · Huizhong Guo, Jinfeng Li, Jingyi Wang, Xiangyu Liu 외

Deep learning-based recommender systems (DRSs) are increasingly and widely deployed in the industry, which brings significant convenience to people's daily life in different ways. However, recommender systems are also sh…

FairnessRecommendation SystemsRe-Ranking

Metamorphic Testing for Fairness Evaluation in Large Language Models: Identifying Intersectional Bias in LLaMA and GPT

2025-04-04 · Harishwar Reddy, Madhusudan Srinivasan, Upulee Kanewala

Large Language Models (LLMs) have made significant strides in Natural Language Processing but remain vulnerable to fairness-related issues, often reflecting biases inherent in their training data. These biases pose risks…

Fairness

TESTSGD: Interpretable Testing of Neural Networks Against Subtle Group Discrimination

2022-08-24 · Mengdi Zhang, Jun Sun, Jingyi Wang, Bing Sun

Discrimination has been shown in many machine learning applications, which calls for sufficient fairness testing before their deployment in ethic-relevant domains such as face recognition, medical diagnosis and criminal …

Face RecognitionFairnessMedical DiagnosisSentence

Automated Directed Fairness Testing

2018-07-02 · Sakshi Udeshi, Pryanshu Arora, Sudipta Chattopadhyay

Fairness is a critical trait in decision making. As machine-learning models are increasingly being used in sensitive application domains (e.g. education and employment) for decision making, it is crucial that the decisio…

BIG-bench Machine LearningDecision MakingFairness