Pith. sign in

REVIEW 3 cited by

On the Effectiveness of Mitigating Data Poisoning Attacks with Gradient Shaping

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.11497 v2 pith:G7DKC5CC submitted 2020-02-26 cs.CR cs.LG

classification cs.CRcs.LG
keywords attacksgradientgradientspoisoningshapingdefensedp-sgdindiscriminate
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

Machine learning algorithms are vulnerable to data poisoning attacks. Prior taxonomies that focus on specific scenarios, e.g., indiscriminate or targeted, have enabled defenses for the corresponding subset of known attacks. Yet, this introduces an inevitable arms race between adversaries and defenders. In this work, we study the feasibility of an attack-agnostic defense relying on artifacts that are common to all poisoning attacks. Specifically, we focus on a common element between all attacks: they modify gradients computed to train the model. We identify two main artifacts of gradients computed in the presence of poison: (1) their $\ell_2$ norms have significantly higher magnitudes than those of clean gradients, and (2) their orientation differs from clean gradients. Based on these observations, we propose the prerequisite for a generic poisoning defense: it must bound gradient magnitudes and minimize differences in orientation. We call this gradient shaping. As an exemplar tool to evaluate the feasibility of gradient shaping, we use differentially private stochastic gradient descent (DP-SGD), which clips and perturbs individual gradients during training to obtain privacy guarantees. We find that DP-SGD, even in configurations that do not result in meaningful privacy guarantees, increases the model's robustness to indiscriminate attacks. It also mitigates worst-case targeted attacks and increases the adversary's cost in multi-poison scenarios. The only attack we find DP-SGD to be ineffective against is a strong, yet unrealistic, indiscriminate attack. Our results suggest that, while we currently lack a generic poisoning defense, gradient shaping is a promising direction for future research.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Generalizable Targeted Data Poisoning against Varying Physical Objects

    cs.CV 2024-12 conditional novelty 6.0 of 10

    A clean-label targeted poisoning method that matches gradient magnitude as well as direction generalizes to unseen physical variations of a target object, reaching 90.13% success on multi-view cars.

  2. Document Screenshot Retrievers are Vulnerable to Pixel Poisoning Attacks

    cs.IR 2025-01 conditional novelty 5.0 of 10

    Gradient-based pixel poisoning of a single document screenshot can rank it in the top-10 for up to 41.9% of unseen queries on DSE and 26.4% on ColPali.

  3. A Survey of Secure Semantic Communications

    cs.CR 2025-01 conditional novelty 3.0 of 10

    A comprehensive survey of security and privacy challenges in semantic communication, categorized by the SemCom life cycle and paired with available defense technologies.

Pith tools