paper-with-me

Papers

A BERT-based One-Pass Multi-Task Model for Clinical Temporal Relation Extraction

2020-07-01 · WS 2020 7 · Chen Lin, Timothy Miller, Dmitriy Dligach, Farig Sadeque, Steven Bethard, Guergana Savova

Recently BERT has achieved a state-of-the-art performance in temporal relation extraction from clinical Electronic Medical Records text. However, the current approach is inefficient as it requires multiple passes through each input sequence. We extend a recently-proposed one-pass model for relation classification to a one-pass model for relation extraction. We augment this framework by introducing global embeddings to help with long-distance relation inference, and by multi-task learning to increase model performance and generalizability. Our proposed model produces results on par with the state-of-the-art in temporal relation extraction on the THYME corpus and is much {``}greener{''} in computational cost.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningRelationRelation ClassificationRelation ExtractionTemporal Relation Extraction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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 &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

CEHR-BERT: Incorporating temporal information from structured EHR data to improve prediction tasks

2021-11-10 · Chao Pang, Xinzhuo Jiang, Krishna S Kalluri, Matthew Spotnitz 외

Embedding algorithms are increasingly used to represent clinical concepts in healthcare for improving machine learning tasks such as clinical phenotyping and disease prediction. Recent studies have adapted state-of-the-a…

Disease PredictionTransfer Learning

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

Improving Representation Learning of Complex Critical Care Data with ICU-BERT

2025-02-26 · Ricardo Santos, André V. Carreiro, Xi Peng, Hugo Gamboa 외

The multivariate, asynchronous nature of real-world clinical data, such as that generated in Intensive Care Units (ICUs), challenges traditional AI-based decision-support systems. These often assume data regularity and f…

Feature EngineeringLanguage ModelingLanguage ModellingLarge Language Model+1

KliniskVestBERT: BERT Model Specialised to Norwegian Clinical Texts

2026-06-01 · Christian Autenried, Cosimo Persia arxiv

The increasing application of Natural Language Processing (NLP) in healthcare demands language models specifically attuned to the complexities of clinical language. This work introduces KliniskVestBERT, a suite of three …

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 sta…

Language ModelingLanguage ModellingRelationRelation Extraction+1