paper-with-me

Papers

Imbalanced multi-label classification using multi-task learning with extractive summarization

2019-03-16 · John Brandt

Extractive summarization and imbalanced multi-label classification often require vast amounts of training data to avoid overfitting. In situations where training data is expensive to generate, leveraging information between tasks is an attractive approach to increasing the amount of available information. This paper employs multi-task training of an extractive summarizer and an RNN-based classifier to improve summarization and classification accuracy by 50% and 75%, respectively, relative to RNN baselines. We hypothesize that concatenating sentence encodings based on document and class context increases generalizability for highly variable corpuses.

📄 PDF Abstract BibTeX arXiv:1903.06963

Code (1)

JohnMBrandt/text-classification 공식 구현 tf

Tasks

ClassificationExtractive SummarizationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Task LearningSentence

Similar Papers 제목 키워드 기반

Dealing with Difficult Minority Labels in Imbalanced Mutilabel Data Sets

2018-02-14 · Francisco Charte, Antonio J. Rivera, María J. del Jesus, Francisco Herrera

Multilabel classification is an emergent data mining task with a broad range of real world applications. Learning from imbalanced multilabel data is being deeply studied latterly, and several resampling methods have been…

Imbalanced Multi-label Classification for Business-related Text with Moderately Large Label Spaces

2023-06-12 · Muhammad Arslan, Christophe Cruz

In this study, we compared the performance of four different methods for multi label text classification using a specific imbalanced business dataset. The four methods we evaluated were fine tuned BERT, Binary Relevance,…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text ClassificationMulti-Label Text Classification+2

Ensemble Detection of Single & Multiple Events at Sentence-Level

2014-03-24 · Luís Marujo, Anatole Gershman, Jaime Carbonell, João P. Neto 외

Event classification at sentence level is an important Information Extraction task with applications in several NLP, IR, and personalization systems. Multi-label binary relevance (BR) are the state-of-art methods. In thi…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Multiple Relations Classification using Imbalanced Predictions Adaptation

2023-09-24 · Sakher Khalil Alqaaidi, Elika Bozorgi, Krzysztof J. Kochut

The relation classification task assigns the proper semantic relation to a pair of subject and object entities; the task plays a crucial role in various text mining applications, such as knowledge graph construction and …

Classificationgraph constructionRelationRelation Classification+2

Unsupervised Domain Adaptation With Imbalanced Cross-Domain Data

2015-12-01 · ICCV 2015 12 · Tzu Ming Harry Hsu, Wei Yu Chen, Cheng-An Hou, Yao-Hung Hubert Tsai 외

We address a challenging unsupervised domain adaptation problem with imbalanced cross-domain data. For standard unsupervised domain adaptation, one typically obtains labeled data in the source domain and only observes un…

Domain AdaptationGeneral ClassificationUnsupervised Domain Adaptation