paper-with-me

Papers

Causal-Guided Active Learning for Debiasing Large Language Models

2024-08-23 · Li Du, Zhouhao Sun, Xiao Ding, Yixuan Ma, Yang Zhao, Kaitao Qiu, Ting Liu, Bing Qin

Although achieving promising performance, recent analyses show that current generative large language models (LLMs) may still capture dataset biases and utilize them for generation, leading to poor generalizability and harmfulness of LLMs. However, due to the diversity of dataset biases and the over-optimization problem, previous prior-knowledge-based debiasing methods and fine-tuning-based debiasing methods may not be suitable for current LLMs. To address this issue, we explore combining active learning with the causal mechanisms and propose a casual-guided active learning (CAL) framework, which utilizes LLMs itself to automatically and autonomously identify informative biased samples and induce the bias patterns. Then a cost-effective and efficient in-context learning based method is employed to prevent LLMs from utilizing dataset biases during generation. Experimental results show that CAL can effectively recognize typical biased instances and induce various bias patterns for debiasing LLMs.

📄 PDF Abstract BibTeX arXiv:2408.12942

Code (1)

spirit-moon-fly/CAL 공식 구현

Tasks

Active LearningDiversityIn-Context Learning

Similar Papers 제목 키워드 기반

Information Gain-Guided Causal Intervention for Autonomous Debiasing Large Language Models

2025-04-17 · Zhouhao Sun, Xiao Ding, Li Du, Yunpeng Xu 외

Despite significant progress, recent studies indicate that current large language models (LLMs) may still capture dataset biases and utilize them during inference, leading to the poor generalizability of LLMs. However, d…

DiversityIn-Context Learning

Steering LLMs Towards Unbiased Responses: A Causality-Guided Debiasing Framework

2024-03-13 · Jingling Li, Zeyu Tang, Xiaoyu Liu, Peter Spirtes 외

Large language models (LLMs) can easily generate biased and discriminative responses. As LLMs tap into consequential decision-making (e.g., hiring and healthcare), it is of crucial importance to develop strategies to mit…

Decision Making

AGCD-Net: Attention Guided Context Debiasing Network for Emotion Recognition

2025-07-12 · Varsha Devi, Amine Bohi, Pardeep Kumar arxiv

Context-aware emotion recognition (CAER) enhances affective computing in real-world scenarios, but traditional methods often suffer from context bias-spurious correlation between background context and emotion labels (e.…

Emotion Recognition

Benchmarking and Pushing the Multi-Bias Elimination Boundary of LLMs via Causal Effect Estimation-guided Debiasing

2025-05-22 · Zhouhao Sun, Zhiyuan Kan, Xiao Ding, Li Du 외

Despite significant progress, recent studies have indicated that current large language models (LLMs) may still utilize bias during inference, leading to the poor generalizability of LLMs. Some benchmarks are proposed to…

Benchmarking

CatRAG: Functor-Guided Structural Debiasing with Retrieval Augmentation for Fair LLMs

2026-03-23 · Ravi Ranjan, Utkarsh Grover, Mayur Akewar, Xiaomin Lin 외 arxiv

Large Language Models (LLMs) are deployed in high-stakes settings but can show demographic, gender, and geographic biases that undermine fairness and trust. Prior debiasing methods, including embedding-space projections,…

Question Answering