Source-linked AI summary

Full Spark Frames

Boris Alexeev, Jameson Cahill, Dustin G. Mixon

arXiv:1110.3548v2math.FA

TL;DR

The paper addresses the need for deterministic frame constructions whose every M-element subcollection spans an M-dimensional space, especially for sparse recovery, erasure robustness, and phaseless reconstruction. It studies DFT-derived frames and related constructions, proves full spark Parseval frames are dense, and establishes computational hardness for verifying full spark. These results show that full spark frames can be both abundant under tightness and difficult to certify computationally.

  • Problem

    Deterministic full spark frames with additional desirable properties are needed for sparse processing, erasure-robust transmission, and phaseless reconstruction.

  • Method

    The paper investigates Vandermonde and harmonic frames, uses DFT and cyclotomic-polynomial arguments, studies Parseval-frame normalization, and analyzes verification complexity.

  • Results

    The paper provides new deterministic full spark constructions, proves full spark Parseval frames are dense among Parseval frames, and shows Full Spark is hard for NP under randomized polynomial-time reductions.

  • Takeaways & Limitations

    Full spark frames can be constructed deterministically, remain dense under the Parseval constraint, and provide a guaranteed property that is computationally difficult to verify in the worst case.

  • Takeaways & Limitations

    The density discussion identifies unresolved gaps concerning the geometry of the unit norm tight-frame variety, while the hardness result concerns worst-case computation.

Abstract

from arXiv · show

Finite frame theory has a number of real-world applications. In applications like sparse signal processing, data transmission with robustness to erasures, and reconstruction without phase, there is a pressing need for deterministic constructions of frames with the following property: every size-M subcollection of the M-dimensional frame elements is a spanning set. Such frames are called full spark frames, and this paper provides new constructions using the discrete Fourier transform. Later, we prove that full spark Parseval frames are dense in the entire set of Parseval frames, meaning full spark frames are abundant, even if one imposes an additional tightness constraint. Finally, we prove that testing whether a given matrix is full spark is hard for NP under randomized polynomial-time reductions, indicating that deterministic full spark constructions are particularly significant because they guarantee a property which is otherwise difficult to check.

1. Introduction

Frames support redundant signal representation, sparse recovery, erasure-robust transmission, and phaseless reconstruction. The introduction motivates full spark frames because they guarantee invertibility of every M-column submatrix, while noting that deterministic constructions with additional properties remain limited.

  • Frame applications: Frames redundantly represent signals, with tight frames simplifying reconstruction and equiangular tight frames minimizing coherence.Unit norm tight frames also optimize certain reconstruction errors under noise and erasures.
  • Sparse signal processing: In compressed sensing, full spark supports unique sparse recovery because sparsity below Spark(F)/2 guarantees the unique sparsest solution.A full spark M × N matrix has Spark(F) = M + 1.
  • Sparse signal processing: Full spark guarantees invertible submatrices, enabling estimation of sparse coefficients even when support identification alone succeeds with dependent columns.This distinction motivates deterministic full spark constructions for sparse signal processing.
  • Erasure robustness: Full spark frames support reconstruction after erasures when the surviving frame elements span the signal space.This application concerns channels in which frame coefficients may be erased before reconstruction.
  • Phaseless reconstruction: For real frames with N ≥ 2M − 1, full spark makes phaseless measurement injective, reducing the measurement requirement to N = O(M).The result concerns recovery up to an overall phase factor from coefficient magnitudes.
  • Paper contributions: The paper develops deterministic DFT-based constructions, proves full spark Parseval frames are dense, and establishes limited progress in deterministic constructions with extra properties.The introduction also frames full spark verification as computationally difficult, motivating constructions that guarantee the property by design.

2. Deterministic constructions of full spark frames

The paper develops deterministic full spark constructions from Vandermonde and discrete Fourier transform matrices, including tight, equiangular, sparse, and prime-power cases. It also gives necessary conditions and structural results for selecting DFT rows.

  • Vandermonde and DFT foundations: A Vandermonde matrix is full spark exactly when its bases are distinct.
  • Vandermonde and DFT foundations: The first M DFT rows form a full spark Vandermonde frame, and Theorem 4 preserves full spark under row translations, multiplication by units modulo N, and complementation.
  • Prime-length DFT constructions: When N is prime, every choice of DFT rows produces a full spark harmonic frame because every square DFT submatrix is invertible.
  • Prime-length DFT constructions: For prime N, concatenating a suitably scaled harmonic frame with K identity basis elements yields an M × (N + K) full spark unit norm tight frame.
  • Prime-length DFT constructions: The same construction includes full spark equiangular tight frames, maximally sparse full spark frames when K = M, and a full spark union of DFT and identity bases when N is prime.
  • Prime-power characterization: For prime-power N, a selected DFT-row submatrix is full spark if and only if its row indices are uniformly distributed over the divisors of N.
  • Prime-power characterization: The prime-power characterization recovers the prime case, while examples show that uniform distribution is necessary but not sufficient for general composite N.
  • Proof strategy: The constructions rely on nonzero Vandermonde determinants and cyclotomic-polynomial divisibility arguments to establish invertibility of every M × M submatrix.

3. Full spark Parseval frames are dense

The paper proves that full spark Parseval frames are dense among all Parseval frames, using algebraic-geometric properties of the Parseval-frame variety. The argument extends to real frames, while density for unit norm tight frames remains unresolved in general.

  • Algebraic-geometric argument: Full sparkness is expressed by requiring every M × M submatrix determinant to be nonzero, so the full spark set is Zariski-open.Each determinant condition excludes the zero set of real and imaginary polynomial components.
  • Algebraic-geometric argument: Parseval frames form an irreducible variety because their defining orthonormality equations are nonsingular and connected.The frames correspond to the Stiefel manifold, and the unitary group acts transitively on it.
  • Density of full spark Parseval frames: Full spark Parseval frames are arbitrarily close to every Parseval frame.This follows by showing that full spark Parseval frames form a nonempty Zariski-open subset of the irreducible variety of Parseval frames.
  • Real frames: The density result also holds for real Parseval frames, using distinct real-base Vandermonde frames followed by Parseval normalization.For a full spark frame F, the transformation G := (FF ∗)^−1/2F is both full spark and Parseval.
  • Open limitation: General density for full spark unit norm tight frames remains open because the corresponding variety's irreducibility is unknown.Existing results establish density only within irreducible components where full spark unit norm tight frames occur, plus a weaker approximation result with element lengths arbitrarily close to 1.

4. The computational complexity of verifying full spark

The paper shows that verifying whether a matrix is full spark is computationally hard in general, using randomized polynomial-time reductions from transversal-matroid problems. This worst-case hardness still permits efficient tests for structured matrix classes.

  • Reduction source: The reduction begins with the NP-hard problem of determining the girth of a transversal matroid.Problem 17 asks for the girth of a transversal matroid associated with a bipartite graph, and Theorem 18 establishes its NP-hardness.
  • Hardness result: Full Spark is hard for NP under randomized polynomial-time reductions.The reduction targets matrices with integer entries, strengthening the result beyond exact manipulation of real or complex entries.
  • Reduction construction: A randomized matrix construction represents the input transversal matroid with sufficiently high probability, enabling the reduction to Full Spark.Nonedges receive zero entries, while edges receive independently chosen integer values; the resulting matrix preserves the relevant matroid structure with polynomially small failure probability.
  • Reduction construction: Amplification reduces the reduction’s error probability to exponentially small.The intermediate success probabilities are at worst polynomially small, so repeated trials yield exponentially reliable correctness.
  • Scope of hardness: The hardness theorem concerns worst-case computation and does not exclude efficient full-spark tests for restricted matrix classes.Rows of a DFT of prime-power order provide a structured class with a direct full-spark test.
Loading 1110.3548v2…