A Hierarchical Spectral Method for Extreme Classification
Paul Mineiro, Nikos Karampatziakis

TL;DR
This paper introduces a hierarchical spectral method for extreme classification that balances computational efficiency with statistical accuracy by improving tree decomposition techniques.
Contribution
It proposes a novel spectral-based approach with heuristics to enhance tree decomposition for large-scale classification tasks.
Findings
Achieves sublinear inference time with high accuracy
Outperforms existing methods on multiple datasets
Provides a scalable solution for extreme classification
Abstract
Extreme classification problems are multiclass and multilabel classification problems where the number of outputs is so large that straightforward strategies are neither statistically nor computationally viable. One strategy for dealing with the computational burden is via a tree decomposition of the output space. While this typically leads to training and inference that scales sublinearly with the number of outputs, it also results in reduced statistical performance. In this work, we identify two shortcomings of tree decomposition methods, and describe two heuristic mitigations. We compose these with an eigenvalue technique for constructing the tree. The end result is a computationally efficient algorithm that provides good statistical performance on several extreme data sets.
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
TopicsFault Detection and Control Systems · Machine Learning and Algorithms · Domain Adaptation and Few-Shot Learning
