VectorWorld: Efficient Streaming World Model via Diffusion Flow on Vector Graphs
Abstract
Lay Summary
Testing self-driving cars only by replaying recorded drives is limited because it cannot show what would happen if the car made a different decision or if traffic continued beyond the recorded clip. VectorWorld is a simulator that builds a driving world as the test vehicle moves. It creates new road and traffic scenes ahead of the vehicle, gives newly created cars short motion histories so they behave naturally from the start, and keeps other vehicles' movements physically reasonable. Because the generation is fast, the simulator can support long closed-loop tests in which a driving policy repeatedly observes, acts, and receives new surroundings. In experiments on public driving datasets, VectorWorld produced more consistent road layouts, fewer invalid starting scenes, and more stable long-distance simulations. This makes it useful for stress-testing and training autonomous-driving policies in a controlled environment before using more expensive or risky real-world evaluation.