Extend, don’t rebuild: Phrasing conditional graph modification as autoregressive sequence labelling

Leon Weber, Jannes Münchmeyer, Samuele Garda, Ulf Leser


Abstract
Deriving and modifying graphs from natural language text has become a versatile basis technology for information extraction with applications in many subfields, such as semantic parsing or knowledge graph construction. A recent work used this technique for modifying scene graphs (He et al. 2020), by first encoding the original graph and then generating the modified one based on this encoding. In this work, we show that we can considerably increase performance on this problem by phrasing it as graph extension instead of graph generation. We propose the first model for the resulting graph extension problem based on autoregressive sequence labelling. On three scene graph modification data sets, this formulation leads to improvements in accuracy over the state-of-the-art between 13 and 24 percentage points. Furthermore, we introduce a novel data set from the biomedical domain which has much larger linguistic variability and more complex graphs than the scene graph modification data sets. For this data set, the state-of-the art fails to generalize, while our model can produce meaningful predictions.
Anthology ID:
2021.emnlp-main.93
Volume:
Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing
Month:
November
Year:
2021
Address:
Online and Punta Cana, Dominican Republic
Editors:
Marie-Francine Moens, Xuanjing Huang, Lucia Specia, Scott Wen-tau Yih
Venue:
EMNLP
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
1213–1224
Language:
URL:
https://aclanthology.org/2021.emnlp-main.93
DOI:
10.18653/v1/2021.emnlp-main.93
Bibkey:
Cite (ACL):
Leon Weber, Jannes Münchmeyer, Samuele Garda, and Ulf Leser. 2021. Extend, don’t rebuild: Phrasing conditional graph modification as autoregressive sequence labelling. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, pages 1213–1224, Online and Punta Cana, Dominican Republic. Association for Computational Linguistics.
Cite (Informal):
Extend, don’t rebuild: Phrasing conditional graph modification as autoregressive sequence labelling (Weber et al., EMNLP 2021)
Copy Citation:
PDF:
https://aclanthology.org/2021.emnlp-main.93.pdf
Code
 leonweber/extend
Data
MS COCO