paper-with-me

홈 › Papers

Multi-class classification: mirror descent approach

2016-06-30 · Daria Reshetova

We consider the problem of multi-class classification and a stochastic opti- mization approach to it. We derive risk bounds for stochastic mirror descent algorithm and provide examples of set geometries that make the use of the algorithm efficient in terms of error in k.

📄 PDF Abstract BibTeX arXiv:1607.00076

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-class Classification

Similar Papers 제목 키워드 기반

A Generalized Online Mirror Descent with Applications to Classification and Regression

2013-04-10 · Francesco Orabona, Koby Crammer, Nicolò Cesa-Bianchi

Online learning algorithms are fast, memory-efficient, easy to implement, and applicable to many prediction problems, including classification, regression, and ranking. Several online algorithms were proposed in the past…

General Classificationregression

Implicit Bias and Convergence of Matrix Stochastic Mirror Descent

2026-02-22 · Danil Akhtiamov, Reza Ghane, Omead Pooladzandi, Babak Hassibi arxiv

We investigate Stochastic Mirror Descent (SMD) with matrix parameters and vector-valued predictions, a framework relevant to multi-class classification and matrix completion problems. Focusing on the overparameterized re…

Multi-class Classification

Accelerating Convergence in Bayesian Few-Shot Classification

2024-05-02 · Tianjun Ke, Haoqun Cao, Feng Zhou

Bayesian few-shot classification has been a focal point in the field of few-shot learning. This paper seamlessly integrates mirror descent-based variational inference into Gaussian process-based few-shot classification, …

ClassificationFew-Shot LearningUncertainty QuantificationVariational Inference

Stochastic Mirror Descent in Average Ensemble Models

2022-10-27 · Taylan Kargin, Fariborz Salehi, Babak Hassibi

The stochastic mirror descent (SMD) algorithm is a general class of training algorithms, which includes the celebrated stochastic gradient descent (SGD), as a special case. It utilizes a mirror potential to influence the…

Binary Classification

A Mirror Descent-Based Algorithm for Corruption-Tolerant Distributed Gradient Descent

2024-07-19 · Shuche Wang, Vincent Y. F. Tan

Distributed gradient descent algorithms have come to the fore in modern machine learning, especially in parallelizing the handling of large datasets that are distributed across several workers. However, scant attention h…

Distributed Optimization