paper-with-me

홈 › Papers

Adversarial Attack on Community Detection by Hiding Individuals

2020-01-22 · Jia Li, Honglei Zhang, Zhichao Han, Yu Rong, Hong Cheng, Junzhou Huang

It has been demonstrated that adversarial graphs, i.e., graphs with imperceptible perturbations added, can cause deep graph models to fail on node/graph classification tasks. In this paper, we extend adversarial graphs to the problem of community detection which is much more difficult. We focus on black-box attack and aim to hide targeted individuals from the detection of deep graph community detection models, which has many applications in real-world scenarios, for example, protecting personal privacy in social networks and understanding camouflage patterns in transaction networks. We propose an iterative learning framework that takes turns to update two modules: one working as the constrained graph generator and the other as the surrogate community detection model. We also find that the adversarial graphs generated by our method can be transferred to other learning based community detection models.

📄 PDF Abstract BibTeX arXiv:2001.07933

Code (1)

halimiqi/CD-ATTACK tf

Tasks

Adversarial AttackCommunity DetectionGraph Classification

Similar Papers 제목 키워드 기반

Attacking and Securing Community Detection: A Game-Theoretic Framework

2025-12-12 · Yifan Niu, Aochuan Chen, Tingyang Xu, Jia Li arxiv

It has been demonstrated that adversarial graphs, i.e., graphs with imperceptible perturbations, can cause deep graph models to fail on classification tasks. In this work, we extend the concept of adversarial graphs to t…

Community Detection

ObjectSeeker: Certifiably Robust Object Detection against Patch Hiding Attacks via Patch-agnostic Masking

2022-02-03 · Chong Xiang, Alexander Valtchanov, Saeed Mahloujifar, Prateek Mittal

Object detectors, which are widely deployed in security-critical systems such as autonomous vehicles, have been found vulnerable to patch hiding attacks. An attacker can use a single physically-realizable adversarial pat…

Autonomous VehiclesObjectobject-detectionObject Detection+1

DetectorGuard: Provably Securing Object Detectors against Localized Patch Hiding Attacks

2021-02-05 · Chong Xiang, Prateek Mittal

State-of-the-art object detectors are vulnerable to localized patch hiding attacks, where an adversary introduces a small adversarial patch to make detectors miss the detection of salient objects. The patch attacker can …

image-classificationImage ClassificationObjectobject-detection+2

Hiding Faces in Plain Sight: Disrupting AI Face Synthesis with Adversarial Perturbations

2019-06-21 · Yuezun Li, Xin Yang, Baoyuan Wu, Siwei Lyu

Recent years have seen fast development in synthesizing realistic human faces using AI technologies. Such fake faces can be weaponized to cause negative personal and social impact. In this work, we develop technologies t…

Face DetectionFace Generation

DisPatch: Disarming Adversarial Patches in Object Detection with Diffusion Models

2025-09-04 · Jin Ma, Mohammed Aldeen, Christopher Salas, Feng Luo 외 arxiv

Object detection is fundamental to various real-world applications, such as security monitoring and surveillance video analysis. Despite their advancements, state-of-the-art object detectors are still vulnerable to adver…

Object Detection