paper-with-me

Papers

Fast Stochastic Ordinal Embedding with Variance Reduction and Adaptive Step Size

2019-12-01 · Ke Ma, Jinshan Zeng, Qianqian Xu, Xiaochun Cao, Wei Liu, Yuan YAO

Learning representation from relative similarity comparisons, often called ordinal embedding, gains rising attention in recent years. Most of the existing methods are based on semi-definite programming (\textit{SDP}), which is generally time-consuming and degrades the scalability, especially confronting large-scale data. To overcome this challenge, we propose a stochastic algorithm called \textit{SVRG-SBB}, which has the following features: i) achieving good scalability via dropping positive semi-definite (\textit{PSD}) constraints as serving a fast algorithm, i.e., stochastic variance reduced gradient (\textit{SVRG}) method, and ii) adaptive learning via introducing a new, adaptive step size called the stabilized Barzilai-Borwein (\textit{SBB}) step size. Theoretically, under some natural assumptions, we show the $\boldsymbol{O}(\frac{1}{T})$ rate of convergence to a stationary point of the proposed algorithm, where $T$ is the number of total iterations. Under the further Polyak-\L{}ojasiewicz assumption, we can show the global linear convergence (i.e., exponentially fast converging to a global optimum) of the proposed algorithm. Numerous simulations and real-world data experiments are conducted to show the effectiveness of the proposed algorithm by comparing with the state-of-the-art methods, notably, much lower computational cost with good prediction performance.

📄 PDF Abstract BibTeX arXiv:1912.00362

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Minimal Variance Sampling with Provable Guarantees for Fast Training of Graph Neural Networks

2020-06-24 · Weilin Cong, Rana Forsati, Mahmut Kandemir, Mehrdad Mahdavi

Sampling methods (e.g., node-wise, layer-wise, or subgraph) has become an indispensable strategy to speed up training large-scale Graph Neural Networks (GNNs). However, existing sampling methods are mostly based on the g…

A Convergence Analysis for A Class of Practical Variance-Reduction Stochastic Gradient MCMC

2017-09-04 · Changyou Chen, Wenlin Wang, Yizhe Zhang, Qinliang Su 외

Stochastic gradient Markov Chain Monte Carlo (SG-MCMC) has been developed as a flexible family of scalable Bayesian sampling algorithms. However, there has been little theoretical analysis of the impact of minibatch size…

Stochastic Optimization

Stochastic Non-convex Ordinal Embedding with Stabilized Barzilai-Borwein Step Size

2017-11-17 · Ke Ma, Jinshan Zeng, Jiechao Xiong, Qianqian Xu 외

Learning representation from relative similarity comparisons, often called ordinal embedding, gains rising attention in recent years. Most of the existing methods are batch methods designed mainly based on the convex opt…

Aleatoric and Epistemic Uncertainty Measures for Ordinal Classification through Binary Reduction

2025-07-01 · Stefan Haas, Eyke Hüllermeier arxiv

Ordinal classification problems, where labels exhibit a natural order, are prevalent in high-stakes fields such as medicine and finance. Accurate uncertainty quantification, including the decomposition into aleatoric (in…

Ordinal ClassificationBayesian Inference

Less but Better: Generalization Enhancement of Ordinal Embedding via Distributional Margin

2018-12-05 · Ke Ma, Qianqian Xu, Zhiyong Yang, Xiaochun Cao

In the absence of prior knowledge, ordinal embedding methods obtain new representation for items in a low-dimensional Euclidean space via a set of quadruple-wise comparisons. These ordinal comparisons often come from hum…