paper-with-me

홈 › Papers

Trojan Attacks on Neural Network Controllers for Robotic Systems

2026-02-04 · Farbod Younesi, Walter Lucia, Amr Youssef arxiv

Neural network controllers are increasingly deployed in robotic systems for tasks such as trajectory tracking and pose stabilization. However, their reliance on potentially untrusted training pipelines or supply chains introduces significant security vulnerabilities. This paper investigates backdoor (Trojan) attacks against neural controllers, using a differential-drive mobile robot platform as a case study. In particular, assuming that the robot's tracking controller is implemented as a neural network, we design a lightweight, parallel Trojan network that can be embedded within the controller. This malicious module remains dormant during normal operation but, upon detecting a highly specific trigger condition defined by the robot's pose and goal parameters, compromises the primary controller's wheel velocity commands, resulting in undesired and potentially unsafe robot behaviours. We provide a proof-of-concept implementation of the proposed Trojan network, which is validated through simulation under two different attack scenarios. The results confirm the effectiveness of the proposed attack and demonstrate that neural network-based robotic control systems are subject to potentially critical security threats.

📄 PDF Abstract BibTeX arXiv:2602.05121

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TrojanRobot: Physical-World Backdoor Attacks Against VLM-based Robotic Manipulation

2024-11-18 · Xianlong Wang, Hewen Pan, Hangtao Zhang, Minghui Li 외

Robotic manipulation in the physical world is increasingly empowered by \textit{large language models} (LLMs) and \textit{vision-language models} (VLMs), leveraging their understanding and perception capabilities. Recent…

Backdoor AttackDecision MakingLanguage ModelingLanguage Modelling

An Experimental Study of Trojan Vulnerabilities in UAV Autonomous Landing

2025-10-23 · Reza Ahmari, Ahmad Mohammadi, Vahid Hemmati, Mohammed Mynuddin 외 arxiv

This study investigates the vulnerabilities of autonomous navigation and landing systems in Urban Air Mobility (UAM) vehicles. Specifically, it focuses on Trojan attacks that target deep learning models, such as Convolut…

Stop-and-Go: Exploring Backdoor Attacks on Deep Reinforcement Learning-based Traffic Congestion Control Systems

2020-03-17 · Yue Wang, Esha Sarkar, Wenqing Li, Michail Maniatakos 외

Recent work has shown that the introduction of autonomous vehicles (AVs) in traffic could help reduce traffic jams. Deep reinforcement learning methods demonstrate good performance in complex control problems, including …

Autonomous VehiclesDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

Trojan Horse Training for Breaking Defenses against Backdoor Attacks in Deep Learning

2022-03-25 · Arezoo Rajabi, Bhaskar Ramasubramanian, Radha Poovendran

Machine learning (ML) models that use deep neural networks are vulnerable to backdoor attacks. Such attacks involve the insertion of a (hidden) trigger by an adversary. As a consequence, any input that contains the trigg…

Backdoor Attack

A Survey of Trojan Attacks and Defenses to Deep Neural Networks

2024-08-15 · Lingxin Jin, Xianyu Wen, Wei Jiang, Jinyu Zhan

Deep Neural Networks (DNNs) have found extensive applications in safety-critical artificial intelligence systems, such as autonomous driving and facial recognition systems. However, recent research has revealed their sus…

Autonomous Driving