Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.AI) · July 17, 2026

DADiff: Diffusion-Driven Cross-Domain Policy Adaptation for Reinforcement Learning

Hanyang Chen, Anirudh Satheesh, Longchao Da +1 more

A policy learned in simulation rarely survives contact with the real thing, because the two worlds do not behave identically. Friction differs, delays differ, the mass is not quite what the model assumed. This is the dynamics mismatch, and it is why so much reinforcement learning stays in the simulator.

The setting here is online dynamics adaptation, which is the realistic version of the problem: unlimited data in the source domain where experimenting is cheap, and only a small budget of interactions in the target domain where it is not. You get to practise as long as you like, then a handful of real attempts.

Earlier approaches lean on domain classifiers or value-guided data selection, essentially working out which source experience resembles the target closely enough to trust. DADiff uses a diffusion model to drive that adaptation instead, which is a different bet: rather than filtering the experience you already have, generate what the target domain would plausibly have produced.

From the arXiv (cs.AI) abstract

Transferring policies across domains poses a vital challenge in reinforcement learning, due to the dynamics mismatch between the source and target domains. In this paper, we consider the setting of online dynamics adaptation, where policies are trained in the source domain with sufficient data, while only limited interactions with the target domain are allowed. There are a few existing works that address the dynamics mismatch by employing domain classifiers, value-guided…


More Artificial Intelligence papers