paper-with-me

Papers

One Vertex Attack on Graph Neural Networks-based Spatiotemporal Forecasting

2021-01-01 · Fuqiang Liu, Luis Miranda Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in intelligent transportation systems (ITS) and numerous applications, such as route planning, navigation, and automatic driving. Deep Spatiotemporal Graph Neural Networks, which capture both spatial and temporal patterns, have achieved great success in traffic forecasting applications. Though Deep Neural Networks (DNNs) have been proven to be vulnerable to carefully designed perturbations in multiple domains like objection classification and graph classification, these adversarial works cannot be directly applied to spatiotemporal GNNs because of their causality and spatiotemporal mechanism. There is still a lack of studies on the vulnerability and robustness of spatiotemporal GNNs. Particularly, if spatiotemporal GNNs are vulnerable in real-world traffic applications, a hacker can easily cause serious traffic congestion and even a city-scale breakdown. To fill this gap, we design One Vertex Attack to break deep spatiotemporal GNNs by attacking a single one vertex. To achieve this, we apply the genetic algorithm with a universal attack method as the evaluation function to locate the weakest vertex; then perturbations are generated by solving an optimization problem with the inverse estimation. Empirical studies prove that perturbations in one vertex can be diffused into most of the graph when spatiotemporal GNNs are under One Vertex Attack.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Classification

Similar Papers 제목 키워드 기반

Spatially Focused Attack against Spatiotemporal Graph Neural Networks

2021-09-10 · Fuqiang Liu, Luis Miranda-Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in various applications in intelligent transportation systems (ITS), such as route planning, navigation, and traffic control and management. Deep Spatiotemporal graph ne…

ManagementTraffic Prediction

Practical Adversarial Attacks on Spatiotemporal Traffic Forecasting Models

2022-10-05 · Fan Liu, Hao liu, Wenzhao Jiang

Machine learning based traffic forecasting models leverage sophisticated spatiotemporal auto-correlations to provide accurate predictions of city-wide traffic states. However, existing methods assume a reliable and unbia…

HSTFL: A Heterogeneous Federated Learning Framework for Misaligned Spatiotemporal Forecasting

2024-09-27 · Shuowei Cai, Hao liu

Spatiotemporal forecasting has emerged as an indispensable building block of diverse smart city applications, such as intelligent transportation and smart energy management. Recent advancements have uncovered that the pe…

energy managementFederated LearningRepresentation LearningTime Series+1

Robust Spatiotemporal Traffic Forecasting with Reinforced Dynamic Adversarial Training

2023-06-25 · Fan Liu, Weijia Zhang, Hao liu

Machine learning-based forecasting models are commonly used in Intelligent Transportation Systems (ITS) to predict traffic patterns and provide city-wide services. However, most of the existing models are susceptible to …

Adversarial RobustnessKnowledge DistillationSelf-Knowledge Distillation

AST-GCN: Attribute-Augmented Spatiotemporal Graph Convolutional Network for Traffic Forecasting

2020-11-22 · Jiawei Zhu, Chao Tao, Hanhan Deng, Ling Zhao 외

Traffic forecasting is a fundamental and challenging task in the field of intelligent transportation. Accurate forecasting not only depends on the historical traffic flow information but also needs to consider the influe…

AttributeTraffic Prediction