Real root finding for determinants of linear matrices
Didier Henrion, Simone Naldi, Mohab Safey El Din

TL;DR
This paper presents an efficient algorithm for finding points in each connected component of the real determinantal variety defined by the determinant of a linear matrix pencil, with practical implementation and complexity analysis.
Contribution
The paper introduces a new algorithm with nearly quadratic complexity under generic conditions for computing points in each connected component of real determinantal varieties.
Findings
Algorithm performs well in practice, confirming theoretical complexity.
For fixed matrix size, the complexity is polynomial in the number of variables.
Experiments demonstrate the algorithm's efficiency on real-world problems.
Abstract
Let be given square matrices of size with rational coefficients. The paper focuses on the exact computation of one point in each connected component of the real determinantal variety . Such a problem finds applications in many areas such as control theory, computational geometry, optimization, etc. Using standard complexity results this problem can be solved using arithmetic operations. Under some genericity assumptions on the coefficients of the matrices, we provide an algorithm solving this problem whose runtime is essentially quadratic in . We also report on experiments with a computer implementation of this algorithm. Its practical performance illustrates the complexity estimates. In particular, we emphasize that for subfamilies of this problem where is…
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
TopicsPolynomial and algebraic computation · Tensor decomposition and applications · Advanced Optimization Algorithms Research
