NDCG-Consistent Softmax Approximation with Accelerated Convergence
Yuanhao Pu, Defu Lian, Xiaolong Chen, Xu Huang, Jin Chen, Enhong Chen

TL;DR
This paper introduces novel ranking loss functions derived from Softmax that improve computational efficiency and convergence speed in large-scale ranking tasks, while maintaining or enhancing ranking performance.
Contribution
It proposes the RG$^2$ and RG$^ imes$ losses based on Taylor expansions of Softmax, connecting weighted squared losses with ranking methods and integrating them with efficient ALS optimization.
Findings
Achieves comparable or better ranking performance than Softmax Loss.
Significantly accelerates convergence in large-scale ranking tasks.
Provides theoretical guarantees and convergence analysis for the proposed methods.
Abstract
Ranking tasks constitute fundamental components of extreme similarity learning frameworks, where extremely large corpora of objects are modeled through relative similarity relationships adhering to predefined ordinal structures. Among various ranking surrogates, Softmax (SM) Loss has been widely adopted due to its natural capability to handle listwise ranking via global negative comparisons, along with its flexibility across diverse application scenarios. However, despite its effectiveness, SM Loss often suffers from significant computational overhead and scalability limitations when applied to large-scale object spaces. To address this challenge, we propose novel loss formulations that align directly with ranking metrics: the Ranking-Generalizable \textbf{squared} (RG) Loss and the Ranking-Generalizable interactive (RG) Loss, both derived through Taylor expansions of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Face and Expression Recognition
