We consider the problem of recovering a complex vector from quadratic measurements, known as quadratic feasibility, which encompasses the well known phase retrieval problem and has applications in power system state estimation and x-ray crystallography. While the quadratic feasibility problem is generally NP-hard and may be unidentifiable, we establish conditions under which this problem becomes identifiable, particularly when the matrices are Hermitian matrices sampled from a complex Gaussian distribution. We explore a nonconvex optimization formulation and establish features of the optimization landscape that enables gradient algorithms with arbitrary initialization to converge to a globally optimal point with high probability. Our results also reveal sample complexity requirements for successfully identifying a feasible solution.
This paper tackles one of the most fundamental challenges in computational mathematics: recovering complex signals from nonlinear measurements. What excites me most is the elegant theoretical analysis that transforms a seemingly intractable NP-hard problem into something we can actually solve with guarantees! The beauty lies in how the optimization landscape analysis reveals hidden geometric structures that make gradient descent work despite the nonconvex nature of the problem. The connection between sample complexity and optimization landscape is particularly fascinating - it's like discovering that the hardness of a problem isn't just about the algorithm you choose, but about having the right amount of data to make the landscape 'nice' enough for simple algorithms to succeed. The applications spanning from power systems to crystallography show how fundamental mathematical insights can have broad real-world impact.
The quadratic feasibility problem seeks to recover a complex vector x from a collection of quadratic measurements of the form:
{⟨Aᵢx, x⟩}ᵢ₌₁ᵐ
This problem generalizes the famous phase retrieval problem and has significant applications across multiple domains.
The paper proves crucial isometry properties when measurement matrices are:
Key findings about the optimization landscape:
This work bridges several important areas:
The paper contributes to the growing understanding that many practically important nonconvex optimization problems have favorable geometric properties that enable efficient algorithms. This challenges the traditional view that nonconvexity necessarily implies computational intractability.
The theoretical guarantees suggest that simple gradient-based methods can be highly effective for quadratic feasibility problems, provided:
This work exemplifies how rigorous theoretical analysis can provide both practical algorithms and fundamental insights into the nature of computational complexity in signal recovery problems.