paper-with-me

Papers

Warped geometric information on the optimisation of Euclidean functions

2023-08-16 · Marcelo Hartmann, Bernardo Williams, Hanlin Yu, Mark Girolami, Alessandro Barp, Arto Klami

We consider the fundamental task of optimising a real-valued function defined in a potentially high-dimensional Euclidean space, such as the loss function in many machine-learning tasks or the logarithm of the probability distribution in statistical inference. We use Riemannian geometry notions to redefine the optimisation problem of a function on the Euclidean space to a Riemannian manifold with a warped metric, and then find the function's optimum along this manifold. The warped metric chosen for the search domain induces a computational friendly metric-tensor for which optimal search directions associated with geodesic curves on the manifold becomes easier to compute. Performing optimization along geodesics is known to be generally infeasible, yet we show that in this specific manifold we can analytically derive Taylor approximations up to third-order. In general these approximations to the geodesic curve will not lie on the manifold, however we construct suitable retraction maps to pull them back onto the manifold. Therefore, we can efficiently optimize along the approximate geodesic curves. We cover the related theory, describe a practical optimization algorithm and empirically evaluate it on a collection of challenging optimisation benchmarks. Our proposed algorithm, using 3rd-order approximation of geodesics, tends to outperform standard Euclidean gradient-based counterparts in term of number of iterations until convergence.

📄 PDF Abstract BibTeX arXiv:2308.08305

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometric optimisation on positive definite matrices for elliptically contoured distributions

2013-12-01 · NeurIPS 2013 12 · Suvrit Sra, Reshad Hosseini

Hermitian positive definite matrices (HPD) recur throughout statistics and machine learning. In this paper we develop \emph{geometric optimisation} for globally optimising certain nonconvex loss functions arising in the …

Riemannian optimization

Warped-Linear Models for Time Series Classification

2017-11-24 · Brijnesh J. Jain

This article proposes and studies warped-linear models for time series classification. The proposed models are time-warp invariant analogues of linear models. Their construction is in line with time series averaging and …

ClassificationDynamic Time WarpingGeneral ClassificationQuantization+4

Learning Topology-Driven Multi-Subspace Fusion for Grassmannian Deep Network

2025-11-09 · Xuan Yu, Tianyang Xu arxiv

Grassmannian manifold offers a powerful carrier for geometric representation learning by modelling high-dimensional data as low-dimensional subspaces. However, existing approaches predominantly rely on static single-subs…

Representation Learning3D Action Recognition

Intrinsic Bayesian Optimisation on Complex Constrained Domain

2023-01-29 · YuAn Liu, Mu Niu, Claire Miller

Motivated by the success of Bayesian optimisation algorithms in the Euclidean space, we propose a novel approach to construct Intrinsic Bayesian optimisation (In-BO) on manifolds with a primary focus on complex constrain…

Bayesian OptimisationGaussian Processes

Monotonicity of Fitness Landscapes and Mutation Rate Control

2012-09-04 · Roman V. Belavkin, Alastair Channon, Elizabeth Aston, John Aston 외

A common view in evolutionary biology is that mutation rates are minimised. However, studies in combinatorial optimisation and search have shown a clear advantage of using variable mutation rates as a control parameter t…

Evolutionary Algorithms