paper-with-me

Papers

Multi-task Learning of Negation and Speculation for Targeted Sentiment Classification

2020-10-16 · NAACL 2021 4 · Andrew Moore, Jeremy Barnes

The majority of work in targeted sentiment analysis has concentrated on finding better methods to improve the overall results. Within this paper we show that these models are not robust to linguistic phenomena, specifically negation and speculation. In this paper, we propose a multi-task learning method to incorporate information from syntactic and semantic auxiliary tasks, including negation and speculation scope detection, to create English-language models that are more robust to these phenomena. Further we create two challenge datasets to evaluate model performance on negated and speculative samples. We find that multi-task models and transfer learning via language modelling can improve performance on these challenge datasets, but the overall performances indicate that there is still much room for improvement. We release both the datasets and the source code at https://github.com/jerbarnes/multitask_negation_for_targeted_sentiment.

📄 PDF Abstract BibTeX arXiv:2010.08318

Code (2)

apmoore1/language-model 공식 구현 pytorch
jerbarnes/multitask_negation_for_targeted_sentiment 공식 구현 pytorch

Tasks

General ClassificationLanguage ModellingMulti-Task LearningNegationSentiment AnalysisSentiment ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Multitask Learning of Negation and Speculation using Transformers

2020-11-20 · Aditya Khandelwal, Benita Kathleen Britto

Detecting negation and speculation in language has been a task of considerable interest to the biomedical community, as it is a key component of Information Extraction systems from Biomedical documents. Prior work has in…

NegationNegation and Speculation Scope resolutionNegation DetectionNegation Scope Resolution+2

A review corpus annotated for negation, speculation and their scope

2012-05-01 · LREC 2012 5 · Natalia Konstantinova, Sheila C.M. de Sousa, Noa P. Cruz, Manuel J. Ma{\~n}a 외

This paper presents a freely available resource for research on handling negation and speculation in review texts. The SFU Review Corpus, consisting of 400 documents of movie, book, and consumer product reviews, was anno…

Natural Language InferenceNegationNegation DetectionOpinion Mining+2

Speculation and Negation detection in French biomedical corpora

2019-09-01 · RANLP 2019 9 · Cl{\'e}ment Dalloux, Vincent Claveau, Natalia Grabar

In this work, we propose to address the detection of negation and speculation, and of their scope, in French biomedical documents. It has been indeed observed that they play an important role and provide crucial clues fo…

NegationNegation DetectionWord Embeddings

Increasing Adverse Drug Events extraction robustness on social media: case study on negation and speculation

2022-09-06 · Simone Scaboro, Beatrice Portelli, Emmanuele Chersoni, Enrico Santus 외

In the last decade, an increasing number of users have started reporting Adverse Drug Events (ADE) on social media platforms, blogs, and health forums. Given the large volume of reports, pharmacovigilance has focused on …

NegationPharmacovigilance

Resolving the Scope of Speculation and Negation using Transformer-Based Architectures

2020-01-09 · Benita Kathleen Britto, Aditya Khandelwal

Speculation is a naturally occurring phenomena in textual data, forming an integral component of many systems, especially in the biomedical information retrieval domain. Previous work addressing cue detection and scope r…

Biomedical Information RetrievalInformation RetrievalNegationNegation Detection+4