paper-with-me

Papers

Surrogate Functions for Maximizing Precision at the Top

2015-05-26 · Purushottam Kar, Harikrishna Narasimhan, Prateek Jain

The problem of maximizing precision at the top of a ranked list, often dubbed Precision@k (prec@k), finds relevance in myriad learning applications such as ranking, multi-label classification, and learning with severe label imbalance. However, despite its popularity, there exist significant gaps in our understanding of this problem and its associated performance measure. The most notable of these is the lack of a convex upper bounding surrogate for prec@k. We also lack scalable perceptron and stochastic gradient descent algorithms for optimizing this performance measure. In this paper we make key contributions in these directions. At the heart of our results is a family of truly upper bounding surrogates for prec@k. These surrogates are motivated in a principled manner and enjoy attractive properties such as consistency to prec@k under various natural margin/noise conditions. These surrogates are then used to design a class of novel perceptron algorithms for optimizing prec@k with provable mistake bounds. We also devise scalable stochastic gradient descent style methods for this problem with provable convergence bounds. Our proofs rely on novel uniform convergence bounds which require an in-depth analysis of the structural properties of prec@k and its surrogates. We conclude with experimental results comparing our algorithms with state-of-the-art cutting plane and stochastic gradient algorithms for maximizing prec@k.

📄 PDF Abstract BibTeX arXiv:1505.06813

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Xtreme Margin: A Tunable Loss Function for Binary Classification Problems

2022-10-31 · Rayan Wali

Loss functions drive the optimization of machine learning algorithms. The choice of a loss function can have a significant impact on the training of a model, and how the model learns the data. Binary classification is on…

Binary Classification

Towards safe Bayesian optimization with Wiener kernel regression

2024-11-04 · Oleksii Molodchyk, Johannes Teutsch, Timm Faulwasser

Bayesian Optimization (BO) is a data-driven strategy for minimizing/maximizing black-box functions based on probabilistic surrogate models. In the presence of safety constraints, the performance of BO crucially relies on…

Bayesian Optimizationregression

The reparameterization trick for acquisition functions

2017-12-01 · James T. Wilson, Riccardo Moriconi, Frank Hutter, Marc Peter Deisenroth

Bayesian optimization is a sample-efficient approach to solving global optimization problems. Along with a surrogate model, this approach relies on theoretically motivated value heuristics (acquisition functions) to guid…

Bayesian Optimizationglobal-optimization

Top Rank Supervised Binary Coding for Visual Search

2015-12-01 · ICCV 2015 12 · Dongjin Song, Wei Liu, Rongrong Ji, David A. Meyer 외

In recent years, binary coding techniques are becoming increasingly popular because of their high efficiency in handling large-scale computer vision applications. It has been demonstrated that supervised binary coding te…

Image Retrieval

Model-Based Relative Entropy Stochastic Search

2015-12-01 · NeurIPS 2015 12 · Abbas Abdolmaleki, Rudolf Lioutikov, Jan R. Peters, Nuno Lau 외

Stochastic search algorithms are general black-box optimizers. Due to their ease of use and their generality, they have recently also gained a lot of attention in operations research, machine learning and policy search. …

model