paper-with-me

홈 › Papers

Explainable Spatio-Temporal Graph Neural Networks

2023-10-26 · Jiabin Tang, Lianghao Xia, Chao Huang

Spatio-temporal graph neural networks (STGNNs) have gained popularity as a powerful tool for effectively modeling spatio-temporal dependencies in diverse real-world urban applications, including intelligent transportation and public safety. However, the black-box nature of STGNNs limits their interpretability, hindering their application in scenarios related to urban resource allocation and policy formulation. To bridge this gap, we propose an Explainable Spatio-Temporal Graph Neural Networks (STExplainer) framework that enhances STGNNs with inherent explainability, enabling them to provide accurate predictions and faithful explanations simultaneously. Our framework integrates a unified spatio-temporal graph attention network with a positional information fusion layer as the STG encoder and decoder, respectively. Furthermore, we propose a structure distillation approach based on the Graph Information Bottleneck (GIB) principle with an explainable objective, which is instantiated by the STG encoder and decoder. Through extensive experiments, we demonstrate that our STExplainer outperforms state-of-the-art baselines in terms of predictive accuracy and explainability metrics (i.e., sparsity and fidelity) on traffic and crime prediction tasks. Furthermore, our model exhibits superior representation ability in alleviating data missing and sparsity issues. The implementation code is available at: https://github.com/HKUDS/STExplainer.

📄 PDF Abstract BibTeX arXiv:2310.17149

Code (1)

hkuds/stexplainer 공식 구현 pytorch

Tasks

Crime PredictionDecoderGraph Attention

Similar Papers 제목 키워드 기반

Explainable Spatio-Temporal GCNNs for Irregular Multivariate Time Series: Architecture and Application to ICU Patient Data

2024-11-01 · Óscar Escudero-Arnanz, Cristina Soguero-Ruiz, Antonio G. Marques

In this paper, we present XST-GCNN (eXplainable Spatio-Temporal Graph Convolutional Neural Network), a novel architecture for processing heterogeneous and irregular Multivariate Time Series (MTS) data. Our approach captu…

graph constructionTime Series

Natural Language Interaction with Explainable AI Models

2019-03-13 · Arjun R. Akula, Sinisa Todorovic, Joyce Y. Chai, Song-Chun Zhu

This paper presents an explainable AI (XAI) system that provides explanations for its predictions. The system consists of two key components -- namely, the prediction And-Or graph (AOG) model for recognizing and localizi…

Explainable Artificial Intelligence (XAI)

Conservation-informed Graph Learning for Spatiotemporal Dynamics Prediction

2024-12-30 · Yuan Mi, Pu Ren, Hongteng Xu, Hongsheng Liu 외

Data-centric methods have shown great potential in understanding and predicting spatiotemporal dynamics, enabling better design and control of the object system. However, deep learning models often lack interpretability,…

Graph LearningPrediction

VL-KnG: Persistent Spatiotemporal Knowledge Graphs from Egocentric Video for Embodied Scene Understanding

2025-10-01 · Mohamad Al Mdfaa, Svetlana Lukina, Timur Akhtyamov, Arthur Nigmatzyanov 외 arxiv

Vision-language models (VLMs) demonstrate strong image-level scene understanding but often lack persistent memory, explicit spatial representations, and computational efficiency when reasoning over long video sequences. …

Computational EfficiencyScene Understanding3D ReconstructionKnowledge Graphs

Spatiotemporal Propagation Learning for Network-Wide Flight Delay Prediction

2022-07-14 · Yuankai Wu, Hongyu Yang, Yi Lin, Hong Liu

Demystifying the delay propagation mechanisms among multiple airports is fundamental to precise and interpretable delay prediction, which is crucial during decision-making for all aviation industry stakeholders. The prin…

Decision MakingPredictionTime Series Analysis