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

Download:

Current browse context:

cs.CL

Change to browse by:

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: Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning

Abstract: Recent advances in Named Entity Recognition (NER) show that document-level contexts can significantly improve model performance. In many application scenarios, however, such contexts are not available. In this paper, we propose to find external contexts of a sentence by retrieving and selecting a set of semantically relevant texts through a search engine, with the original sentence as the query. We find empirically that the contextual representations computed on the retrieval-based input view, constructed through the concatenation of a sentence and its external contexts, can achieve significantly improved performance compared to the original input view based only on the sentence. Furthermore, we can improve the model performance of both input views by Cooperative Learning, a training method that encourages the two input views to produce similar contextual representations or output label distributions. Experiments show that our approach can achieve new state-of-the-art performance on 8 NER data sets across 5 domains.
Comments: Accepted to ACL 2021, 12 pages. Our newest code is publicly available at this https URL
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
Cite as: arXiv:2105.03654 [cs.CL]
  (or arXiv:2105.03654v3 [cs.CL] for this version)

Submission history

From: Xinyu Wang [view email]
[v1] Sat, 8 May 2021 09:45:21 GMT (348kb,D)
[v2] Wed, 2 Jun 2021 02:08:10 GMT (1017kb,D)
[v3] Thu, 8 Dec 2022 08:37:38 GMT (1017kb,D)

Link back to: arXiv, form interface, contact.