Open Problems

3D Gaussian Splatting & Novel View Synthesis

Cross-Domain Robustness and Generalization Benchmarking for 3D Gaussian Splatting

Scope to testOpen
Possible candidate · 2/5 runs7 papers report this71% from 2025+

Generated automatically from the limitations stated in 7 papers (CVPR, ICLR, NeurIPS), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.

The problem

Novel view synthesis and 3D Gaussian Splatting methods are currently evaluated almost exclusively on room-scale indoor datasets such as Replica, ScanNet++, and Gibson. Because no single pipeline has been systematically evaluated across indoor, outdoor unbounded, panoramic, and object-centric domains, the robustness and failure modes of these representations under domain shift remain entirely unknown. Practitioners and researchers cannot determine whether observed performance gains are artifacts of bounded indoor geometries or if current densification and optimization heuristics translate to unconstrained environments.

Why it matters

Establishes the first standardized empirical baseline for domain generalization in 3D Gaussian Splatting, identifying concrete failure boundaries across scene types.

Ways to approach it

Prior-work checks are free with an account. Results someone already ran are shown to everyone.

  1. 1

    Unified cross-domain benchmark: Aggregate existing standardized indoor (ScanNet++, Replica) and outdoor/unbounded (e.g., Mip-NeRF 360, Tanks and Temples) datasets into a single evaluation harness, measuring rendering quality (PSNR, SSIM, LPIPS) and training stability across several state-of-the-art 3DGS variants under identical parameter regimes.

  2. 2

    Zero-shot domain transfer evaluation: Evaluate feed-forward and feature-conditioned 3D Gaussian models trained solely on indoor scans directly on outdoor and panoramic scenes, measuring the rate of visual artifact degradation and depth consistency loss.

  3. 3

    Initialization and heuristic stress testing: Systematically test how standard indoor Gaussian densification, pruning, and learning-rate schedules behave across varying scene scales and camera trajectories (e.g., inward-facing vs. unbounded forward-facing).

Have a different approach?

Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.

Free · 3 checks per day

Why it might fail

If simple parameter retuning (such as adjusting background color or bounding thresholds) trivially resolves cross-domain degradation, the work would reduce to routine hyperparameter tuning rather than revealing fundamental generalization limits.

Evidence

Each paper's own statement of the limitation, verbatim.

Nearest existing work

Related open problems

3D Gaussian Splatting & Novel View Synthesis

Effect to explainPartly addressed

Dynamic 3D Gaussian Splatting Under Non-Smooth and Discontinuous Motion Dynamics

Current dynamic novel view synthesis and 4D Gaussian Splatting frameworks assume smooth, continuous spatio-temporal deformations, linear velocities, and fixed temporal windows. When scenes exhibit abrupt impacts, rapid accelerations, chaotic object trajectories, or zooming and variable frame rates, these continuous deformation priors fail and yield severe geometric tearing, blurring, or total tracking collapse. This fundamentally blocks dynamic radiance fields from capturing real-world interactions such as sports action, mechanical impacts, and sudden dynamic occlusions.

Possible candidate · 3/5 runs4 papers report this75% from 2025+

3D Gaussian Splatting & Novel View Synthesis

Barrier to removeOpen

Robust Wide-Baseline 3D Gaussian Splatting Under Unreliable Foundation-Model Geometry Priors

Modern feed-forward 3D Gaussian Splatting pipelines rely on pairwise foundation models (such as MASt3R or VGGT) to supply initial coordinate pointmaps and relative camera poses. Because these foundation predictors degrade significantly as angular view differences increase and inject persistent geometric noise, downstream view synthesis fails when views are not captured in dense, small-step sequences. Treating these imperfect upstream predictions as rigid pseudo-ground truth structurally blocks feed-forward novel view synthesis on sparse, wide-baseline image collections.

Weak candidate · 1/3 runs3 papers report this100% from 2025+
Generated automatically, not curated by hand. Automated prior-work checks catch about a third of existing work, so treat this problem as a lead to investigate.