English

SEAL: Simultaneous Label Hierarchy Exploration And Learning

Machine Learning 2023-04-27 v1 Computer Vision and Pattern Recognition

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.

Keywords

Cite

@article{arxiv.2304.13374,
  title  = {SEAL: Simultaneous Label Hierarchy Exploration And Learning},
  author = {Zhiquan Tan and Zihao Wang and Yifan Zhang},
  journal= {arXiv preprint arXiv:2304.13374},
  year   = {2023}
}
R2 v1 2026-06-28T10:18:13.884Z