paper-with-me

Papers

Multitask Learning for Class-Imbalanced Discourse Classification

2021-01-02 · Alexander Spangher, Jonathan May, Sz-Rung Shiang, Lingjia Deng

Small class-imbalanced datasets, common in many high-level semantic tasks like discourse analysis, present a particular challenge to current deep-learning architectures. In this work, we perform an extensive analysis on sentence-level classification approaches for the News Discourse dataset, one of the largest high-level semantic discourse datasets recently published. We show that a multitask approach can improve 7% Micro F1-score upon current state-of-the-art benchmarks, due in part to label corrections across tasks, which improve performance for underrepresented classes. We also offer a comparative review of additional techniques proposed to address resource-poor problems in NLP, and show that none of these approaches can improve classification accuracy in such a setting.

📄 PDF Abstract BibTeX arXiv:2101.00389

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentence

Similar Papers 제목 키워드 기반

Multitask Semi-Supervised Learning for Class-Imbalanced Discourse Classification

2021-11-01 · EMNLP 2021 11 · Alexander Spangher, Jonathan May, Sz-Rung Shiang, Lingjia Deng

As labeling schemas evolve over time, small differences can render datasets following older schemas unusable. This prevents researchers from building on top of previous annotation work and results in the existence, in di…

ClassificationText Classification

Imbalanced Sentiment Classification Enhanced with Discourse Marker

2019-03-28 · Tao Zhang, Xing Wu, Meng Lin, Jizhong Han 외

Imbalanced data commonly exists in real world, espacially in sentiment-related corpus, making it difficult to train a classifier to distinguish latent sentiment in text data. We observe that humans often express transiti…

ClassificationData AugmentationDiversityGeneral Classification+2

Discourse Relation Embeddings: Representing the Relations between Discourse Segments in Social Media

2021-05-04 · Youngseo Son, Vasudha Varadarajan, H Andrew Schwartz

Discourse relations are typically modeled as a discrete class that characterizes the relation between segments of text (e.g. causal explanations, expansions). However, such predefined discrete classes limits the universe…

RelationRelation ClassificationSentenceWord Embeddings

Automatic ICD Coding Exploiting Discourse Structure and Reconciled Code Embeddings

2022-10-01 · COLING 2022 10 · Shurui Zhang, Bozheng Zhang, Fuxin Zhang, Bo Sang 외

The International Classification of Diseases (ICD) is the foundation of global health statistics and epidemiology. The ICD is designed to translate health conditions into alphanumeric codes. A number of approaches have b…

EpidemiologyMedical Code Prediction

Fair-Net: A Network Architecture For Reducing Performance Disparity Between Identifiable Sub-Populations

2021-06-01 · Arghya Datta, S. Joshua Swamidass

In real world datasets, particular groups are under-represented, much rarer than others, and machine learning classifiers will often preform worse on under-represented populations. This problem is aggravated across many …