paper-with-me

홈 › Papers

DASH: A Meta-Attack Framework for Synthesizing Effective and Stealthy Adversarial Examples

2025-08-18 · Abdullah Al Nomaan Nafi, Habibur Rahaman, Zafaryab Haider, Tanzim Mahfuz, Fnu Suya, Swarup Bhunia, Prabuddha Chakraborty arxiv

Numerous techniques have been proposed for generating adversarial examples in white-box settings under strict Lp-norm constraints. However, such norm-bounded examples often fail to align well with human perception, and only a few methods specifically explore perceptually aligned adversarial examples. Moreover, it remains unclear whether insights from Lp-constrained attacks can be effectively leveraged to improve perceptual efficacy. In this paper, we introduce DASH, a fully differentiable meta-attack framework that generates effective and perceptually aligned adversarial examples by strategically composing existing Lp-based attack methods. DASH operates in a multi-stage fashion: at each stage, it aggregates candidate adversarial examples from multiple base attacks using learned, adaptive weights and propagates the result to the next stage. A novel meta-loss function guides this process by jointly minimizing misclassification loss and perceptual distortion, enabling the framework to dynamically modulate the contribution of each base attack throughout the stages. We evaluate DASH on adversarially trained models across CIFAR-10, CIFAR-100, and ImageNet. Despite relying solely on Lp-constrained based methods, DASH significantly outperforms state-of-the-art perceptual attacks such as AdvAD, achieving higher attack success rates (e.g., 20.63% improvement) and superior visual quality, as measured by SSIM, LPIPS, and FID (improvements $\approx$ of 11, 0.015, and 5.7, respectively). Furthermore, DASH generalizes well to unseen defenses, making it a practical and strong baseline for evaluating robustness without requiring handcrafted adaptive attacks for each new defense.

📄 PDF Abstract BibTeX arXiv:2508.13309

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NL2Dashboard: A Lightweight and Controllable Framework for Generating Dashboards with LLMs

2026-01-04 · Boshen Shi, Kexin Yang, Yuanbo Yang, Guanguang Chang 외 arxiv

While Large Language Models (LLMs) have demonstrated remarkable proficiency in generating standalone charts, synthesizing comprehensive dashboards remains a formidable challenge. Existing end-to-end paradigms, which typi…

Code Generation

Modeling the Dashboard Provenance

2023-08-13 · Johne Jarske, Jorge Rady, Lucia V. L. Filgueiras, Leandro M. Velloso 외

Organizations of all kinds, whether public or private, profit-driven or non-profit, and across various industries and sectors, rely on dashboards for effective data visualization. However, the reliability and efficacy of…

Data VisualizationDecision Making

DASH: Deception-Augmented Shared Mental Model for a Human-Machine Teaming System

2025-12-21 · Zelin Wan, Han Jun Yoon, Nithin Alluru, Terrence J. Moore 외 arxiv

We present DASH (Deception-Augmented Shared mental model for Human-machine teaming), a novel framework that enhances mission resilience by embedding proactive deception into Shared Mental Models (SMM). Designed for missi…

Evaluation of LLM-based Explanations for a Learning Analytics Dashboard

2025-11-11 · Alina Deriyeva, Benjamin Paassen arxiv

Learning Analytics Dashboards can be a powerful tool to support self-regulated learning in Digital Learning Environments and promote development of meta-cognitive skills, such as reflection. However, their effectiveness …

Dashed Line Defense: Plug-And-Play Defense Against Adaptive Score-Based Query Attacks

2026-02-09 · Yanzhang Fu, Zizheng Guo, Jizhou Luo arxiv

Score-based query attacks pose a serious threat to deep learning models by crafting adversarial examples (AEs) using only black-box access to model output scores, iteratively optimizing inputs based on observed loss valu…