paper-with-me

홈 › Papers

Hacking Predictors Means Hacking Cars: Using Sensitivity Analysis to Identify Trajectory Prediction Vulnerabilities for Autonomous Driving Security

2024-01-18 · Marsalis Gibson, David Babazadeh, Claire Tomlin, Shankar Sastry

Adversarial attacks on learning-based multi-modal trajectory predictors have already been demonstrated. However, there are still open questions about the effects of perturbations on inputs other than state histories, and how these attacks impact downstream planning and control. In this paper, we conduct a sensitivity analysis on two trajectory prediction models, Trajectron++ and AgentFormer. The analysis reveals that between all inputs, almost all of the perturbation sensitivities for both models lie only within the most recent position and velocity states. We additionally demonstrate that, despite dominant sensitivity on state history perturbations, an undetectable image map perturbation made with the Fast Gradient Sign Method can induce large prediction error increases in both models, revealing that these trajectory predictors are, in fact, susceptible to image-based attacks. Using an optimization-based planner and example perturbations crafted from sensitivity results, we show how these attacks can cause a vehicle to come to a sudden stop from moderate driving speeds.

📄 PDF Abstract BibTeX arXiv:2401.10313

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSensitivityTrajectory Prediction

Similar Papers 제목 키워드 기반

HARVE: Hacking-Aware Reward-Head Vector Editing for Robust Reward Models

2026-06-02 · Shuang Liu, Yuxuan Bo, Qiuyang Zhao, Caiyue Huang 외 arxiv

Reward models are central to large language model (LLM) alignment, but they remain vulnerable to reward hacking. To evaluate reward-model robustness, we introduce RewardHackBench containing 13 reward-hacking patterns cov…

Is It Thinking or Cheating? Detecting Implicit Reward Hacking by Measuring Reasoning Effort

2025-10-01 · Xinpeng Wang, Nitish Joshi, Barbara Plank, Rico Angell 외 arxiv

Reward hacking, where a reasoning model exploits loopholes in a reward function to achieve high rewards without solving the intended task, poses a significant threat. This behavior may be explicit, i.e. verbalized in the…

Do Prompt-Elicited Trajectories Reflect Training-Time Reward Hacking? A Systematic Study on Monitoring Trainig-Time Reward Hacking in Code Generation

2026-04-26 · Lichen Li, Hengguang Zhou, Yijun Liang, Tianyi Zhou 외 arxiv

Reward hacking in code generation, where models exploit evaluation loopholes to obtain high reward without correctly solving the intended task, poses a critical challenge for Reinforcement Learning (RL) and the deploymen…

Reinforcement LearningCode Generation

The Power of Tests for Detecting $p$-Hacking

2022-05-16 · Graham Elliott, Nikolay Kudrin, Kaspar Wüthrich

$p$-Hacking undermines the validity of empirical studies. A flourishing empirical literature investigates the prevalence of $p$-hacking based on the distribution of $p$-values across studies. Interpreting results in this…

Fairness Hacking: The Malicious Practice of Shrouding Unfairness in Algorithms

2023-11-12 · Kristof Meding, Thilo Hagendorff

Fairness in machine learning (ML) is an ever-growing field of research due to the manifold potential for harm from algorithmic discrimination. To prevent such harm, a large body of literature develops new approaches to q…

Fairness