paper-with-me

Papers

Efficient Few-shot Learning for Multi-label Classification of Scientific Documents with Many Classes

2024-10-08 · Tim Schopf, Alexander Blatzheim, Nektarios Machner, Florian Matthes

Scientific document classification is a critical task and often involves many classes. However, collecting human-labeled data for many classes is expensive and usually leads to label-scarce scenarios. Moreover, recent work has shown that sentence embedding model fine-tuning for few-shot classification is efficient, robust, and effective. In this work, we propose FusionSent (Fusion-based Sentence Embedding Fine-tuning), an efficient and prompt-free approach for few-shot classification of scientific documents with many classes. FusionSent uses available training examples and their respective label texts to contrastively fine-tune two different sentence embedding models. Afterward, the parameters of both fine-tuned models are fused to combine the complementary knowledge from the separate fine-tuning steps into a single model. Finally, the resulting sentence embedding model is frozen to embed the training instances, which are then used as input features to train a classification head. Our experiments show that FusionSent significantly outperforms strong baselines by an average of $6.0$ $F_{1}$ points across multiple scientific document classification datasets. In addition, we introduce a new dataset for multi-label classification of scientific documents, which contains 203,961 scientific articles and 130 classes from the arXiv category taxonomy. Code and data are available at https://github.com/sebischair/FusionSent.

📄 PDF Abstract BibTeX arXiv:2410.05770

Code (1)

sebischair/fusionsent 공식 구현 pytorch

Tasks

ArticlesClassificationDocument ClassificationFew-Shot LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentenceSentence EmbeddingSentence-Embedding

Similar Papers 제목 키워드 기반

Can Large Language Models Serve as Effective Classifiers for Hierarchical Multi-Label Classification of Scientific Documents at Industrial Scale?

2024-12-06 · Seyed Amin Tabatabaei, Sarah Fancher, Michael Parsons, Arian Askari

We address the task of hierarchical multi-label classification (HMC) of scientific documents at an industrial scale, where hundreds of thousands of documents must be classified across thousands of dynamic labels. The rap…

ClassificationDocument ClassificationHierarchical Multi-label ClassificationMulti-Label Classification+1

Hierarchical Multi-Label Classification of Scientific Documents

2022-11-05 · Mobashir Sadat, Cornelia Caragea

Automatic topic classification has been studied extensively to assist managing and indexing scientific documents in a digital collection. With the large number of topics being available in recent years, it has become nec…

ClassificationHierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+4

MultiVerS: Improving scientific claim verification with weak supervision and full-document context

2021-12-02 · Findings (NAACL) 2022 7 · David Wadden, Kyle Lo, Lucy Lu Wang, Arman Cohan 외

The scientific claim verification task requires an NLP system to label scientific documents which Support or Refute an input claim, and to select evidentiary sentences (or rationales) justifying each predicted label. In …

Claim VerificationDomain AdaptationFact CheckingSentence

Realistic Zero-Shot Cross-Lingual Transfer in Legal Topic Classification

2022-06-08 · Stratos Xenouleas, Alexia Tsoukara, Giannis Panagiotakis, Ilias Chalkidis 외

We consider zero-shot cross-lingual transfer in legal topic classification using the recent MultiEURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual tr…

Cross-Lingual TransferTopic ClassificationTranslationZero-Shot Cross-Lingual Transfer

Realistic Zero-Shot Cross-Lingual Transfer in Legal Topic Classification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We consider zero-shot cross-lingual transfer in legal topic classification using the recent Multi-EURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual t…

ClassificationCross-Lingual TransferTopic ClassificationTranslation+1