WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention
Duy Dao Do, Ana\"is Halftermeyer, Thi-Bich-Hanh Dao

TL;DR
WISTERIA introduces an attention-based framework for temporal relation extraction that focuses on pair-specific cues, improving interpretability and competitive accuracy across multiple datasets.
Contribution
It proposes a novel pair-conditioned top-K attention pooling method that isolates informative tokens for temporal relation classification, enhancing interpretability.
Findings
Achieves competitive accuracy on multiple datasets.
Provides interpretable rationales aligned with linguistic cues.
Demonstrates the effectiveness of pair-specific attention in TRE.
Abstract
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 cues that actually determine the temporal relation. We propose WISTERIA (Weak Implicit Signal-based Temporal Relation Extraction with Attention), a framework that examines whether the top-K attention components conditioned on each event pair truly encode interpretable evidence for temporal classification. Unlike prior works assuming explicit markers such as before, after, or when, WISTERIA considers signals as any lexical, syntactic, or morphological element implicitly expressing temporal order. By combining multi-head attention with pair-conditioned top-K pooling, the model isolates the most informative contextual tokens for each pair. We conduct extensive experiments on…
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 · Multimodal Machine Learning Applications · Constraint Satisfaction and Optimization
