Researchers introduced Threatened Markov Decision Processes (TMDPs), a framework for training AI agents in reinforcement learning environments with adversaries. This framework supports agents against opponents attempting to manipulate reward processes. Experimental results from learning approaches derived from TMDPs demonstrate the utility of agents understanding adversarial actions.
An AI-driven method was developed for autonomously tuning quantum devices. This approach used cross-platform transfer learning to identify specific operating conditions, called "sweet spots," for emergent Majorana zero modes. A convolutional neural network predicted physical rates, enabling automated adjustment of device parameters and rapid sweet spot location.
A study proposed a simulation-based digital-twin imitation learning framework for autonomous mobile robots. This framework enables learning human-like driving behaviors within virtual factory environments, using a digital twin to simulate manufacturing settings.
A paper introduced the Reinforcement Learning Chemistry Laboratory (RLCL), a conceptual framework for autonomous chemical synthesis and molecular discovery. RLCL adapts AlphaZero principles, treating synthesis as a Markov Decision Process, and integrates Monte Carlo Tree Search with a policy-value network to evaluate experimental paths. It uses a multi-objective reward function to guide discovery.
Researchers developed a platform that automates free-space optical experiments. It integrates generative AI, computer vision, and precision robotics to automate experiment design, assembly, and alignment. The system translates user goals into optical configurations, assembles components with submillimeter accuracy, performs micrometer-scale fine alignment, and executes measurements.
An evidence-based psychotherapy with AI framework was introduced. This framework guides the development of clinical AI applications, outlining principles such as psychodiagnostic assessment, longitudinal case conceptualization, intervention planning, and validation. It also presents technical questions for evaluating clinical large language models and AIs.
Research provided a methodology for pre-training Physical AI within simulated environments. This approach allows a tunable balance between task efficiency and human-like behavior, intended for use prior to AI field deployment.
A survey indicates Explainable AI (XAI) techniques increasingly utilize Large Language Models (LLMs) and Vision-Language Models (VLMs. These models help automate and improve the interpretability of other machine learning models by providing high-level, semantically meaningful explanations.
Current AI technologies do not produce sustained clinical change in psychological treatment.
The described digital twin system for robots uses proximal policy optimization and integrates generative adversarial imitation learning.
Large Foundation Models have expanded the potential of Human-AI Collaboration.
A framework named Deep-PrAE improves rare-event simulation for black box systems using neural networks.
A survey describes methods in explainable AI.
Software ecosystems for laboratory automation increasingly embed machine learning.
Sources
- Opponent aware reinforcement learning
In certain reinforcement learning (RL) scenarios there are adversaries trying to interfere with the underlying reward process for their own benefit. We introduce Threatened Markov Decision Processes (TMDPs) as a framework to support an agent against potential opponents in an RL context as well as schemes resulting in novel learning approaches to deal with TMDPs. After introducing our framework and deriving theoretical results, empirical evidence is given via extensive experiments, showing the importance for an RL agent of acknowledging adversarial awareness.
- Cross-Platform Autonomous Control of Minimal Kitaev Chains
Contemporary quantum devices are reaching new limits in size and complexity, allowing for the experimental exploration of emergent quantum modes. However, this increased complexity introduces significant challenges in device tuning and control. Here, we demonstrate autonomous tuning of emergent Poor Man’s Majorana zero modes in a minimal realization of a Kitaev chain. We achieve this task using cross-platform transfer learning. First, we train a tuning model on a theory model. Next, we retrain it using a Kitaev chain realization in a two-dimensional electron gas. Finally, we apply this model…
- Digital Twin-Based Imitation Learning for Human-Like and Efficient Driving of Mobile Robots in Virtual Factory Environments
Abstract In smart manufacturing and flexible production systems, autonomous mobile robots must complete logistics tasks efficiently while exhibiting driving behaviors that human operators can interpret and accept. This study proposes a simulation-based digital-twin imitation learning framework for learning human-like driving patterns in virtual factory environments. The proposed system is built on the proximal policy optimization algorithm and integrates generative adversarial imitation learning to establish a dual-reward structure that combines extrinsic rewards with demonstration-derived…
- Reinforcement Learning Chemistry Laboratory (RLCL): An AlphaZero-Inspired Framework for Autonomous Chemical Synthesis and Discovery
This paper introduces the Reinforcement Learning Chemistry Laboratory (RLCL), a conceptual and theoretical framework that adapts the core principles of AlphaZero to the chemical domain for autonomous synthesis and molecular discovery. Traditional artificial intelligence in chemistry relies heavily on static dataset prediction, lacking strategic foresight and active exploratory capability. RLCL reformulates chemical synthesis as a Markov Decision Process defined by state spaces S, action spaces A, transition dynamics P, and a comprehensive reward function R. By integrating Monte Carlo Tree…
- AI-driven robotics for optics
Optical experiments are essential across science and technology, yet their design, assembly, and alignment remain predominantly manual, limiting throughput, reproducibility, and scalability. Automating such experiments is challenging because of stringent precision requirements and the diversity of setups in typical real-world optical laboratory environments. Here, we introduce a platform that integrates generative artificial intelligence, computer vision, and precision robotics to automate free-space optical experiments. The system translates user-defined goals into valid optical…
- A framework for evidence-based psychotherapy with AI (EBP-AI).
Artificial intelligence (AI) systems and large language models offer substantial potential to augment or even fundamentally change elements of psychological assessment and treatment. However, current AI technologies have yet to demonstrate the capacity to effect meaningful and sustained clinical change. This gap reflects both the limited integration of clinical science knowledge into language models and applications built using them, as well as the mismatch between the brief, minutes-long nature of most AI interactions and the months-long course of most evidence-based treatments. Here we…
- Explainable artificial intelligence (XAI): From inherent explainability to large language models
Artificial Intelligence (AI) has continued to achieve tremendous success in recent times. However, the decision logic of these frameworks is often not transparent, making it difficult for stakeholders to understand, interpret or explain their behavior. This limitation hinders trust in machine learning systems and causes a general reluctance towards their adoption in practical applications, particularly in mission-critical domains like healthcare and autonomous driving. Explainable AI (XAI) techniques facilitate the explainability or interpretability of machine learning models, enabling users…