Abstract
Automatic annotation of short-text data to a large number of target labels, referred to as Short Text Extreme Classification, has found numerous applications including prediction of related searches and product recommendation. In this paper, we propose a convolutional architecture InceptionXML which is light-weight, yet powerful, and robust to the inherent lack of word-order in short-text queries encountered in search and recommendation. We demonstrate the efficacy of applying convolutions by recasting the operation along the embedding dimension instead of the word dimension as applied in conventional CNNs for text classification. Towards scaling our model to datasets with millions of labels, we also propose SyncXML pipeline which improves upon the shortcomings of the recently proposed dynamic hard-negative mining technique for label shortlisting by synchronizing the label-shortlister and extreme classifier. SyncXML not only reduces the inference time to half but is also an order of magnitude smaller than state-of-the-art Astec in terms of model size. Through a comprehensive empirical comparison, we show that not only can InceptionXML outperform existing approaches on benchmark datasets but also the transformer baselines requiring only 2% FLOPs. The code for InceptionXML is available at https://github.com/xmc-aalto.
Original language | English |
---|---|
Title of host publication | SIGIR 2023 - Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval |
Publisher | Association for Computing Machinery |
Pages | 760-769 |
Number of pages | 10 |
ISBN (Electronic) | 9781450394086 |
DOIs | |
Publication status | Published - 18 Jul 2023 |
Event | 46th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2023 - Taipei, Taiwan Duration: 23 Jul 2023 → 27 Jul 2023 |
Publication series
Name | SIGIR 2023 - Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval |
---|
Conference
Conference | 46th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2023 |
---|---|
Country/Territory | Taiwan |
City | Taipei |
Period | 23/07/23 → 27/07/23 |
Bibliographical note
Funding Information:We acknowledge the support from the Academy of Finland projects : 347707 and 348215, the computational resources provided by the Aalto Science-IT project, and CSC – IT Center for Science, Finland.
Publisher Copyright:
© 2023 Copyright held by the owner/author(s). Publication rights licensed to ACM.
Keywords
- CNN
- lightweight
- negative sampling
- short-text classification
ASJC Scopus subject areas
- Computer Graphics and Computer-Aided Design
- Information Systems
- Software