paper-with-me

홈 › Papers

Joint Semantic and Rendering Enhancements in 3D Gaussian Modeling with Anisotropic Local Encoding

2026-01-05 · Jingming He, Chongyi Li, Shiqi Wang, Sam Kwong arxiv

Recent works propose extending 3DGS with semantic feature vectors for simultaneous semantic segmentation and image rendering. However, these methods often treat the semantic and rendering branches separately, relying solely on 2D supervision while ignoring the 3D Gaussian geometry. Moreover, current adaptive strategies adapt the Gaussian set depending solely on rendering gradients, which can be insufficient in subtle or textureless regions. In this work, we propose a joint enhancement framework for 3D semantic Gaussian modeling that synergizes both semantic and rendering branches. Firstly, unlike conventional point cloud shape encoding, we introduce an anisotropic 3D Gaussian Chebyshev descriptor using the Laplace-Beltrami operator to capture fine-grained 3D shape details, thereby distinguishing objects with similar appearances and reducing reliance on potentially noisy 2D guidance. In addition, without relying solely on rendering gradient, we adaptively adjust Gaussian allocation and spherical harmonics with local semantic and shape signals, enhancing rendering efficiency through selective resource allocation. Finally, we employ a cross-scene knowledge transfer module to continuously update learned shape patterns, enabling faster convergence and robust representations without relearning shape information from scratch for each new scene. Experiments on multiple datasets demonstrate improvements in segmentation accuracy and rendering quality while maintaining high rendering frame rates.

📄 PDF Abstract BibTeX arXiv:2601.02339

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Director: Instance-aware Gaussian Splatting for Dynamic Scene Modeling and Understanding

2026-04-02 · Yuheng Jiang, Yiwen Cai, Zihao Wang, Yize Wu 외 arxiv

Volumetric video seeks to model dynamic scenes as temporally coherent 4D representations. While recent Gaussian-based approaches achieve impressive rendering fidelity, they primarily emphasize appearance but are largely …

Instance SegmentationScene Understanding

KGS-GCN: Kinematics-Driven Gaussian Splatting and Probabilistic Topology for Skeleton-Based Action Recognition

2026-03-16 · Yuhan Chen, Yicui Shi, Guofa Li, Liping Zhang 외 arxiv

Skeleton-based action recognition is widely applied in sensor-based systems, including human-computer interaction and intelligent surveillance. However, typical sensors produce sparse and discrete joint coordinates, ofte…

Computational EfficiencyAction Recognition

JGHand: Joint-Driven Animatable Hand Avater via 3D Gaussian Splatting

2025-01-31 · Zhoutao Sun, Xukun Shen, Yong Hu, Yuyou Zhong 외

Since hands are the primary interface in daily interactions, modeling high-quality digital human hands and rendering realistic images is a critical research problem. Furthermore, considering the requirements of interacti…

3DGSNeural Rendering

UV Gaussians: Joint Learning of Mesh Deformation and Gaussian Textures for Human Avatar Modeling

2024-03-18 · Yujiao Jiang, Qingmin Liao, Xiaoyu Li, Li Ma 외

Reconstructing photo-realistic drivable human avatars from multi-view image sequences has been a popular and challenging topic in the field of computer vision and graphics. While existing NeRF-based methods can achieve h…

NeRF

Semantic Gaussians: Open-Vocabulary Scene Understanding with 3D Gaussian Splatting

2024-03-22 · Jun Guo, Xiaojian Ma, Yue Fan, Huaping Liu 외

Open-vocabulary 3D scene understanding presents a significant challenge in computer vision, with wide-ranging applications in embodied agents and augmented reality systems. Existing methods adopt neurel rendering methods…

Instance SegmentationObject LocalizationScene UnderstandingSegmentation+2