Retrieval-augmented Multi-label Text Classification
Multi-label text classification (MLC) is a challenging task in settings of large label sets, where label support follows a Zipfian distribution. In this paper, we address this problem through retrieval augmentation, aiming to improve the sample efficiency of classification models. Our approach closely follows the standard MLC architecture of a Transformer-based encoder paired with a set of classification heads. In our case, however, the input document representation is augmented through cross-attention to similar documents retrieved from the training set and represented in a task-specific manner. We evaluate this approach on four datasets from the legal and biomedical domains, all of which feature highly skewed label distributions. Our experiments show that retrieval augmentation substantially improves model performance on the long tail of infrequent labels especially so for lower-resource training scenarios and more challenging long-document data scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationMulti Label Text ClassificationMulti-Label Text ClassificationRetrievaltext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Retrieval-augmented Encoders for Extreme Multi-label Text Classification
Extreme multi-label classification (XMC) seeks to find relevant labels from an extremely large label collection for a given text input. To tackle such a vast label space, current state-of-the-art methods fall into two ca…
Extreme Multi-Label ClassificationMemorizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+5Retrieval-Augmented Classification with Decoupled Representation
Retrieval augmented methods have shown promising results in various classification tasks. However, existing methods focus on retrieving extra context to enrich the input, which is noise sensitive and non-expandable. In t…
ClassificationRetrievalEmpowering Sentence Encoders with Prompting and Label Retrieval for Zero-shot Text Classification
With contrastive pre-training, sentence encoders are generally optimized to locate semantically similar samples closer to each other in their embedding spaces. In this work, we focus on the potential of their embedding s…
ClassificationDescriptiveMultiple-choicePseudo Label+7Multimodal or Text? Retrieval or BERT? Benchmarking Classifiers for the Shared Task on Hateful Memes
The Shared Task on Hateful Memes is a challenge that aims at the detection of hateful content in memes by inviting the implementation of systems that understand memes, potentially by combining image and textual informati…
BenchmarkingBinary ClassificationClassificationMulti-Label Classification+3Graph-based Retrieval Augmented Generation for Dynamic Few-shot Text Classification
Text classification is a fundamental task in natural language processing, pivotal to various applications such as query optimization, data integration, and schema matching. While neural network-based models, such as CNN …
Data IntegrationFew-Shot Text ClassificationRetrievalRetrieval-augmented Generation+2