Pith. sign in

REVIEW 11 cited by

Mitigating Adversarial Effects Through Randomization

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 1711.01991 v3 pith:CAXPHNVX submitted 2017-11-06 cs.CV

classification cs.CV
keywords adversarialrandomizationdefenserandomimagesmethodadditionalchallenge
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Convolutional neural networks have demonstrated high accuracy on various tasks in recent years. However, they are extremely vulnerable to adversarial examples. For example, imperceptible perturbations added to clean images can cause convolutional neural networks to fail. In this paper, we propose to utilize randomization at inference time to mitigate adversarial effects. Specifically, we use two randomization operations: random resizing, which resizes the input images to a random size, and random padding, which pads zeros around the input images in a random manner. Extensive experiments demonstrate that the proposed randomization method is very effective at defending against both single-step and iterative attacks. Our method provides the following advantages: 1) no additional training or fine-tuning, 2) very few additional computations, 3) compatible with other adversarial defense methods. By combining the proposed randomization method with an adversarially trained model, it achieves a normalized score of 0.924 (ranked No.2 among 107 defense teams) in the NIPS 2017 adversarial examples defense challenge, which is far better than using adversarial training alone with a normalized score of 0.773 (ranked No.56). The code is public available at https://github.com/cihangxie/NIPS2017_adv_challenge_defense.

Discussion (0). Sign in to comment.

Forward citations

Cited by 11 Pith papers

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

  1. ANNIE: Be Careful of Your Robots

    cs.AI 2025-09 conditional novelty 6.0 of 10

    The authors build a safety-centered benchmark and attack method that induces vision-language-action robot policies to violate ISO-based safety rules in a majority of tested episodes.

  2. Kill Two Birds with One Stone! Trajectory enabled Unified Online Detection of Adversarial Examples and Backdoor Attacks

    cs.CR 2025-06 conditional novelty 6.0 of 10

    UniGuard detects both adversarial examples and backdoor-triggered inputs at inference time by treating each input's layer-by-layer path as a time series and flagging anomalies.

  3. Adversarial Attacks and Detection in Visual Place Recognition for Safer Robot Navigation

    cs.CV 2025-06 conditional novelty 6.0 of 10

    Simulated adversarial attack detectors with moderate accuracy (75% true positive, up to 25% false positive) reduce mean along-track localization error by about 50% in visual place recognition navigation, and reference...

  4. Defensive Adversarial CAPTCHA: A Semantics-Driven Framework for Natural Adversarial Example Generation

    cs.CV 2025-06 conditional novelty 6.0 of 10

    DAC and BP-DAC generate 'unsourced' adversarial CAPTCHAs from semantic prompts and report transfer attack success rates above 95% on ImageNet classifiers in black-box settings.

  5. SHIELD: Secure Hypernetworks for Incremental Expansion Learning Defense

    cs.LG 2025-06 conditional novelty 6.0 of 10

    SHIELD uses a hypernetwork with IBP training and a new Interval MixUp technique to achieve certified robustness in continual learning, reporting state-of-the-art adversarial accuracy on MNIST, CIFAR-100, and miniImage...

  6. Smaug: Fixing Failure Modes of Preference Optimisation with DPO-Positive

    cs.CL 2024-02 conditional novelty 6.0 of 10

    DPOP is a new loss function that prevents DPO from lowering preferred response likelihoods and outperforms standard DPO on diverse datasets, MT-Bench, and enables Smaug-72B to exceed 80% on the Open LLM Leaderboard.

  7. Theory of Continual Learning Against Data Poisoning Attacks

    cs.LG 2026-06 unverdicted novelty 5.0 of 10

    Establishes that no defense works against linear-proportion poisoning with unbounded noise in regularization-based continual learning and proposes verification and robust defenses for infrequent or bounded attacks.

  8. Generating Transferrable Adversarial Examples via Local Mixing and Logits Optimization for Remote Sensing Object Recognition

    cs.CV 2025-09 conditional novelty 5.0 of 10

    A local-mixing and logit-optimization attack improves transferability of adversarial examples for remote sensing object recognition, outperforming 12 prior methods on two benchmarks.

  9. Boosting Adversarial Transferability Against Defenses via Multi-Scale Transformation

    cs.CV 2025-07 conditional novelty 5.0 of 10

    A Segmented Gaussian Pyramid transformation that averages gradients over three downsampled scales improves black-box adversarial transferability against defense models.

  10. MalGuard: Towards Real-Time, Accurate, and Actionable Detection of Malicious Packages in PyPI Ecosystem

    cs.CR 2025-06 conditional novelty 5.0 of 10

    MalGuard uses graph centrality, LLM filtering, and LIME to detect malicious PyPI packages with lightweight ML models and explainable outputs.

  11. RCR-AF: Enhancing Model Generalization via Rademacher Complexity Reduction Activation Function

    cs.LG 2025-07 reject novelty 2.0 of 10

    RCR-AF, a clipped scaled-softplus activation, is claimed to improve CIFAR-10 accuracy and robustness, but the evidence is undermined by test-set tuning and a flawed complexity derivation.

Pith tools