paper-with-me

Papers

Language Fairness in Multilingual Information Retrieval

2024-05-02 · Eugene Yang, Thomas Jänich, James Mayfield, Dawn Lawrie

Multilingual information retrieval (MLIR) considers the problem of ranking documents in several languages for a query expressed in a language that may differ from any of those languages. Recent work has observed that approaches such as combining ranked lists representing a single document language each or using multilingual pretrained language models demonstrate a preference for one language over others. This results in systematic unfair treatment of documents in different languages. This work proposes a language fairness metric to evaluate whether documents across different languages are fairly ranked through statistical equivalence testing using the Kruskal-Wallis test. In contrast to most prior work in group fairness, we do not consider any language to be an unprotected group. Thus our proposed measure, PEER (Probability of EqualExpected Rank), is the first fairness metric specifically designed to capture the language fairness of MLIR systems. We demonstrate the behavior of PEER on artificial ranked lists. We also evaluate real MLIR systems on two publicly available benchmarks and show that the PEER scores align with prior analytical findings on MLIR fairness. Our implementation is compatible with ir-measures and is available at http://github.com/hltcoe/peer_measure.

📄 PDF Abstract BibTeX arXiv:2405.00978

Code (1)

hltcoe/peer_measure 공식 구현

Tasks

FairnessInformation RetrievalRetrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Language Bias in Information Retrieval: The Nature of the Beast and Mitigation Methods

2025-09-07 · Jinrui Yang, Fan Jiang, Timothy Baldwin arxiv

Language fairness in multilingual information retrieval (MLIR) systems is crucial for ensuring equitable access to information across diverse languages. This paper sheds light on the issue, based on the assumption that q…

Information Retrieval

Multi-EuP: The Multilingual European Parliament Dataset for Analysis of Bias in Information Retrieval

2023-11-03 · Jinrui Yang, Timothy Baldwin, Trevor Cohn

We present Multi-EuP, a new multilingual benchmark dataset, comprising 22K multi-lingual documents collected from the European Parliament, spanning 24 languages. This dataset is designed to investigate fairness in a mult…

BenchmarkingFairnessInformation RetrievalRetrieval+1

Model and Evaluation: Towards Fairness in Multilingual Text Classification

2023-03-28 · Nankai Lin, Junheng He, Zhenghang Tang, Dong Zhou 외

Recently, more and more research has focused on addressing bias in text classification models. However, existing research mainly focuses on the fairness of monolingual text classification models, and research on fairness…

ClassificationContrastive LearningFairnessLanguage Modelling+3

Privacy, Interpretability, and Fairness in the Multilingual Space

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Multilingual generalization or compression is an objective for cross-lingual models in natural language processing (NLP). We explore how the compression sought for in such models aligns with other common objectives in NL…

FairnessRetrievalSentenceSentence Retrieval

Assessing Multilingual Fairness in Pre-trained Multimodal Representations

2021-06-12 · Findings (ACL) 2022 5 · Jialu Wang, Yang Liu, Xin Eric Wang

Recently pre-trained multimodal models, such as CLIP, have shown exceptional capabilities towards connecting images and natural language. The textual representations in English can be desirably transferred to multilingua…

Fairness