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: A Bidirectional Tree Tagging Scheme for Joint Medical Relation Extraction

Abstract: Joint medical relation extraction refers to extracting triples, composed of entities and relations, from the medical text with a single model. One of the solutions is to convert this task into a sequential tagging task. However, in the existing works, the methods of representing and tagging the triples in a linear way failed to the overlapping triples, and the methods of organizing the triples as a graph faced the challenge of large computational effort. In this paper, inspired by the tree-like relation structures in the medical text, we propose a novel scheme called Bidirectional Tree Tagging (BiTT) to form the medical relation triples into two two binary trees and convert the trees into a word-level tags sequence. Based on BiTT scheme, we develop a joint relation extraction model to predict the BiTT tags and further extract medical triples efficiently. Our model outperforms the best baselines by 2.0\% and 2.5\% in F1 score on two medical datasets. What's more, the models with our BiTT scheme also obtain promising results in three public datasets of other domains.
Comments: 8 pages, 3 figures
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2008.13339 [cs.CL]
  (or arXiv:2008.13339v3 [cs.CL] for this version)

Submission history

From: Xukun Luo [view email]
[v1] Mon, 31 Aug 2020 03:28:18 GMT (226kb,D)
[v2] Mon, 7 Sep 2020 09:06:00 GMT (136kb,D)
[v3] Wed, 17 Aug 2022 04:19:12 GMT (726kb,D)

Link back to: arXiv, form interface, contact.