Higher-order SVD — where it appears
Named by 4 essays across 2 fields — each of them below, with the objects they name alongside it.
Also named here as multilinear rank, tucker decomposition — the same set of essays touches all of them, so they are one junction rather than several.
A decomposition made only of SVDs
Everything the definition of tensor rank loses comes back if the SVD's algorithm is carried across instead of its definition — take the leading left singular subspace of every unfolding and project onto all of them. It exists, it costs d matrix decompositions, and its error is within √d of the best there is.
The orthogonality that cannot be diagonal
A matrix decomposition hands over orthonormal factors and a diagonal middle at once. For three indices the two come apart, and there is no arrangement that has both — so the question stops being which decomposition to use and becomes which of the two properties the computation needs.
The format that does not notice the dimension
A Tucker core is r^d numbers, so the format that repaired the definition still cannot go past five indices. Cutting between the indices rather than across them gives d − 1 ranks instead of d, storage linear in the number of indices, and a family whose ranks are two everywhere by an addition formula.
Sketching what is never unfolded
A range finder multiplies its matrix by a few random vectors. For a mode-k unfolding those vectors have n^{d−1} entries, so the random object is the size of the tensor divided by n — and by six indices it is larger than the tensor it is sketching.
Named alongside it
The objects these essays reach for when they reach for this one.
Low-rank approximationMultilinear rankTruncated svdTucker decompositionUnfoldingCurse of dimensionalityEckart–YoungOrthogonalityAlternating least squaresCP decompositionExact ground truthKhatri–Rao product