paper-with-me

홈 › Papers

InstanceGaussian: Appearance-Semantic Joint Gaussian Representation for 3D Instance-Level Perception

2024-11-28 · CVPR 2025 1 · Haijie Li, Yanmin Wu, Jiarui Meng, Qiankun Gao, Zhiyao Zhang, Ronggang Wang, Jian Zhang

3D scene understanding has become an essential area of research with applications in autonomous driving, robotics, and augmented reality. Recently, 3D Gaussian Splatting (3DGS) has emerged as a powerful approach, combining explicit modeling with neural adaptability to provide efficient and detailed scene representations. However, three major challenges remain in leveraging 3DGS for scene understanding: 1) an imbalance between appearance and semantics, where dense Gaussian usage for fine-grained texture modeling does not align with the minimal requirements for semantic attributes; 2) inconsistencies between appearance and semantics, as purely appearance-based Gaussians often misrepresent object boundaries; and 3) reliance on top-down instance segmentation methods, which struggle with uneven category distributions, leading to over- or under-segmentation. In this work, we propose InstanceGaussian, a method that jointly learns appearance and semantic features while adaptively aggregating instances. Our contributions include: i) a novel Semantic-Scaffold-GS representation balancing appearance and semantics to improve feature representations and boundary delineation; ii) a progressive appearance-semantic joint training strategy to enhance stability and segmentation accuracy; and iii) a bottom-up, category-agnostic instance aggregation approach that addresses segmentation challenges through farthest point sampling and connected component analysis. Our approach achieves state-of-the-art performance in category-agnostic, open-vocabulary 3D point-level segmentation, highlighting the effectiveness of the proposed representation and training strategies. Project page: https://lhj-git.github.io/InstanceGaussian/

📄 PDF Abstract BibTeX arXiv:2411.19235

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSAutonomous DrivingInstance SegmentationScene UnderstandingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

DGD: Dynamic 3D Gaussians Distillation

2024-05-29 · Isaac Labe, Noam Issachar, Itai Lang, Sagie Benaim

We tackle the task of learning dynamic 3D semantic radiance fields given a single monocular video as input. Our learned semantic radiance field captures per-point semantics as well as color and geometric properties for a…

3D Object TrackingObject Tracking

SemanticSplat: Feed-Forward 3D Scene Understanding with Language-Aware Gaussian Fields

2025-06-11 · Qijing Li, Jingxiang Sun, Liang An, Zhaoqi Su 외

Holistic 3D scene understanding, which jointly models geometry, appearance, and semantics, is crucial for applications like augmented reality and robotic interaction. Existing feed-forward 3D scene understanding methods …

3D ReconstructionScene Understanding

GaussFusion: Towards Multimodal 3D Gaussian Pretraining

2026-07-07 · Zhixuan You, Jihua Zhu, Yiding Sun, Zihao Guo 외 arxiv

3D Gaussian Splatting provides an explicit representation that jointly models geometry and appearance, serving as a scalable foundation for 3D representation learning. Existing pre-training methods for Gaussian represent…

Representation Learning

Animatable 3D Gaussians for High-fidelity Synthesis of Human Motions

2023-11-22 · Keyang Ye, Tianjia Shao, Kun Zhou

We present a novel animatable 3D Gaussian model for rendering high-fidelity free-view human motions in real time. Compared to existing NeRF-based methods, the model owns better capability in synthesizing high-frequency d…

NeRF

GaussianPlant: Structure-aligned Gaussian Splatting for 3D Reconstruction of Plants

2025-12-16 · Yang Yang, Risa Shinoda, Hiroaki Santo, Fumio Okura arxiv

We present a method for jointly recovering the appearance and internal structure of botanical plants from multi-view images based on 3D Gaussian Splatting (3DGS). While 3DGS exhibits robust reconstruction of scene appear…

3D Reconstruction