English

Pretrained Generalized Autoregressive Model with Adaptive Probabilistic Label Clusters for Extreme Multi-label Text Classification

Machine Learning 2020-08-18 v2 Machine Learning

Abstract

Extreme multi-label text classification (XMTC) is a task for tagging a given text with the most relevant labels from an extremely large label set. We propose a novel deep learning method called APLC-XLNet. Our approach fine-tunes the recently released generalized autoregressive pretrained model (XLNet) to learn a dense representation for the input text. We propose Adaptive Probabilistic Label Clusters (APLC) to approximate the cross entropy loss by exploiting the unbalanced label distribution to form clusters that explicitly reduce the computational time. Our experiments, carried out on five benchmark datasets, show that our approach has achieved new state-of-the-art results on four benchmark datasets. Our source code is available publicly at https://github.com/huiyegit/APLC_XLNet.

Keywords

Cite

@article{arxiv.2007.02439,
  title  = {Pretrained Generalized Autoregressive Model with Adaptive Probabilistic Label Clusters for Extreme Multi-label Text Classification},
  author = {Hui Ye and Zhiyu Chen and Da-Han Wang and Brian D. Davison},
  journal= {arXiv preprint arXiv:2007.02439},
  year   = {2020}
}

Comments

Accepted by ICML 2020

R2 v1 2026-06-23T16:52:09.189Z