Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Sequential Model for Classifying Temporal Relations between Intra-Sentence Events

About

We present a sequential model for temporal relation classification between intra-sentence events. The key observation is that the overall syntactic structure and compositional meanings of the multi-word context between events are important for distinguishing among fine-grained temporal relations. Specifically, our approach first extracts a sequence of context words that indicates the temporal relation between two events, which well align with the dependency path between two event mentions. The context word sequence, together with a parts-of-speech tag sequence and a dependency relation sequence that are generated corresponding to the word sequence, are then provided as input to bidirectional recurrent neural network (LSTM) models. The neural nets learn compositional syntactic and semantic representations of contexts surrounding the two events and predict the temporal relation between them. Evaluation of the proposed approach on TimeBank corpus shows that sequential modeling is capable of accurately recognizing temporal relations between events, which outperforms a neural net model using various discrete features as input that imitates previous feature based models.

Prafulla Kumar Choubey, Ruihong Huang• 2017

Related benchmarks

TaskDatasetResultRank
Event causality identificationEventStoryLine ESC (test)
Precision32.7
10
Event causality identificationESC cross-topic partition
Precision0.327
10
Showing 2 of 2 rows

Other info

Follow for update