paper-with-me

Papers

Retrieval-augmented Multi-label Text Classification

2023-05-22 · Ilias Chalkidis, Yova Kementchedjhieva

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.

📄 PDF Abstract BibTeX arXiv:2305.13058

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationMulti Label Text ClassificationMulti-Label Text ClassificationRetrievaltext-classificationText Classification

Similar Papers 제목 키워드 기반

Retrieval-augmented Encoders for Extreme Multi-label Text Classification

2025-02-15 · Yau-Shian Wang, Wei-Cheng Chang, Jyun-Yu Jiang, Jiong Zhang 외

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+5

Retrieval-Augmented Classification with Decoupled Representation

2023-03-23 · Xinnian Liang, Shuangzhi Wu, Hui Huang, Jiaqi Bai 외

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…

ClassificationRetrieval

Empowering Sentence Encoders with Prompting and Label Retrieval for Zero-shot Text Classification

2022-12-20 · Jimin Hong, Jungsoo Park, Daeyoung Kim, Seongjae Choi 외

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+7

Multimodal or Text? Retrieval or BERT? Benchmarking Classifiers for the Shared Task on Hateful Memes

2021-08-01 · ACL (WOAH) 2021 8 · Vasiliki Kougia, John Pavlopoulos

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+3

Graph-based Retrieval Augmented Generation for Dynamic Few-shot Text Classification

2025-01-06 · YuBo Wang, Haoyang Li, Fei Teng, Lei Chen

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