LGMLJun 2, 2025

To Each Metric Its Decoding: Post-Hoc Optimal Decision Rules of Probabilistic Hierarchical Classifiers

arXiv:2506.01552v1h-index: 4Has CodeICML
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving the reliability and performance of hierarchical classifiers for applications requiring structured predictions, though it is incremental as it builds on existing hierarchical classification methods.

The authors tackled the problem of suboptimal decoding in hierarchical classification by proposing a framework for deriving optimal decision rules aligned with specific evaluation metrics, demonstrating superior performance in empirical evaluations, particularly in underdetermined scenarios.

Hierarchical classification offers an approach to incorporate the concept of mistake severity by leveraging a structured, labeled hierarchy. However, decoding in such settings frequently relies on heuristic decision rules, which may not align with task-specific evaluation metrics. In this work, we propose a framework for the optimal decoding of an output probability distribution with respect to a target metric. We derive optimal decision rules for increasingly complex prediction settings, providing universal algorithms when candidates are limited to the set of nodes. In the most general case of predicting a subset of nodes, we focus on rules dedicated to the hierarchical $hF_β$ scores, tailored to hierarchical settings. To demonstrate the practical utility of our approach, we conduct extensive empirical evaluations, showcasing the superiority of our proposed optimal strategies, particularly in underdetermined scenarios. These results highlight the potential of our methods to enhance the performance and reliability of hierarchical classifiers in real-world applications. The code is available at https://github.com/RomanPlaud/hierarchical_decision_rules

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes