Implicit Argument Prediction as Reading Comprehension
Pengxiang Cheng, Katrin Erk

TL;DR
This paper introduces a novel reading comprehension-based model for implicit argument prediction, leveraging pointer networks and multi-hop reasoning to improve extraction of predicate-argument tuples with missing arguments.
Contribution
It proposes a new approach that treats implicit argument prediction as a reading comprehension problem, incorporating advanced neural techniques for better accuracy.
Findings
Good performance on argument cloze task
Effective in nominal implicit argument prediction
Demonstrates the viability of reading comprehension methods for argument prediction
Abstract
Implicit arguments, which cannot be detected solely through syntactic cues, make it harder to extract predicate-argument tuples. We present a new model for implicit argument prediction that draws on reading comprehension, casting the predicate-argument tuple with the missing argument as a query. We also draw on pointer networks and multi-hop computation. Our model shows good performance on an argument cloze task as well as on a nominal implicit argument prediction task.
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 · Software Engineering Research
