Attention Neural Model for Temporal Relation Extraction
Neural network models have shown promise in the temporal relation extraction task. In this paper, we present the attention based neural network model to extract the containment relations within sentences from clinical narratives. The attention mechanism used on top of GRU model outperforms the existing state-of-the-art neural network models on THYME corpus in intra-sentence temporal relation extraction.
Code (0)
등록된 구현이 없습니다.
Tasks
modelRelationRelation ExtractionSentenceTemporal Relation ExtractionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Temporal Relation Extraction with a Graph-Based Deep Biaffine Attention Model
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+1WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention
Temporal Relation Extraction (TRE) requires identifying how two events or temporal expressions are related in time. Existing attention-based models often highlight globally salient tokens but overlook the pair-specific c…
Temporal Relation ExtractionTC-GAT: Graph Attention Network for Temporal Causality Discovery
The present study explores the intricacies of causal relationship extraction, a vital component in the pursuit of causality knowledge. Causality is frequently intertwined with temporal elements, as the progression from c…
Graph AttentionTemporal Information Extraction by Predicting Relative Time-lines
The current leading paradigm for temporal information extraction from text consists of three phases: (1) recognition of events and temporal expressions, (2) recognition of temporal relations among them, and (3) time-line…
Temporal Information ExtractionRTFN: A Robust Temporal Feature Network for Time Series Classification
Time series data usually contains local and global patterns. Most of the existing feature networks pay more attention to local features rather than the relationships among them. The latter is, however, also important yet…
ClassificationGeneral ClassificationRelation ExtractionTime Series+2