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

SEAL: Simultaneous Label Hierarchy Exploration And Learning

2023/04/26 by Zhiquan Tan, Zihao Wang, Tan, Zhiquan +3
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning and Data Classification #Music and Audio Processing #Text and Document Classification Technologies

paper · pdf · doi:10.48550/arxiv.2304.13374

openalex publication_date 2023/04/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Label hierarchy is an important source of external knowledge that can enhance classification performance. However, most existing methods rely on predefined label hierarchies that may not match the data distribution. To address this issue, we propose Simultaneous label hierarchy Exploration And Learning (SEAL), a new framework that explores the label hierarchy by augmenting the observed labels with latent labels that follow a prior hierarchical structure. Our approach uses a 1-Wasserstein metric over the tree metric space as an objective function, which enables us to simultaneously learn a data-driven label hierarchy and perform (semi-)supervised learning. We evaluate our method on several datasets and show that it achieves superior results in both supervised and semi-supervised scenarios and reveals insightful label structures. Our implementation is available at https://github.com/tzq1999/SEAL.

Related