paper-with-me

Papers

Imbalanced Sentiment Classification Enhanced with Discourse Marker

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

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 transitional emotion between two adjacent discourses with discourse markers like "but", "though", "while", etc, and the head discourse and the tail discourse 3 usually indicate opposite emotional tendencies. Based on this observation, we propose a novel plug-and-play method, which first samples discourses according to transitional discourse markers and then validates sentimental polarities with the help of a pretrained attention-based model. Our method increases sample diversity in the first place, can serve as a upstream preprocessing part in data augmentation. We conduct experiments on three public sentiment datasets, with several frequently used algorithms. Results show that our method is found to be consistently effective, even in highly imbalanced scenario, and easily be integrated with oversampling method to boost the performance on imbalanced sentiment classification.

📄 PDF Abstract BibTeX arXiv:1903.11919

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationDiversityGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Affective Event Classification with Discourse-enhanced Self-training

2020-11-01 · EMNLP 2020 11 · Yuan Zhuang, Tianyu Jiang, Ellen Riloff

Prior research has recognized the need to associate affective polarities with events and has produced several techniques and lexical resources for identifying affective events. Our research introduces new classification …

ClassificationGeneral Classification

Fortunately, Discourse Markers Can Enhance Language Models for Sentiment Analysis

2022-01-06 · Liat Ein-Dor, Ilya Shnayderman, Artem Spector, Lena Dankin 외

In recent years, pretrained language models have revolutionized the NLP world, while achieving state of the art performance in various downstream tasks. However, in many cases, these models do not perform well when label…

Continual PretrainingSentiment Analysis

DiscSense: Automated Semantic Analysis of Discourse Markers

2020-06-02 · LREC 2020 5 · Damien Sileo, Tim Van De Cruys, Camille Pradel, Philippe Muller

Discourse markers ({\it by contrast}, {\it happily}, etc.) are words or phrases that are used to signal semantic and/or pragmatic relationships between clauses or sentences. Recent work has fruitfully explored the predic…

ClassificationGeneral ClassificationSentence

Towards Using Machine Translation Techniques to Induce Multilingual Lexica of Discourse Markers

2015-03-31 · António Lopes, David Martins de Matos, Vera Cabarrão, Ricardo Ribeiro 외

Discourse markers are universal linguistic events subject to language variation. Although an extensive literature has already reported language specific traits of these events, little has been said on their cross-languag…

Machine TranslationSentenceTranslation

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