FlexLAM Improves Latent Action Learning with Variable-Length Codes

Takanori Yoshimoto, Yang Hu, Naruya Kondo, Tatsuya Matsushima· June 19, 2026 View original

Summary

FlexLAM is a new method that resolves the bottleneck trade-off in latent action models by using variable-length latent actions trained with nested dropout. This approach allows models to capture compact transition structures efficiently and add detail only when necessary, without requiring new architectures or losses.

This research introduces FlexLAM, a novel approach designed to overcome a fundamental limitation in existing Latent Action Models (LAMs). Traditional LAMs often face a "bottleneck trade-off" where a fixed-capacity latent action representation must balance between being too restrictive, potentially losing crucial transition information, or too expansive, which can complicate action alignment, especially with limited labels. FlexLAM addresses this by replacing the fixed-capacity bottleneck with variable-length latent actions. The core innovation of FlexLAM lies in its training methodology, which employs nested dropout to generate prefix-valid codes. This allows the model to first capture the essential, compact structure of transitions and then progressively incorporate finer details only when the complexity of the task demands it. This adaptive capacity is achieved without the need for new architectural designs or specialized loss functions, making it a straightforward enhancement. Experimental results demonstrate that a single FlexLAM model can match or even surpass the performance of multiple separately trained fixed-capacity LAMs across various token budgets. This holds true under standard scarce-label supervision and even in challenging low-return, single-task alignment scenarios. Furthermore, FlexLAM supports dynamic adjustment of the token budget during inference without requiring retraining, and it shows improved transition reconstruction on the Ego4D dataset. These findings suggest that variable-length latent actions, as implemented by FlexLAM, offer a simple yet powerful upgrade to the fixed-capacity bottleneck in various latent action and video-pretrained models.

Why it matters

This advancement can lead to more efficient and adaptable AI models for video understanding, robotic control, and other applications requiring compact action representations, especially in scenarios with limited training data.

How to implement this in your domain

  1. 1Investigate integrating FlexLAM's variable-length latent actions into existing video analysis or reinforcement learning pipelines.
  2. 2Apply FlexLAM to tasks requiring compact action representations, such as robot skill learning or human activity recognition from video.
  3. 3Experiment with inference-time token-budget adjustment to optimize performance and computational cost for specific applications.
  4. 4Consider FlexLAM as a drop-in replacement for fixed-capacity bottlenecks in latent action world models to improve learning efficiency.
  5. 5Evaluate the benefits of FlexLAM for data-scarce environments where robust action alignment is critical.

Who benefits

RoboticsAutonomous VehiclesVideo AnalyticsGamingManufacturing

Key takeaways

  • FlexLAM introduces variable-length latent actions to resolve the bottleneck trade-off in LAMs.
  • It uses nested dropout to learn compact, prefix-valid codes that adapt to detail needs.
  • The method improves performance over fixed-capacity LAMs without new architectures.
  • FlexLAM allows inference-time token-budget adjustment and enhances transition reconstruction.

Original post by Takanori Yoshimoto, Yang Hu, Naruya Kondo, Tatsuya Matsushima

"arXiv:2606.19408v1 Announce Type: new Abstract: Latent actions provide a compact interface between action-free video and downstream decision-making, yet existing Latent Action Models (LAMs) force every transition through a fixed-capacity bottleneck. We identify a bottleneck trade…"

View on X

Originally posted by Takanori Yoshimoto, Yang Hu, Naruya Kondo, Tatsuya Matsushima on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses