ACL 2023long3 citations

Holistic Prediction on a Time-Evolving Attributed Graph

Shohei Yamasaki, Yuya Sasaki, Panagiotis Karras, Makoto Onizuka

Abstract

Graph-based prediction is essential in NLP tasks such as temporal knowledge graph completion. A cardinal question in this field is, how to predict the future links, nodes, and attributes of a time-evolving attributed graph? Unfortunately, existing techniques assume that each link, node, and attribute prediction is independent, and fall short of predicting the appearance of new nodes that were not observed in the past. In this paper, we address two interrelated questions; (1) can we exploit task interdependence to improve prediction accuracy? and (2) can we predict new nodes with their attributes? We propose a unified framework that predicts node attributes and topology changes such as the appearance and disappearance of links and the emergence and loss of nodes. This frame-work comprises components for independent and interactive prediction and for predicting new nodes. Our experimental study using real-world data confirms that our interdependent prediction framework achieves higher accuracy than methods based on independent prediction.

BibTeX
@inproceedings{yamasaki-etal-2023-holistic,
    title = "Holistic Prediction on a Time-Evolving Attributed Graph",
    author = "Yamasaki, Shohei  and
      Sasaki, Yuya  and
      Karras, Panagiotis  and
      Onizuka, Makoto",
    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.765/",
    doi = "10.18653/v1/2023.acl-long.765",
    pages = "13676--13694"
}
Holistic Prediction on a Time-Evolving Attributed Graph · ACL 2023