paper-with-me

Papers

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 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).

📄 PDF Abstract BibTeX arXiv:2001.02885

Code (1)

adityak6798/Transformers-For-Negation-and-Speculation 공식 구현 pytorch

Tasks

Biomedical Information RetrievalInformation RetrievalNegationNegation DetectionNegation Scope ResolutionRetrievalSpeculation DetectionSpeculation Scope Resolution

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Weight Decay 설명 없음
RoBERTa 설명 없음
SentencePiece 설명 없음

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

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

Speculation and Negation Scope Detection via Convolutional Neural Networks

2016-11-01 · EMNLP 2016 11 · Zhong Qian, Peifeng Li, Qiaoming Zhu, Guodong Zhou 외
Negation

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

Tree Kernel-based Negation and Speculation Scope Detection with Structured Syntactic Parse Features

2013-10-01 · EMNLP 2013 10 · Bowei Zou, Guodong Zhou, Qiaoming Zhu
Negation