Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Investigate NMF and NMF like (PLCA) decompositions #9

Open
mvcisback opened this issue Oct 25, 2014 · 3 comments
Open

Investigate NMF and NMF like (PLCA) decompositions #9

mvcisback opened this issue Oct 25, 2014 · 3 comments

Comments

@mvcisback
Copy link
Owner

Issue opened to aggregate results regarding the use of these techniques in this domain.

@ghost
Copy link

ghost commented Oct 25, 2014

Nonnegative matrix factorization for unsupervised
audiovisual document structuring
https://hal.archives-ouvertes.fr/file/index/docid/605886/filename/nmf-vstruct-hal.pdf

@mvcisback
Copy link
Owner Author

Nice! That looks very promising. Given how similar PLSA and PLCA are to this, I imagine the steps to trying this are:

  1. Implement using NMF
  2. Try PLCA (cause we care about time series)
  3. Incorporate face priors into PLCA

Obviously 1 is the focus, but I think 2 and 3 would be the next steps if we had time

@mvcisback
Copy link
Owner Author

@ffaghri1 Here is another future thread

@mvcisback mvcisback mentioned this issue Dec 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant