[2603.23319] WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention
About this article
Abstract page for arXiv paper 2603.23319: WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention
Computer Science > Computation and Language arXiv:2603.23319 (cs) [Submitted on 24 Mar 2026] Title:WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention Authors:Duy Dao Do, Anaïs Halftermeyer, Thi-Bich-Hanh Dao View a PDF of the paper titled WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention, by Duy Dao Do and 2 other authors View PDF HTML (experimental) 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 TimeBank-Dense, MATRES, TDDMan, and TDDAuto, including linguistic analyses of top-K tokens. Results show that WISTERIA achieves competitive accuracy and reveals pair-level ra...