paper-with-me

Papers

SymGS : Leveraging Local Symmetries for 3D Gaussian Splatting Compression

2025-11-17 · Keshav Gupta, Akshat Sanghvi, Shreyas Reddy Palley, Astitva Srivastava, Charu Sharma, Avinash Sharma arxiv

3D Gaussian Splatting has emerged as a transformative technique in novel view synthesis, primarily due to its high rendering speed and photorealistic fidelity. However, its memory footprint scales rapidly with scene complexity, often reaching several gigabytes. Existing methods address this issue by introducing compression strategies that exploit primitive-level redundancy through similarity detection and quantization. We aim to surpass the compression limits of such methods by incorporating symmetry-aware techniques, specifically targeting mirror symmetries to eliminate redundant primitives. We propose a novel compression framework, SymGS, introducing learnable mirrors into the scene, thereby eliminating local and global reflective redundancies for compression. Our framework functions as a plug-and-play enhancement to state-of-the-art compression methods, (e.g. HAC) to achieve further compression. Compared to HAC, we achieve $1.66 \times$ compression across benchmark datasets (upto $3\times$ on large-scale scenes). On an average, SymGS enables $\bf{108\times}$ compression of a 3DGS scene, while preserving rendering quality. The project page and supplementary can be found at symgs.github.io

📄 PDF Abstract BibTeX arXiv:2511.13264

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

3DGS-ReLoc: 3D Gaussian Splatting for Map Representation and Visual ReLocalization

2024-03-17 · Peng Jiang, Gaurav Pandey, Srikanth Saripalli

This paper presents a novel system designed for 3D mapping and visual relocalization using 3D Gaussian Splatting. Our proposed method uses LiDAR and camera data to create accurate and visually plausible representations o…

3DGSGPUVisual Localization

On the Error Analysis of 3D Gaussian Splatting and an Optimal Projection Strategy

2024-02-01 · Letian Huang, Jiayang Bai, Jie Guo, Yuanqi Li 외

3D Gaussian Splatting has garnered extensive attention and application in real-time neural rendering. Concurrently, concerns have been raised about the limitations of this technology in aspects such as point cloud storag…

Neural Rendering

VBGS-SLAM: Variational Bayesian Gaussian Splatting Simultaneous Localization and Mapping

2026-04-03 · Yuhan Zhu, Yanyu Zhang, Jie Xu, Wei Ren arxiv

3D Gaussian Splatting (3DGS) has shown promising results for 3D scene modeling using mixtures of Gaussians, yet its existing simultaneous localization and mapping (SLAM) variants typically rely on direct, deterministic p…

Novel View SynthesisPose Tracking

Real-Time LiDAR Gaussian Splatting SLAM

2026-07-05 · Seungjun Tak, Yewon Jeon, Jaeik Hwang, SukMin Hwang 외 arxiv

We present a real-time LiDAR-based framework for Gaussian Splatting SLAM that tightly couples fast G-ICP registration with spherical rasterization-based dense mapping for large-scale sequences. Leveraging LiDAR geometry …

GSEditPro: 3D Gaussian Splatting Editing with Attention-based Progressive Localization

2024-11-15 · Yanhao Sun, Runze Tian, Xiao Han, Xinyao Liu 외

With the emergence of large-scale Text-to-Image(T2I) models and implicit 3D representations like Neural Radiance Fields (NeRF), many text-driven generative editing methods based on NeRF have appeared. However, the implic…

3D scene EditingNeRF