LAFP: Preserving Latent Action Structure in Latent Policy Learning via Flow Matching
A new method called Latent Action Flow Policy, or LAFP, aims to preserve the multimodal structure of actions learned from video during robot policy training, according to a preprint posted to arXiv on June 9 [1][2]. The approach targets a known weakness in latent policy learning, where robots first learn action representations from large unlabeled video datasets and then refine those representations with a small amount of real-world interaction data [2]. Existing systems typically use behavior cloning for the second step, which the authors state tends to collapse inherently multimodal action distributions into unimodal ones, degrading the pretrained latent action structure [1][2]. Flow matching, a generative modeling technique, offers a potential fix, but applying it directly introduces a misalignment between latent actions and physical actions during decoder training because of the stochastic nature of the learned policy [2]. To address this, the researchers introduce an inference-time interpolation mechanism designed to mitigate the stochasticity-induced misalignment [1][2]. In experiments on downstream imitation learning tasks, LAFP consistently outperformed prior methods, achieving up to a 10-15% improvement in success rate while incurring less than 1x additional inference overhead [1][2]. The work appears on arXiv, the open-access repository that hosts preprints across physics, computer science, and related fields and which, as of late 2024, receives about 24,000 new submissions per month [6]. The paper was submitted under the Computer Vision and Pattern Recognition category and is accessible through standard arXiv abstract pages, which also feature community-developed tools such as the Bibliographic Explorer and CORE Recommender under the arXivLabs framework [1][5].
regulationinfrastructureresearch-paper
Background sources we checked (7)
- arxiv.org ↗ Learning high-quality latent actions from large-scale unlabeled videos, coupled with limited real-world interaction data for training an action decoder, has emerged as a promising paradigm for scalable latent policy learning. However, existing approaches typically rely on behavio…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository [...] # arXivLabs: Showcase [...] arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. [...] While the arXiv team is focused on our core miss…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …