paper-with-me

홈 › Papers

Do the Right Thing, Just Debias! Multi-Category Bias Mitigation Using LLMs

2024-09-24 · Amartya Roy, Danush Khanna, Devanshu Mahapatra, Vasanthakumar, Avirup Das, Kripabandhu Ghosh

This paper tackles the challenge of building robust and generalizable bias mitigation models for language. Recognizing the limitations of existing datasets, we introduce ANUBIS, a novel dataset with 1507 carefully curated sentence pairs encompassing nine social bias categories. We evaluate state-of-the-art models like T5, utilizing Supervised Fine-Tuning (SFT), Reinforcement Learning (PPO, DPO), and In-Context Learning (ICL) for effective bias mitigation. Our analysis focuses on multi-class social bias reduction, cross-dataset generalizability, and environmental impact of the trained models. ANUBIS and our findings offer valuable resources for building more equitable AI systems and contribute to the development of responsible and unbiased technologies with broad societal impact.

📄 PDF Abstract BibTeX arXiv:2409.16371

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningSentence

Methods 이 논문이 사용한 방법론

Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adafactor Adafactor is a stochastic optimization method based on Adam that reduces memory usage while retaining the empirical benefits of…
Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
SentencePiece 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Language-Assisted Debiasing and Smoothing for Foundation Model-Based Semi-Supervised Learning

2025-01-01 · CVPR 2025 1 · Na Zheng, Xuemeng Song, Xue Dong, Aashish Nikhil Ghosh 외

Recent studies have focused on introducing pre-trained foundation models into semi-supervised learning (SSL) tasks. Nevertheless, these foundation models can exhibit biases toward different classes and tend to genera…

Pseudo Label

Unleashing the Potential of Model Bias for Generalized Category Discovery

2024-12-17 · Wenbin An, Haonan Lin, Jiahao Nie, Feng Tian 외

Generalized Category Discovery is a significant and complex task that aims to identify both known and undefined novel categories from a set of unlabeled data, leveraging another labeled dataset containing only known cate…

DIG-FACE: De-biased Learning for Generalized Facial Expression Category Discovery

2024-09-30 · Tingzhang Luo, Yichao Liu, Yuanyuan Liu, Andi Zhang 외

We introduce a novel task, Generalized Facial Expression Category Discovery (G-FACE), that discovers new, unseen facial expressions while recognizing known categories effectively. Even though there are generalized catego…

Facial Expression RecognitionTriplet

Spectrum-Aware Debiasing: A Modern Inference Framework with Applications to Principal Components Regression

2023-09-14 · Yufan Li, Pragya Sur

Debiasing is a fundamental concept in high-dimensional statistics. While degrees-of-freedom adjustment is the state-of-the-art technique in high-dimensional linear regression, it is limited to i.i.d. samples and sub-Gaus…

compressed sensingregression

DCMT: A Direct Entire-Space Causal Multi-Task Framework for Post-Click Conversion Estimation

2023-02-13 · Feng Zhu, Mingjie Zhong, Xinxing Yang, Longfei Li 외

In recommendation scenarios, there are two long-standing challenges, i.e., selection bias and data sparsity, which lead to a significant drop in prediction accuracy for both Click-Through Rate (CTR) and post-click Conver…

counterfactualMulti-Task LearningSelection bias