vix.ing · top · new · best · stats · spec

Stratified-NMF for Heterogeneous Data

2023/11/17 by James W. Chapman, Chapman, James, Yotam Yaniv +3
Computer Science · #Image Retrieval and Classification Techniques #Face and Expression Recognition #Advanced Image and Video Retrieval Techniques

paper · pdf · doi:10.48550/arxiv.2311.10789

Abstract

Non-negative matrix factorization (NMF) is an important technique for obtaining low dimensional representations of datasets. However, classical NMF does not take into account data that is collected at different times or in different locations, which may exhibit heterogeneity. We resolve this problem by solving a modified NMF objective, Stratified-NMF, that simultaneously learns strata-dependent statistics and a shared topics matrix. We develop multiplicative update rules for this novel objective and prove convergence of the objective. Then, we experiment on synthetic data to demonstrate the efficiency and accuracy of the method. Lastly, we apply our method to three real world datasets and empirically investigate their learned features.

Related