paper-with-me

Papers

Node-aware Bi-smoothing: Certified Robustness against Graph Injection Attacks

2023-12-07 · Yuni Lai, Yulin Zhu, Bailin Pan, Kai Zhou

Deep Graph Learning (DGL) has emerged as a crucial technique across various domains. However, recent studies have exposed vulnerabilities in DGL models, such as susceptibility to evasion and poisoning attacks. While empirical and provable robustness techniques have been developed to defend against graph modification attacks (GMAs), the problem of certified robustness against graph injection attacks (GIAs) remains largely unexplored. To bridge this gap, we introduce the node-aware bi-smoothing framework, which is the first certifiably robust approach for general node classification tasks against GIAs. Notably, the proposed node-aware bi-smoothing scheme is model-agnostic and is applicable for both evasion and poisoning attacks. Through rigorous theoretical analysis, we establish the certifiable conditions of our smoothing scheme. We also explore the practical implications of our node-aware bi-smoothing schemes in two contexts: as an empirical defense approach against real-world GIAs and in the context of recommendation systems. Furthermore, we extend two state-of-the-art certified robustness frameworks to address node injection attacks and compare our approach against them. Extensive evaluations demonstrate the effectiveness of our proposed certificates.

📄 PDF Abstract BibTeX arXiv:2312.03979

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningNode ClassificationRecommendation Systems

Similar Papers 제목 키워드 기반

Certified Robustness for Top-k Predictions against Adversarial Perturbations via Randomized Smoothing

2019-12-20 · ICLR 2020 1 · Jinyuan Jia, Xiaoyu Cao, Binghui Wang, Neil Zhenqiang Gong

It is well-known that classifiers are vulnerable to adversarial perturbations. To defend against adversarial perturbations, various certified robustness results have been derived. However, existing certified robustnesses…

UniCR: Universally Approximated Certified Robustness via Randomized Smoothing

2022-07-05 · Hanbin Hong, Binghui Wang, Yuan Hong

We study certified robustness of machine learning classifiers against adversarial perturbations. In particular, we propose the first universally approximated certified robustness (UniCR) framework, which can approximate …

Towards Bridging the gap between Empirical and Certified Robustness against Adversarial Examples

2021-02-09 · Jay Nandy, Sudipan Saha, Wynne Hsu, Mong Li Lee 외

The current state-of-the-art defense methods against adversarial examples typically focus on improving either empirical or certified robustness. Among them, adversarially trained (AT) models produce empirical state-of-th…

Adversarial Robustness

Text-CRS: A Generalized Certified Robustness Framework against Textual Adversarial Attacks

2023-07-31 · Xinyu Zhang, Hanbin Hong, Yuan Hong, Peng Huang 외

The language models, especially the basic text classification models, have been shown to be susceptible to textual adversarial attacks such as synonym substitution and word insertion attacks. To defend against such attac…

text-classificationText Classification

Robustness Certification of Visual Perception Models via Camera Motion Smoothing

2022-10-04 · Hanjiang Hu, Zuxin Liu, Linyi Li, Jiacheng Zhu 외

A vast literature shows that the learning-based visual perception model is sensitive to adversarial noises, but few works consider the robustness of robotic perception models under widely-existing camera motion perturbat…

image-classificationImage Classification