paper-with-me

홈 › Papers

AdpSplit: Error-Driven Adaptive Splitting for Faster Geometry Discovery in 3D Gaussian Splatting

2026-05-07 · Yongjae Lee, Jingxing Li, Abhay Kumar Yadav, Rama Chellappa, Deliang Fan arxiv

Adaptive density control in 3D Gaussian Splatting (3DGS) repeatedly grows the Gaussian population through fixed-cardinality random splitting to discover useful scene structure. However, in vanilla 3DGS, its binary split operator requires many densification rounds to expose fine details, making it a bottleneck for efficient training schedules with fewer iterations. We introduce AdpSplit, an error-driven adaptive split operator that determines the number of split children and initializes the child parameters from L1-pixel-error region statistics, enabling fewer densification iterations, thus reduced training time, while preserving the rendering quality of full-schedule training. Across the MipNeRF360, Deep-Blending, and Tanks&Temples datasets, AdpSplit reduces the training time of multiple accelerated 3DGS pipelines by 9.2%-22.3% as a simple drop-in replacement for the standard split operator. With FastGS, AdpSplit matches the full-schedule PSNR on MipNeRF360 while reducing training time by 16.4%, corresponding to a 12.6x acceleration over vanilla 3DGS.

📄 PDF Abstract BibTeX arXiv:2605.06876

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Faster 3D Gaussian Splatting Convergence via Structure-Aware Densification

2026-04-30 · Linjie Lyu, Ayush Tewari, Jianchun Chen, Thomas Leimkühler 외 arxiv

3D Gaussian Splatting has emerged as a powerful scene representation for real-time novel-view synthesis. However, its standard adaptive density control relies on screen-space positional gradients, which do not distinguis…

DC4GS: Directional Consistency-Driven Adaptive Density Control for 3D Gaussian Splatting

2025-10-30 · Moonsoo Jeong, Dongbeen Kim, Minseong Kim, Sungkil Lee arxiv

We present a Directional Consistency (DC)-driven Adaptive Density Control (ADC) for 3D Gaussian Splatting (DC4GS). Whereas the conventional ADC bases its primitive splitting on the magnitudes of positional gradients, we …

Fast Meta-Learning for Adaptive Hierarchical Classifier Design

2017-11-09 · Gerrit J. J. van den Burg, Alfred O. Hero

We propose a new splitting criterion for a meta-learning approach to multiclass classifier design that adaptively merges the classes into a tree-structured hierarchy of increasingly difficult binary classification proble…

Binary ClassificationClassificationGeneral ClassificationMeta-Learning

PASA: A Priori Adaptive Splitting Algorithm for the Split Delivery Vehicle Routing Problem

2023-08-31 · Nariman Torkzaban, Anousheh Gholami, John S. Baras, Bruce Golden

The split delivery vehicle routing problem (SDVRP) is a relaxed variant of the capacitated vehicle routing problem (CVRP) where the restriction that each customer is visited precisely once is removed. Compared with CVRP,…

Operator Splitting Value Iteration

2022-11-25 · Amin Rakhsha, Andrew Wang, Mohammad Ghavamzadeh, Amir-Massoud Farahmand

We introduce new planning and reinforcement learning algorithms for discounted MDPs that utilize an approximate model of the environment to accelerate the convergence of the value function. Inspired by the splitting appr…

reinforcement-learningReinforcement Learning (RL)