paper-with-me

Papers

Debiasing Neural Retrieval via In-batch Balancing Regularization

2022-05-18 · NAACL (GeBNLP) 2022 7 · Yuantong Li, Xiaokai Wei, Zijian Wang, Shen Wang, Parminder Bhatia, Xiaofei Ma, Andrew Arnold

People frequently interact with information retrieval (IR) systems, however, IR models exhibit biases and discrimination towards various demographics. The in-processing fair ranking methods provide a trade-offs between accuracy and fairness through adding a fairness-related regularization term in the loss function. However, there haven't been intuitive objective functions that depend on the click probability and user engagement to directly optimize towards this. In this work, we propose the In-Batch Balancing Regularization (IBBR) to mitigate the ranking disparity among subgroups. In particular, we develop a differentiable \textit{normed Pairwise Ranking Fairness} (nPRF) and leverage the T-statistics on top of nPRF over subgroups as a regularization to improve fairness. Empirical results with the BERT-based neural rankers on the MS MARCO Passage Retrieval dataset with the human-annotated non-gendered queries benchmark \citep{rekabsaz2020neural} show that our IBBR method with nPRF achieves significantly less bias with minimal degradation in ranking performance compared with the baseline.

📄 PDF Abstract BibTeX arXiv:2205.09240

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessInformation RetrievalPassage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Recall@k Surrogate Loss with Large Batches and Similarity Mixup

2021-08-25 · CVPR 2022 1 · Yash Patel, Giorgos Tolias, Jiri Matas

This work focuses on learning deep visual representation models for retrieval by exploring the interplay between a new loss function, the batch size, and a new regularization approach. Direct optimization, by gradient de…

GPUImage RetrievalMetric LearningRetrieval+1

Online Debiasing for Adaptively Collected High-dimensional Data with Applications to Time Series Analysis

2019-11-04 · Yash Deshpande, Adel Javanmard, Mohammad Mehrabi

Adaptive collection of data is commonplace in applications throughout science and engineering. From the point of view of statistical inference however, adaptive data collection induces memory and correlation in the sampl…

Time SeriesTime Series Analysis

Debiasing Distributed Second Order Optimization with Surrogate Sketching and Scaled Regularization

2020-07-02 · NeurIPS 2020 12 · Michał Dereziński, Burak Bartan, Mert Pilanci, Michael W. Mahoney

In distributed second order optimization, a standard strategy is to average many local estimates, each of which is based on a small sketch or batch of the data. However, the local estimates on each machine are typically …

Point ProcessesSecond-order methods

Learning to Generalize without Bias for Open-Vocabulary Action Recognition

2025-02-27 · Yating Yu, Congqi Cao, Yifan Zhang, Yanning Zhang

Leveraging the effective visual-text alignment and static generalizability from CLIP, recent video learners adopt CLIP initialization with further regularization or recombination for generalization in open-vocabulary act…

Action RecognitionMeta-LearningOpen Vocabulary Action Recognition

Selective Query-guided Debiasing for Video Corpus Moment Retrieval

2022-10-17 · Sunjae Yoon, Ji Woo Hong, Eunseop Yoon, Dahyun Kim 외

Video moment retrieval (VMR) aims to localize target moments in untrimmed videos pertinent to a given textual query. Existing retrieval systems tend to rely on retrieval bias as a shortcut and thus, fail to sufficiently …

Moment RetrievalRetrievalVideo Corpus Moment Retrieval