paper-with-me

Papers

Convex optimization over a probability simplex

2023-05-15 · James Chok, Geoffrey M. Vasil

We propose a new iteration scheme, the Cauchy-Simplex, to optimize convex problems over the probability simplex $\{w\in\mathbb{R}^n\ |\ \sum_i w_i=1\ \textrm{and}\ w_i\geq0\}$. Specifically, we map the simplex to the positive quadrant of a unit sphere, envisage gradient descent in latent variables, and map the result back in a way that only depends on the simplex variable. Moreover, proving rigorous convergence results in this formulation leads inherently to tools from information theory (e.g., cross-entropy and KL divergence). Each iteration of the Cauchy-Simplex consists of simple operations, making it well-suited for high-dimensional problems. In continuous time, we prove that $f(x_T)-f(x^*) = {O}(1/T)$ for differentiable real-valued convex functions, where $T$ is the number of time steps and $w^*$ is the optimal solution. Numerical experiments of projection onto convex hulls show faster convergence than similar algorithms. Finally, we apply our algorithm to online learning problems and prove the convergence of the average regret for (1) Prediction with expert advice and (2) Universal Portfolios.

📄 PDF Abstract BibTeX arXiv:2305.09046

Code (2)

infamoussoap/convexhull 공식 구현
infamoussoap/universalportfolio

Similar Papers 제목 키워드 기반

Recovery of Sparse Probability Measures via Convex Programming

2012-12-01 · NeurIPS 2012 12 · Mert Pilanci, Laurent E. Ghaoui, Venkat Chandrasekaran

We consider the problem of cardinality penalized optimization of a convex function over the probability simplex with additional convex constraints. It's well-known that the classical L1 regularizer fails to promote spars…

Clustering

Information Theoretic Bayesian Optimization over the Probability Simplex

2026-03-10 · Federico Pavesi, Antonio Candelieri, Noémie Jaquier arxiv

Bayesian optimization is a data-efficient technique that has been shown to be extremely powerful to optimize expensive, black-box, and possibly noisy objective functions. Many applications involve optimizing probabilitie…

Clustering in Hilbert simplex geometry

2017-04-03 · Frank Nielsen, Ke Sun

Clustering categorical distributions in the finite-dimensional probability simplex is a fundamental task met in many applications dealing with normalized histograms. Traditionally, the differential-geometric structures o…

Clustering

Convex-Geometric Error Bounds for Positive-Weight Kernel Quadrature

2026-05-07 · Satoshi Hayakawa arxiv

Kernel quadrature can exploit RKHS spectral structure and outperform Monte Carlo on smooth integrands, but optimized quadrature weights are generally signed and may be numerically unstable. We study whether spectral acce…

Sparse projections onto the simplex

2012-06-07 · Anastasios Kyrillidis, Stephen Becker, Volkan Cevher and, Christoph Koch

Most learning methods with rank or sparsity constraints use convex relaxations, which lead to optimization with the nuclear norm or the $\ell_1$-norm. However, several important learning applications cannot benefit from …

Density Estimation