paper-with-me

홈 › Papers

The Double-Edged Sword of Data-Driven Super-Resolution: Adversarial Super-Resolution Models

2026-02-06 · Haley Duba-Sullivan, Steven R. Young, Emma J. Reid arxiv

Data-driven super-resolution (SR) methods are often integrated into imaging pipelines as preprocessing steps to improve downstream tasks such as classification and detection. However, these SR models introduce a previously unexplored attack surface into imaging pipelines. In this paper, we present AdvSR, a framework demonstrating that adversarial behavior can be embedded directly into SR model weights during training, requiring no access to inputs at inference time. Unlike prior attacks that perturb inputs or rely on backdoor triggers, AdvSR operates entirely at the model level. By jointly optimizing for reconstruction quality and targeted adversarial outcomes, AdvSR produces models that appear benign under standard image quality metrics while inducing downstream misclassification. We evaluate AdvSR on three SR architectures (SRCNN, EDSR, SwinIR) paired with a YOLOv11 classifier and demonstrate that AdvSR models can achieve high attack success rates with minimal quality degradation. These findings highlight a new model-level threat for imaging pipelines, with implications for how practitioners source and validate models in safety-critical applications.

📄 PDF Abstract BibTeX arXiv:2602.07251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Double-Edged Sword of Input Perturbations to Robust Accurate Fairness

2024-04-01 · Xuran Li, Peng Wu, Yanting Chen, Xingjun Ma 외

Deep neural networks (DNNs) are known to be sensitive to adversarial input perturbations, leading to a reduction in either prediction accuracy or individual fairness. To jointly characterize the susceptibility of predict…

Adversarial AttackFairness

Double-Edged Sword or Sharp Tool? Designing and Evaluating Triadic LLM-Teacher Collaboration for K-12 Writing at Scale

2026-05-28 · Canran Wang, Yuwen Yang, Zhen Wang, Ming Ma 외 arxiv

The double-edged sword of integrating Large Language Models (LLMs) requires an effective triadic collaboration mechanism among LLMs, teachers and students, especially for K-12 education. By developing a triadic collabora…

Explainable AI as a Double-Edged Sword in Dermatology: The Impact on Clinicians versus The Public

2025-12-14 · Xuhai Xu, Haoyu Hu, Haoran Zhang, Will Ke Wang 외 arxiv

Artificial intelligence (AI) is increasingly permeating healthcare, from physician assistants to consumer applications. Since AI algorithm's opacity challenges human interaction, explainable AI (XAI) addresses this by pr…

Data-Driven Deepfake Image Detection Method -- The 2024 Global Deepfake Image Detection Challenge

2025-08-15 · Xiaoya Zhu, Yibing Nan, Shiguo Lian arxiv

With the rapid development of technology in the field of AI, deepfake technology has emerged as a double-edged sword. It has not only created a large amount of AI-generated content but also posed unprecedented challenges…

Data Augmentation

The Double-edged Sword of LLM-based Data Reconstruction: Understanding and Mitigating Contextual Vulnerability in Word-level Differential Privacy Text Sanitization

2025-08-26 · Stephen Meisenbacher, Alexandra Klymenko, Andreea-Elena Bodea, Florian Matthes arxiv

Differentially private text sanitization refers to the process of privatizing texts under the framework of Differential Privacy (DP), providing provable privacy guarantees while also empirically defending against adversa…