Ridge Regression on Riemannian Manifolds for Time-Series Prediction
Esfandiar Nava-Yazdani
TL;DR
This work addresses predicting manifold-valued time series by extending ridge regression to arbitrary Riemannian manifolds through best-fitting Bézier curves and Mahalanobis regularization. It derives an explicit gradient for the penalized objective using adjoint differentials, enabling efficient Riemannian gradient descent, and leverages the de Casteljau-based evaluation for fast computation. The approach is validated on synthetic spherical trajectories, showing substantial error reductions over unregularized regression, and applied to hurricane forecasting with competitive 12-hour forecasts using only historical data, highlighting sample efficiency. The contributions include (i) a natural intrinsic extension of ridge regression to manifolds, (ii) a closed-form gradient for the regularized objective, (iii) a scalable Bézier-polynomial regression framework, and (iv) broad applicability to trajectory modeling in domains such as meteorology, robotics, and medical imaging.
Abstract
We propose a natural intrinsic extension of ridge regression from Euclidean spaces to general Riemannian manifolds for time-series prediction. Our approach combines Riemannian least-squares fitting via Bézier curves, empirical covariance on manifolds, and Mahalanobis distance regularization. A key technical contribution is an explicit formula for the gradient of the objective function using adjoint differentials, enabling efficient numerical optimization via Riemannian gradient descent. We validate our framework through synthetic spherical experiments (achieving significant error reduction over unregularized regression) and hurricane forecasting.
