Reinforcement Learning-based Dialogue Guided Event Extraction to Exploit Argument Relations
Qian Li, Hao Peng, Jianxin Li, Jia Wu, Yuanxing Ning, Lihong Wang,, Philip S. Yu, Zheng Wang

TL;DR
This paper introduces a reinforcement learning-based dialogue system that explicitly models argument relationships to improve event extraction accuracy in natural language processing.
Contribution
It presents a novel approach combining reinforcement learning and dialogue modeling to leverage argument relations for more accurate event extraction.
Findings
Outperforms seven state-of-the-art methods in event classification and argument role identification
Utilizes a two-way feedback process to improve argument role determination
Effectively models argument relationships to enhance sentence understanding
Abstract
Event extraction is a fundamental task for natural language processing. Finding the roles of event arguments like event participants is essential for event extraction. However, doing so for real-life event descriptions is challenging because an argument's role often varies in different contexts. While the relationship and interactions between multiple arguments are useful for settling the argument roles, such information is largely ignored by existing approaches. This paper presents a better approach for event extraction by explicitly utilizing the relationships of event arguments. We achieve this through a carefully designed task-oriented dialogue system. To model the argument relation, we employ reinforcement learning and incremental learning to extract multiple arguments via a multi-turned, iterative process. Our approach leverages knowledge of the already extracted arguments of the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
