AI Agents for Materials Discovery and Scientific Autonomy
SparksMatter, a multi-agent AI model, exhibited high performance in inorganic materials design. It generated novel, stable inorganic structures tailored to user specifications across thermoelectric, semiconductor, and perovskite oxide materials. Benchmarking indicated SparksMatter scored higher in relevance, novelty, and scientific rigor compared to other models. This system generates ideas, designs experimental workflows, executes them, and refines results, also critiquing its own responses and suggesting validation steps.
AHOIS, a multi-agent AI scientist, autonomously discovered and validated a random-interference encoding hypothesis during evaluation on a multimode-fibre optical platform. AHOIS identified task-adaptive sparse-measurement strategies and diagnosed failure modes. It also translated a published imaging protocol into an executable workflow. This system integrates Socratic methods into closed-loop experimentation to construct, challenge, and revise physical explanations based on evidence. Ablation studies showed Socratic interrogation improved physical consistency, hypothesis completeness, uncertainty calibration, and experimental-plan validity within AHOIS. AHOIS's discovered encoding achieved 76.97% accuracy on MNIST.
Reinforcement Learning in Quantum Computing
Researchers integrated reinforcement learning (RL) with quantum error correction (QEC) to enable continuous self-calibration during quantum computation. QEC's error-detection events serve as a learning signal for an RL agent, which continuously adjusts control parameters to stabilize the quantum system without interrupting computation.
The RL-QEC framework was experimentally demonstrated on a Willow superconducting processor. This implementation led to record logical error rates for surface codes at 7.72(9) × 10−4 per cycle and color codes at 8.19(14) × 10−3 per cycle. The logical stability of the surface code improved by 3.5 times against injected drift. Numerical simulations confirmed the framework's scalability for large QEC codes, with optimization speed remaining constant for systems with tens of thousands of control parameters.
A reinforcement learning-based quantum compiler optimized two-qubit circuits on a superconducting processor, surpassing conventional methods by discovering hardware-amenable circuits with near-optimal lengths. Researchers further developed a variational reinforcement learning-based quantum compiler that consistently identified near-optimal circuits under hardware constraints. However, a reinforcement learning-based quantum compiler did not achieve high fidelity for three-qubit circuits. Researchers also analyzed the impact of decoherence and gate errors on reinforcement learning-based quantum compilers.
Sources
- Autonomous in-silico inorganic materials discovery via multi-agent physics-aware scientific reasoning
Conventional machine learning approaches accelerate in-silico inorganic materials design via accurate property prediction and targeted material generation, yet they operate as single-shot models limited by the latent knowledge baked into their training data. A central challenge lies in creating an intelligent system capable of autonomously executing the full in-silico inorganic materials discovery cycle, from ideation and planning to experimentation and iterative refinement. We introduce SparksMatter, a multi-agent AI model for automated inorganic materials design that addresses user queries…
- Socratic agents for autonomous scientific discovery in high-dimensional physical systems
The automation of scientific discovery has reached an inflection point. While AI systems now operate instruments, optimize parameters and generate hypotheses, most remain procedural: they execute workflows fixed by human designers. True autonomous science demands epistemic autonomy--the capacity to construct, challenge and revise physical explanations in response to evidence. Here we introduce AHOIS, a multi-agent AI scientist that embeds Socratic midwifery into closed-loop experimentation. A physics-critic agent interrogates hypotheses through causal questioning, constraint checking,…
- Reinforcement learning control of quantum error correction
Quantum error correction (QEC) is the primary strategy for protecting a quantum computer from the environment1,2. The prerequisite of QEC is that errors must remain sufficiently rare, which requires perpetually adapting the control parameters of the computer to the drifting environmental conditions. The current solution to this problem is to terminate the entire quantum computation for recalibration, but it is incompatible with the long runtimes of future quantum algorithms3,4. Here we address this challenge by unifying calibration with computation. We grant the QEC process5–11 a dual role:…
- Quantum compiling with reinforcement learning on a superconducting processor
Abstract Effectively implementing quantum algorithms on noisy intermediate-scale quantum (NISQ) processors is a central task in modern quantum technology. NISQ processors feature tens to a few hundreds of noisy qubits with limited coherence times and gate operations with errors, so NISQ algorithms naturally require employing circuits of short lengths via quantum compilation. Here, we evaluate a reinforcement learning (RL)-based quantum compiler on a superconducting processor. Our experiments reveal that for two-qubit circuits, the RL-based compiler surpasses conventional methods,…