LeCun's lab borrows a brain trick to double AI goal-reaching success to 94%
alex_verem · x · 2026-09-26
- A paper from NYU, Brown and University of Toronto (ICML 2026), with Yann LeCun as co-author, improves latent planning in JEPA world models using "temporal straightening," inspired by perceptual straightening in human vision.
- The problem: world-model latent maps are warped—two points that look close can be far apart in reality, so the AI walks into walls.
- The fix: a curvature regularizer penalizes bending in latent trajectories, making Euclidean distance a better proxy for geodesic distance.
- Results: two-room goal-reaching jumped from 52.7% to 90.7%; U-shaped maze from 44% to 94%; both hit 100% with re-planning. A simple planner on the straightened map matched a much heavier planner and ran 10x faster.
- Limitations: tests remain small-scale (mazes, block pushing), and errors compound over long plans. It's a concrete step for LeCun's world-models-over-chatbots thesis.
More from Research
- Anthropic: Claude computes nine-loop scattering amplitudes, breaking the eight-loop record — LucaAmb · 2026-09-26
- Microsoft open-sources Fabric-RLM: LLMs write code to recursively chew through big data — adnan_hashmi · 2026-09-26
- New paper asks where to draw the line on mental privacy as BCI decoding improves — melnykowycz · 2026-09-26
- Where to get the 277-page Foundations of LLMs PDF and what chapter 5 covers — mdancho84 · 2026-09-26
- LLM textbook thread: decoding algorithms, acceleration, and inference-time scaling in chapter 5 — mdancho84 · 2026-09-26
- Free 277-page LLM textbook Foundations of Large Language Models updated with a new chapter — mdancho84 · 2026-09-26