A learnable per-label, per-instance threshold penalty that subtracts an IDF plus batch-label KNN signal from logits achieves 0.1712 macro-F1 on AmazonCat-13K, but the KNN signal leaks labels and no test-time procedure is given.
Long-tailed Extreme Multi-label Text Classification with Generated Pseudo Label Descriptions
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Extreme Multi-label Text Classification (XMTC) has been a tough challenge in machine learning research and applications due to the sheer sizes of the label spaces and the severe data scarce problem associated with the long tail of rare labels in highly skewed distributions. This paper addresses the challenge of tail label prediction by proposing a novel approach, which combines the effectiveness of a trained bag-of-words (BoW) classifier in generating informative label descriptions under severe data scarce conditions, and the power of neural embedding based retrieval models in mapping input documents (as queries) to relevant label descriptions. The proposed approach achieves state-of-the-art performance on XMTC benchmark datasets and significantly outperforms the best methods so far in the tail label prediction. We also provide a theoretical analysis for relating the BoW and neural models w.r.t. performance lower bound.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Adaptive Thresholding for Multi-Label Classification via Global-Local Signal Fusion
A learnable per-label, per-instance threshold penalty that subtracts an IDF plus batch-label KNN signal from logits achieves 0.1712 macro-F1 on AmazonCat-13K, but the KNN signal leaks labels and no test-time procedure is given.