Friday, July 25, 2014

Fast matrix completion without the condition number - implementation -


Fast matrix completion without the condition number by Moritz Hardt, Mary Wootters

We give the first algorithm for Matrix Completion whose running time and sample complexity is polynomial in the rank of the unknown target matrix, linear in the dimension of the matrix, and logarithmic in the condition number of the matrix. To the best of our knowledge, all previous algorithms either incurred a quadratic dependence on the condition number of the unknown matrix or a quadratic dependence on the dimension of the matrix in the running time. Our algorithm is based on a novel extension of Alternating Minimization which we show has theoretical guarantees under standard assumptions even in the presence of noise.

The attendant implementation is on Mary Wootters research page.

You can also watch a video of Mary at COLT:  Fast Matrix Completion Without the Condition Number, Mary Wootters






Join the CompressiveSensing subreddit or the Google+ Community and post there !
Liked this entry ? subscribe to Nuit Blanche's feed, there's more where that came from. You can also subscribe to Nuit Blanche by Email, explore the Big Picture in Compressive Sensing or the Matrix Factorization Jungle and join the conversations on compressive sensing, advanced matrix factorization and calibration issues on Linkedin.

2 comments:

Anonymous said...

Can't find the implenetation -- could you post a direct link?

Igor said...

No it's there. I'd rather not deep link. It is under code.

Igor.

Printfriendly