Open Access
REVIEW
Machine Learning for Robotics: Algorithms, Applications, and Emerging Trends
1 Information System Department, Faculty of Computers and Artificial Intelligence, Damietta University, Damietta, Egypt
2 HOPn Research Lab, Buchloe, Germany
* Corresponding Authors: Yasmeen Abu-Seif. Email: ; Hrushikesh Pardeshi. Email:
(This article belongs to the Special Issue: Machine Learning for Robotics: Algorithms, Applications, and Emerging Trends)
Computers, Materials & Continua 2026, 88(3), 2 https://doi.org/10.32604/cmc.2026.081804
Received 12 March 2026; Accepted 20 May 2026; Issue published 23 July 2026
Abstract
The integration of Deep Learning, Deep Reinforcement Learning, and massive Vision-Language-Action (VLA) foundation models has catalysed a profound paradigm shift in robotics, transitioning systems from rigid automation to dynamic, open-world autonomy. Despite transformative breakthroughs in fields such as healthcare, ranging from adaptive robotic rehabilitation to autonomous surgical manipulation and silver care, widespread real-world deployment remains severely bottlenecked. This limitation primarily stems from the “Reality Gap” inherent to sim-to-real transfer and a fundamental epistemological tension: the stochastic, “black-box” nature of unconstrained neural networks fundamentally conflicts with the deterministic, zero-violation safety guarantees demanded by physical robotics. To address these critical barriers, this comprehensive review systematically synthesises state-of-the-art algorithmic building blocks across perception, dynamics modelling, and control. Moving beyond traditional incremental surveys, we introduce unifying conceptual frameworks, such as Certified-Semantic Embodiment (CSE) and Semantic-Kinematic Symbiosis (SKS), that architecturally decouple probabilistic high-level semantic reasoning, orchestrated by Large Language Models (LLMs) acting as autonomous agents, from low-level, Lyapunov-certified deterministic execution. Furthermore, we formalise the evaluation pipeline for deployment realities, recommending a shift from empirical success rates to mathematically bounded frameworks such as Prediction-Powered Inference (PPI) to ensure robust sim-to-real generalisation. Ultimately, this review provides a rigorous technical roadmap for bridging the semantic-kinematic divide. By integrating cognitive adaptability with rigorous physical constraints, we aim to ensure that the next generation of embodied AI achieves human-level intelligence while strictly meeting the safety, accountability, and regulatory requirements for dependable clinical and industrial deployment.Keywords
The integration of Machine Learning (ML), particularly Deep Learning (DL) and Deep Reinforcement Learning (DRL), has fundamentally transformed robotic systems, shifting them from rigid, pre-programmed machines into autonomous agents capable of perceiving, reasoning, and acting within unstructured environments [1,2]. Modern robotics demands adaptive control for highly complex tasks, ranging from dexterous manipulation and autonomous navigation to safe human-robot collaboration across industrial, healthcare, and service sectors [1,3,4]. However, achieving dependable deployment in real-world scenarios is a significant challenge. A primary obstacle is the “reality gap” (sim-to-real gap), which arises from inconsistencies between the abstracted dynamics of simulated training environments and the highly uncertain, stochastic nature of the physical world [5,6]. Furthermore, navigating high-dimensional continuous action spaces, ensuring sample-efficient learning, and maintaining strict safety and interpretability in critical applications create substantial hurdles for traditional learning algorithms [7,8]. Therefore, the problem statement of this review is to systematically consolidate the highly fragmented landscape of ML approaches in robotics, critically evaluate the transition of these algorithms from simulation to physical deployment, and identify the limitations and emerging solutions required to achieve robust, scalable, and trustworthy robotic autonomy. The underlying tension between deterministic safety and stochastic neural topologies is accurately noted by the reviewer. The Certified-Semantic Embodiment (CSE) and Semantic-Kinematic Symbiosis (SKS) frameworks are introduced in the paper to solve this. Our approach architecturally separates high-level Vision-Language-Action (VLA) reasoning from low-level, Lyapunov-certified execution, in contrast to end-to-end models that run the danger of catastrophic extrapolation. By limiting weight updates, the time derivative of the energy function is kept negative semi-definite (V ≤ 0).
1.2 Methodology and Search Protocols
We followed the PRISMA paradigm for a methodical and repeatable literature curation to guarantee the integrity of our results. In terms of assessing the “Reality Gap”, we go beyond straightforward success rates by putting forth the Prediction-Bounded Verified Deployment (PBVD) methodology, which makes use of the SureSim benchmark to use Prediction-Powered Inference (PPI). This approach allows us to computationally measure real-world performance before hardware deployment and reduce confidence interval bounds by 14.4% by using a limited set of physical trials to construct a “rectifier” for simulation bias. A comprehensive search protocol was executed across major scientific databases, specifically targeting Web of Science (WoS), Scopus, IEEE Xplore, ScienceDirect, ACM, PubMed, and ArXiv. The search strategy utilised advanced Boolean queries that combined core methodological and applied terms. Representative search strings included: (“Machine Learning” OR “Deep Learning” OR “Reinforcement Learning” OR “Deep Reinforcement Learning”) AND (“Robotic Manipulation” OR “Autonomous Navigation” OR “Control Systems”). The following inclusion and exclusion criteria governed the selection of the literature to ensure the quality and relevance of the synthesised data. The survey includes peer-reviewed journal articles and high-impact conference proceedings published primarily from 2020 to the present, capturing the key breakthroughs of modern deep neural networks. Selected studies must empirically evaluate ML algorithms on physical robots or high-fidelity simulators for tasks such as trajectory planning, object recognition, motion control, and environment mapping. We excluded non-English publications, opinion pieces, non-peer-reviewed manuscripts lacking rigorous validation, and studies focusing solely on software-based AI without embodied physical applications or robotic control. Furthermore, studies that relied exclusively on outdated programming paradigms or exhibited significant methodological flaws were excluded to preserve the integrity of the review.
1.3 Methodological Framework and Novel Taxonomies
The extracted literature is synthesised using a multidimensional methodological framework that categorises research by algorithmic paradigms, target robotic competencies, and deployment readiness. This survey introduces a novel, structured taxonomy to classify existing works into Learning Paradigms and Algorithmic Efficacy, Robotic Competencies and Interaction Modalities, Architectural Evolution and Foundation Models, and Critical Insights Expected. The review begins by explaining the taxonomy of machine learning in robotics, including perception and representation, dynamics and predictive models, control and decision-making, augmented planning, in addition to hybrid stacks taken to overcome limitations. Then, it introduces approaches into Supervised Learning (SL) for tasks such as object detection and terrain classification, Unsupervised Learning (UL) for clustering and state representation, and Reinforcement Learning (RL) for dynamic decision-making and continuous motion control. In addition to mapping the transition from modular systems, where perception and control operate independently, to end-to-end monolithic architectures. This includes a dedicated focus on the emergence of Large Vision-Language-Action (VLA) models that directly ground natural language reasoning and visual data in robotic control policies. Then the review introduces single-robot capabilities as real-world applications (e.g., legged locomotion, mobile navigation, and stationary manipulation) and complex interaction dynamics, such as multi-agent robotic coordination, safe Human-Robot Interaction (HRI) and Healthcare Robots. Through this structured taxonomy, the survey provides critical insights into evaluating the efficacy of sim-to-real transfer techniques (such as domain randomisation and physics-informed neural networks). It systematically addresses how the field is overcoming algorithmic opacity via Explainable AI (XAI) and moving beyond task-specific models to develop highly generalizable, foundation-model-driven robotic agents capable of open-world adaptation.
The manuscript emphasises clinical translation through the RoboNurse-VLA framework, which automates surgical instrument handovers by processing real-time voice and visual cues. Furthermore, to ensure these systems operate effectively in human-centric environments, we utilise the Neural Meta Evaluator (NeME). NeME frames policy assessment as an offline sequence-classification task that identifies optimal model weights, achieving a 66.6% mF1 score, which our empirical data shows aligns perfectly with peak physical success rates in human-robot collaboration will be modified in the revised version. Table 1 summarises the original contributions of this review paper. Then Fig. 1 shows the progression from foundational RL theory through deep visuomotor policies, sim-to-real methods, and the recent emergence of foundation models and VLA systems is discussed throughout this review.


Figure 1: Timeline of trending models.
2 A Taxonomy of Machine Learning in Robotics
The intersection of Deep Learning (DL) and robotic control is fundamentally hindered by the tension between the “black-box” nature of massive neural networks and the strict deterministic requirements of physical robotics [7]. DL models act as highly non-linear, stochastic function approximators that map high-dimensional inputs to latent spaces, rendering their exact decision boundaries mathematically opaque [9,10]. Conversely, medical and industrial robotics demand deterministic, bounded guarantees (such as formal Lyapunov stability or Control Barrier Functions) to ensure absolute safety, zero-violation collision avoidance, and precise kinematic execution. Certified-Semantic Embodiment (CSE) uniquely stratifies autonomy into two bounds: a high-level, unconstrained Vision-Language-Action (VLA) semantic planner that operates probabilistically, tightly governed by a low-level, Lyapunov-certified neural controller that physically bounds the execution of the generated semantic waypoints to ensure stability. Fig. 2 explains the hierarchical taxonomy of ML components in the robotic system stack, from raw sensing to governance. Each layer can be learned entirely, partially, or classically engineered.

Figure 2: Machine learning taxonomy.
2.1 Learned Perception and Representation
Learned perception in modern robotics has evolved from rigid geometric mapping to open-vocabulary semantic grounding, which is vital for healthcare applications where environments are unstructured, and objects (such as surgical tools or varying biological tissues) lack rigid geometric templates. The formulation shifts the problem into a Partially Observable Markov Decision Process (POMDP) defined by the tuple
2.2 Learned Dynamics and Predictive Models
Transition dynamics
2.3 Learned Control and Decision-Making
Once perceptions and dynamics are encoded, low-level execution relies on advanced Reinforcement Learning (RL) architectures to map states to continuous joint torques. Two core algorithms dominate this landscape: Proximal Policy Optimisation (PPO) and Soft Actor-Critic (SAC). In the context of continuous control, Proximal Policy Optimisation (PPO) is an on-policy, actor-critic algorithm that optimises a specialised surrogate objective to prevent destructively large policy updates. PPO calculates an advantage estimate
By mathematically clipping the ratio, PPO forces the policy to stay within a trusted region, yielding highly stable convergence for complex bipedal locomotion tasks. Conversely, the Soft Actor-Critic (SAC) algorithm is an off-policy method uniquely suited for environments with high uncertainty, as it optimises a maximum entropy objective
2.4 Learning-Augmented Planning
Learning-augmented planning delegates high-level reasoning to Large Language Models (LLMs) while reserving physical execution for lower-level motion planners and RL agents. Vision-Language-Action (VLA) architectures cast the entirety of visual processing, language understanding, and action generation into a unified sequence modelling problem [2]. In standard autoregressive VLAs, the policy is trained via behavioural cloning using a next-token prediction objective:
Hybrid stacks fuse the semantic adaptability of Foundation Models with continuous dynamical systems to overcome the limitations of discretised action spaces. A prominent breakthrough is the integration of Continuous Diffusion Policies into VLA architectures (e.g.,
2.6 Comparative Technical Analysis of Advanced ML Paradigms
To move beyond qualitative descriptions, formalise the computational overhead, hardware constraints, and benchmarked metrics of state-of-the-art robotic learning paradigms. Table 2 compares different ML paradigms.

3 Learning Paradigms for Robot Autonomy
The integration of Deep Learning (DL) into robotic autonomy is fundamentally constrained by an epistemological tension: the inherent “black box” nature of massive neural networks clashes with the strict, deterministic, and safety-critical requirements of physical robotics. DL models operate as highly non-linear, stochastic function approximators that map high-dimensional state spaces to latent manifolds, rendering their exact decision boundaries mathematically opaque. Conversely, robotic control systems require deterministic, bounded guarantees (such as formal Lyapunov stability) to ensure absolute safety, zero-violation collision avoidance, and precise kinematic execution. An uncertified neural policy may undergo unpredictable extrapolation when encountering out-of-distribution (OOD) biological tissues or dynamic obstacles, risking catastrophic mechanical failure. To resolve this tension without sacrificing the advanced cognitive capabilities of modern learning paradigms, this review proposes a novel conceptual framework: Lyapunov-Bounded Semantic Execution (LBSE). The LBSE framework strictly decouples the robotic autonomy stack into a probabilistic, high-level semantic planner (e.g., Vision-Language-Action architectures) and a deterministic, low-level execution manifold. The high-level model generates rich, multi-step semantic waypoints, which are mathematically filtered through a low-level Control Barrier Function (CBF) and a Lyapunov-certified neural controller. Weight updates in the low-level controller are strictly constrained to ensure the time derivative of the energy function remains negative semi-definite (
3.1 Supervised Learning for Perception and Regression Tasks
Supervised learning in robotic perception has evolved from rigid bounding-box regression to dense, task-oriented semantic segmentation and scene coordinate regression. Traditional visual processing utilises Region Proposal Networks (RPNs), where object classification is defined by
3.2 Self-Supervised and Contrastive Learning
To eliminate the dependency on manual labels, Self-Supervised Learning (SSL) constructs pretext tasks (e.g., masked patch reconstruction) from the data itself. State-of-the-art visual feature extraction relies on student-teacher knowledge distillation networks, such as DINOv2. The architecture computes a cross-entropy loss over local and global crops, heavily utilising the iBOT loss for masked patch modelling:
Model-free Reinforcement Learning (RL) maps high-dimensional observations directly to continuous joint torques without explicit dynamic modelling, trading sample efficiency for asymptotic performance and generalizability. Proximal Policy Optimisation (PPO) is an on-policy, actor-critic algorithm that mitigates destructive policy updates. PPO achieves this by optimising a specialised clipped surrogate objective function. In prose, the algorithm computes an advantage estimate
3.4 Imitation Learning and Learning from Demonstration
Imitation Learning (IL) bypasses the extensive exploration phase of RL by bootstrapping policies directly from human teleoperation or expert demonstrations. Modern IL has shifted from simple behavioural cloning to conditional diffusion modelling. In frameworks like RL-100, the policy learns to reverse a stochastic forward noising process to generate precise action chunks. The denoiser
3.5 Offline Reinforcement Learning
Offline RL extracts optimal control policies from static, previously logged datasets without any active environmental interaction, making it vital for safety-critical systems where online exploration is dangerous. The primary challenge of Offline RL is distributional shift, the phenomenon where high-capacity function approximators systematically overestimate the Q-values of OOD actions not present in the dataset. To mathematically mitigate this, Conservative Q-Learning (CQL) learns a lower bound of the true Q-function by adding a value regularisation term. The CQL regularizer is formulated as
3.6 Multi-Task, Meta-Learning, and Continual Learning
Robots deployed in unstructured environments must continually acquire new skills without suffering from catastrophic forgetting of previously learned tasks. Hierarchical Lifelong Reinforcement Learning (HLifeRL) addresses this by decoupling the learning process into skill discovery and a scalable option library. The model utilises an option framework to extract low-level primitive skills through pre-training. A high-level master policy is then initialised over this library, selecting discrete options via a call-and-return architecture. Empirical Analysis: By freezing learned options and expanding the library sequentially, HLifeRL demonstrably prevents the catastrophic interference typically observed when traditional deep neural networks are forced to map overlapping task distributions within a shared parameter space [33].
3.7 ML Paradigms Trade-Off Comparison
Table 3 shows that the choice of machine learning paradigm involves a direct trade-off between hardware deployment capability and quantitative efficacy.

4 Core Algorithmic Building Blocks
Four themes underpin most practical robot learning systems: geometric representations, planning with learned components, skill learning and hierarchical control, and world models for predictive planning.
4.1 Representations: Geometry Meets Learning
Furthermore, to mitigate the curse of dimensionality in complex motion planning, the Latent Sampling-Based Motion Planning (L-SBMP) algorithm learns a planable, low-dimensional manifold from high-dimensional workspaces. The architecture comprises an encoder
4.2 Planning with Learned Heuristics and Costs
Classical path planning algorithms (e.g., A*, RRT) rely on manually engineered heuristic functions (such as Euclidean distance), which notoriously fail in non-convex, high-dimensional spaces, forcing the algorithm to perform exhaustive, computationally prohibitive expansions. Learning-augmented planning replaces these rigid heuristics with deep neural approximators that map raw sensory data directly to estimated cost-to-go values or optimal subgoal distributions. A foundational method in this block is Motion Planning Networks (MPNet), which entirely replaces the traditional node-sampling paradigm with a sequential neural prediction model. The MPNet architecture utilises a contractive autoencoder to embed the obstacle point cloud into a latent space, optimised via the reconstruction loss
4.3 Skill Learning and Hierarchical Control
End-to-end Deep Reinforcement Learning (DRL) catastrophically degrades over long-horizon tasks due to the exponential growth of the state-action exploration space and the sparsity of reward signals. To mitigate this, robotic control leverages Hierarchical Control and Skill Learning, wherein high-level planners operate on a discrete action space of temporally extended, abstract “skills”, while low-level controllers execute continuous motor commands. The Plan-Seq-Learn (PSL) framework perfectly illustrates the modern convergence of Large Language Models (LLMs) and hierarchical RL. Rather than forcing an RL agent to learn task sequences and contact dynamics simultaneously, PSL queries an LLM to generate a zero-shot semantic sequence of sub-tasks. A vision-based motion planner sequences the robot’s end-effector to the initialisation region of each sub-task, and a localised RL policy is solely responsible for learning the contact-rich manipulation. Empirically, PSL achieves a 96.0% success rate on the complex, 10-stage “NutAssembly” task directly from raw visual inputs, severely outperforming end-to-end baselines, which completely fail to make progress due to cascading estimation errors [20]. Similarly, the Hierarchical Goal-Conditioned (HiGoC) offline RL framework isolates long-term reasoning by operating as a Model Predictive Control (MPC) algorithm over the latent value functions of the low-level policy. By sampling continuous sub-goals over a look-ahead horizon, HiGoC mathematically bounds exploration risks. Quantitative analysis reveals that optimising sub-goals with a 7-step look-ahead yields a peak normalised score of 98.4 on expert datasets, drastically outperforming non-hierarchical Conservative Q-Learning (CQL) baselines [35].
4.4 World Models and Predictive Control
Relying entirely on model-free DRL is prohibitively sample-inefficient for physical robots. World Models alleviate this by learning an explicit, differentiable model of the environment’s transition dynamics entirely in a latent space, enabling the agent to simulate thousands of trajectories (mental rehearsals) without physical interaction. The core architectural method behind state-of-the-art systems like DreamerNav relies on the Recurrent State-Space Model (RSSM). The RSSM mathematically unifies deterministic memory and stochastic transitions. A sequence of high-dimensional observations is compressed by an encoder
4.5 Interplay and Trade-Offs among Building Blocks
While current frameworks successfully integrate world models with hierarchical task planners, there is a distinct lack of bidirectional causal feedback between the layers. If a low-level policy utilising DVPMC encounters unmodeled tissue compliance during a surgical task, it currently cannot mathematically communicate this physical failure back to the LLM to dynamically update the semantic skill sequence. The proposed SPCA framework resolves this by forcing the low-level Lyapunov-certified controller to output an explicit “safety-bound violation” flag to the semantic planner, dynamically triggering a re-routing of the high-level heuristic graph before catastrophic failure occurs. Table 4 explains different algorithmic building blocks in terms of architecture, decoding mechanism, computational overhead and quantitative efficacy.

The manuscript provides certain explicit and rigorous connections of healthcare applications with specific core algorithms to meet the specific needs of clinical settings. The connections are structured across perception, dynamics and control layers to ensure that “black-box” AI meets the deterministic safety requirements of medicine. Surgical Precision and Limitations: The review shows the use of Gaussian Mixture Model-based Dynamic Movement Primitives (GMM-DMPs) with Dynamic Time Warping (DTW) for controlling the Remote Centre of Motion (RCM). This algorithmic stack enables robots like the da Vinci Research Kit to follow strict kinematic constraints in laparoscopy, which are challenging to satisfy with models based exclusively on imitation. Rehabilitation Kinematics: To ensure the safety of human-robot interaction in physical therapy, the text links Lyapunov-based Deep Learning Control to a 3-DOF bipedal rehabilitation leg. This ensures asymptotic stability, meaning the robot tracking error is mathematically guaranteed to approach zero even when the exact physics of the patient’s limb is unknown. Diagnostic Robustness: To handle “out-of-distribution” (OOD) biological anomalies, such as rare tissues or staining variations in histopathology, the review connects Evidential Deep Learning and Conditional Diffusion Models to clinical datasets. These algorithms quantify epistemic uncertainty, allowing the system to flag unknown pathologies rather than providing a false confident diagnosis. Clinical Logistics and Instruction Following: The RoboNurse-VLA and Plan-Seq-Learn (PSL) frameworks are linked to surgical instrument handovers. These use Large Language Models (LLMs) for high-level semantic reasoning (e.g., understanding a “thirsty” patient or a specific surgical tool request) while delegating the final, contact-rich movement to Reinforcement Learning (RL) policies. The integration of core algorithms with healthcare is necessary, as medical environments are unstructured and high-stakes applications are indicated in the manuscript. Table 5 shows the health care application with its suitable algorithmic solution and the technical efficacy.

5.1 Advanced Algorithmic Paradigms in Robotic Manipulation
To navigate highly unstructured environments, modern robotic learning frameworks leverage biologically inspired predictive coding, structured imitation learning (IL), and dynamic trajectory adaptations rather than relying purely on massive, unconstrained datasets. World Models and Predictive Coding: Contemporary cognitive robotics relies on World Models to efficiently encode the environment’s spatiotemporal dynamics, enabling sample-efficient model-based planning. Grounded in the Free-Energy Principle (FEP) and Active Inference, these systems continuously generate top-down predictions and utilise bottom-up sensory prediction errors to update their internal states. This framework mathematically unifies perception and action, where action is formulated as active sensory sampling designed to minimise variational free energy [37]. Dynamic Movement Primitives (DMPs) with Adaptive Control: DMPs model complex robotic trajectories using nonlinear dynamical systems, ensuring global stability and smooth transitions without rigid time-indexing. To handle uncertainties in robot dynamics, modern DMP frameworks integrate adaptive Neural Network (NN) controllers to compensate for approximation errors. Overlapping kernels along the time axis enable multi-stage movement sequences, drastically reducing the velocity attenuation (pauses) traditionally observed at junctions between separate movement primitives [38]. Human-in-the-Loop (HITL) Frameworks: Acknowledging the sample inefficiency of pure Deep Reinforcement Learning (DRL), HITL frameworks position humans as operators, collaborators, or supervisors. This allows algorithms to leverage human cognitive priors. For example, spatial iterative learning control (sILC) driven by online human corrections minimises environmental uncertainties during trajectory execution [39].
5.2 Transformative Breakthroughs in Healthcare Robotics
The integration of advanced robotic paradigms has fundamentally altered the healthcare sector, particularly in precision surgical operations and rehabilitative care, moving beyond theoretical models to demonstrably improve clinical execution. Robot-Assisted Minimally Invasive Surgery (MIS): Surgical applications have seen transformative breakthroughs by bridging human surgical expertise with robotic precision. Frameworks utilising Dynamic Time Warping (DTW) combined with Gaussian Mixture Model-based DMPs (GMM-DMPs) have successfully modelled complex surgical manipulation skills on platforms like the KUKA LWR4+ and the da Vinci Research Kit. These algorithms effectively manage strict kinematic constraints, such as the Remote Centre of Motion (RCM) requisite in laparoscopy, thereby augmenting surgical safety and precision [39]. Active Inference in Medical Applications: Active inference controllers have been successfully deployed on robotic manipulators for fault-tolerant control and advanced body perception [37]. By minimising expected free energy, these models dynamically adapt to perturbations in real time during physical human-robot interaction, offering robust solutions for surgical robotic simulators (e.g., SurRoL) and minimising the sim-to-real gap during continuous skill acquisition [37,39].
5.3 The Neural Meta Evaluator (NeME)
IL methods in Human-Robot Interaction and Collaboration (HRIC) have been evaluated using Average Success Rate (SR) or Dynamic Time Warping (DTW). However, SR requires time-consuming, resource-intensive deployment on physical robots and is highly susceptible to human variability. DTW often fails to capture the nuanced quality of robot motion, heavily penalising valid but slightly divergent trajectories. To provide a rigorous, reproducible evaluation pipeline, the Neural Meta Evaluator (NeME) frames policy assessment as a sequence-classification task based directly on robot joint trajectories. NeME operates as an offline meta-evaluator, efficiently processing generated trajectories without the constraints of human-in-the-loop deployment. Empirical evaluations demonstrate that optimal model weights selected via NeME’s meta-F1 (mF1) scores perfectly align with the actual peak SR (e.g., precisely identifying the 8th-epoch peak where validation loss fails), thereby providing a statistically rigorous surrogate for physical deployment [40].
5.4 Comparative Analysis of Performance and Computational Overhead
The integration of Artificial Intelligence (AI) and robotic systems into healthcare ecosystems represents a fundamental paradigm shift from traditional medical models to predictive, personalised, preventive, participatory, and precision (P5) medicine [41]. Advanced machine learning (ML) frameworks, specifically Deep Reinforcement Learning (DRL) and Generative AI, are driving transformative breakthroughs in surgical precision, adaptive physical rehabilitation, and equitable diagnostic modelling [42–44]. The following tables summarise the performance and Computational Overhead. The first table shows the Comparative Evaluation of Sequence Modelling Architectures for Meta-Evaluation (NeME) Evaluation of behaviour classification performance given an input trajectory length (L = 32, equating to a 3.2-s window). The LSM architecture demonstrates superior representational power for robotic joint-state sequences compared to modern state-space models [40]. Table 6 summarises the trade-off between choosing various robotic learning paradigms and Table 7 shows the algorithmic efficacy, computational overhead, and Hardware deployment in different types of health care robots.


5.5 Advanced Algorithmic Interventions and Model Robustness
The clinical effectiveness of medical AI depends on high-quality data inputs and on the ability of models to perform across diverse real-world environments [45]. Variations in clinical hardware and procedures, such as disparate histological staining techniques across hospitals, often cause diagnostic models to underperform on out-of-distribution (OOD) data. Generative AI, specifically conditional diffusion models, directly addresses this by synthesising realistic medical imagery to compensate for underrepresented demographic subgroups and rare pathologies. Empirical evidence from the CAMELYON17 histopathology challenge demonstrated that training diffusion models on 455,954 labelled patches and 1.8 million unlabeled patches significantly minimised demographic fairness gaps and preserved high diagnostic accuracy under severe OOD conditions [42]. Deep Reinforcement Learning (DRL) in Dynamic Environments: DRL provides optimised, goal-oriented autonomy for managing unstructured clinical environments and complex biological data. In object manipulation, DRL-driven Viewpoint Adjusting and Grasping Synergy (VAGS) strategies have achieved an 83.50% grasp success rate and a 95% scene-clearing rate in highly cluttered simulations. In targeted biotechnology applications, Hierarchical Deep Reinforcement Learning (HDRL) models have successfully processed massive 3D time-lapse image sets to navigate C. elegans embryogenesis, map modular cellular movement pathways, and identify novel therapeutic targets [43].
5.6 Regulatory Hurdles and the Imperative for Dependable Deployment
True clinical integration is hindered not merely by technological limitations but by the rigorous demands of ethical governance, data security, and legal accountability [41,46]. Stringent Regulatory Compliance: The reliable deployment of connected health robots is tightly governed by frameworks such as GDPR, which mandates explicit patient consent and comprehensive encryption for cross-border transmission of medical data [47]. In the United States, the FDA had cleared 222 AI-based medical devices by 2020; however, algorithms capable of continuous post-market learning pose an acute regulatory challenge, necessitating the development of novel oversight mechanisms to ensure ongoing safety [46]. Responsibility and Liability Attribution: The deployment of highly autonomous surgical and mobile robots significantly complicates legal accountability in the event of adverse events [46]. Retrospective analyses of FDA data over a 14-year period emphasise the genuine physical risks associated with robotic interventions [46,48]. Algorithmic Opacity and Explainable AI (XAI): The inherent “black box” nature of deep neural networks obscures the logic driving clinical predictions, fundamentally undermining physician trust and patient safety. Interpretability is transitioning from an operational preference to a strict legal requirement under frameworks such as the EU Artificial Intelligence Act. For dependable deployment, developers must mandate XAI frameworks that transparently justify automated decisions to prevent automation bias and the entrenchment of existing health disparities [46,49]. Because medical AI lacks independent moral status, human operators and institutional stakeholders remain the primary duty-bearers; however, automated systems that execute high-risk manoeuvres in sub-second timeframes effectively preclude human intervention, creating unresolved legal ambiguity regarding liability [4].
6.1 Foundation Models for Robotics
The robotic field has definitively transitioned from fragmented, task-specific deep reinforcement learning (DRL) toward internet-scale Embodied Foundation Models. Driven by massive aggregation efforts such as the Open X-Embodiment (OXE) dataset, these architectures establish universal control priors that enable zero-shot transfer across diverse robot morphologies. State-of-the-art models like RDT-1B and Octo utilise diffusion-based policy modelling to handle highly multimodal visuomotor distributions. Rather than outputting a deterministic action, the diffusion foundation model learns to reverse a stochastic forward process. The training objective minimises a score-matching loss over action chunks:
6.2 Large Language Models as Task Interfaces and Planners
Large Language Models (LLMs) are now utilised to bypass algorithmic abstraction barriers, acting as zero-shot semantic planners that translate human intent directly into logically structured sub-goals [50,51]. Seminal frameworks like SayCan and ProgPrompt formulate planning as a constrained probability maximisation problem. SayCan mathematically grounds LLM abstractions into physical affordances via:
6.3 Language-Conditioned and Multimodal Policies
Vision-Language-Action (VLA) architectures fuse pre-trained vision encoders (e.g., SigLIP, DINOv2) and LLMs (e.g., LLaMA, Qwen) directly into action decoders. This end-to-end multimodal alignment achieves profound instruction-following capabilities [53]. Standard VLAs historically relied on left-to-right autoregressive decoding, treating continuous joint torques as discretised text tokens:
6.4 Sim-to-Real Transfer at Scale
The Reality Gap (
6.5 Safety, Verification, and Trustworthy Autonomy
Deploying neural policies in critical environments requires migrating from empirical “success rates” to formal control-theoretic safety certificates. Control Barrier Functions (CBFs) and Lyapunov Certification provide this mathematical rigour. For a control-affine system
6.6 Hybrid Learning Stack for Robotics
Recognising the sample inefficiency of pure DRL and the latency of VLAs, hybrid learning stacks orchestrate a symbiotic pipeline: slow, high-level semantic foundation models orchestrating fast, low-level continuous dynamical systems (RL or classical MPC) [55]. Dual-system architectures decouple control frequency. A “System 2” LLM planner generates semantic spatial targets at

7 Evaluation: From Benchmarks to Deployment Reality
The deployment of Deep Learning (DL) in robotic systems is fundamentally bottlenecked by the epistemological tension between the “black-box” nature of massive neural architectures and the strict deterministic requirements of physical robotics. DL models, especially foundation Vision-Language-Action (VLA) models, operate as highly non-linear, stochastic function approximators that map open-world, high-dimensional observations into latent manifolds. Because their exact decision boundaries are mathematically opaque, they are prone to unpredictable, potentially catastrophic extrapolation when applied to out-of-distribution (OOD) real-world physics. Conversely, robotics demands rigorous deterministic guarantees, such as formal Lyapunov stability and collision-free bounds, to prevent hardware destruction and ensure human safety [7,8]. To bridge this divide without sacrificing the cognitive depth of modern foundation models, this review proposes a unique conceptual framework: Prediction-Bounded Verified Deployment (PBVD). Rather than relying on naive, uncertified deployment or exhaustive hardware testing, PBVD mathematically fuses Prediction-Powered Inference (PPI) with granular sequence meta-evaluation. Under PBVD, an uncertified neural policy is first heavily evaluated in a large-scale simulation. Instead of trusting the biased simulation output, PBVD utilises a minimal set of paired physical trials to compute a mathematically rigorous “rectifier”, This rectifier bounds the expected real-world safety and performance of the black-box policy via non-asymptotic confidence intervals. Consequently, the PBVD framework structurally guarantees that a policy’s real-world failure probability is strictly quantified and constrained before it is granted continuous torque access to a physical machine [58].
7.1 Evaluation Blueprint: Formalising the Sim-to-Real Deployment Pipeline
Historically, robotic policies have been evaluated using a coarse, binary average Success Rate (SR) computed over a statistically insignificant number of physical trials (e.g., 20 to 30 rollouts) [40,58]. This approach completely fails to capture the complexity of continuous movement and lacks statistical guarantees. To formalise deployment, we must transition to rigorous mathematical frameworks that leverage imperfect simulators to bound real-world performance.
7.2 Prediction-Powered Inference (PPI) and the SureSim Benchmark
Because physical evaluation is prohibitively expensive, the SureSim framework formalises the use of Prediction-Powered Inference (PPI) to augment small-scale real tests with large-scale simulation. Given a real-to-sim mapping function
7.3 Granular Subgoal Tracking and Neural Meta-Evaluation
Beyond sample efficiency, evaluating complex long-horizon behaviours requires abandoning the scalar pass/fail paradigm. The StepEval blueprint formalises task evaluation as a trajectory-level vector
7.4 Core Algorithmic Engines: Mathematical Nuances and Deployment Reality
To understand deployment reality, we must describe the core machine learning paradigms entirely in prose, embedding their foundational mathematical mechanics to reveal how their optimisation strategies dictate real-world latency, hardware constraints, and sim-to-real transferability. The Proximal Policy Optimisation (PPO) algorithm is an on-policy, actor-critic framework designed to guarantee monotonic policy improvement by mathematically preventing destructively large gradient updates that cause catastrophic failure in physical robots [8,34]. It achieves this by updating the policy network using a clipped surrogate objective:
Moving beyond standard reinforcement learning, modern generative manipulation is dominated by Diffusion Policies. These architectures model the action generation process not as a direct prediction but as learning to reverse a stochastic forward noising process applied to highly complex, multimodal continuous action trajectories. The network starts with pure Gaussian noise and iteratively denoises it into an action chunk. The training objective minimises a score-matching loss:
7.5 Comparative Technical Analysis of ML Paradigms
To objectively evaluate the deployment readiness of these paradigms, the following table synthesises their execution metrics, computational overhead, and hardware configurations. Table 9 shows the lgorithmic Efficacy and Hardware Deployment of ML Paradigms. While significant strides have been made in scaling VLA architectures and in deriving real-to-sim statistical bounds, a critical, non-obvious gap remains in dynamic vocabulary alignment during OOD recovery. Current Discrete Diffusion VLAs and autoregressive models rely on fixed patch embeddings and static BPE tokenisation for continuous states. If a deployed policy encounters anomalous tissue compliance or severe sensor noise that falls outside its tokenised distribution, it suffers an immediate latent misalignment between the visual encoder and the LLM backbone. Existing systems cannot dynamically request continuous recalibration of their action vocabularies without complete offline retraining. Future deployment blueprints must integrate verifiable fallback mechanisms (such as the PBVD framework’s rectifier) that trigger automated execution halts and explicit semantic re-prompting when the confidence intervals of the diffusion generation collapse in real time [2].

8 System Design Blueprint for LLM-Enabled Robotic Assistance
8.1 Bridging the Semantic-Kinematic Divide: The Interdisciplinary Rationale
The development of fully autonomous robotic assistants is fundamentally hindered by a dichotomous specialisation in artificial intelligence research. Specialists in Natural Language Processing (NLP) and Large Language Models (LLMs) focus on the semantic alignment of discrete tokens, yielding systems capable of open-world reasoning, deep common-sense logic, and hierarchical task decomposition [59]. Conversely, experts in Control Theory and Reinforcement Learning (RL) operate within the kinematic domain, focusing on continuous state spaces, high-frequency torque control, and formal stability guarantees necessary for safe physical interaction [20]. Addressing LLMs and RL within a unified manuscript is critical because neither paradigm can achieve reliable robotic autonomy in isolation. LLMs lack physical grounding and the ability to execute contact-rich, continuous control manoeuvres, while RL agents suffer from severe sample inefficiency and an inability to reason over long-horizon, abstract tasks without explicit, heavily engineered reward functions [20,60]. By formulating a taxonomy that addresses both high-level semantic planning and low-level continuous control, this review bridges the gap between these distinct specialisations. We present a blueprint in which the LLM’s abstract reasoning serves as a semantic manifold that strictly bounds the exploration space of the low-level RL controller, resulting in a cohesive framework for deployment in dynamic environments. To operationalise the integration of LLMs and RL, we propose a novel conceptual framework: Semantic-Kinematic Symbiosis (SKS). The SKS architecture structurally formalises robotic execution as a Hierarchical Partially Observable Markov Decision Process (H-POMDP). In this framework, the LLM acts as the high-level semantic planner, interpreting ambiguous human instructions into a sequence of intermediate goals. Rather than allowing the LLM to hallucinate physically impossible tasks, the SKS framework mathematically constrains the LLM using the RL policy’s learned value functions, which act as representations of physical affordance. This integration is formally captured by the “SayCan” formulation. In prose, the probability of executing a successful robotic action is determined by the intersection of semantic utility and physical capability. The framework computes the optimal action by maximising the product of two probabilities:
8.2 High-Level Task Planning: LLMs as Semantic Oracles
The first stage of the SKS blueprint utilises autoregressive LLMs to translate natural language into discrete, executable task sequences. The fundamental operation of the LLM planner relies on maximising the conditional probability of a sequence of programming tokens
8.3 Low-Level Continuous Control: Robust Reinforcement Learning
Once the semantic sub-goal is generated, the system delegates execution to a high-frequency RL policy capable of managing complex, contact-rich physical dynamics. To ensure that the robot learns safely without catastrophic hardware failure, the Proximal Policy Optimisation (PPO) algorithm is frequently deployed. In prose, PPO stabilises learning by preventing destructively large policy updates. It achieves this by updating the policy network using a clipped surrogate objective:
8.4 Integration Taxonomy: The Plan-Seq-Learn (PSL) Paradigm
To unify these domains operationally, the Plan-Seq-Learn (PSL) paradigm offers a highly scalable, modular pipeline. In PSL, the task is strictly decoupled: the LLM predicts a high-level sequence of target regions (Plan), an off-the-shelf vision-based motion planner moves the robotic arm into proximity of the target (Seq), and a localised RL policy is activated solely to manage the final centimetres of contact-rich manipulation (Learn). This approach explicitly isolates the sample inefficiency of RL to the final execution phase, relying on LLMs and classical motion planning to bypass the long-horizon sparse-reward problem. By confining RL exploration to localised regions specified by the LLM, the PSL architecture achieves a staggering 96.0% success rate on 10-stage, contact-rich operations such as “NutAssembly” directly from raw visual inputs, thereby comprehensively outperforming purely end-to-end systems that suffer from cascading sequence errors [20]. In related hybrid approaches that combine LLMs and RL for Franka Emika Panda manipulation, task completion times were reduced by 33.5% (from 18.5 to 12.3 s), while task adaptability increased by 36.4% compared to RL-only baselines [55].
8.5 Healthcare Focus Theme: Deployment in Clinical and Assistive Environments
The SKS blueprint is particularly transformative for the healthcare sector, where operations demand both empathetic human understanding and zero-tolerance kinematic precision. Socially Assistive Robots (SARs) in Eldercare: SARs deployed to support elderly cognitive function help mitigate global nursing shortages and loneliness. Integrating conversational agents powered by LLMs (e.g., GPT-3.5 on the Social Robot Mini) enables robots to contextualise nuanced, bidirectional emotional cues and patient histories into highly personalised care responses, rather than relying on rigid, pre-programmed dialogue trees [61]. Frameworks like RobotIQ integrate these LLM-driven interactions directly into Robot Operating System (ROS) libraries, translating an elderly patient’s spoken request (e.g., “I am thirsty”) into precise localisation, navigation, and object-fetching APIs executed by low-level RL controllers [62]. Surgical Robotics: In precision environments, the RoboNurse-VLA framework functions as an automated scrub nurse. Processing voice prompts and dynamic visual scenes in real-time, the system executes surgical instrument handovers, adapting autonomously to unseen tools and rapidly changing operating room conditions [2].
8.6 Identification of Non-Obvious Gaps
While the SKS blueprint effectively integrates semantic intent with kinematic execution, a critical, non-obvious gap remains: the lack of bidirectional, continuous causal feedback. Current hybrid frameworks are predominantly top-down; the LLM instructs the RL policy. However, if the high-frequency RL agent encounters unmodeled physical compliance, such as a surgical tool slipping or unexpected patient resistance during rehabilitation, it currently cannot mathematically encode this continuous physical failure back into the LLM’s discrete textual embedding space [2,53]. Future architectures must develop dynamic, tactile-to-language vocabulary alignment algorithms. By utilising visual-language evaluators (e.g., StepEval) to classify sub-goal kinematic failures into descriptive language tokens [57], the system could establish a closed-loop symbiotic pipeline, allowing the LLM to dynamically re-route its semantic planning graph in response to localised physical constraints.
The individual frameworks are integrated into a cohesive functional stack as follows:
• Cognitive Layer (SKS/CSE): The Semantic-Kinematic Symbiosis (SKS) framework acts as the ‘System 2’ reasoning engine, which is structurally governed by Certified-Semantic Embodiment (CSE) to filter semantic outputs through physical affordance bounds.
• Stability Layer (LBSE): The Lyapunov-Bounded Semantic Execution (LBSE) framework provides the ‘System 1’ fast-frequency control, translating the high-level semantic waypoints into deterministic, safety-guaranteed motor commands.
• Feedback & Verification Layer (PBVD/BCKG): The Prediction-Bounded Verified Deployment (PBVD) framework quantifies the reality gap during execution. Crucially, the BCKG framework provides the bidirectional causal link, allowing low-level kinematic failures to be re-encoded as text tokens to dynamically update the high-level SKS planning graph.
This bidirectional flow ensures that the system does not just operate top-down, but functions as a transparent, reproducible, and safety-critical closed loop. Table 10 shows our revised version, we demonstrate the “Closed-Loop” nature to the reviewer.

9 Open Challenges and Research Directions
The transition of robotic policies from simulated environments or constrained datasets to dynamic, real-world deployment is bottlenecked by severe algorithmic and mathematical limitations. To address the complexities of these challenges, it is necessary to move beyond generalised descriptions and to critically dissect the mathematical formulations and architectural variations that define the field’s current limitations.
9.1 The Reality Gap and Sim-to-Real Transfer Discrepancies
The “Reality Gap” fundamentally stems from the inability of any simulator to perfectly model real-world physics, chaotic non-linearities, and sensor noise. Mathematically, this is framed as a discrepancy between a simulated Partially Observable Markov Decision Process (POMDP)
9.2 Safety-Critical Machine Learning and State Constraints
In physical deployments, exploration and control policies cannot violate hard mechanical or environmental limits. Safe Reinforcement Learning reformulates the standard MDP into a Constrained Markov Decision Process (CMDP) defined by the tuple
9.3 Sparse Reward Optimisation and Sample Inefficiency
For tasks demanding complex sequencing (e.g., long-horizon manipulation), defining a continuous reward gradient is highly susceptible to reward hacking. Consequently, the environment is often modelled with a sparse, binary reward structure (e.g., at the target, otherwise) [64]. This creates a severe sample inefficiency challenge, as standard Temporal Difference (TD) updates, such as
9.4 Distributional Shift and Epistemic Uncertainty
Both offline RL and real-time perception models suffer catastrophic performance degradation when evaluating Out-of-Distribution (OOD) states, an issue rooted in epistemic uncertainty. When training purely from static datasets, high-capacity function approximators systematically overestimate the Q-values of Out-of-Distribution actions [30]. To mitigate this distributional shift, algorithms either directly constrain the learned policy distribution to match the behaviour policy’s distribution or deploy Conservative Q-Learning (CQL) to strictly minimise a lower bound on the value function [66]. Furthermore, when goal-conditioned architectures encounter OOD goals, algorithms inject noise perturbation with probability over the goal states, explicitly penalising the corresponding values via negative Temporal Difference errors to suppress exploratory divergence [35]. In unstructured environments, perception architectures must mathematically distinguish between aleatoric uncertainty (inherent sensory noise) and epistemic uncertainty (OOD inputs lacking training support). Using evidential deep learning, the network parameterises a Dirichlet distribution rather than standard categorical logits. A normalising flow network tracks the latent density of the features
The integration of Artificial Intelligence into robotic systems has catalysed a profound paradigm shift, transitioning the field from rigid, pre-programmed automation to highly dynamic, open-world autonomy driven by Vision-Language-Action (VLA) models and Deep Reinforcement Learning (DRL). This critical review has systematically synthesised the algorithms, architectures, and evaluation frameworks required to deploy these autonomous systems. However, as robotics permeates high-stakes, unstructured environments, particularly within P5 (predictive, personalised, preventive, participatory, and precision) medicine, the epistemological tension between the stochastic, “black-box” nature of deep neural networks and the deterministic, safety-critical requirements of physical execution remains the primary bottleneck to real-world deployment. To resolve this tension and guide the next decade of robotic research, we outline a strategic research agenda. Furthermore, we propose a novel, unifying conceptual framework that integrates cognitive reasoning, kinematic execution, and stringent regulatory compliance. Throughout this review, a persistent, non-obvious gap has been identified across state-of-the-art hybrid models (such as Plan-Seq-Learn or OpenVLA): the distinct lack of bidirectional causal feedback. Currently, high-level Large Language Models (LLMs) issue top-down semantic commands, but if a low-level RL controller encounters an unmodeled physical constraint (e.g., anomalous tissue compliance during surgery or a slipping object), it cannot mathematically translate that continuous physical failure back into the discrete textual embedding space of the LLM to trigger dynamic re-routing. We propose the Bidirectional Causal-Kinematic Governance (BCKG) architecture as a definitive roadmap for the future. In the BCKG framework, the low-level Lyapunov-certified execution manifold is equipped with a Neuro-Symbolic Failure Encoder. When a physical constraint is violated, this encoder translates the kinematic discrepancy
10.1 Causal Reinforcement Learning and Neuro-Symbolic Integration
Future architectures must move beyond purely correlational deep learning by integrating Causal Reinforcement Learning and Neuro-Symbolic approaches. Relying strictly on model-free DRL is profoundly sample-inefficient and opaque. By incorporating bidirectional dynamics models, which simultaneously perform forward and inverse predictions in a latent space, algorithms can self-supervise the denoising of representations, substantially alleviating model bias and prediction errors. Furthermore, integrating structured symbolic logic with neural networks provides exact interpretability. Integrating advanced transfer learning with foundational models (such as the YOLO + SAC pipeline) has already demonstrated the capacity to drastically reduce robotic training times, achieving convergence in 6443 s compared to 15.9 times longer without transfer techniques. Expanding these causal pipelines will be strictly necessary to achieve human-level, few-shot problem-solving capabilities.
10.2 Continual Lifelong Learning and Dynamic Modality Expansion
Robots deployed in dynamic clinical environments cannot remain frozen after offline training; they must continuously adapt without suffering from catastrophic forgetting. Future research must scale Hierarchical Lifelong Reinforcement Learning (HLifeRL) frameworks. Current implementations of HLifeRL utilising dynamic option libraries have demonstrated profound stability; when expanding a robotic skill library from four complex locomotion tasks to five, the master policy retained over 95% of its original performance metrics, effectively resisting the parameter interference that destroys standard monolithic networks. Concurrently, the input space of VLA models must expand beyond vision and text. To execute high-precision medical tasks, future foundation models must ingest multi-modal high-frequency streams, specifically integrating tactile force/torque sensors, auditory feedback, and depth data, which are currently severely underutilised in end-to-end architectures.
10.3 Dependable Clinical Deployment and Ethical Governance
The transformative impact of robotic automation in healthcare, ranging from Da Vinci surgical systems providing 3D-HD millimetre-level precision to Socially Assistive Robots (SARs) mitigating nursing workforce shortages, is fundamentally dictated by regulatory hurdles rather than pure algorithmic capability. Systems governed by the Food and Drug Administration (FDA) and the European Medicines Agency (EMA) demand comprehensive, verifiable safety and performance testing. Because learning algorithms inherently evolve over time, existing regulatory frameworks struggle to accommodate continuous online updates, severely decelerating clinical rollout. Future research must develop standardised, automated Verification and Validation (V&V) benchmarks specifically designed for continuous-learning medical devices. From an ethical and legal standpoint, current medical AI and robotic systems lack independent moral status; humans and institutional stakeholders remain the absolute duty bearers. Future deployments must establish clear legal attribution frameworks, ensuring that when an autonomous robotic assistant executes a flawed manoeuvre, the liability can be transparently traced through the system’s runtime monitors and algorithmic decision logs. Finally, the evaluation of healthcare robotics must move away from short-term laboratory simulations. Future studies demand extensive, longitudinal field trials within authentic clinical settings to rigorously evaluate the cost-effectiveness, long-term patient engagement, and human-robot trust transfer necessary to validate these intelligent physical robots as transformative, reliable medical tools.
Acknowledgement: Not applicable.
Funding Statement: The authors received no funding for this work.
Author Contributions: The authors confirm contribution to the paper as follows: Conceptualisation and supervision, Ahmed Ismail Ebada; methodology and data curation, Yasmeen Abu-Seif and Hrushikesh Pardeshi; investigation, Yasmeen Abu-Seif; writing original draft preparation, Ahmed Ismail Ebada, Yasmeen Abu-Seif and Hrushikesh Pardeshi; writing review and editing, Yasmeen Abu-Seif and Nesma El-Sayed. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: All data generated or analysed during this study are included in this published article. Any additional data supporting the findings of this study are available from the corresponding authors upon reasonable request.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
Abbreviations
| ML | Machine Learning |
| RL | Reinforcement Learning |
| IL | Imitation Learning |
| SSL | Self-Supervised Learning |
| UL | Unsupervised Learning |
| DRL | Deep Reinforcement Learning |
| POMDP | Partially Observable Markov Decision Process |
| CVaR | Conditional Value at Risk |
| TDP | Thermal Design Heat |
| FLOPs | Floating Point Operations |
| RSSM | Recurrent State-Space Model |
| MSE | Mean Squared Error |
| MPC | Model Predictive Control |
| LLM | Large Language Model |
| VLA | Vision-Language-Action Model |
| VLM | Vision-Language Model |
| HRI | Human-Robot Interaction |
| MPC | Model Predictive Control |
| SAC | Soft Actor-Critic |
| PPO | Proximal Policy Optimisation |
| OOD | Out-of-Distribution |
References
1. Soori M, Arezoo B, Dastres R. Artificial intelligence, machine learning and deep learning in advanced robotics, a review. Cogn Robot. 2023;3:54–70. doi:10.1016/j.cogr.2023.04.001. [Google Scholar] [CrossRef]
2. Din MU, Akram W, Saoud LS, Rosell J, Hussain I. Vision language action models in robotic manipulation: a systematic review. arXiv:2507.10672. 2025. doi:10.48550/arxiv.2507.10672. [Google Scholar] [CrossRef]
3. Alqobali R, Alnasser R, Rashidi A, Alshmrani M, Alhmiedat T. A real-time semantic map production system for indoor robot navigation. Sensors. 2024;24(20):6691. doi:10.3390/s24206691. [Google Scholar] [PubMed] [CrossRef]
4. Liu Q, Liu Z, Xiong B, Xu W, Liu Y. Deep reinforcement learning-based safe interaction for industrial human-robot collaboration using intrinsic reward function. Adv Eng Inform. 2021;49(12):101360. doi:10.1016/j.aei.2021.101360. [Google Scholar] [CrossRef]
5. Salvato E, Fenu G, Medvet E, Pellegrino FA. Crossing the reality gap: a survey on sim-to-real transferability of robot controllers in reinforcement learning. IEEE Access. 2021;9:153171–87. doi:10.1109/ACCESS.2021.3126658. [Google Scholar] [CrossRef]
6. Aljalbout E, Xing J, Romero A, Akinola I, Garrett CR, Heiden E, et al. The reality gap in robotics: challenges, solutions, and best practices. Annu Rev Control Robot Auton Syst. 2026;9(1):403–32. doi:10.1146/annurev-control-031924-100130. [Google Scholar] [CrossRef]
7. Matsuno K, Cheah CC. Lyapunov-based deep learning control for robots with unknown Jacobian. arXiv:2509.04984. 2025. [Google Scholar]
8. Brunke L, Greeff M, Hall AW, Yuan Z, Zhou S, Panerati J, et al. Safe learning in robotics: from learning-based control to safe reinforcement learning. Annu Rev Control Robot Auton Syst. 2022;5(1):411–44. doi:10.1146/annurev-control-042920-020211. [Google Scholar] [CrossRef]
9. Cai X, Ancha S, Sharma L, Osteen PR, Bucher B, Phillips S, et al. EVORA: deep evidential traversability learning for risk-aware off-road autonomy. IEEE Trans Robot. 2024;40:3756–77. doi:10.1109/tro.2024.3431828. [Google Scholar] [PubMed] [CrossRef]
10. Shojaeinasab A, Jalayer M, Baniasadi A, Najjaran H. Unveiling the black box: a unified XAI framework for signal-based deep learning models. Machines. 2024;12(2):121. doi:10.3390/machines12020121. [Google Scholar] [CrossRef]
11. Oquab M, Darcet T, Moutakanni T, Vo H, Szafraniec M, Khalidov V, et al. Dinov2: learning robust visual features without supervision. arXiv:2304.07193. 2025. doi:10.48550/arxiv.2304.07193. [Google Scholar] [CrossRef]
12. Kim MJ, Finn C, Liang P. Fine-tuning vision-language-action models: optimizing speed and success. arXiv:2502.19645. 2025. doi:10.48550/arxiv.2502.19645. [Google Scholar] [CrossRef]
13. Shanks S, Embley-Riches J, Liu J, Delfaki AM, Ciliberto C, DreamerNav K D. Learning-based autonomous navigation in dynamic indoor environments using world models. Front Robot AI. 2025;12:1655171. doi:10.3389/frobt.2025.1655171. [Google Scholar] [CrossRef]
14. Kontolati K, Goswami S, Em Karniadakis G, Shields MD. Learning nonlinear operators in latent spaces for real-time predictions of complex dynamics in physical systems. Nat Commun. 2024;15(1):5101. doi:10.1038/s41467-024-49411-w. [Google Scholar] [PubMed] [CrossRef]
15. El-Hussieny H. Real-time deep learning-based model predictive control of a 3-DOF biped robot leg. Sci Rep. 2024;14(1):16243. doi:10.1038/s41598-024-66104-y. [Google Scholar] [PubMed] [CrossRef]
16. Zhou C, Huang B, Fränti P. A review of motion planning algorithms for intelligent robots. J Intell Manuf. 2022;33(2):387–424. doi:10.1007/s10845-021-01867-z. [Google Scholar] [CrossRef]
17. Waga A, Benhlima S, Bekri A, Abdouni J, Saber FZ. A survey on autonomous navigation for mobile robots: from traditional techniques to deep learning and large language models. J King Saud Univ Comput Inf Sci. 2025;37(7):198. doi:10.1007/s44443-025-00216-x. [Google Scholar] [CrossRef]
18. Wang Q, Sanchez FR, McCarthy R, Bulens DC, McGuinness K, O’Connor N, et al. Dexterous robotic manipulation using deep reinforcement learning and knowledge transfer for complex sparse reward-based tasks. Expert Syst. 2023;40(6):e13205. doi:10.1111/exsy.13205. [Google Scholar] [CrossRef]
19. Brohan A, Brown N, Carbajal J, Chebotar Y, Dabis J, Finn C, et al. RT-1: robotics transformer for real-world control at scale. arXiv:2212.06817. 2022. [Google Scholar]
20. Dalal M, Chiruvolu T, Chaplot D, Salakhutdinov R. Plan-Seq-Learn: language model guided RL for solving long horizon robotics tasks. arXiv:2405.01534. 2024. doi:10.48550/arxiv.2405.01534. [Google Scholar] [CrossRef]
21. Liang Z, Li Y, Yang T, Wu C, Mao S, Nian T, et al. Discrete diffusion VLA: bringing discrete diffusion to action decoding in vision-language-action policies. arXiv:2508.20072. 2025. doi:10.48550/arxiv.2508.20072. [Google Scholar] [CrossRef]
22. Hong Q, Dong H, Deng W, Ping Y. Education robot object detection with a brain-inspired approach integrating Faster R-CNN, YOLOv3, and semi-supervised learning. Front Neurorobot. 2024;17:1338104. doi:10.3389/fnbot.2023.1338104. [Google Scholar] [PubMed] [CrossRef]
23. Alharthi R, Noreen I, Khan A, Aljrees T, Riaz Z, Innab N. Novel deep reinforcement learning based collision avoidance approach for path planning of robots in unknown environment. PLoS One. 2025;20(1):e0312559. doi:10.1371/journal.pone.0312559. [Google Scholar] [PubMed] [CrossRef]
24. Li X, Shang J, Das S, Ryoo M. Does self-supervised learning really improve reinforcement learning from pixels? In: 36th Conference on Neural Information Processing Systems (NeurIPS 2022); 2022 Nov 28–Dec 9; New Orleans, LA, USA. p. 30865–81. doi:10.52202/068431-2238. [Google Scholar] [CrossRef]
25. Han D, Mulyana B, Stankovic V, Cheng S. A survey on deep reinforcement learning algorithms for robotic manipulation. Sensors. 2023;23(7):3762. doi:10.3390/s23073762. [Google Scholar] [PubMed] [CrossRef]
26. Ali Shahid A, Piga D, Braghin F, Roveda L. Continuous control actions learning and adaptation for robotic manipulation through reinforcement learning. Auton Rob. 2022;46(3):483–98. doi:10.1007/s10514-022-10034-z. [Google Scholar] [CrossRef]
27. Orr J, Dutta A. Multi-agent deep reinforcement learning for multi-robot applications: a survey. Sensors. 2023;23(7):3625. doi:10.3390/s23073625. [Google Scholar] [PubMed] [CrossRef]
28. Kasaura K, Miura S, Kozuno T, Yonetani R, Hoshino K, Hosoe Y. Benchmarking actor-critic deep reinforcement learning algorithms for robotics control with action constraints. IEEE Robot Autom Lett. 2023;8(8):4449–56. doi:10.1109/LRA.2023.3284378. [Google Scholar] [CrossRef]
29. Lei K, Li H, Yu D, Wei Z, Guo L, Jiang Z, et al. RL-100: performant robotic manipulation with real-world reinforcement learning. arXiv:2510.14830. 2025. doi:10.48550/arxiv.2510.14830. [Google Scholar] [CrossRef]
30. Figueiredo Prudencio R, Maximo MROA, Colombini EL. A survey on offline reinforcement learning: taxonomy, review, and open problems. IEEE Trans Neural Netw Learning Syst. 2024;35(8):10237–57. doi:10.1109/tnnls.2023.3250269. [Google Scholar] [PubMed] [CrossRef]
31. Gürtler N, Blaes S, Kolev P, Widmaier F, Wüthrich M, Bauer S, et al. Benchmarking offline reinforcement learning on real-robot hardware. arXiv:2307.15690. 2023. doi:10.48550/arxiv.2307.15690. [Google Scholar] [CrossRef]
32. Janner M, Li Q, Levine S. Offline reinforcement learning as one big sequence modeling problem. arXiv:2106.02039. 2021. doi:10.48550/arxiv.2106.02039. [Google Scholar] [CrossRef]
33. Ding F, Zhu F. HLifeRL: a hierarchical lifelong reinforcement learning framework. J King Saud Univ Comput Inf Sci. 2022;34(7):4312–21. doi:10.1016/j.jksuci.2022.05.001. [Google Scholar] [CrossRef]
34. Morales EF, Murrieta-Cid R, Becerra I, Esquivel-Basaldua MA. A survey on deep learning and deep reinforcement learning in robotics with a tutorial on deep reinforcement learning. Intell Serv Robot. 2021;14(5):773–805. doi:10.1007/s11370-021-00398-z. [Google Scholar] [CrossRef]
35. Li J, Tang C, Tomizuka M, Zhan W. Hierarchical planning through goal-conditioned offline reinforcement learning. IEEE Robot Autom Lett. 2022;7(4):10216–23. doi:10.1109/lra.2022.3190100. [Google Scholar] [CrossRef]
36. Antonyshyn L, Givigi S. Deep model-based reinforcement learning for predictive control of robotic systems with dense and sparse rewards. J Intell Rob Syst. 2024;110(3):100. doi:10.1007/s10846-024-02118-y. [Google Scholar] [CrossRef]
37. Taniguchi T, Murata S, Suzuki M, Ognibene D, Lanillos P, Ugur E, et al. World models and predictive coding for cognitive and developmental robotics: frontiers and challenges. Adv Robot. 2023;37(13):780–806. doi:10.1080/01691864.2023.2225232. [Google Scholar] [CrossRef]
38. Kong LH, He W, Chen WS, Zhang H, Wang YN. Dynamic movement primitives based robot skills learning. Mach Intell Res. 2023;20(3):396–407. doi:10.1007/s11633-022-1346-z. [Google Scholar] [CrossRef]
39. Chen H, Li S, Fan J, Duan A, Yang C, Navarro-Alarcon D, et al. Human-in-the-loop robot learning for smart manufacturing: a human-centric perspective. IEEE Trans Automat Sci Eng. 2025;22:11062–86. doi:10.1109/tase.2025.3528051. [Google Scholar] [CrossRef]
40. Tiezzi M, Apicella T, Cardenas-Perez C, Fregonese G, Dafarra S, Morerio P, et al. Learning to evaluate autonomous behaviour in human-robot interaction. arXiv:2507.06404. 2025. doi:10.48550/arxiv.2507.06404. [Google Scholar] [CrossRef]
41. Denecke K, Baudoin CR. A review of artificial intelligence and robotics in transformed health ecosystems. Front Med. 2022;9:795957. doi:10.3389/fmed.2022.795957. [Google Scholar] [PubMed] [CrossRef]
42. Ktena I, Wiles O, Albuquerque I, Rebuffi SA, Tanno R, Roy AG, et al. Generative models improve fairness of medical classifiers under distribution shifts. Nat Med. 2024;30(4):1166–73. doi:10.1038/s41591-024-02838-6. [Google Scholar] [PubMed] [CrossRef]
43. Al-Hamadani MNA, Fadhel MA, Alzubaidi L, Balazs H. Reinforcement learning algorithms and applications in healthcare and robotics: a comprehensive and systematic review. Sensors. 2024;24(8):2461. doi:10.3390/s24082461. [Google Scholar] [PubMed] [CrossRef]
44. Ali R, Cui H. Unleashing the potential of AI in modern healthcare: machine learning algorithms and intelligent medical robots. Res Intell Manuf Assem. 2024;3(1):100–8. doi:10.25082/rima.2024.01.002. [Google Scholar] [CrossRef]
45. Masala GL, Giorgi I. Artificial intelligence and assistive robotics in healthcare services: applications in silver care. Int J Environ Res Public Health. 2025;22(5):781. doi:10.3390/ijerph22050781. [Google Scholar] [PubMed] [CrossRef]
46. Zhang J, Zhang ZM. Ethics and governance of trustworthy medical artificial intelligence. BMC Med Inform Decis Mak. 2023;23(1):7. doi:10.1186/s12911-023-02103-9. [Google Scholar] [PubMed] [CrossRef]
47. Lee YH, Hsu FY, Lien AS. Health care professionals’ perspectives of socially assistive robots in health care settings: systematic review. J Med Internet Res. 2025;27:e79634. doi:10.2196/79634. [Google Scholar] [CrossRef]
48. Silvera-Tawil D. Robotics in healthcare: a survey. SN Comput Sci. 2024;5(1):189. doi:10.1007/s42979-023-02551-0. [Google Scholar] [CrossRef]
49. Nicora G, Pe S, Santangelo G, Billeci L, Aprile IG, Germanotta M, et al. Systematic review of AI/ML applications in multi-domain robotic rehabilitation: trends, gaps, and future directions. J NeuroEng Rehabil. 2025;22(1):79. doi:10.1186/s12984-025-01605-z. [Google Scholar] [PubMed] [CrossRef]
50. Han M, Zhu Y, Zhu SC, Wu Y, Zhu Y. InterPreT: interactive predicate learning from language feedback for generalizable task planning. arXiv:2405.19758. 2024. doi:10.48550/arxiv.2405.19758. [Google Scholar] [CrossRef]
51. Kawaharazuka K, Matsushima T, Gambardella A, Guo J, Paxton C, Zeng A. Real-world robot applications of foundation models: a review. Adv Robot. 2024;38(18):1232–54. doi:10.1080/01691864.2024.2408593. [Google Scholar] [CrossRef]
52. Singh I, Blukis V, Mousavian A, Goyal A, Xu D, Tremblay J, et al. ProgPrompt: program generation for situated robot task planning using large language models. Auton Robot. 2023;47(8):999–1012. doi:10.1007/s10514-023-10135-3. [Google Scholar] [CrossRef]
53. Kawaharazuka K, Oh J, Yamada J, Posner I, Zhu Y. Vision-language-action models for robotics: a review towards real-world applications. IEEE Access. 2025;13:162467–504. doi:10.1109/ACCESS.2025.3609980. [Google Scholar] [CrossRef]
54. Hoeller D, Rudin N, Sako D, Hutter M. ANYmal parkour: learning agile navigation for quadrupedal robots. Sci Robot. 2024;9(88):eadi7566. doi:10.1126/scirobotics.adi7566. [Google Scholar] [PubMed] [CrossRef]
55. Saad M, Hussain S, Suhaib M. Hybrid framework for robotic manipulation: integrating reinforcement learning and large language models. arXiv:2603.30022. 2026. doi:10.48550/arxiv.2603.30022. [Google Scholar] [CrossRef]
56. Shao R, Li W, Zhang L, Zhang R, Liu Z, Chen R, et al. Large VLM-based vision-language-action models for robotic manipulation: a survey. arXiv:2508.13073. 2025. doi:10.48550/arxiv.2508.13073. [Google Scholar] [CrossRef]
57. ElMallah R, Chhajer K, Lee CG. Score the steps, not just the goal: VLM-based subgoal evaluation for robotic manipulation. arXiv:2509.19524. 2025. doi:10.48550/arxiv.2509.19524. [Google Scholar] [CrossRef]
58. Badithela A, Snyder D, Zha L, Mikhail J, O’Kelly M, Dixit A, et al. Reliable and scalable robot policy evaluation with imperfect simulators. arXiv:2510.04354. 2025. doi:10.48550/arxiv.2510.04354. [Google Scholar] [CrossRef]
59. Wang L, Ma C, Feng X, Zhang Z, Yang H, Zhang J, et al. A survey on large language model based autonomous agents. Front Comput Sci. 2024;18(6):186345. doi:10.1007/s11704-024-40231-1. [Google Scholar] [CrossRef]
60. Ahn M, Brohan A, Brown N, Chebotar Y, Cortes O, David B, et al. Do as I can, not as I say: grounding language in robotic affordances. arXiv:2204.01691. 2022. doi:10.48550/arxiv.2204.01691. [Google Scholar] [CrossRef]
61. Rincon Arango JA, Marco-Detchart C, Julian Inglada VJ. Personalized cognitive support via social robots. Sensors. 2025;25(3):888. doi:10.3390/s25030888. [Google Scholar] [PubMed] [CrossRef]
62. Raptis EK, Kapoutsis AC, Kosmatopoulos EB. RobotIQ: empowering mobile robots with human-level planning for real-world execution. Int J Adv Rob Syst. 2026;23(3):1–18. doi:10.1177/17298806261423235. [Google Scholar] [CrossRef]
63. Zhang H, Solak G, Lahr GJG, Ajoudani A. SRL-VIC: a variable stiffness-based safe reinforcement learning for contact-rich robotic tasks. IEEE Robot Autom Lett. 2024;9(6):5631–8. doi:10.1109/lra.2024.3396368. [Google Scholar] [CrossRef]
64. He X, Lv C. Robotic control in adversarial and sparse reward environments: a robust goal-conditioned reinforcement learning approach. IEEE Trans Artif Intell. 2024;5(1):244–53. doi:10.1109/TAI.2023.3237665. [Google Scholar] [CrossRef]
65. Chen L, Jiang Z, Cheng L, Knoll AC, Zhou M. Deep reinforcement learning based trajectory planning under uncertain constraints. Front Neurorobot. 2022;16:883562. doi:10.3389/fnbot.2022.883562. [Google Scholar] [PubMed] [CrossRef]
66. Chen X, Zhou C, Liu Y, Yang J. RM-RL: role-model reinforcement learning for precise robot manipulation. arXiv:2510.15189. 2025. doi:10.48550/arxiv.2510.15189. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools