paper-with-me

홈 › Papers

Learning to Rank from Samples of Variable Quality

2018-06-21 · Mostafa Dehghani, Jaap Kamps

Training deep neural networks requires many training samples, but in practice, training labels are expensive to obtain and may be of varying quality, as some may be from trusted expert labelers while others might be from heuristics or other sources of weak supervision such as crowd-sourcing. This creates a fundamental quality-versus quantity trade-off in the learning process. Do we learn from the small amount of high-quality data or the potentially large amount of weakly-labeled data? We argue that if the learner could somehow know and take the label-quality into account when learning the data representation, we could get the best of both worlds. To this end, we introduce "fidelity-weighted learning" (FWL), a semi-supervised student-teacher approach for training deep neural networks using weakly-labeled data. FWL modulates the parameter updates to a student network (trained on the task we care about) on a per-sample basis according to the posterior confidence of its label-quality estimated by a teacher (who has access to the high-quality labels). Both student and teacher are learned from the data. We evaluate FWL on document ranking where we outperform state-of-the-art alternative semi-supervised methods.

📄 PDF Abstract BibTeX arXiv:1806.08694

Code (0)

등록된 구현이 없습니다.

Tasks

Document RankingLearning-To-Rank

Similar Papers 제목 키워드 기반

Linear-Sample Learning of Low-Rank Distributions

2020-09-30 · NeurIPS 2020 12 · Ayush Jain, Alon Orlitsky

Many latent-variable applications, including community detection, collaborative filtering, genomic analysis, and NLP, model data as generated by low-rank matrices. Yet despite considerable research, except for very speci…

Collaborative FilteringCommunity Detection

A Framework to Adjust Dependency Measure Estimates for Chance

2015-10-27 · Simone Romano, Nguyen Xuan Vinh, James Bailey, Karin Verspoor

Estimating the strength of dependency between two variables is fundamental for exploratory analysis and many other applications in data mining. For example: non-linear dependencies between two continuous variables can be…

YES SIR!Optimizing Semantic Space of Negatives with Self-Involvement Ranker

2021-09-14 · Ruizhi Pu, Xinyu Zhang, Ruofei Lai, Zikai Guo 외

Pre-trained model such as BERT has been proved to be an effective tool for dealing with Information Retrieval (IR) problems. Due to its inspiring performance, it has been widely used to tackle with real-world IR problems…

Document RankingInformation RetrievalRetrieval

Ising Models with Latent Conditional Gaussian Variables

2019-01-28 · Frank Nussbaum, Joachim Giesen

Ising models describe the joint probability distribution of a vector of binary feature variables. Typically, not all the variables interact with each other and one is interested in learning the presumably sparse network …

Unify Variables in Neural Scaling Laws for General Audio Representations via Embedding Effective Rank

2025-10-13 · Xuyao Deng, Yanjie Sun, Yong Dou, Kele Xu arxiv

Scaling laws have profoundly shaped our understanding of model performance in computer vision and natural language processing, yet their application to general audio representation learning remains underexplored. A key c…

Representation Learning