Spark (mathematics)

Definition

In mathematics, specifically in linear algebra, the spark of a matrix A is the smallest number k such that there exists a set of k columns in A which are linearly dependent. Formally,

.

If all the columns are linearly independent, we usually define .

By contrast, the rank of a matrix is the largest number k such that some set of k columns of A is linearly independent.

Example

Consider the following matrix .

The spark of this matrix equals 3 because:

The first three columns are linearly dependent because .

Properties

The following simple properties hold for the spark of a matrix :

Criterion for uniqueness of sparse solutions

The spark yields a simple criterion for uniqueness of sparse solutions of linear equation systems.[1] Given a linear equation system . If this system has a solution that satisfies , then this solution is the sparsest possible solution. Here denotes the number of nonzero entries of the vector .

Lower bound in terms of dictionary coherence

If the columns of the matrix are normalized to unit norm, we can lower bound the spark of the matrix in terms of the dictionary coherence:[2]

The dictionary coherence is defined as the maximum correlation between any two columns, i.e.

.

Applications

The concept of the spark is of use in the theory of compressive sensing, where requirements on the spark of the measurement matrix are used to ensure stability and consistency of various estimation techniques.[3] It is also known in matroid theory as the girth of the vector matroid associated with the columns of the matrix. The spark of a matrix is NP-hard to compute.[4]

References

  1. Elad, Michael (2010). Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing. p. 24.
  2. Elad, Michael (2010). Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing. p. 26.
  3. Donoho, David L.; Elad, Michael (March 4, 2003), "Optimally sparse representation in general (nonorthogonal) dictionaries via ℓ1 minimization", Proc. Natl. Acad. Sci., 100 (5): 2197–2202, PMC 153464Freely accessible, PMID 16576749, doi:10.1073/pnas.0437847100
  4. Tillmann, Andreas M.; Pfetsch, Marc E. (November 8, 2013). "The Computational Complexity of the Restricted Isometry Property, the Nullspace Property, and Related Concepts in Compressed Sensing". IEEE Transactions on Information Theory. 60 (2): 12481259. doi:10.1109/TIT.2013.2290112.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.