8000 GitHub - LiljaAdam/gasp: GASP: Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LiljaAdam/gasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GASP

Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving

Code to be released.

About

This is the official repository for GASP: Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving.

Abstract

Self-supervised pre-training based on next-token prediction has enabled large language models to capture the underlying structure of text, and has led to unprecedented performance on a large array of tasks when applied at scale. Similarly, autonomous driving generates vast amounts of spatiotemporal data, alluding to the possibility of harnessing scale to learn the underlying geometric and semantic structure of the environment and its evolution over time. In this direction, we propose a geometric and semantic self-supervised pre-training method, GASP, that learns a unified representation by predicting, at any queried future point in spacetime, (1) general occupancy, capturing the evolving structure of the 3D scene; (2) ego occupancy, modeling the ego vehicle path through the environment; and (3) distilled high-level features from a vision foundation model. By modeling geometric and semantic 4D occupancy fields instead of raw sensor measurements, the model learns a structured, generalizable representation of the environment and its evolution through time. We validate GASP on multiple autonomous driving benchmarks, demonstrating significant improvements in semantic occupancy forecasting, online mapping, and ego trajectory prediction. Our results demonstrate that continuous 4D geometric and semantic occupancy prediction provides a scalable and effective pre-training paradigm for autonomous driving.

TODOs

  • Release code
  • Release pre-trained models

Citation

If you find this work useful, please consider citing:

@article{ljungbergh2025gasp,
  title        = {GASP: Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving},
  author       = {Ljungbergh, William and Lilja, Adam and Tonderski, Adam and Laveno Ling, Arvid and Lindstr{\"o}m, Carl and Verbeke, Willem and Fu, Junsheng and Petersson, Christoffer and Hammarstrand, Lars and Felsberg, Michael},
  journal      = {},
  year         = {2025}
}

About

GASP: Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0