paper-with-me

Papers

Learning Section Weights for Multi-Label Document Classification

2023-11-26 · Maziar Moradi Fard, Paula Sorrolla Bayod, Kiomars Motarjem, Mohammad Alian Nejadi, Saber Akhondi, Camilo Thorne

Multi-label document classification is a traditional task in NLP. Compared to single-label classification, each document can be assigned multiple classes. This problem is crucially important in various domains, such as tagging scientific articles. Documents are often structured into several sections such as abstract and title. Current approaches treat different sections equally for multi-label classification. We argue that this is not a realistic assumption, leading to sub-optimal results. Instead, we propose a new method called Learning Section Weights (LSW), leveraging the contribution of each distinct section for multi-label classification. Via multiple feed-forward layers, LSW learns to assign weights to each section of, and incorporate the weights in the prediction. We demonstrate our approach on scientific articles. Experimental results on public (arXiv) and private (Elsevier) datasets confirm the superiority of LSW, compared to state-of-the-art multi-label document classification methods. In particular, LSW achieves a 1.3% improvement in terms of macro averaged F1-score while it achieves 1.3% in terms of macro averaged recall on the publicly available arXiv dataset.

📄 PDF Abstract BibTeX arXiv:2311.15402

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClassificationDocument ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

SECTOR: A Neural Model for Coherent Topic Segmentation and Classification

2019-02-13 · TACL 2019 3 · Sebastian Arnold, Rudolf Schneider, Philippe Cudré-Mauroux, Felix A. Gers 외

When searching for information, a human reader first glances over a document, spots relevant sections and then focuses on a few sentences for resolving her intention. However, the high variance of document structure comp…

ClassificationGeneral ClassificationReading ComprehensionSegmentation

Classification and Clustering of arXiv Documents, Sections, and Abstracts, Comparing Encodings of Natural and Mathematical Language

2020-05-22 · Philipp Scharpf, Moritz Schubotz, Abdou Youssef, Felix Hamborg 외

In this paper, we show how selecting and combining encodings of natural and mathematical language affect classification and clustering of documents with mathematical content. We demonstrate this by using sets of document…

ClassificationClusteringGeneral ClassificationMath+2

Topics and Label Propagation: Best of Both Worlds for Weakly Supervised Text Classification

2017-12-04 · Sachin Pawar, Nitin Ramrakhiyani, Swapnil Hingmire, Girish K. Palshikar

We propose a Label Propagation based algorithm for weakly supervised text classification. We construct a graph where each document is represented by a node and edge weights represent similarities among the documents. Add…

General Classificationtext-classificationText Classification

HiGen: Hierarchy-Aware Sequence Generation for Hierarchical Text Classification

2024-01-24 · Vidit Jain, Mukund Rungta, Yuchen Zhuang, Yue Yu 외

Hierarchical text classification (HTC) is a complex subtask under multi-label text classification, characterized by a hierarchical label taxonomy and data imbalance. The best-performing models aim to learn a static repre…

ArticlesLanguage ModelingLanguage ModellingMulti Label Text Classification+4

Understanding the Logical and Semantic Structure of Large Documents

2017-09-03 · Muhammad Mahbubur Rahman, Tim Finin

Current language understanding approaches focus on small documents, such as newswire articles, blog posts, product reviews and discussion forum entries. Understanding and extracting information from large documents like …

ArticlesBIG-bench Machine LearningInformation RetrievalLanguage Modeling+3