paper-with-me

홈 › Papers

Feature-Enhanced Network with Hybrid Debiasing Strategies for Unbiased Learning to Rank

2023-02-15 · Lulu Yu, Yiting Wang, Xiaojie Sun, Keping Bi, Jiafeng Guo

Unbiased learning to rank (ULTR) aims to mitigate various biases existing in user clicks, such as position bias, trust bias, presentation bias, and learn an effective ranker. In this paper, we introduce our winning approach for the "Unbiased Learning to Rank" task in WSDM Cup 2023. We find that the provided data is severely biased so neural models trained directly with the top 10 results with click information are unsatisfactory. So we extract multiple heuristic-based features for multi-fields of the results, adjust the click labels, add true negatives, and re-weight the samples during model training. Since the propensities learned by existing ULTR methods are not decreasing w.r.t. positions, we also calibrate the propensities according to the click ratios and ensemble the models trained in two different ways. Our method won the 3rd prize with a DCG@10 score of 9.80, which is 1.1% worse than the 2nd and 25.3% higher than the 4th.

📄 PDF Abstract BibTeX arXiv:2302.07530

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

Similar Papers 제목 키워드 기반

Unbiased Video Scene Graph Generation via Visual and Semantic Dual Debiasing

2025-03-01 · CVPR 2025 1 · Yanjun Li, Zhaoyang Li, Honghui Chen, Lizhi Xu

Video Scene Graph Generation (VidSGG) aims to capture dynamic relationships among entities by sequentially analyzing video frames and integrating visual and semantic information. However, VidSGG is challenged by signific…

Graph GenerationScene Graph GenerationTripletVideo scene graph generation

A General Framework for Pairwise Unbiased Learning to Rank

2022-07-18 · Alexey Kurennoy, John Coleman, Ian Harris, Alice Lynch 외

Pairwise debiasing is one of the most effective strategies in reducing position bias in learning-to-rank (LTR) models. However, limiting the scope of this strategy, are the underlying assumptions required by many pairwis…

Learning-To-RankPosition

CosFairNet:A Parameter-Space based Approach for Bias Free Learning

2024-10-19 · Rajeev Ranjan Dwivedi, Priyadarshini Kumari, Vinod K Kurmi

Deep neural networks trained on biased data often inadvertently learn unintended inference rules, particularly when labels are strongly correlated with biased features. Existing bias mitigation methods typically involve …

Steering LLMs Towards Unbiased Responses: A Causality-Guided Debiasing Framework

2024-03-13 · Jingling Li, Zeyu Tang, Xiaoyu Liu, Peter Spirtes 외

Large language models (LLMs) can easily generate biased and discriminative responses. As LLMs tap into consequential decision-making (e.g., hiring and healthcare), it is of crucial importance to develop strategies to mit…

Decision Making

AGCD-Net: Attention Guided Context Debiasing Network for Emotion Recognition

2025-07-12 · Varsha Devi, Amine Bohi, Pardeep Kumar arxiv

Context-aware emotion recognition (CAER) enhances affective computing in real-world scenarios, but traditional methods often suffer from context bias-spurious correlation between background context and emotion labels (e.…

Emotion Recognition