Search papers, labs, and topics across Lattice.
UnBias-Plus is an open-source toolkit designed to address bias in natural language by providing segment-level multi-class bias classification, biased span localization, and neutral text rewriting, along with reasoning for each decision made. This comprehensive approach enhances the granularity of bias detection and offers interpretable explanations, which are often lacking in existing methods. The toolkit's accessibility through various interfaces ensures that researchers and practitioners can effectively analyze and mitigate bias in their content.
UnBias-Plus not only detects bias but also explains its origins and rewrites biased content, making bias analysis more transparent and actionable.
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.