TLDR: A systematic literature review by Yoana Pirta Lorenzo examines the compliance of autonomous robotic systems with the EU’s AI Act (Regulation (EU) 2024/1689). The study reveals that while there are advancements in risk management and cybersecurity, significant gaps persist in areas like AI explainability, real-time human supervision, and traceability of knowledge bases. Only 40% of solutions explicitly address transparency, and 30% enable intervention mechanisms for failures. The research highlights the urgent need for modular approaches and further development to fully integrate regulatory requirements into robotic architectures, especially concerning knowledge base protection, continuous auditing, and resilience against adversarial attacks.
The European Union’s Regulation (EU) 2024/1689, often referred to as the AI Act, is a landmark piece of legislation designed to ensure the safe and responsible development of artificial intelligence technologies. It specifically classifies autonomous robotic systems that interact with people and physical environments as ‘high-risk,’ imposing stringent requirements for risk management, transparency, explainability, and continuous human oversight.
A recent systematic literature review, titled “Cumplimiento del Reglamento (UE) 2024/1689 en robótica y sistemas autónomos: una revisión sistemática de la literatura” by Yoana Pirta Lorenzo, delves into the current state of compliance and adoption of this crucial regulation within the field of robotics and autonomous systems. The study aimed to identify existing tools, cybersecurity frameworks, and methodologies being applied, while also highlighting significant gaps.
Why This Research Matters
The increasing deployment of autonomous robots in sectors like manufacturing, healthcare, and human-robot interaction (HRI) brings considerable risks related to safety, privacy, and ethics. These systems handle sensitive data and make critical decisions in real-time, making them vulnerable to cyberattacks and operational failures. While established frameworks like the Robot Security Framework (RSF) and SROS2 exist, they often focus on general cybersecurity practices rather than the specific demands of the AI Act, such as algorithmic decision traceability, AI model explainability, or data flow governance. This research provides a much-needed systematic overview to bridge these gaps and guide future development.
How the Study Was Conducted
The review followed the PRISMA protocol, a rigorous methodology for systematic reviews. Researchers consulted major academic databases including IEEE Xplore, ACM Digital Library, Scopus, and Web of Science. They used a combination of keywords like ‘robotics,’ ‘autonomous,’ ‘security,’ ‘cybersecurity,’ ‘EU 2024/1689,’ and ‘AI Act,’ focusing on publications from January 2018 to March 2025. Out of an initial 365 records, 22 studies were ultimately selected for in-depth analysis based on strict inclusion and exclusion criteria.
Key Findings: Partial Compliance and Significant Gaps
The review revealed a mixed picture of compliance. While there have been notable advancements in areas like risk management and the encryption of communications, significant shortcomings persist. The study found critical gaps in modules designed for explainability, real-time human supervision, and the traceability of the knowledge base that autonomous systems rely on. Alarmingly, only about 40% of the analyzed solutions explicitly incorporate the transparency requirements mandated by the AI Act, and a mere 30% include mechanisms for human intervention in case of failures.
Cybersecurity Solutions and Their Alignment with the AI Act
The research identified several categories of cybersecurity solutions in the autonomous robotics ecosystem, particularly for systems based on ROS/ROS 2:
-
Evaluation and Hardening Frameworks: Tools like the Robot Security Framework (RSF) offer standardized methodologies for security audits. SROS2 enhances ROS 2 with encrypted channels, mutual authentication, and certificate-based access control policies.
-
Monitoring and Detection Tools: ROS-IDS, an Intrusion Detection System, inspects network traffic in real-time for anomalies. SIEM (Security Information and Event Management) solutions, using lightweight agents, collect and correlate logs for continuous auditing.
-
Cryptographic Reinforcement: Libraries such as SealFSv2 provide tamper-evident file systems for critical configurations, while digital signatures ensure the integrity of models and parameters.
Despite these advancements, the study found varying degrees of coverage for the AI Act’s mandates:
-
Risk Management: While RSF and NIST CSF offer robust methodologies, they often lack specific templates tailored for robotic cognitive architectures.
-
Transparency: Tools like SROS2 and ROS 2 traceability libraries aid in system explainability, but they fall short of advanced AI explanation mechanisms (e.g., LIME or SHAP) needed for complex, sub-symbolic behaviors.
-
Human Supervision: Frameworks propose safety features like ‘kill-switches’ and ‘heartbeat’ monitoring, but they often lack real-time control interfaces that integrate effectively with human-robot interaction (HRI) systems, which are crucial for direct intervention.
-
Traceability: SIEM and SealFSv2 cover event logging and model versioning, but there’s a lack of specific ROS libraries that automatically link sensor data, AI decisions, and security logs comprehensively.
Underserved Areas and Future Research
The review highlighted several critical areas that remain insufficiently addressed:
-
Protection of Knowledge Bases: There’s a significant lack of standard libraries to dynamically encrypt or sign symbolic knowledge bases (like PDDL or ontologies), leaving robot ‘plans’ vulnerable to manipulation. For sub-symbolic bases (machine learning models), automatic pipelines for adversarial testing during deployment and secure ‘fallback’ mechanisms are missing.
-
Continuous Auditing: While SIEMs cover system logs, there’s a gap in tools that correlate security events with robotic performance metrics, such as mission failures linked to network incidents.
-
Resilience to Adversarial Attacks: ROS lacks libraries to simulate and harden models for vision (e.g., YOLO ROS) or voice (e.g., Whisper ROS) against input crafting attacks, and robust training techniques are not yet integrated into robot deployment frameworks.
These findings underscore the urgent need for solutions that not only protect traditional ROS/ROS 2 infrastructure but also address the unique challenges of cognitive and AI architectures in compliance with the AI Act.
Also Read:
- Navigating AI Compliance: Legal Frameworks Meet Technical Hurdles in Law-Following AI
- Neuro-Symbolic AI: Bridging Intelligence Gaps in Cybersecurity
Moving Forward
The study concludes that while progress has been made in certain aspects of Regulation (EU) 2024/1689 compliance, particularly in risk management and cybersecurity, significant challenges remain in real-time human supervision, transparency, and traceability. Future research must focus on developing more modular approaches that fully integrate all aspects of the regulation into autonomous robotic systems. This includes enhancing traceability, continuous auditing, and creating comprehensive technological and regulatory frameworks that also address the ethical and responsibility aspects of AI in critical environments. For more details, you can read the full paper here.


