paper-with-me

홈 › Papers

INTARG: Informed Real-Time Adversarial Attack Generation for Time-Series Regression

2026-04-13 · Gamze Kirman Tokgoz, Onat Gungor, Tajana Rosing, Baris Aksanli arxiv

Time-series forecasting aims to predict future values by modeling temporal dependencies in historical observations. It is a critical component of many real-world systems, where accurate forecasts improve operational efficiency and help mitigate uncertainty and risk. More recently, machine learning (ML), and especially deep learning (DL)-based models, have gained widespread adoption for time-series forecasting, but they remain vulnerable to adversarial attacks. However, many state-of-the-art attack methods are not directly applicable in time-series settings, where storing complete historical data or performing attacks at every time step is often impractical. This paper proposes an adversarial attack framework for time-series forecasting under an online bounded-buffer setting, leveraging an informed and selective attack strategy. By selectively targeting time steps where the model exhibits high confidence and the expected prediction error is maximal, our framework produces fewer but substantially more effective attacks. Experiments show that our framework can increase the prediction error up to 2.42x, while performing attacks in fewer than 10% of time steps.

📄 PDF Abstract BibTeX arXiv:2604.11928

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Familiarity-Based Open-Set Recognition Under Adversarial Attacks

2023-11-08 · Philip Enevoldsen, Christian Gundersen, Nico Lang, Serge Belongie 외

Open-set recognition (OSR), the identification of novel categories, can be a critical component when deploying classification models in real-world applications. Recent work has shown that familiarity-based scoring rules …

Open Set Learningscoring rule

Structack: Structure-based Adversarial Attacks on Graph Neural Networks

2021-07-23 · Hussain Hussain, Tomislav Duricic, Elisabeth Lex, Denis Helic 외

Recent work has shown that graph neural networks (GNNs) are vulnerable to adversarial attacks on graph data. Common attack approaches are typically informed, i.e. they have access to information about node attributes suc…

Alignment Under Pressure: The Case for Informed Adversaries When Evaluating LLM Defenses

2025-05-21 · Xiaoxue Yang, Bozhidar Stevanoski, Matthieu Meeus, Yves-Alexandre de Montjoye

Large language models (LLMs) are rapidly deployed in real-world applications ranging from chatbots to agentic systems. Alignment is one of the main approaches used to defend against attacks such as prompt injection and j…

Hard No-Box Adversarial Attack on Skeleton-Based Human Action Recognition with Skeleton-Motion-Informed Gradient

2023-08-10 · ICCV 2023 1 · Zhengzhi Lu, He Wang, Ziyi Chang, Guoan Yang 외

Recently, methods for skeleton-based human activity recognition have been shown to be vulnerable to adversarial attacks. However, these attack methods require either the full knowledge of the victim (i.e. white-box attac…

Action RecognitionActivity RecognitionAdversarial AttackHuman Activity Recognition+1

Practical Attacks Against Graph-based Clustering

2017-08-29 · Yizheng Chen, Yacin Nadji, Athanasios Kountouras, Fabian Monrose 외

Graph modeling allows numerous security problems to be tackled in a general way, however, little work has been done to understand their ability to withstand adversarial attacks. We design and evaluate two novel graph att…

ClusteringGraph Clustering