paper-with-me

홈 › Papers

Improving Sparse-View 3DGS Generalization via Flat Minima Optimization

2026-07-01 · Kangmin Seo, Sangeek Hyun, MinKyu Lee, Jae-Pil Heo arxiv

Recent advances in neural rendering have established 3D Gaussian Splatting (3DGS) as a highly efficient representation for novel view synthesis, enabling fast training and real-time rendering with strong fidelity. However, when supervision is limited to sparse input views, 3DGS tends to overfit to the observed images and generalize poorly to unseen viewpoints. We address this challenge from the perspective of flat minima (FM) optimization, which seeks solutions that remain stable under small parameter perturbations. Viewing Gaussian parameters as trainable weights, we adapt FM principles to the geometric and dynamic nature of 3DGS with a lightweight training framework. Our method regularizes optimization with controlled Gaussian perturbations that account for each Gaussian's anisotropy and the training progress, preserving fine details while improving robustness to sparse-view overfitting. To further stabilize this flat minima optimization process, we introduce periodic reinitialization, which temporarily returns non-positional parameters to their initial states for a short window. Together, these techniques integrate seamlessly into existing 3DGS pipelines without architectural changes. Experiments on LLFF and Mip-NeRF360 datasets demonstrate improved quantitative metrics and perceptual quality under sparse-view supervision, producing reconstructions that are sharper, more stable, and better generalized to novel viewpoints.

📄 PDF Abstract BibTeX arXiv:2607.00885

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Do Flat Minima Improve Sparse Novel View Synthesis?

2025-11-22 · Youngsik Yun, Dongjun Gu, Youngjung Uh arxiv

Despite the success of recent novel view synthesis methods, they tend to struggle in sparse-view settings. This poor generalization to unseen viewpoints is an inherent challenge when training with limited data. To addres…

Novel View Synthesis

SAFE: Finding Sparse and Flat Minima to Improve Pruning

2025-06-07 · Dongyeop Lee, Kwanhee Lee, Jinseok Chung, Namhoon Lee

Sparsifying neural networks often suffers from seemingly inevitable performance degradation, and it remains challenging to restore the original performance despite much recent progress. Motivated by recent studies in rob…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Flat Minima and Generalization: Insights from Stochastic Convex Optimization

2025-11-05 · Matan Schliserman, Shira Vansover-Hager, Tomer Koren arxiv

Understanding the generalization behavior of learning algorithms is a central goal of learning theory. A recently emerging explanation is that learning algorithms are successful in practice because they converge to flat …

Sharpness-Aware Minimization Efficiently Selects Flatter Minima Late in Training

2024-10-14 · Zhanpeng Zhou, Mingze Wang, Yuchen Mao, Bingrui Li 외

Sharpness-Aware Minimization (SAM) has substantially improved the generalization of neural networks under various settings. Despite the success, its effectiveness remains poorly understood. In this work, we discover an i…

Normalized Flat Minima: Exploring Scale Invariant Definition of Flat Minima for Neural Networks using PAC-Bayesian Analysis

2019-01-15 · ICML 2020 1 · Yusuke Tsuzuku, Issei Sato, Masashi Sugiyama

The notion of flat minima has played a key role in the generalization studies of deep learning models. However, existing definitions of the flatness are known to be sensitive to the rescaling of parameters. The issue sug…