paper-with-me

Papers

WISTERIA: Weak Implicit Signal-based Temporal Relation Extraction with Attention

2026-03-24 · Duy Dao Do, Anaïs Halftermeyer, Thi-Bich-Hanh Dao arxiv

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 rationales aligned with temporal linguistic cues, offering a localized and interpretable view of temporal reasoning.

📄 PDF Abstract BibTeX arXiv:2603.23319

Code (0)

등록된 구현이 없습니다.

Tasks

Temporal Relation Extraction

Similar Papers 제목 키워드 기반

WISTERIA: Learning Clinical Representations from Noisy Supervision via Multi-View Consistency in Electronic Health Records

2026-05-10 · Ruan Dong, Yuanyun Zhang, Shi Li arxiv

Representation learning in electronic health records (EHR) has largely followed paradigms inherited from natural language processing, relying on sequence modeling and reconstruction based objectives that treat clinical l…

Representation Learning

Wisteria: A Unified Multi-Scale Feature Learning Framework for DNA Language Model

2026-05-07 · Weihua Wang, Haoji Li, Feilong Bao, Lei Yang 외 arxiv

DNA language model aims to decipher the regulatory grammar and semantic of genomes by capturing long range dependencies in DNA sequences. Existing methods emphasize long range token interactions but often ignore the inte…

Prior Knowledge-enhanced Spatio-temporal Epidemic Forecasting

2026-02-25 · Sijie Ruan, Jinyu Li, Jia Wei, Zenghao Xu 외 arxiv

Spatio-temporal epidemic forecasting is critical for public health management, yet existing methods often struggle with insensitivity to weak epidemic signals, over-simplified spatial relations, and unstable parameter es…

C-Unseen: Weak Signal Detection in Dynamic Temporal Knowledge Graphs via LLM Reasoning

2026-08-27 · Yassir Lairgi, Ludovic Moncla, Khalid Benabdeslem, Rémy Cazabet 외 arxiv

Weak signals are early, low-visibility indicators that precede significant changes before those changes become established. Existing detection methods, based on keyword frequency, topic modeling, or untyped graph topolog…

Knowledge Graphs

Effective Distant Supervision for Temporal Relation Extraction

2020-10-24 · EACL (AdaptNLP) 2021 4 · Xinyu Zhao, Shih-ting Lin, Greg Durrett

A principal barrier to training temporal relation extraction models in new domains is the lack of varied, high quality examples and the challenge of collecting more. We present a method of automatically collecting distan…

RelationRelation ExtractionTemporal Relation Extraction