paper-with-me

Papers

ZeBRA: Precisely Destroying Neural Networks with Zero-Data Based Repeated Bit Flip Attack

2021-11-01 · Dahoon Park, Kon-Woo Kwon, Sunghoon Im, Jaeha Kung

In this paper, we present Zero-data Based Repeated bit flip Attack (ZeBRA) that precisely destroys deep neural networks (DNNs) by synthesizing its own attack datasets. Many prior works on adversarial weight attack require not only the weight parameters, but also the training or test dataset in searching vulnerable bits to be attacked. We propose to synthesize the attack dataset, named distilled target data, by utilizing the statistics of batch normalization layers in the victim DNN model. Equipped with the distilled target data, our ZeBRA algorithm can search vulnerable bits in the model without accessing training or test dataset. Thus, our approach makes the adversarial weight attack more fatal to the security of DNNs. Our experimental results show that 2.0x (CIFAR-10) and 1.6x (ImageNet) less number of bit flips are required on average to destroy DNNs compared to the previous attack method. Our code is available at https://github. com/pdh930105/ZeBRA.

📄 PDF Abstract BibTeX arXiv:2111.01080

Code (1)

pdh930105/zebra 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/
Test 설명 없음
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

ZEBRA: Zero-Shot Entropy-Regularized Prompt Learning for Base-to-Novel Generalization in Audio-Language Models

2026-06-30 · Asif Hanif, Mohammad Yaqub arxiv

Audio-Language Models (ALMs) achieve strong zero-shot performance by aligning audio with textual class descriptions. Although prompt learning improves accuracy on base classes through few-shot supervised adaptation, we o…

Audio Classification

ZEBRA: Towards Zero-Shot Cross-Subject Generalization for Universal Brain Visual Decoding

2025-10-31 · Haonan Wang, Jingyu Lu, Hongrui Li, Xiaomeng Li arxiv

Recent advances in neural decoding have enabled the reconstruction of visual experiences from brain activity, positioning fMRI-to-image reconstruction as a promising bridge between neuroscience and computer vision. Howev…

Image Reconstruction

ZEBRA: Leveraging Model-Behavioral Knowledge for Zero-Annotation Preference Dataset Construction

2025-02-26 · Jeesu Jung, Chanjun Park, SangKeun Jung

Recent efforts in LLM alignment have focused on constructing large-scale preference datasets via human or Artificial Intelligence (AI) annotators. However, such approaches rely on instance-wise supervision, incurring sub…

ZEBRA: Zero-shot Budgeted Resource Allocation for LLM Orchestration

2026-05-19 · May Hamri, Inbal Talgam-Cohen arxiv

As autonomous agents increasingly execute end-to-end tasks under fixed monetary budgets, the pressing open question shifts from whether the budget is respected, to how to spend it effectively. Existing budget-aware metho…

ZEBRA: Zero-Shot Example-Based Retrieval Augmentation for Commonsense Question Answering

2024-10-07 · Francesco Maria Molfese, Simone Conia, Riccardo Orlando, Roberto Navigli

Current Large Language Models (LLMs) have shown strong reasoning capabilities in commonsense question answering benchmarks, but the process underlying their success remains largely opaque. As a consequence, recent approa…

Question AnsweringRetrieval