File size: 960 Bytes
2ca83cf ed456d9 2ca83cf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
license: mit
language:
- en
tags:
- code
---
# Action Flow Matching (AFM)
Data and model checkpoints for the paper **"Action Flow Matching for Continual Robot Learning"** presented at Robotics: Science and Systems (RSS) 2025.
[](https://roboticsconference.org/program/papers/26/)
[](https://arxiv.org/abs/2504.18471)
[](https://github.com/AlejandroMllo/action_flow_matching/tree/main)

AFM enables efficient, non-episodic, online robot model refinement. AFM adjusts the planned actions seeking to reduce the gap between the intended and realized consequences of the action. |