English

Modeling Complex Event Scenarios via Simple Entity-focused Questions

Computation and Language 2023-02-15 v1

Abstract

Event scenarios are often complex and involve multiple event sequences connected through different entity participants. Exploring such complex scenarios requires an ability to branch through different sequences, something that is difficult to achieve with standard event language modeling. To address this, we propose a question-guided generation framework that models events in complex scenarios as answers to questions about participants. At any step in the generation process, the framework uses the previously generated events as context, but generates the next event as an answer to one of three questions: what else a participant did, what else happened to a participant, or what else happened. The participants and the questions themselves can be sampled or be provided as input from a user, allowing for controllable exploration. Our empirical evaluation shows that this question-guided generation provides better coverage of participants, diverse events within a domain, comparable perplexities for modeling event sequences, and more effective control for interactive schema generation.

Keywords

Cite

@article{arxiv.2302.07139,
  title  = {Modeling Complex Event Scenarios via Simple Entity-focused Questions},
  author = {Mahnaz Koupaee and Greg Durrett and Nathanael Chambers and Niranjan Balasubramanian},
  journal= {arXiv preprint arXiv:2302.07139},
  year   = {2023}
}

Comments

To be published in proceedings of EACL 2023

R2 v1 2026-06-28T08:39:57.835Z