Split-Merge: A Difference-based Approach for Dominant Eigenvalue Problem
Xiaozhi Liu, Yong Xia

TL;DR
This paper introduces Split-Merge, a novel difference-based method for computing the dominant eigenvector that accelerates convergence without spectral knowledge, significantly outperforming traditional power methods in large-scale applications.
Contribution
It reinterprets the power method through a difference formulation, develops a generalized family of methods, and proposes Split-Merge for faster, spectral-knowledge-free eigenvector computation.
Findings
Split-Merge achieves over 10x speedup compared to classical power method.
The method operates efficiently with only matrix-vector products.
Extensive experiments validate superior efficiency and scalability.
Abstract
The computation of the dominant eigenvector of symmetric positive semidefinite matrices is a cornerstone operation in numerous optimization-driven applications. Traditional methods, typically based on the \textit{Quotient} formulation, often suffer from challenges related to computational efficiency and reliance on prior spectral knowledge. In this work, we leverage the alternative \textit{Difference} formulation to reinterpret the classical power method as a first-order optimization algorithm. This perspective allows for a novel convergence analysis and facilitates the development of accelerated variants with larger step-sizes, achieving faster convergence without additional computational cost. Building on this insight, we introduce a generalized family of Difference-based methods, with the power method as a special case. Within this family, we propose Split-Merge, an algorithm that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Advanced Optimization Algorithms Research
