EMNLP 2021finding10 citations

A Neural Graph-based Local Coherence Model

Mohsen Mesgar, Leonardo F. R. Ribeiro, Iryna Gurevych

Abstract

Entity grids and entity graphs are two frameworks for modeling local coherence. These frameworks represent entity relations between sentences and then extract features from such representations to encode coherence. The benefits of convolutional neural models for extracting informative features from entity grids have been recently studied. In this work, we study the benefits of Relational Graph Convolutional Networks (RGCN) to encode entity graphs for measuring local coherence. We evaluate our neural graph-based model for two benchmark coherence evaluation tasks: sentence ordering (SO) and summary coherence rating (SCR). The results show that our neural graph-based model consistently outperforms the neural grid-based model for both tasks. Our model performs competitively with a strong baseline coherence model, while our model uses 50% fewer parameters. Our work defines a new, efficient, and effective baseline for local coherence modeling.

BibTeX
@inproceedings{mesgar-etal-2021-neural-graph,
    title = "A Neural Graph-based Local Coherence Model",
    author = "Mesgar, Mohsen  and
      Ribeiro, Leonardo F. R.  and
      Gurevych, Iryna",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.199/",
    doi = "10.18653/v1/2021.findings-emnlp.199",
    pages = "2316--2321"
}
A Neural Graph-based Local Coherence Model · EMNLP 2021