paper-with-me

홈 › Papers

A General Framework for Implicit and Explicit Debiasing of Distributional Word Vector Spaces

2019-09-13 · Anne Lauscher, Goran Glavaš, Simone Paolo Ponzetto, Ivan Vulić

Distributional word vectors have recently been shown to encode many of the human biases, most notably gender and racial biases, and models for attenuating such biases have consequently been proposed. However, existing models and studies (1) operate on under-specified and mutually differing bias definitions, (2) are tailored for a particular bias (e.g., gender bias) and (3) have been evaluated inconsistently and non-rigorously. In this work, we introduce a general framework for debiasing word embeddings. We operationalize the definition of a bias by discerning two types of bias specification: explicit and implicit. We then propose three debiasing models that operate on explicit or implicit bias specifications and that can be composed towards more robust debiasing. Finally, we devise a full-fledged evaluation framework in which we couple existing bias metrics with newly proposed ones. Experimental findings across three embedding methods suggest that the proposed debiasing models are robust and widely applicable: they often completely remove the bias both implicitly and explicitly without degradation of semantic information encoded in any of the input distributional spaces. Moreover, we successfully transfer debiasing models, by means of cross-lingual embedding spaces, and remove or attenuate biases in distributional word vector spaces of languages that lack readily available bias specifications.

📄 PDF Abstract BibTeX arXiv:1909.06092

Code (4)

anlausch/debie tf
nfriedri/debie-backend
nfriedri/debie-frontend
umanlp/debie-command-line

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

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

DebIE: A Platform for Implicit and Explicit Debiasing of Word Embedding Spaces

2021-03-11 · EACL 2021 2 · Niklas Friedrich, Anne Lauscher, Simone Paolo Ponzetto, Goran Glavaš

Recent research efforts in NLP have demonstrated that distributional word vector spaces often encode stereotypical human biases, such as racism and sexism. With word representations ubiquitously used in NLP models and pi…

FairnessWord Embeddings

Debiasing Without Protected Attributes: Latent Concept Erasure from Textual Profiles

2026-06-10 · Shun Shao, Zheng Zhao, Anna Korhonen, Yftah Ziser 외 arxiv

Most fairness research in NLP assumes direct access to protected attributes such as gender, race, or nationality. In practice, however, such information is often unavailable due to privacy constraints, missing metadata, …

Counterfactual Debiasing for Generating Factually Consistent Text Summaries

2023-05-18 · Chenhe Dong, Yuexiang Xie, Yaliang Li, Ying Shen

Despite substantial progress in abstractive text summarization to generate fluent and informative texts, the factual inconsistency in the generated summaries remains an important yet challenging problem to be solved. In …

Abstractive Text SummarizationcounterfactualText Summarization

Addressing bias in Recommender Systems: A Case Study on Data Debiasing Techniques in Mobile Games

2024-11-27 · Yixiong Wang, Maria Paskevich, Hui Wang

The mobile gaming industry, particularly the free-to-play sector, has been around for more than a decade, yet it still experiences rapid growth. The concept of games-as-service requires game developers to pay much more a…

Recommendation Systems