PaperScope
LIVE · 2026-09-09 05:40 UTC

Event Interaction in Low-Rank Bottlenecks for Temporal Relation Extraction

Wei Sun, Tingyu Qu, Jesse Davis, Marie-Francine Moens

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.06731 v1
Category
Submitted
2026-09-06

Abstract

Temporal relation extraction determines whether an event occurs before, after, or simultaneously with another event, and therefore relies on accurately modeling how the two events interact. Mainstream systems achieve this by concatenating event spans or using shallow fusion, which works well when all model parameters are trainable. However, in parameter-efficient fine-tuning, low-rank bottlenecks restrict information flow and prevent these interaction signals from passing through, leading to clear performance drops. To address this limitation, we propose a theoretically grounded architecture, Convolutional Bottleneck Interaction (CBI), which first applies lightweight depthwise convolution to enhance event representations and then uses element-wise multiplication to capture effective event-event interactions inside the bottleneck. Across five datasets and seven backbone models in the Adapter and LoRA settings, CBI provides consistent and substantial gains, up to +31.7 micro F1, while adding minimal computational cost, showing that explicit interaction inside low-rank spaces is crucial for temporal relation extraction. The code is available at https://github.com/VRCMF/CIF.git.

Comment: Accepted in Transactions of ACL 2026 (pre-MIT Press publication version)

arXiv abs page · PDF · same-day batch