paper-with-me

Papers

Noise tolerance of learning to rank under class-conditional label noise

2022-08-03 · Dany Haddad

Often, the data used to train ranking models is subject to label noise. For example, in web-search, labels created from clickstream data are noisy due to issues such as insufficient information in item descriptions on the SERP, query reformulation by the user, and erratic or unexpected user behavior. In practice, it is difficult to handle label noise without making strong assumptions about the label generation process. As a result, practitioners typically train their learning-to-rank (LtR) models directly on this noisy data without additional consideration of the label noise. Surprisingly, we often see strong performance from LtR models trained in this way. In this work, we describe a class of noise-tolerant LtR losses for which empirical risk minimization is a consistent procedure, even in the context of class-conditional label noise. We also develop noise-tolerant analogs of commonly used loss functions. The practical implications of our theoretical findings are further supported by experimental results.

📄 PDF Abstract BibTeX arXiv:2208.02126

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rank

Similar Papers 제목 키워드 기반

FAIR-Pruner: A Flexible Framework for Automatic Layer-Wise Pruning via Tolerance of Difference

2025-08-04 · Chenqing Lin, Mostafa Hussien, Chengyao Yu, Bingyi Jing 외 arxiv

Structured pruning is a standard tool for compressing deep neural networks, but its practical performance depends on how sparsity is allocated across layers. We propose FAIR-Pruner, a search-free framework for adaptive l…

Noise Contrastive Estimation and Negative Sampling for Conditional Models: Consistency and Statistical Efficiency

2018-09-06 · EMNLP 2018 10 · Zhuang Ma, Michael Collins

Noise Contrastive Estimation (NCE) is a powerful parameter estimation method for log-linear models, which avoids calculation of the partition function or its derivatives at each training step, a computationally demanding…

ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+2

FANNet: Formal Analysis of Noise Tolerance, Training Bias and Input Sensitivity in Neural Networks

2019-12-03 · Mahum Naseer, Mishal Fatima Minhas, Faiq Khalid, Muhammad Abdullah Hanif 외

With a constant improvement in the network architectures and training methodologies, Neural Networks (NNs) are increasingly being deployed in real-world Machine Learning systems. However, despite their impressive perform…

General ClassificationSensitivity

Robust Deep Ordinal Regression Under Label Noise

2019-12-07 · Bhanu Garg, Naresh Manwani

The real-world data is often susceptible to label noise, which might constrict the effectiveness of the existing state of the art algorithms for ordinal regression. Existing works on ordinal regression do not take label …

regression

Denoised Conformal Alignment for Reliable Selection of Conditional Average Treatment Effect Predictions

2026-07-03 · Xinyun Lu, Haoang Chi, Zhiheng Zhang arxiv

In selective deployment, practitioners act only on a model-chosen subset of individuals based on predicted conditional average treatment effects, but marginal conformal guarantees need not control reliability on that sel…