Learning Constraints and Descriptive Segmentation for Subevent Detection
Haoyu Wang, Hongming Zhang, Muhao Chen, Dan Roth

TL;DR
This paper introduces a novel approach combining event-based text segmentation with subevent detection, using learned constraints to improve the recognition of multi-granular events in text.
Contribution
It proposes the task of EventSeg and a method to enforce constraints between subevent detection and segmentation for better event understanding.
Findings
Outperforms baseline methods by 2.3% and 2.5% on HiEve and IC datasets.
Achieves decent performance on EventSeg prediction.
Demonstrates the effectiveness of constraint learning in event detection.
Abstract
Event mentions in text correspond to real-world events of varying degrees of granularity. The task of subevent detection aims to resolve this granularity issue, recognizing the membership of multi-granular events in event complexes. Since knowing the span of descriptive contexts of event complexes helps infer the membership of events, we propose the task of event-based text segmentation (EventSeg) as an auxiliary task to improve the learning for subevent detection. To bridge the two tasks together, we propose an approach to learning and enforcing constraints that capture dependencies between subevent detection and EventSeg prediction, as well as guiding the model to make globally consistent inference. Specifically, we adopt Rectifier Networks for constraint learning and then convert the learned constraints to a regularization term in the loss function of the neural model. Experimental…
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 · Advanced Text Analysis Techniques
