TL;DR
eTREE is a novel matrix factorization model that incorporates hierarchical tree structures to improve item embeddings, learning the hierarchy in an unsupervised manner and demonstrating effectiveness across multiple domains.
Contribution
The paper introduces eTREE, a new model that integrates tree structures into matrix factorization, leveraging NMF properties for identifiability and enabling unsupervised hierarchical learning.
Findings
Improves embedding quality by incorporating hierarchical information.
Effectively learns hierarchical structures in an unsupervised manner.
Demonstrates applicability across healthcare, recommender systems, and education.
Abstract
Matrix factorization (MF) plays an important role in a wide range of machine learning and data mining models. MF is commonly used to obtain item embeddings and feature representations due to its ability to capture correlations and higher-order statistical dependencies across dimensions. In many applications, the categories of items exhibit a hierarchical tree structure. For instance, human diseases can be divided into coarse categories, e.g., bacterial, and viral. These categories can be further divided into finer categories, e.g., viral infections can be respiratory, gastrointestinal, and exanthematous viral diseases. In e-commerce, products, movies, books, etc., are grouped into hierarchical categories, e.g., clothing items are divided by gender, then by type (formal, casual, etc.). While the tree structure and the categories of the different items may be known in some applications,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
