Resolving the Scope of Speculation and Negation using Transformer-Based Architectures
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 resolution (the two subtasks of speculation detection) have ranged from rule-based systems to deep learning-based approaches. In this paper, we apply three popular transformer-based architectures, BERT, XLNet and RoBERTa to this task, on two publicly available datasets, BioScope Corpus and SFU Review Corpus, reporting substantial improvements over previously reported results (by at least 0.29 F1 points on cue detection and 4.27 F1 points on scope resolution). We also experiment with joint training of the model on multiple datasets, which outperforms the single dataset training approach by a good margin. We observe that XLNet consistently outperforms BERT and RoBERTa, contrary to results on other benchmark datasets. To confirm this observation, we apply XLNet and RoBERTa to negation detection and scope resolution, reporting state-of-the-art results on negation scope resolution for the BioScope Corpus (increase of 3.16 F1 points on the BioScope Full Papers, 0.06 F1 points on the BioScope Abstracts) and the SFU Review Corpus (increase of 0.3 F1 points).
Code (1)
Tasks
Biomedical Information RetrievalInformation RetrievalNegationNegation DetectionNegation Scope ResolutionRetrievalSpeculation DetectionSpeculation Scope ResolutionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multitask Learning of Negation and Speculation using Transformers
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+2Speculation and Negation detection in French biomedical corpora
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 EmbeddingsSpeculation and Negation Scope Detection via Convolutional Neural Networks
A review corpus annotated for negation, speculation and their scope
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