All Mistakes Are Not Equal: Comprehensive Hierarchy Aware Multi-label Predictions (CHAMP)
Ashwin Vaswani, Gaurav Aggarwal, Praneeth Netrapalli, Narayan G Hegde

TL;DR
This paper introduces CHAMP, a hierarchical multi-label classification framework that penalizes mistakes based on their severity within the hierarchy, leading to improved performance across multiple datasets and modalities.
Contribution
It proposes a novel metric to quantify mistake severity in hierarchical multi-label classification and integrates it into a new framework, CHAMP, enhancing existing methods.
Findings
CHAMP improves AUPRC by 2.6% median across datasets.
Hierarchical metrics improve by 2.85% median with CHAMP.
CHAMP enhances robustness and performance in low-data regimes.
Abstract
This paper considers the problem of Hierarchical Multi-Label Classification (HMC), where (i) several labels can be present for each example, and (ii) labels are related via a domain-specific hierarchy tree. Guided by the intuition that all mistakes are not equal, we present Comprehensive Hierarchy Aware Multi-label Predictions (CHAMP), a framework that penalizes a misprediction depending on its severity as per the hierarchy tree. While there have been works that apply such an idea to single-label classification, to the best of our knowledge, there are limited such works for multilabel classification focusing on the severity of mistakes. The key reason is that there is no clear way of quantifying the severity of a misprediction a priori in the multilabel setting. In this work, we propose a simple but effective metric to quantify the severity of a mistake in HMC, naturally leading to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Natural Language Processing Techniques
MethodsAttentive Walk-Aggregating Graph Neural Network
