Nonnegative rank (linear algebra)


In linear algebra, the nonnegative rank of a nonnegative matrix is a concept similar to the usual linear rank of a real matrix, but adding the requirement that certain coefficients and entries of vectors/matrices have to be nonnegative.
For example, the linear rank of a matrix is the smallest number of vectors, such that every column of the matrix can be written as a linear combination of those vectors. For the nonnegative rank, it is required that the vectors must have nonnegative entries, and also that the coefficients in the linear combinations are nonnegative.

Formal definition

There are several equivalent definitions, all modifying the definition of the linear rank slightly. Apart from the definition given above, there is the following: The nonnegative rank of a nonnegative m×n-matrix A is equal to the smallest number q such there exists a nonnegative m×q-matrix B and a nonnegative q×n-matrix C such that A = BC. To obtain the linear rank, drop the condition that B and C must be nonnegative.
Further, the nonnegative rank is the smallest number of nonnegative rank-one matrices into which the matrix can be decomposed additively:


where Rj ≥ 0 stands for "Rj is nonnegative".
Given a nonnegative matrix A the nonnegative rank of A satisfies

where denotes the usual linear rank of A.

A Fallacy

The rank of the matrix A is the largest number of columns which are linearly independent, i.e., none of the selected columns can be written as a linear combination of the other selected columns. It is not true that adding nonnegativity to this characterization gives the nonnegative rank: The nonnegative rank is in general less than or equal to the largest number of columns such that no selected column can be written as a nonnegative linear combination of the other selected columns.

Connection with the linear rank

It is always true that rank ≤ rank+. In fact rank+ = rank holds whenever rank ≤ 2 .
In the case rank ≥ 3, however, rank < rank+ is possible. For example, the matrix
satisfies rank = 3 < 4 = rank+ .

Computing the nonnegative rank

The nonnegative rank of a matrix can be determined algorithmically.
It has been proved that determining whether is NP-hard.
Obvious questions concerning the complexity of nonnegative rank computation remain unanswered to date. For example, the complexity of determining the nonnegative rank of matrices of fixed rank k is unknown for k > 2.

Ancillary facts

Nonnegative rank has important applications in Combinatorial optimization: The minimum number of facets of an extension of a polyhedron P is equal to the nonnegative rank of its so-called slack matrix.