paper-with-me

Papers

SGD Algorithms based on Incomplete U-statistics: Large-Scale Minimization of Empirical Risk

2015-12-01 · NeurIPS 2015 12 · Guillaume Papa, Stéphan Clémençon, Aurélien Bellet

In many learning problems, ranging from clustering to ranking through metric learning, empirical estimates of the risk functional consist of an average over tuples (e.g., pairs or triplets) of observations, rather than over individual observations. In this paper, we focus on how to best implement a stochastic approximation approach to solve such risk minimization problems. We argue that in the large-scale setting, gradient estimates should be obtained by sampling tuples of data points with replacement (incomplete U-statistics) instead of sampling data points without replacement (complete U-statistics based on subsamples). We develop a theoretical framework accounting for the substantial impact of this strategy on the generalization ability of the prediction model returned by the Stochastic Gradient Descent (SGD) algorithm. It reveals that the method we promote achieves a much better trade-off between statistical accuracy and computational cost. Beyond the rate bound analysis, experiments on AUC maximization and metric learning provide strong empirical evidence of the superiority of the proposed approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMetric Learning

Similar Papers 제목 키워드 기반

Scaling-up Empirical Risk Minimization: Optimization of Incomplete U-statistics

2015-01-12 · Stéphan Clémençon, Aurélien Bellet, Igor Colin

In a wide range of statistical learning problems such as ranking, clustering or metric learning among others, the risk is accurately estimated by $U$-statistics of degree $d\geq 1$, i.e. functionals of the training data …

ClusteringMetric LearningModel Selection

Joint Signal Recovery and Graph Learning from Incomplete Time-Series

2023-12-28 · Amirhossein Javaheri, Arash Amini, Farokh Marvasti, Daniel P. Palomar

Learning a graph from data is the key to taking advantage of graph signal processing tools. Most of the conventional algorithms for graph learning require complete data statistics, which might not be available in some sc…

Graph LearningTime Series

Stochastic Majorization-Minimization Algorithms for Large-Scale Optimization

2013-06-19 · NeurIPS 2013 12 · Julien Mairal

Majorization-minimization algorithms consist of iteratively minimizing a majorizing surrogate of an objective function. Because of its simplicity and its wide applicability, this principle has been very popular in statis…

Avoiding spurious sharpness minimization broadens applicability of SAM

2025-02-04 · Sidak Pal Singh, Hossein Mobahi, Atish Agarwala, Yann Dauphin

Curvature regularization techniques like Sharpness Aware Minimization (SAM) have shown great promise in improving generalization on vision tasks. However, we find that SAM performs poorly in domains like natural language…

Incomplete U-Statistics of Equireplicate Designs: Berry-Esseen Bound and Efficient Construction

2025-10-23 · Cesare Miglioli, Jordan Awan arxiv

U-statistics are a fundamental class of estimators that generalize the sample mean and underpin much of nonparametric statistics. Although extensively studied in both statistics and probability, key challenges remain: th…