paper-with-me

홈 › Papers

FairPy: A Toolkit for Evaluation of Prediction Biases and their Mitigation in Large Language Models

2023-02-10 · Hrishikesh Viswanath, Tianyi Zhang

Recent studies have demonstrated that large pretrained language models (LLMs) such as BERT and GPT-2 exhibit biases in token prediction, often inherited from the data distributions present in their training corpora. In response, a number of mathematical frameworks have been proposed to quantify, identify, and mitigate these the likelihood of biased token predictions. In this paper, we present a comprehensive survey of such techniques tailored towards widely used LLMs such as BERT, GPT-2, etc. We additionally introduce Fairpy, a modular and extensible toolkit that provides plug-and-play interfaces for integrating these mathematical tools, enabling users to evaluate both pretrained and custom language models. Fairpy supports the implementation of existing debiasing algorithms. The toolkit is open-source and publicly available at: \href{https://github.com/HrishikeshVish/Fairpy}{https://github.com/HrishikeshVish/Fairpy}

📄 PDF Abstract BibTeX arXiv:2302.05508

Code (1)

hrishikeshvish/fairpy 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Test 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
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 &…
WordPiece 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

MRCLens: an MRC Dataset Bias Detection Toolkit

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Many recent neural models have shown remarkable empirical results in Machine Reading Comprehension, but evidence suggests sometimes the models take advantage of dataset biases to predict and fail to generalize on out-of-…

Bias DetectionMachine Reading ComprehensionReading Comprehension

MRCLens: an MRC Dataset Bias Detection Toolkit

2022-07-18 · Yifan Zhong, Haohan Wang, Eric P. Xing

Many recent neural models have shown remarkable empirical results in Machine Reading Comprehension, but evidence suggests sometimes the models take advantage of dataset biases to predict and fail to generalize on out-of-…

Bias DetectionMachine Reading ComprehensionReading Comprehension

NeuroX: A Toolkit for Analyzing Individual Neurons in Neural Networks

2018-12-21 · Fahim Dalvi, Avery Nortonsmith, D. Anthony Bau, Yonatan Belinkov 외

We present a toolkit to facilitate the interpretation and understanding of neural network models. The toolkit provides several methods to identify salient neurons with respect to the model itself or an external task. A u…

MMM-fair: An Interactive Toolkit for Exploring and Operationalizing Multi-Fairness Trade-offs

2025-09-09 · Swati Swati, Arjun Roy, Emmanouil Panagiotou, Eirini Ntoutsi arxiv

Fairness-aware classification requires balancing performance and fairness, often intensified by intersectional biases. Conflicting fairness definitions further complicate the task, making it difficult to identify univers…

Quantus: An Explainable AI Toolkit for Responsible Evaluation of Neural Network Explanations and Beyond

2022-02-14 · NeurIPS 2023 11 · Anna Hedström, Leander Weber, Dilyara Bareeva, Daniel Krakowczyk 외

The evaluation of explanation methods is a research topic that has not yet been explored deeply, however, since explainability is supposed to strengthen trust in artificial intelligence, it is necessary to systematically…

Explainable Artificial Intelligence (XAI)