paper-with-me

홈 › Papers

UnBias-Plus: Detect, Explain, and Rewrite Bias

2026-06-22 · Ahmed Y. Radwan, Ahmed ElKady, Sindhuja Chaduvula, Mohamed Hafez, Amrit Krishnan, Shaina Raza 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 presence of bias, with limited support for granular detection, interpretable explanations, neutral rewriting, and openly available trained models. We present UnBias-Plus, an open-source toolkit unifying (1) segment-level multi-class bias classification, (2) biased span localization, (3) neutral text rewriting, and (4) reasoning for each decision. Available via Python, CLI, REST API, and web interfaces, UnBias-Plus supports accessible bias analysis. The toolkit, source code, models, datasets, and documentation are publicly available.

📄 PDF Abstract BibTeX arXiv:2606.23412

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unbiased Top-k Learning to Rank with Causal Likelihood Decomposition

2022-04-02 · Haiyuan Zhao, Jun Xu, Xiao Zhang, Guohao Cai 외

Unbiased learning to rank has been proposed to alleviate the biases in the search ranking, making it possible to train ranking models with user interaction data. In real applications, search engines are designed to displ…

Learning-To-RankPositionSelection bias

A Causal Explainable Guardrails for Large Language Models

2024-05-07 · Zhixuan Chu, Yan Wang, Longfei Li, Zhibo Wang 외

Large Language Models (LLMs) have shown impressive performance in natural language tasks, but their outputs can exhibit undesirable attributes or biases. Existing methods for steering LLMs toward desired attributes often…

Holmes-VAD: Towards Unbiased and Explainable Video Anomaly Detection via Multi-modal LLM

2024-06-18 · Huaxin Zhang, Xiaohao Xu, Xiang Wang, Jialong Zuo 외

Towards open-ended Video Anomaly Detection (VAD), existing methods often exhibit biased detection when faced with challenging or unseen events and lack interpretability. To address these drawbacks, we propose Holmes-VAD,…

Anomaly DetectionAnomaly LocalizationLanguage ModelingLanguage Modelling+3

RATE: Causal Explainability of Reward Models with Imperfect Counterfactuals

2024-10-15 · David Reber, Sean Richardson, Todd Nief, Cristina Garbacea 외

Reward models are widely used as proxies for human preferences when aligning or evaluating LLMs. However, reward models are black boxes, and it is often unclear what, exactly, they are actually rewarding. In this paper w…

AttributeLanguage ModelingLanguage ModellingSensitivity

A U-statistic estimator for the variance of resampling-based error estimators

2013-10-30 · Mathias Fuchs, Roman Hornung, Riccardo De Bin, Anne-Laure Boulesteix

We revisit resampling procedures for error estimation in binary classification in terms of U-statistics. In particular, we exploit the fact that the error rate estimator involving all learning-testing splits is a U-stati…

Binary ClassificationGeneral Classification