paper-with-me

Papers

Stable and Semi-stable Sampling Approaches for Continuously Used Samples

2022-03-02 · Nikita Astrakhantsev, Deepak Chittajallu, Nabeel Kaushal, Vladislav Mokeev

Information retrieval systems are usually measured by labeling the relevance of results corresponding to a sample of user queries. In practical search engines, such measurement needs to be performed continuously, such as daily or weekly. This creates a trade-off between (a) representativeness of query sample to current query traffic of the product; (b) labeling cost: if we keep the same query sample, results would be similar allowing us to reuse their labels; and (c) overfitting caused by continuous usage of same query sample. In this paper we explicitly formulate this tradeoff, propose two new variants -- Stable and Semi-stable -- to simple and weighted random sampling and show that they outperform existing approaches for the continuous usage settings, including monitoring/debugging search engine or comparing ranker candidates.

📄 PDF Abstract BibTeX arXiv:2203.01381

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Properly-weighted graph Laplacian for semi-supervised learning

2018-10-10 · Jeff Calder, Dejan Slepcev

The performance of traditional graph Laplacian methods for semi-supervised learning degrades substantially as the ratio of labeled to unlabeled data decreases, due to a degeneracy in the graph Laplacian. Several approach…

No MCMC for me: Amortized sampling for fast and stable training of energy-based models

2020-10-08 · ICLR 2021 1 · Will Grathwohl, Jacob Kelly, Milad Hashemi, Mohammad Norouzi 외

Energy-Based Models (EBMs) present a flexible and appealing way to represent uncertainty. Despite recent advances, training EBMs on high-dimensional data remains a challenging problem as the state-of-the-art approaches a…

Semi-Supervised Online Learning on the Edge by Transforming Knowledge from Teacher Models

2025-12-18 · Jiabin Xue arxiv

Edge machine learning (Edge ML) enables training ML models using the vast data distributed across network edges. However, many existing approaches assume static models trained centrally and then deployed, making them ine…

Knowledge DistillationActive Learning

A dynamic connectome supports the emergence of stable computational function of neural circuits through reward-based learning

2017-04-13 · David Kappel, Robert Legenstein, Stefan Habenschuss, Michael Hsieh 외

Synaptic connections between neurons in the brain are dynamic because of continuously ongoing spine dynamics, axonal sprouting, and other processes. In fact, it was recently shown that the spontaneous synapse-autonomous …

Reinforcement Learning

Thompson sampling: Precise arm-pull dynamics and adaptive inference

2026-01-29 · Qiyang Han arxiv

Adaptive sampling schemes are well known to create complex dependence that may invalidate conventional inference methods. A recent line of work shows that this need not be the case for UCB-type algorithms in multi-armed …

Multi-Armed Bandits