Traj-LeWM Improves World Model Planning with Path-Aware Cost

Xiaodi Huang, Ziyi Ding, Jingtian Wan, Yuchen Liu, Yuan Zhang, Xiao-Ping Zhang, Jiayu Chen, Zhang Zhang, Tao Huang· August 17, 2026 View original

Key takeaways

  • Traditional world models often overlook intermediate trajectory information during planning.
  • Traj-LeWM introduces a latent trajectory cost (LTC) to incorporate path-aware information.
  • LTC improves both the training of shared representations and the ranking of action candidates.
  • Path-aware planning significantly enhances performance in various robotic control tasks.

Who benefits

RoboticsAutonomous VehiclesLogisticsManufacturingGaming AI

Summary

Traj-LeWM enhances the LeWM visual world model by introducing a goal-conditioned latent trajectory cost (LTC) that incorporates intermediate path information during both training and planning, leading to improved performance in robotic control tasks.

LeWM, a lightweight visual world model, learns latent dynamics directly from pixel data and evaluates potential action sequences by measuring the distance between their predicted endpoints and the desired goal. However, this approach has two primary limitations. During training, it focuses on local, next-step transitions without explicitly evaluating complete trajectories in relation to the overall task goal. Furthermore, in the planning phase, it relies solely on endpoint distance for ranking candidate actions. The issue with relying only on endpoint distance is that model predictions might not perfectly align with actual execution outcomes. A candidate action sequence whose predicted endpoint is closest to the goal might not be the most effective when executed in the real environment. The evolution of the entire predicted trajectory, therefore, offers valuable complementary information beyond just the final endpoint. To address these shortcomings, Traj-LeWM is proposed. It retains LeWM's local dynamics objective and endpoint scoring but integrates a novel goal-conditioned latent trajectory cost (LTC). This LTC aggregates trajectory-level information, serving as an additional signal. During training, LTC-based trajectory-preference supervision augments next-step prediction, shaping a more informed shared representation. In planning, LTC is combined with endpoint distance, allowing intermediate path information to influence candidate ranking. This joint scoring mechanism enables Traj-LeWM to significantly outperform LeWM across various benchmarks, demonstrating the benefits of path-aware planning.

Why it matters

For professionals in robotics, autonomous systems, and AI development, improving the planning capabilities of world models is crucial for creating more robust, efficient, and reliable agents that can navigate complex environments and achieve goals effectively.

How to implement this in your domain

  1. 1Evaluate existing world model-based planning systems for their reliance on endpoint-only metrics.
  2. 2Investigate incorporating trajectory-level cost functions into your model training and planning algorithms.
  3. 3Experiment with different methods for aggregating trajectory information to inform decision-making.
  4. 4Apply path-aware planning techniques to robotic control tasks or autonomous navigation systems.
  5. 5Benchmark the performance of enhanced world models against baseline methods using relevant metrics beyond just final goal distance.

Original post by Xiaodi Huang, Ziyi Ding, Jingtian Wan, Yuchen Liu, Yuan Zhang, Xiao-Ping Zhang, Jiayu Chen, Zhang Zhang, Tao Huang

"arXiv:2608.14125v1 Announce Type: new Abstract: LeWM is a lightweight visual world model that learns latent dynamics end-to-end from pixels and ranks candidate action sequences by the distance between their predicted endpoints and the goal. However, LeWM has two limitations. Firs…"

View on X

Originally posted by Xiaodi Huang, Ziyi Ding, Jingtian Wan, Yuchen Liu, Yuan Zhang, Xiao-Ping Zhang, Jiayu Chen, Zhang Zhang, Tao Huang on X · view source

Want to go deeper?

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

Explore courses