NACVLGOCOct 11, 2024

Rapid Grassmannian Averaging with Chebyshev Polynomials

arXiv:2410.08956v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses a bottleneck for tasks in machine learning, computer vision, and signal processing that rely on Grassmannian averaging, especially in decentralized settings, with incremental improvements in speed and accuracy.

The paper tackled the problem of efficiently averaging points on a Grassmannian manifold, which is computationally expensive due to non-Euclidean geometry, and proposed algorithms (RGrAv and DRGrAv) that outperform state-of-the-art methods in providing high accuracy solutions in minimal time.

We propose new algorithms to efficiently average a collection of points on a Grassmannian manifold in both the centralized and decentralized settings. Grassmannian points are used ubiquitously in machine learning, computer vision, and signal processing to represent data through (often low-dimensional) subspaces. While averaging these points is crucial to many tasks (especially in the decentralized setting), existing methods unfortunately remain computationally expensive due to the non-Euclidean geometry of the manifold. Our proposed algorithms, Rapid Grassmannian Averaging (RGrAv) and Decentralized Rapid Grassmannian Averaging (DRGrAv), overcome this challenge by leveraging the spectral structure of the problem to rapidly compute an average using only small matrix multiplications and QR factorizations. We provide a theoretical guarantee of optimality and present numerical experiments which demonstrate that our algorithms outperform state-of-the-art methods in providing high accuracy solutions in minimal time. Additional experiments showcase the versatility of our algorithms to tasks such as K-means clustering on video motion data, establishing RGrAv and DRGrAv as powerful tools for generic Grassmannian averaging.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes