GEM: Gaussian Evolution Model for Occupancy Forecasting and Motion Planning
TLDR
GEM uses explicit 4D Gaussian primitives for non-autoregressive occupancy forecasting and motion planning in autonomous driving.
Reasoning
The paper introduces a novel continuous-time representation that avoids autoregressive error accumulation, achieving state-of-the-art results. However, the abstract is cut off, and the method is domain-specific to autonomous driving, limiting generalizability.
Read-first score
Read-first score 52.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 42.
Field roles
Rank sensitivity
Stability: volatile; rank range: 282.
Keyword Scores
Deep Analysis
Innovations
- Non-autoregressive occupancy world modeling using explicit continuous 4D Gaussian primitives with learned dynamics
- Direct querying of the Gaussian world representation at arbitrary timestamps for flexible temporal forecasting
- Decoupling spatial geometry, temporal support, and primitive motion for interpretable scene evolution
- Unified representation supporting both future semantic occupancy forecasting and motion planning
Methodology
GEM represents driving scenes as explicit continuous 4D Gaussian primitives with learned dynamics. Instead of autoregressive step-by-step forecasting, it directly queries the Gaussian world at arbitrary timestamps and splats the corresponding conditional 3D Gaussians into semantic occupancy volumes, enabling efficient non-autoregressive forecasting over the full horizon.
Key Results
GEM achieves state-of-the-art future semantic occupancy forecasting and strong motion planning performance, while providing flexible temporal querying.