paper-with-me

홈 › Papers

CIVA: Critic-Induced Value-Subspace Attacks on Visual World-Model Agents

2026-08-21 · Jiancheng Wang, Mingli Zhu, Tong Zhang, Jiaqi Ruan, Wei Wang, Siyuan Liang, Dacheng Tao arxiv

Visual world-model agents such as DreamerV3 act through a recurrent latent state rather than a single observation, which weakens frame-wise observation attacks and makes their perturbations vary sharply over time under a strict per-frame perturbation constraint. We study white-box, causal, online attacks on such agents and propose Critic-Induced Value-Subspace Attacks (\textbf{CIVA}). Our key observation is that, along a rollout, critic-guided perturbations concentrate in a low-dimensional subspace induced by the victim's own critic. Based on this observation, CIVA first probes the frozen victim offline with critic-guided PGD and extracts a low-rank value-subspace by SVD. At test time, it optimizes only the subspace coefficients, smooths them with an exponential moving average (EMA), and maps them back to pixels. This design attacks value-sensitive recurrent dynamics while keeping the online optimization cheap and temporally coherent. Extensive experiments on DMC walker walk, Atari Pong, and Crafter show that CIVA consistently outperforms five recent methods; on DMC walker walk, it achieves the largest reward drop of 26.07\% while keeping temporal variation low, with TempAbs of 0.646.

📄 PDF Abstract BibTeX arXiv:2608.21114

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Percival: Making In-Browser Perceptual Ad Blocking Practical With Deep Learning

2019-05-17 · Zain ul abi Din, Panagiotis Tigas, Samuel T. King, Benjamin Livshits

In this paper we present Percival, a browser-embedded, lightweight, deep learning-powered ad blocker. Percival embeds itself within the browser's image rendering pipeline, which makes it possible to intercept every image…

Blockingimage-classificationImage Classification

Geometry of the Loss Landscape in Overparameterized Neural Networks: Symmetries and Invariances

2021-05-25 · Berfin Şimşek, François Ged, Arthur Jacot, Francesco Spadaro 외

We study how permutation symmetries in overparameterized multi-layer neural networks generate `symmetry-induced' critical points. Assuming a network with $ L $ layers of minimal widths $ r_1^*, \ldots, r_{L-1}^* $ reache…

Lockdown: Backdoor Defense for Federated Learning with Isolated Subspace Training

2023-09-21

Federated learning (FL) is vulnerable to backdoor attacks due to its distributed computing nature. Existing defense solution usually requires larger amount of computation in either the training or testing phase, which l…

backdoor defenseDistributed ComputingFederated Learning

Lockdown: Backdoor Defense for Federated Learning with Isolated Subspace Training

2023-09-21 · NeurIPS 2023 11

Federated learning (FL) is vulnerable to backdoor attacks due to its distributed computing nature. Existing defense solution usually requires larger amount of computation in either the training or testing phase, which l…

backdoor defenseDistributed ComputingFederated Learning

Human Values Matter: Investigating How Misalignment Shapes Collective Behaviors in LLM Agent Communities

2026-04-07 · Xiangxu Zhang, Jiamin Wang, Qinlin Zhao, Hanze Guo 외 arxiv

As LLMs become increasingly integrated into human society, evaluating their orientations on human values from social science has drawn growing attention. Nevertheless, it is still unclear why human values matter for LLMs…