REVIEW 2 cited by
Large-scale Stochastic Optimization of NDCG Surrogates for Deep Learning with Provable Convergence
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
abstract
NDCG, namely Normalized Discounted Cumulative Gain, is a widely used ranking metric in information retrieval and machine learning. However, efficient and provable stochastic methods for maximizing NDCG are still lacking, especially for deep models. In this paper, we propose a principled approach to optimize NDCG and its top-$K$ variant. First, we formulate a novel compositional optimization problem for optimizing the NDCG surrogate, and a novel bilevel compositional optimization problem for optimizing the top-$K$ NDCG surrogate. Then, we develop efficient stochastic algorithms with provable convergence guarantees for the non-convex objectives. Different from existing NDCG optimization methods, the per-iteration complexity of our algorithms scales with the mini-batch size instead of the number of total items. To improve the effectiveness for deep learning, we further propose practical strategies by using initial warm-up and stop gradient operator. Experimental results on multiple datasets demonstrate that our methods outperform prior ranking approaches in terms of NDCG. To the best of our knowledge, this is the first time that stochastic algorithms are proposed to optimize NDCG with a provable convergence guarantee. Our proposed methods are implemented in the LibAUC library at https://libauc.org/.
Forward citations
Cited by 2 Pith papers
-
A Geometry-Aware Efficient Algorithm for Compositional Entropic Risk Minimization
SCENT, a stochastic proximal mirror descent on the dual variable with an exponential Bregman divergence, optimizes compositional entropic risk at O(1/sqrt(T)) in the convex setting and matches or beats baselines on la...
-
Breaking the Top-$K$ Barrier: Advancing Top-$K$ Ranking Metrics Optimization in Recommender Systems
SoftmaxLoss@K weights each positive sample by how far its score exceeds an estimated top-K quantile, turning Softmax Loss into a smooth surrogate for NDCG@K that outperforms prior losses by about 6% on average.
Discussion (0). Continue with ORCID to comment.