paper-with-me

홈 › Papers

Dropping Anchor and Spherical Harmonics for Sparse-view Gaussian Splatting

2026-02-24 · Shuangkang Fang, I-Chao Shen, Xuanyang Zhang, Zesheng Wang, Yufeng Wang, Wenrui Ding, Gang Yu, Takeo Igarashi arxiv

Recent 3D Gaussian Splatting (3DGS) Dropout methods address overfitting under sparse-view conditions by randomly nullifying Gaussian opacities. However, we identify a neighbor compensation effect in these approaches: dropped Gaussians are often compensated by their neighbors, weakening the intended regularization. Moreover, these methods overlook the contribution of high-degree spherical harmonic coefficients (SH) to overfitting. To address these issues, we propose DropAnSH-GS, a novel anchor-based Dropout strategy. Rather than dropping Gaussians independently, our method randomly selects certain Gaussians as anchors and simultaneously removes their spatial neighbors. This effectively disrupts local redundancies near anchors and encourages the model to learn more robust, globally informed representations. Furthermore, we extend the Dropout to color attributes by randomly dropping higher-degree SH to concentrate appearance information in lower-degree SH. This strategy further mitigates overfitting and enables flexible post-training model compression via SH truncation. Experimental results demonstrate that DropAnSH-GS substantially outperforms existing Dropout methods with negligible computational overhead, and can be readily integrated into various 3DGS variants to enhance their performances. Project Website: https://sk-fun.fun/DropAnSH-GS

📄 PDF Abstract BibTeX arXiv:2602.20933

Code (0)

등록된 구현이 없습니다.

Tasks

Model Compression

Similar Papers 제목 키워드 기반

MASH: Masked Anchored SpHerical Distances for 3D Shape Representation and Generation

2025-04-12 · Changhao Li, Yu Xin, Xiaowei Zhou, Ariel Shamir 외

We introduce Masked Anchored SpHerical Distances (MASH), a novel multi-view and parametrized representation of 3D shapes. Inspired by multi-view geometry and motivated by the importance of perceptual shape understanding …

3D Shape RepresentationSurface Reconstruction

Global Earth Magnetic Field Modeling and Forecasting with Spherical Harmonics Decomposition

2021-02-02 · Panagiotis Tigas, Téo Bloch, Vishal Upendran, Banafsheh Ferdoushi 외

Modeling and forecasting the solar wind-driven global magnetic field perturbations is an open challenge. Current approaches depend on simulations of computationally demanding models like the Magnetohydrodynamics (MHD) mo…

Feature Engineering

Local Spherical Harmonics Improve Skeleton-Based Hand Action Recognition

2023-08-21 · Katharina Prasse, Steffen Jung, Yuxuan Zhou, Margret Keuper

Hand action recognition is essential. Communication, human-robot interactions, and gesture control are dependent on it. Skeleton-based action recognition traditionally includes hands, which belong to the classes which re…

Action RecognitionSkeleton Based Action Recognition

SG-Splatting: Accelerating 3D Gaussian Splatting with Spherical Gaussians

2024-12-31 · Yiwen Wang, Siyuan Chen, Ran Yi

3D Gaussian Splatting is emerging as a state-of-the-art technique in novel view synthesis, recognized for its impressive balance between visual quality, speed, and rendering efficiency. However, reliance on third-degree …

Computational EfficiencyNovel View Synthesis

Plenoxels: Radiance Fields without Neural Networks

2021-12-09 · CVPR 2022 1 · Alex Yu, Sara Fridovich-Keil, Matthew Tancik, Qinhong Chen 외

We introduce Plenoxels (plenoptic voxels), a system for photorealistic view synthesis. Plenoxels represent a scene as a sparse 3D grid with spherical harmonics. This representation can be optimized from calibrated images…