paper-with-me

Papers

Adversarial Diffusion Attacks on Graph-based Traffic Prediction Models

2021-04-19 · Lyuyi Zhu, Kairui Feng, Ziyuan Pu, Wei Ma

Real-time traffic prediction models play a pivotal role in smart mobility systems and have been widely used in route guidance, emerging mobility services, and advanced traffic management systems. With the availability of massive traffic data, neural network-based deep learning methods, especially the graph convolutional networks (GCN) have demonstrated outstanding performance in mining spatio-temporal information and achieving high prediction accuracy. Recent studies reveal the vulnerability of GCN under adversarial attacks, while there is a lack of studies to understand the vulnerability issues of the GCN-based traffic prediction models. Given this, this paper proposes a new task -- diffusion attack, to study the robustness of GCN-based traffic prediction models. The diffusion attack aims to select and attack a small set of nodes to degrade the performance of the entire prediction model. To conduct the diffusion attack, we propose a novel attack algorithm, which consists of two major components: 1) approximating the gradient of the black-box prediction model with Simultaneous Perturbation Stochastic Approximation (SPSA); 2) adapting the knapsack greedy algorithm to select the attack nodes. The proposed algorithm is examined with three GCN-based traffic prediction models: St-Gcn, T-Gcn, and A3t-Gcn on two cities. The proposed algorithm demonstrates high efficiency in the adversarial attack tasks under various scenarios, and it can still generate adversarial samples under the drop regularization such as DropOut, DropNode, and DropEdge. The research outcomes could help to improve the robustness of the GCN-based traffic prediction models and better protect the smart mobility systems. Our code is available at https://github.com/LYZ98/Adversarial-Diffusion-Attacks-on-Graph-based-Traffic-Prediction-Models

📄 PDF Abstract BibTeX arXiv:2104.09369

Code (1)

LYZ98/Adversarial-Diffusion-Attacks-on-Graph-based-Traffic-Prediction-Models 공식 구현 tf

Tasks

Adversarial AttackManagementPredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Graph Convolutional Networks 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

CausalDiff: Causality-Inspired Disentanglement via Diffusion Model for Adversarial Defense

2024-10-30 · Mingkun Zhang, Keping Bi, Wei Chen, Quanrun Chen 외

Despite ongoing efforts to defend neural classifiers from adversarial attacks, they remain vulnerable, especially to unseen attacks. In contrast, humans are difficult to be cheated by subtle manipulations, since we make …

Adversarial DefenseDisentanglementTraffic Sign Recognition

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…

Guided Diffusion-based Generation of Adversarial Objects for Real-World Monocular Depth Estimation Attacks

2025-12-30 · Yongtao Chen, Yanbo Wang, Wentao Zhao, Guole Shen 외 arxiv

Monocular Depth Estimation (MDE) serves as a core perception module in autonomous driving systems, but it remains highly susceptible to adversarial attacks. Errors in depth estimation may propagate through downstream dec…

Monocular Depth EstimationAdversarial AttackAutonomous DrivingDecision Making

Graph Defense Diffusion Model

2025-01-20 · Xin He, Wenqi Fan, Yili Wang, Chengyi Liu 외

Graph Neural Networks (GNNs) demonstrate significant potential in various applications but remain highly vulnerable to adversarial attacks, which can greatly degrade their performance. Existing graph purification methods…

Denoisingmodel

Towards Transferable Attacks Against Vision-LLMs in Autonomous Driving with Typography

2024-05-23 · Nhat Chung, Sensen Gao, Tuan-Anh Vu, Jie Zhang 외

Vision-Large-Language-Models (Vision-LLMs) are increasingly being integrated into autonomous driving (AD) systems due to their advanced visual-language reasoning capabilities, targeting the perception, prediction, planni…

Autonomous DrivingDecision Making