paper-with-me

홈 › Papers

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-sample data. While many other approaches have been proposed to address this issue from the computation perspective such as new architectures or training procedures, we believe a method that allows researchers to discover biases, and adjust the data or the models in an earlier stage will be beneficial. Thus, we introduce MRCLens, a toolkit that detects whether biases exist before users train the full model. For the convenience of introducing the toolkit, we also provide a categorization of common biases in MRC.

📄 PDF Abstract BibTeX arXiv:2207.08943

Code (0)

등록된 구현이 없습니다.

Tasks

Bias DetectionMachine Reading ComprehensionReading Comprehension

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

UnBias-Plus: Detect, Explain, and Rewrite Bias

2026-06-22 · Ahmed Y. Radwan, Ahmed ElKady, Sindhuja Chaduvula, Mohamed Hafez 외 arxiv

Bias in natural language remains a persistent challenge in both human-written and AI-generated content, affecting domains such as journalism, education, and AI research. Most existing detection methods identify only the …

humancompatible.detect: a Python Toolkit for Detecting Bias in AI Models

2025-09-29 · German M. Matilla, Jiri Nemecek, Illia Kryvoviaz, Jakub Marecek arxiv

There is a strong recent emphasis on trustworthy AI. In particular, international regulations, such as the AI Act, demand that AI practitioners measure data quality on the input and estimate bias on the output of high-ri…

Bias Detection

MT-LENS: An all-in-one Toolkit for Better Machine Translation Evaluation

2024-12-16 · Javier García Gilabert, Carlos Escolano, Audrey Mash, Xixian Liao 외

We introduce MT-LENS, a framework designed to evaluate Machine Translation (MT) systems across a variety of tasks, including translation quality, gender bias detection, added toxicity, and robustness to misspellings. Whi…

AllBenchmarkingBias DetectionGender Bias Detection+3

From Expectation to Habit: Why Do Software Practitioners Adopt Fairness Toolkits?

2024-12-18 · Gianmario Voria, Stefano Lambiase, Maria Concetta Schiavone, Gemma Catolino 외

As the adoption of machine learning (ML) systems continues to grow across industries, concerns about fairness and bias in these systems have taken center stage. Fairness toolkits, designed to mitigate bias in ML models, …

Fairness