GraphGSOcc: Semantic-Geometric Graph Transformer with Dynamic-Static Decoupling for 3D Gaussian Splatting-based Occupancy Prediction
Ke Song, Yunhe Wu, Chunchit Siu, Huiyuan Xiong

TL;DR
GraphGSOcc introduces a novel semantic-geometric graph transformer with dynamic-static decoupling, significantly improving 3D occupancy prediction accuracy and efficiency for autonomous driving applications.
Contribution
It proposes a dual graph attention framework that captures semantic and geometric relationships and decouples dynamic and static object optimization in 3D Gaussian Splatting.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Reduces GPU memory usage by 13.7%.
Improves mIoU by 1.97% over previous methods.
Abstract
Addressing the task of 3D semantic occupancy prediction for autonomous driving, we tackle two key issues in existing 3D Gaussian Splatting (3DGS) methods: (1) unified feature aggregation neglecting semantic correlations among similar categories and across regions, (2) boundary ambiguities caused by the lack of geometric constraints in MLP iterative optimization and (3) biased issues in dynamic-static object coupling optimization. We propose the GraphGSOcc model, a novel framework that combines semantic and geometric graph Transformer and decouples dynamic-static objects optimization for 3D Gaussian Splatting-based Occupancy Prediction. We propose the Dual Gaussians Graph Attenntion, which dynamically constructs dual graph structures: a geometric graph adaptively calculating KNN search radii based on Gaussian poses, enabling large-scale Gaussians to aggregate features from broader…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropout · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Layer Normalization · Dense Connections · Softmax · Transformer · Focus
