Tensor Train Cross Interpolation
Matrix Cross Interpolation
Given an matrix , the cross interpolation technique (CI) yields an approximate rank factorization of . It is distinct from the truncated singular value decomposition (SVD), in whcih one approximated by its SVD with all but the largest singluar values set to zero. Although the truncated SVD yields an optimal rank approximation of in the spectral norm, CI has the advantage that it may be constructed by querying only a small subset of the entries of . CI is quasioptimal in the sense that its error is at most times the optimal one.
We Begin by establishing our notation, Let (respectively, ) denote a list of rows (columns) of A, its elements, and () the list of the indices of all rows (columns).
The matrix cross interpolation formula reas