paper-with-me

홈 › Papers

eTREE: Learning Tree-structured Embeddings

2020-12-20 · Faisal M. Almutairi, Yunlong Wang, Dong Wang, Emily Zhao, Nicholas D. Sidiropoulos

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, they have to be learned together with the embeddings in many others. In this work, we propose eTREE, a model that incorporates the (usually ignored) tree structure to enhance the quality of the embeddings. We leverage the special uniqueness properties of Nonnegative MF (NMF) to prove identifiability of eTREE. The proposed model not only exploits the tree structure prior, but also learns the hierarchical clustering in an unsupervised data-driven fashion. We derive an efficient algorithmic solution and a scalable implementation of eTREE that exploits parallel computing, computation caching, and warm start strategies. We showcase the effectiveness of eTREE on real data from various application domains: healthcare, recommender systems, and education. We also demonstrate the meaningfulness of the tree obtained from eTREE by means of domain experts interpretation.

📄 PDF Abstract BibTeX arXiv:2012.10853

Code (1)

FaisalAlmutairi/eTREE

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

ReTreever: Tree-based Coarse-to-Fine Representations for Retrieval

2025-02-11 · Shubham Gupta, Zichao Li, Tianyi Chen, Cem Subakan 외

Document retrieval is a core component of question-answering systems, as it enables conditioning answer generation on new and large-scale corpora. While effective, the standard practice of encoding documents into high-di…

Answer GenerationQuestion AnsweringRetrieval

AutoEncoding Tree for City Generation and Applications

2023-09-27 · Wenyu Han, Congcong Wen, Lazarus Chok, Yan Liang Tan 외

City modeling and generation have attracted an increased interest in various applications, including gaming, urban planning, and autonomous driving. Unlike previous works focused on the generation of single objects or in…

Autonomous Driving

FREEtree: A Tree-based Approach for High Dimensional Longitudinal Data With Correlated Features

2020-06-17 · Yuancheng Xu, Athanasse Zafirov, R. Michael Alvarez, Dan Kojis 외

This paper proposes FREEtree, a tree-based method for high dimensional longitudinal data with correlated features. Popular machine learning approaches, like Random Forests, commonly used for variable selection do not per…

ClusteringComputational Efficiencyfeature selectionVariable Selection

DETree: DEtecting Human-AI Collaborative Texts via Tree-Structured Hierarchical Representation Learning

2025-10-20 · Yongxin He, Shan Zhang, Yixuan Cao, Lei Ma 외 arxiv

Detecting AI-involved text is essential for combating misinformation, plagiarism, and academic misconduct. However, AI text generation includes diverse collaborative processes (AI-written text edited by humans, human-wri…

Representation LearningBinary ClassificationFew-Shot LearningText Generation

AETree: Areal Spatial Data Generation

2021-01-01 · Congcong Wen, Wenyu Han, Hang Zhao, Chen Feng

Areal spatial data represent not only geographical locations but also sizes and shapes of physical objects such as buildings in a city. Data-driven generation of such vector-format data requires an effective representati…

Clustering