
Robots Digest 🤖
@robotsdigest • 5,322 subscribers
Follow @RobotsDigest for latest in Robotics, Humanoids, and Hardware + AI.
Videos

Agentic Real2Sim is an interesting take on world modeling. Instead of learning physics directly from videos, it lets a Vision-Language Agent reconstruct a physics simulator from a single real-world video. The result is an editable, executable world model that can be queried, simulated, and improved.
Robots Digest 🤖12,010 views • 1 month ago

Realtime-VLA FLASH tackles one of the biggest deployment bottlenecks for diffusion-based VLAs: inference latency. The key idea is speculative inference for flow-matching VLAs. A lightweight draft model predicts an action chunk, while the main model’s Action Expert verifies it in parallel using flow-consistency checks instead of running full denoising every replanning round. This lets the system replace many expensive 58 ms full inference rounds with speculative rounds as fast as 7.8 ms, reducing average latency to 19.1 ms and achieving a 3.04× speedup on LIBERO while largely preserving success rate. Interesting systems insight: they profile π0 and show VLM prefill is compute-bound, while Action Denoise is memory-bound. FLASH exploits this by reusing KV cache and parallelizing verification instead of repeatedly running sequential denoising.
Robots Digest 🤖14,576 views • 3 months ago

By unifying prediction and control, NavWAM acts as a closed-loop policy out of the box. In evaluations, it outperforms planning-based world models without needing test-time action search, matches a much larger 7B VLA policy, and transfers successfully to real mobile robots.
Robots Digest 🤖11,076 views • 2 months ago

Boston Dynamics Atlas Robot Powered by AI "Large Behavior Models" Boston Dynamics and Toyota just showed Atlas doing something wild, packing boxes using a Large Behavior Model. One AI brain controls walking, crouching, lifting, everything. Just learned from human demos.
Robots Digest 🤖25,305 views • 9 months ago
No more content to load