SOTAVerified

Revisiting Hierarchical Text Classification: Inference and Metrics

2024-10-02Code Available1· sign in to hype

Roman Plaud, Matthieu Labeau, Antoine Saillenfest, Thomas Bonald

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Hierarchical text classification (HTC) is the task of assigning labels to a text within a structured space organized as a hierarchy. Recent works treat HTC as a conventional multilabel classification problem, therefore evaluating it as such. We instead propose to evaluate models based on specifically designed hierarchical metrics and we demonstrate the intricacy of metric choice and prediction inference method. We introduce a new challenging dataset and we evaluate fairly, recent sophisticated models, comparing them with a range of simple but strong baselines, including a new theoretically motivated loss. Finally, we show that those baselines are very often competitive with the latest models. This highlights the importance of carefully considering the evaluation methodology when proposing new methods for HTC. Code implementation and dataset are available at https://github.com/RomanPlaud/revisitingHTC.

Tasks

Reproductions