Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ECLARE: Extreme Classification with Label Graph Correlations

About

Deep extreme classification (XC) seeks to train deep architectures that can tag a data point with its most relevant subset of labels from an extremely large label set. The core utility of XC comes from predicting labels that are rarely seen during training. Such rare labels hold the key to personalized recommendations that can delight and surprise a user. However, the large number of rare labels and small amount of training data per rare label offer significant statistical and computational challenges. State-of-the-art deep XC methods attempt to remedy this by incorporating textual descriptions of labels but do not adequately address the problem. This paper presents ECLARE, a scalable deep learning architecture that incorporates not only label text, but also label correlations, to offer accurate real-time predictions within a few milliseconds. Core contributions of ECLARE include a frugal architecture and scalable techniques to train deep models along with label correlation graphs at the scale of millions of labels. In particular, ECLARE offers predictions that are 2 to 14% more accurate on both publicly available benchmark datasets as well as proprietary datasets for a related products recommendation task sourced from the Bing search engine. Code for ECLARE is available at https://github.com/Extreme-classification/ECLARE.

Anshul Mittal, Noveen Sachdeva, Sheshansh Agrawal, Sumeet Agarwal, Purushottam Kar, Manik Varma• 2021

Related benchmarks

TaskDatasetResultRank
Extreme ClassificationLF-AmazonTitles-131K
P@140.74
32
Extreme ClassificationLF-WikiSeeAlsoTitles-320K
PSP@122.01
12
Extreme ClassificationLF-WikiTitles 500K
PSP@121.58
11
Extreme ClassificationLF-AmazonTitles 1.3M
PSP@123.43
10
Extreme ClassificationMM-AmazonTitles-300K (test)
P@147.84
9
Extreme Multi-label ClassificationLF-WikiSeeAlso-320K
P@140.6
9
Extreme ClassificationLF-P2PTitles-2M (test)
PSP@141.97
4
Extreme ClassificationLF-P2PTitles-10M (test)
PSP@135.52
4
Showing 8 of 8 rows

Other info

Code

Follow for update