Procedural Text Understanding via Scene-Wise Evolution

Abstract

Procedural text understanding requires machines to reason about entity states within the dynamical narratives. Current procedural text understanding approaches are commonly entity-wise, which separately track each entity and independently predict different states of each entity. Such an entity-wise paradigm does not consider the interaction between entities and their states. In this paper, we propose a new scene-wise paradigm for procedural text understanding, which jointly tracks states of all entities in a scene-by-scene manner. Based on this paradigm, we propose Scene Graph Reasoner (SGR), which introduces a series of dynamically evolving scene graphs to jointly formulate the evolution of entities, states and their associations throughout the narrative. In this way, the deep interactions between all entities and states can be jointly captured and simultaneously derived from scene graphs. Experiments show that SGR not only achieves the new state-of-the-art performance but also significantly accelerates the speed of reasoning.

Cite

Text

Tang et al. "Procedural Text Understanding via Scene-Wise Evolution." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I10.21388

Markdown

[Tang et al. "Procedural Text Understanding via Scene-Wise Evolution." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/tang2022aaai-procedural/) doi:10.1609/AAAI.V36I10.21388

BibTeX

@inproceedings{tang2022aaai-procedural,
  title     = {{Procedural Text Understanding via Scene-Wise Evolution}},
  author    = {Tang, Jialong and Lin, Hongyu and Liao, Meng and Lu, Yaojie and Han, Xianpei and Sun, Le and Xie, Weijian and Xu, Jin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {11367-11375},
  doi       = {10.1609/AAAI.V36I10.21388},
  url       = {https://mlanthology.org/aaai/2022/tang2022aaai-procedural/}
}