ACL 2023long9 citations

Modeling Structural Similarities between Documents for Coherence Assessment with Graph Convolutional Networks

Wei Liu, Xiyan Fu, Michael Strube

Abstract

Coherence is an important aspect of text quality, and various approaches have been applied to coherence modeling. However, existing methods solely focus on a single document’s coherence patterns, ignoring the underlying correlation between documents. We investigate a GCN-based coherence model that is capable of capturing structural similarities between documents. Our model first creates a graph structure for each document, from where we mine different subgraph patterns. We then construct a heterogeneous graph for the training corpus, connecting documents based on their shared subgraphs. Finally, a GCN is applied to the heterogeneous graph to model the connectivity relationships. We evaluate our method on two tasks, assessing discourse coherence and automated essay scoring. Results show that our GCN-based model outperforms all baselines, achieving a new state-of-the-art on both tasks.

BibTeX
@inproceedings{liu-etal-2023-modeling,
    title = "Modeling Structural Similarities between Documents for Coherence Assessment with Graph Convolutional Networks",
    author = "Liu, Wei  and
      Fu, Xiyan  and
      Strube, Michael",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.431/",
    doi = "10.18653/v1/2023.acl-long.431",
    pages = "7792--7808"
}
Modeling Structural Similarities between Documents for Coherence Assessment with Graph Convolutional Networks · ACL 2023