paper-with-me

홈 › Papers

FABLE: A Localized, Targeted Adversarial Attack on Weather Forecasting Models

2025-05-17 · Yue Deng, Asadullah Hill Galib, Xin Lan, Pang-Ning Tan, Lifeng Luo

Deep learning-based weather forecasting models have recently demonstrated significant performance improvements over gold-standard physics-based simulation tools. However, these models are vulnerable to adversarial attacks, which raises concerns about their trustworthiness. In this paper, we first investigate the feasibility of applying existing adversarial attack methods to weather forecasting models. We argue that a successful attack should (1) not modify significantly its original inputs, (2) be faithful, i.e., achieve the desired forecast at targeted locations with minimal changes to non-targeted locations, and (3) be geospatio-temporally realistic. However, balancing these criteria is a challenge as existing methods are not designed to preserve the geospatio-temporal dependencies of the original samples. To address this challenge, we propose a novel framework called FABLE (Forecast Alteration By Localized targeted advErsarial attack), which employs a 3D discrete wavelet decomposition to extract the varying components of the geospatio-temporal data. By regulating the magnitude of adversarial perturbations across different components, FABLE can generate adversarial inputs that maintain geospatio-temporal coherence while remaining faithful and closely aligned with the original inputs. Experimental results on multiple real-world datasets demonstrate the effectiveness of our framework over baseline methods across various metrics.

📄 PDF Abstract BibTeX arXiv:2505.12167

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackWeather Forecasting

Similar Papers 제목 키워드 기반

Beyond Detection: Unveiling Fairness Vulnerabilities in Abusive Language Models

2023-11-15 · Yueqing Liang, Lu Cheng, Ali Payani, Kai Shu

This work investigates the potential of undermining both fairness and detection performance in abusive language detection. In a dynamic and complex digital world, it is crucial to investigate the vulnerabilities of these…

Abusive LanguageFairness

A Red-Team Study of Anthropic Fable 5 & Opus 4.8 Models

2026-06-16 · Nicola Franco arxiv

We evaluate the adversarial robustness of two frontier large language models (LLMs) developed by Anthropic, Fable 5 and Opus 4.8, against four families of automated jailbreak attack across 7 826 harmful intents spanning …

Adversarial Robustness

Physical 3D Adversarial Attacks against Monocular Depth Estimation in Autonomous Driving

2024-03-26 · CVPR 2024 1 · Junhao Zheng, Chenhao Lin, Jiahao Sun, Zhengyu Zhao 외

Deep learning-based monocular depth estimation (MDE), extensively applied in autonomous driving, is known to be vulnerable to adversarial attacks. Previous physical attacks against MDE models rely on 2D adversarial patch…

Adversarial AttackAutonomous DrivingDepth EstimationMonocular Depth Estimation

Localized Uncertainty Attacks

2021-06-17 · Ousmane Amadou Dia, Theofanis Karaletsos, Caner Hazirbas, Cristian Canton Ferrer 외

The susceptibility of deep learning models to adversarial perturbations has stirred renewed attention in adversarial examples resulting in a number of attacks. However, most of these attacks fail to encompass a large spe…

PatchAttack: A Black-box Texture-based Attack with Reinforcement Learning

2020-04-12 · ECCV 2020 8 · Chenglin Yang, Adam Kortylewski, Cihang Xie, Yinzhi Cao 외

Patch-based attacks introduce a perceptible but localized change to the input that induces misclassification. A limitation of current patch-based black-box attacks is that they perform poorly for targeted attacks, and ev…

Adversarial DefenseClusteringreinforcement-learningReinforcement Learning+1