STAGE: Tool for Automated Extraction of Semantic Time Cues to Enrich Neural Temporal Ordering Models
Luke Breitfeller, Aakanksha Naik, Carolyn Rose

TL;DR
STAGE is a system that automatically extracts semantic time cues from text to improve neural models' performance in temporal event ordering tasks, addressing a key gap in current approaches.
Contribution
The paper introduces STAGE, a novel framework and parser for extracting and integrating explicit textual time cues into neural event ordering models.
Findings
Improved event ordering accuracy on two datasets.
Effective integration of semantic cues as features and constraints.
Highlighting challenges in semantic cue representation.
Abstract
Despite achieving state-of-the-art accuracy on temporal ordering of events, neural models showcase significant gaps in performance. Our work seeks to fill one of these gaps by leveraging an under-explored dimension of textual semantics: rich semantic information provided by explicit textual time cues. We develop STAGE, a system that consists of a novel temporal framework and a parser that can automatically extract time cues and convert them into representations suitable for integration with neural models. We demonstrate the utility of extracted cues by integrating them with an event ordering model using a joint BiLSTM and ILP constraint architecture. We outline the functionality of the 3-part STAGE processing approach, and show two methods of integrating its representations with the BiLSTM-ILP model: (i) incorporating semantic cues as additional features, and (ii) generating new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Bidirectional LSTM
