Learn2Splat: Extending the Horizon of Learned 3DGS Optimization
Paper β’ 2605.15760 β’ Published
Learn2Splat is a meta-learned optimizer for 3D Gaussian Splatting (3DGS) that replaces hand-designed optimizers (e.g., Adam/SGD) with a learned update rule.
It improves early convergence speed while remaining stable over long optimization horizons without requiring learning-rate schedules or time-step conditioning.
Learn2Splat learns to optimize Gaussian scene representations by directly predicting structured parameter updates.
Key properties:
The model is trained across many scenes and applied without fine-tuning at test time.
This repository includes pretrained weights for:
See MODEL_ZOO.md for details.
If you find this project useful, please consider citing:
@article{pearl2026learn2splat,
title = {Learn2Splat: Extending the Horizon of Learned 3DGS Optimization},
author = {Pearl, Naama and Esposito, Stefano and Xu, Haofei and Peleg, Amit and
GschoΓmann, Patricia and Porzi, Lorenzo and Kontschieder, Peter and
Pons-Moll, Gerard and Geiger, Andreas},
journal = {arXiv preprint arXiv:2605.15760},
year = {2026}
}