Latent Gaussian Splatting for 4D Panoptic Occupancy Tracking
- lab arXiv
- lab arXivLabs
- location cs.CV
- model LaGS
- person Maximilian Luz
- product Occ3D
- product Waymo
- product nuScenes
Researchers have introduced Latent Gaussian Splatting (LaGS), a new method for 4D panoptic occupancy tracking that models 3D scene features as a sparse set of feature-bearing Gaussians, achieving state-of-the-art results on two major autonomous driving benchmarks [1][2]. The work, submitted to arXiv in February 2026 by Maximilian Luz, Rohit Mohan, Thomas Nürnberg, Yakov Miron, Daniele Cattaneo, and Abhinav Valada, addresses a gap in how robots perceive dynamic environments [1][2]. Existing methods typically either provide coarse geometric tracking through bounding boxes or detailed 3D occupancy estimates that lack explicit temporal association and instance-level reasoning [1]. LaGS tackles both dimensions simultaneously by fusing multi-view camera observations into 3D Gaussians that serve as a sparse, point-centric latent representation of the scene, then splatting the aggregated features onto a 3D voxel grid decoded by a mask-based segmentation head [2]. The approach enables spatially continuous, distance-weighted aggregation of multi-view features before decoding, and a hierarchical Gaussian representation further allows multi-scale reasoning by combining global context from coarse super-points with fine-grained detail from higher-resolution streams [1]. The authors evaluated LaGS on the Occ3D nuScenes and Waymo datasets, reporting state-of-the-art performance for 4D panoptic occupancy tracking [1][2]. The broader field of 4D panoptic occupancy tracking has seen parallel efforts. A separate group recently proposed TrackOcc, a camera-based method that processes image inputs in a streaming, end-to-end manner using 4D panoptic queries and a localization-aware loss to improve spatial accuracy [3][4]. That work introduced the Camera-based 4D Panoptic Occupancy Tracking task, jointly addressing occupancy panoptic segmentation and object tracking in both spatial and temporal domains [3]. The localization-aware loss added position supervision for reference points of 4D panoptic queries, yielding an increase of 3.5 in OccSTQ and more than a 40 percent improvement margin in OccAQ [3]. Occupancy reconstruction remains a challenge for vision-only systems due to sparse viewpoints, dynamic elements, and severe occlusions [5]. A framework called GS-Occ3D recently demonstrated that decomposing scenes into static background, ground, and dynamic objects enables tailored modeling strategies, with ground explicitly reconstructed as a dominant structural element to improve large-area consistency [5]. The LaGS code and models have been made publicly available [1][2].
research-paperbenchmark
Background sources we checked (10)
- arxiv.org ↗ [2602.23172] Latent Gaussian Splatting for 4D Panoptic Occupancy Tracking ... # Title:Latent Gaussian Splatting for 4D Panoptic Occupancy Tracking ... , Rohit Mohan, Thomas Nürnberg, Yakov Miron, Daniele Cattaneo, Abhinav Valada ... > Abstract:Capturing 4D spatiotemporal surround…
- arxiv.org ↗ TrackOcc processes image inputs in a streaming, end-to-end manner, eliminating the need for extensive post-processing. Specifically, we introduce 4D panoptic queries into TrackOcc, enabling the prediction of occupancy with time-consistent panoptic labels in a unified framework. T…
- arxiv.org ↗ TrackOcc processes image inputs in a streaming, end-to-end manner, eliminating the need for extensive post-processing. Specifically, we introduce 4D panoptic queries into TrackOcc, enabling the prediction of occupancy with time-consistent panoptic labels in a unified framework. T…
- arxiv.org ↗ Occupancy is crucial for autonomous driving, providing essential geometric priors for perception and planning. However, existing methods predominantly rely on LiDAR-based occupancy annotations, which limits scalability and prevents leveraging vast amounts of potential crowdsource…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — Latent Gaussian Splatting for 4D Panoptic Occupancy Tracking ↗