paper-with-me

Papers

Doing well with less! On Sampling Techniques for Empirical Pairwise Loss Estimation/Minimization

2026-06-01 · Louise Davy, Stephan Clémençon, Charlotte Laclau arxiv

Many machine learning problems, including similarity learning, ranking, and clustering, rely on empirical pairwise loss functions whose quadratic computational cost quickly becomes prohibitive at scale. We demonstrate how a frugal approach that retains only a fraction of the available information on pairs can achieve estimation or optimization performance comparable to that obtained by using all pairs, by leveraging survey sampling techniques. A central finding, supported by both theory and experiments, is that such sampling plans must target pairs directly rather than individual observations. In particular, for pairwise losses between high-dimensional vectors such as embeddings in vision or graph learning, assigning higher inclusion probabilities to informative pairs using suitable auxiliary information yields performance close to full pairwise evaluation, providing a principled and theoretically grounded trade-off between accuracy and computational cost.

📄 PDF Abstract BibTeX arXiv:2606.02345

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Do We Really Sample Right In Model-Based Diagnosis?

2020-09-25 · Patrick Rodler, Fatima Elichanova

Statistical samples, in order to be representative, have to be drawn from a population in a random and unbiased way. Nevertheless, it is common practice in the field of model-based diagnosis to make estimations from (bia…

Diagnostic

Gating Mechanisms for Combining Character and Word-level Word Representations: An Empirical Study

2019-04-11 · NAACL 2019 6 · Jorge A. Balazs, Yutaka Matsuo

In this paper we study how different ways of combining character and word-level representations affect the quality of both final word and sentence representations. We provide strong empirical evidence that modeling chara…

Semantic SimilaritySemantic Textual SimilaritySentenceWord Similarity

Factors other than climate change are currently more important in predicting how well fruit farms are doing financially

2023-01-11 · Fabian Obster, Heidi Bohle, Paul M. Pechan

Machine learning and statistical modeling methods were used to analyze the impact of climate change on financial wellbeing of fruit farmers in Tunisia and Chile. The analysis was based on face to face interviews with 801…

Copula based hierarchical risk aggregation - Tree dependent sampling and the space of mild tree dependence

2015-06-19

The ability to adequately model risks is crucial for insurance companies. The method of "Copula-based hierarchical risk aggregation" by Arbenz et al. offers a flexible way in doing so and has attracted much attention rec…

SHAP@k:Efficient and Probably Approximately Correct (PAC) Identification of Top-k Features

2023-07-10 · Sanjay Kariyappa, Leonidas Tsepenekas, Freddy Lécué, Daniele Magazzeni

The SHAP framework provides a principled method to explain the predictions of a model by computing feature importance. Motivated by applications in finance, we introduce the Top-k Identification Problem (TkIP), where the…

Feature ImportanceMulti-Armed Bandits