We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: NegBERT: A Transfer Learning Approach for Negation Detection and Scope Resolution

Abstract: Negation is an important characteristic of language, and a major component of information extraction from text. This subtask is of considerable importance to the biomedical domain. Over the years, multiple approaches have been explored to address this problem: Rule-based systems, Machine Learning classifiers, Conditional Random Field Models, CNNs and more recently BiLSTMs. In this paper, we look at applying Transfer Learning to this problem. First, we extensively review previous literature addressing Negation Detection and Scope Resolution across the 3 datasets that have gained popularity over the years: the BioScope Corpus, the Sherlock dataset, and the SFU Review Corpus. We then explore the decision choices involved with using BERT, a popular transfer learning model, for this task, and report state-of-the-art results for scope resolution across all 3 datasets. Our model, referred to as NegBERT, achieves a token level F1 score on scope resolution of 92.36 on the Sherlock dataset, 95.68 on the BioScope Abstracts subcorpus, 91.24 on the BioScope Full Papers subcorpus, 90.95 on the SFU Review Corpus, outperforming the previous state-of-the-art systems by a significant margin. We also analyze the model's generalizability to datasets on which it is not trained.
Comments: The 12th Language Resources and Evaluation Conference (LREC 2020)
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1911.04211 [cs.CL]
  (or arXiv:1911.04211v4 [cs.CL] for this version)

Submission history

From: Aditya Khandelwal [view email]
[v1] Mon, 11 Nov 2019 12:28:29 GMT (417kb)
[v2] Tue, 12 Nov 2019 15:25:22 GMT (416kb)
[v3] Sat, 14 Dec 2019 14:03:06 GMT (420kb)
[v4] Sun, 24 May 2020 12:18:12 GMT (3261kb,D)

Link back to: arXiv, form interface, contact.