Set-valued prediction in hierarchical classification with constrained representation complexity
Thomas Mortier, Eyke H\"ullermeier, Krzysztof Dembczy\'nski, Willem, Waegeman

TL;DR
This paper introduces a new approach for set-valued predictions in hierarchical multi-class classification, relaxing traditional restrictions and proposing optimization algorithms, with the recursive tree search method showing superior efficiency.
Contribution
It proposes a novel relaxation of hierarchical set predictions using representation complexity and develops efficient algorithms, especially a recursive tree search, for inference.
Findings
Recursive tree search outperforms other methods in efficiency.
Hierarchical factorization improves computational performance.
Benchmark results validate the proposed methods' effectiveness.
Abstract
Set-valued prediction is a well-known concept in multi-class classification. When a classifier is uncertain about the class label for a test instance, it can predict a set of classes instead of a single class. In this paper, we focus on hierarchical multi-class classification problems, where valid sets (typically) correspond to internal nodes of the hierarchy. We argue that this is a very strong restriction, and we propose a relaxation by introducing the notion of representation complexity for a predicted set. In combination with probabilistic classifiers, this leads to a challenging inference problem for which specific combinatorial optimization algorithms are needed. We propose three methods and evaluate them on benchmark datasets: a na\"ive approach that is based on matrix-vector multiplication, a reformulation as a knapsack problem with conflict graph, and a recursive tree search…
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
TopicsImbalanced Data Classification Techniques · Machine Learning and Data Classification · Face and Expression Recognition
