@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://preview.aclanthology.org/fix-sig-urls/2023.acl-long.431/",
doi = "10.18653/v1/2023.acl-long.431",
pages = "7792--7808",
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."
}
Markdown (Informal)
[Modeling Structural Similarities between Documents for Coherence Assessment with Graph Convolutional Networks](https://preview.aclanthology.org/fix-sig-urls/2023.acl-long.431/) (Liu et al., ACL 2023)
ACL