paper-with-me

Papers

Practical Attacks Against Graph-based Clustering

2017-08-29 · Yizheng Chen, Yacin Nadji, Athanasios Kountouras, Fabian Monrose, Roberto Perdisci, Manos Antonakakis, Nikolaos Vasiloglou

Graph modeling allows numerous security problems to be tackled in a general way, however, little work has been done to understand their ability to withstand adversarial attacks. We design and evaluate two novel graph attacks against a state-of-the-art network-level, graph-based detection system. Our work highlights areas in adversarial machine learning that have not yet been addressed, specifically: graph-based clustering techniques, and a global feature space where realistic attackers without perfect knowledge must be accounted for (by the defenders) in order to be practical. Even though less informed attackers can evade graph clustering with low cost, we show that some practical defenses are possible.

📄 PDF Abstract BibTeX arXiv:1708.09056

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Clustering

Similar Papers 제목 키워드 기반

Sonic: Fast and Transferable Data Poisoning on Clustering Algorithms

2024-08-14 · Francesco Villani, Dario Lazzaro, Antonio Emanuele Cinà, Matteo Dell'Amico 외

Data poisoning attacks on clustering algorithms have received limited attention, with existing methods struggling to scale efficiently as dataset sizes and feature counts increase. These attacks typically require re-clus…

ClusteringData Poisoning

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

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 empi…

Graph LearningNode ClassificationRecommendation Systems

How does Heterophily Impact the Robustness of Graph Neural Networks? Theoretical Connections and Practical Implications

2021-06-14 · Jiong Zhu, Junchen Jin, Donald Loveland, Michael T. Schaub 외

We bridge two research directions on graph neural networks (GNNs), by formalizing the relation between heterophily of node labels (i.e., connected nodes tend to have dissimilar labels) and the robustness of GNNs to adver…

Coupled-Space Attacks against Random-Walk-based Anomaly Detection

2023-07-26 · Yuni Lai, Marcin Waniek, Liying Li, Jingwen Wu 외

Random Walks-based Anomaly Detection (RWAD) is commonly used to identify anomalous patterns in various applications. An intriguing characteristic of RWAD is that the input graph can either be pre-existing or constructed …

Anomaly DetectionGraph Anomaly Detection