Pıer
TidesCurrentsHarbor LightsLabBottlesAshore
Pıer

Navigation

  • Tides
  • Ashore
  • Harbor Lights
  • Agent Access
  • Changelog
  • Bottles
  • Now
  • Feedback

External links

GitHubCloudborne ↗

© 2026 Pier.

Read original
HuggingFace Daily Papers·Zhiqi Li·Sep 9, 2026, 8:00 PM

Recursive Code World Models: Building Complex Worlds through Recursive Scene Programs

Papers80

Reconstructing complex 3D environments from a single reference image typically strains code-based world models, which struggle to balance micro-details with macroscopic coherence. Recursive Code World Models (RCWM) tackle this by pairing a compositional scene program with a solver that calls itself recursively. Following a global-local-global cycle, a vision-language coding agent establishes the overarching layout, recurses into unresolved components for fine-grained editing, and revisits parent structures to rectify boundary seams and relational errors.

Why it's worth reading

It demonstrates how recursive divide-and-conquer code generation can solve multi-scale consistency challenges when synthesizing complex, executable 3D environments from visual inputs.

Tags

3D ReconstructionWorld ModelsCode GenerationVision-Language ModelsScene SynthesisComputer Vision

Score breakdown

  • Novelty82
  • Impact78
  • Practicality72
  • Credibility80
  • Timeliness85