--- license: mit pipeline_tag: image-to-3d ---

ZPressor Logo

ZPressor: Bottleneck-Aware Compression for Scalable Feed-Forward 3DGS

Weijie Wang · Donny Y. Chen · Zeyu Zhang · Duochao Shi · Akide Liu · Bohan Zhuang

NeurIPS 2025

Paper | Project Page | Code | Models

Logo

ZPressor is an architecture-agnostic module that compresses multi-view inputs for scalable feed-forward 3DGS.

## Citation If you find our work useful for your research, please consider citing us: ```bibtex @article{wang2025zpressor, title={ZPressor: Bottleneck-Aware Compression for Scalable Feed-Forward 3DGS}, author={Wang, Weijie and Chen, Donny Y. and Zhang, Zeyu and Shi, Duochao and Liu, Akide and Zhuang, Bohan}, journal={arXiv preprint arXiv:2505.23734}, year={2025} } ``` ## Contact If you have any questions, please contact at wangweijie@zju.edu.cn. ## Acknowledgements This project is developed with several fantastic repos: [pixelSplat](https://github.com/dcharatan/pixelsplat), [MVSplat](https://github.com/donydchen/mvsplat) and [DepthSplat](https://github.com/cvg/depthsplat). We thank the original authors for their excellent work.