paper-with-me

홈 › Papers

Geometric Algorithms for $k$-NN Poisoning

2023-06-21 · Diego Ihara Centurion, Karine Chubarian, Bohan Fan, Francesco Sgherzi, Thiruvenkadam S Radhakrishnan, Anastasios Sidiropoulos, Angelo Straight

We propose a label poisoning attack on geometric data sets against $k$-nearest neighbor classification. We provide an algorithm that can compute an $\varepsilon n$-additive approximation of the optimal poisoning in $n\cdot 2^{2^{O(d+k/\varepsilon)}}$ time for a given data set $X \in \mathbb{R}^d$, where $|X| = n$. Our algorithm achieves its objectives through the application of multi-scale random partitions.

📄 PDF Abstract BibTeX arXiv:2306.12377

Code (0)

등록된 구현이 없습니다.

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

Indiscriminate Poisoning Attacks on Unsupervised Contrastive Learning

2022-02-22 · Hao He, Kaiwen Zha, Dina Katabi

Indiscriminate data poisoning attacks are quite effective against supervised learning. However, not much is known about their impact on unsupervised contrastive learning (CL). This paper is the first to consider indiscri…

Contrastive LearningData AugmentationData PoisoningMatrix Completion

A Geometric Approach to Problems in Optimization and Data Science

2025-04-22 · Naren Sarayu Manoj

We give new results for problems in computational and statistical machine learning using tools from high-dimensional geometry and probability. We break up our treatment into two parts. In Part I, we focus on computationa…

Data PoisoningGraph Clustering

Towards Poisoning of Deep Learning Algorithms with Back-gradient Optimization

2017-08-29 · Luis Muñoz-González, Battista Biggio, Ambra Demontis, Andrea Paudice 외

A number of online services nowadays rely upon machine learning to extract valuable information from data collected in the wild. This exposes learning algorithms to the threat of data poisoning, i.e., a coordinate attack…

Data PoisoningDeep LearningHandwritten Digit RecognitionMalware Detection

Regularisation Can Mitigate Poisoning Attacks: A Novel Analysis Based on Multiobjective Bilevel Optimisation

2020-02-28 · Javier Carnerero-Cano, Luis Muñoz-González, Phillippa Spencer, Emil C. Lupu

Machine Learning (ML) algorithms are vulnerable to poisoning attacks, where a fraction of the training data is manipulated to deliberately degrade the algorithms' performance. Optimal poisoning attacks, which can be form…

Bilevel OptimizationData PoisoningL2 RegularizationMultiobjective Optimization