Matrix Factorization Task

From GM-RKB
(Redirected from Matrix Decomposition Task)
Jump to navigation Jump to search

A Matrix Factorization Task is a decomposition task that requires a matrix factorization structure (that decomposes an [math]\displaystyle{ m \times n }[/math] matrix [math]\displaystyle{ X }[/math] into a product of matrices (in some canonical form) - typically into [math]\displaystyle{ m×k }[/math] and [math]\displaystyle{ k×n }[/math] matrices, where typically [math]\displaystyle{ k \ll n }[/math] and [math]\displaystyle{ k \ll m }[/math]).



References

2015

2007

2002

2001