paper-with-me

Papers

Robustly Pre-trained Neural Model for Direct Temporal Relation Extraction

2020-04-13 · Hong Guan, Jianfu Li, Hua Xu, Murthy Devarakonda

Background: Identifying relationships between clinical events and temporal expressions is a key challenge in meaningfully analyzing clinical text for use in advanced AI applications. While previous studies exist, the state-of-the-art performance has significant room for improvement. Methods: We studied several variants of BERT (Bidirectional Encoder Representations using Transformers) some involving clinical domain customization and the others involving improved architecture and/or training strategies. We evaluated these methods using a direct temporal relations dataset which is a semantically focused subset of the 2012 i2b2 temporal relations challenge dataset. Results: Our results show that RoBERTa, which employs better pre-training strategies including using 10x larger corpus, has improved overall F measure by 0.0864 absolute score (on the 1.00 scale) and thus reducing the error rate by 24% relative to the previous state-of-the-art performance achieved with an SVM (support vector machine) model. Conclusion: Modern contextual language modeling neural networks, pre-trained on a large corpus, achieve impressive performance even on highly-nuanced clinical temporal relation tasks.

📄 PDF Abstract BibTeX arXiv:2004.06216

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRelationRelation ExtractionTemporal Relation Extraction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
RoBERTa 설명 없음
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
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.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

A BERT-based Universal Model for Both Within- and Cross-sentence Clinical Temporal Relation Extraction

2019-06-01 · WS 2019 6 · Chen Lin, Timothy Miller, Dmitriy Dligach, Steven Bethard 외

Classic methods for clinical temporal relation extraction focus on relational candidates within a sentence. On the other hand, break-through Bidirectional Encoder Representations from Transformers (BERT) are trained on l…

RelationRelation ExtractionSentenceTemporal Relation Extraction

Temporal Relation Extraction with a Graph-Based Deep Biaffine Attention Model

2022-01-16 · Bo-Ying Su, Shang-Ling Hsu, Kuan-Yin Lai, Amarnath Gupta

Temporal information extraction plays a critical role in natural language understanding. Previous systems have incorporated advanced neural language models and have successfully enhanced the accuracy of temporal informat…

Natural Language UnderstandingRelationRelation ExtractionTemporal Information Extraction+1

More Data, More Relations, More Context and More Openness: A Review and Outlook for Relation Extraction

2020-04-07 · Asian Chapter of the Association for Computational Linguistics 2020 · Xu Han, Tianyu Gao, Yankai Lin, Hao Peng 외

Relational facts are an important component of human knowledge, which are hidden in vast amounts of text. In order to extract these facts from text, people have been working on relation extraction (RE) for years. From ea…

Relation Extraction

Effective Distant Supervision for Temporal Relation Extraction

2020-10-24 · EACL (AdaptNLP) 2021 4 · Xinyu Zhao, Shih-ting Lin, Greg Durrett

A principal barrier to training temporal relation extraction models in new domains is the lack of varied, high quality examples and the challenge of collecting more. We present a method of automatically collecting distan…

RelationRelation ExtractionTemporal Relation Extraction

X-WikiRE: A Large, Multilingual Resource for Relation Extraction as Machine Comprehension

2019-08-14 · WS 2019 11 · Mostafa Abdou, Cezar Sas, Rahul Aralikatte, Isabelle Augenstein 외

Although the vast majority of knowledge bases KBs are heavily biased towards English, Wikipedias do cover very different topics in different languages. Exploiting this, we introduce a new multilingual dataset (X-WikiRE),…

Reading ComprehensionRelationRelation Extraction