paper-with-me

Papers

Talos: A More Effective and Efficient Adversarial Defense for GNN Models Based on the Global Homophily of Graphs

2024-06-06 · Duanyu Li, Huijun Wu, Min Xie, Xugang Wu, Zhenwei Wu, Wenzhe Zhang

Graph neural network (GNN) models play a pivotal role in numerous tasks involving graph-related data analysis. Despite their efficacy, similar to other deep learning models, GNNs are susceptible to adversarial attacks. Even minor perturbations in graph data can induce substantial alterations in model predictions. While existing research has explored various adversarial defense techniques for GNNs, the challenge of defending against adversarial attacks on real-world scale graph data remains largely unresolved. On one hand, methods reliant on graph purification and preprocessing tend to excessively emphasize local graph information, leading to sub-optimal defensive outcomes. On the other hand, approaches rooted in graph structure learning entail significant time overheads, rendering them impractical for large-scale graphs. In this paper, we propose a new defense method named Talos, which enhances the global, rather than local, homophily of graphs as a defense. Experiments show that the proposed approach notably outperforms state-of-the-art defense approaches, while imposing little computational overhead.

📄 PDF Abstract BibTeX arXiv:2406.03833

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseGraph Neural NetworkGraph structure learning

Similar Papers 제목 키워드 기반

Understanding and Improving Ensemble Adversarial Defense

2023-09-21 · NeurIPS 2023 11

The strategy of ensemble has become popular in adversarial defense, which trains multiple base classifiers to defend against adversarial attacks in a cooperative manner. Despite the empirical success, theoretical explana…

Talos: Optimizing Top-$K$ Accuracy in Recommender Systems

2026-01-27 · Shengjia Zhang, Weiqin Yang, Jiawei Chen, Peng Wu 외 arxiv

Recommender systems (RS) aim to retrieve a small set of items that best match individual user preferences. Naturally, RS place primary emphasis on the quality of the Top-$K$ results rather than performance across the ent…

TALoS: Enhancing Semantic Scene Completion via Test-time Adaptation on the Line of Sight

2024-10-21 · Hyun-Kurl Jang, Jihun Kim, Hyeokjun Kweon, Kuk-Jin Yoon

Semantic Scene Completion (SSC) aims to perform geometric completion and semantic segmentation simultaneously. Despite the promising results achieved by existing studies, the inherently ill-posed nature of the task prese…

3D Semantic Scene Completion3D Semantic SegmentationSemantic SegmentationTest-time Adaptation

ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation

2019-05-28 · Yuzhe Yang, Guo Zhang, Dina Katabi, Zhi Xu

Deep neural networks are vulnerable to adversarial attacks. The literature is rich with algorithms that can easily craft successful adversarial examples. In contrast, the performance of defense techniques still lags behi…

Adversarial Robustness

Correlation Analysis of Adversarial Attack in Time Series Classification

2024-08-21 · Zhengyang Li, Wenhao Liang, Chang Dong, Weitong Chen 외

This study investigates the vulnerability of time series classification models to adversarial attacks, with a focus on how these models process local versus global information under such conditions. By leveraging the Nor…

Adversarial AttackTime SeriesTime Series Classification