paper-with-me

Papers

Locality-aware Gaussian Compression for Fast and High-quality Rendering

2025-01-10 · Seungjoo Shin, Jaesik Park, Sunghyun Cho

We present LocoGS, a locality-aware 3D Gaussian Splatting (3DGS) framework that exploits the spatial coherence of 3D Gaussians for compact modeling of volumetric scenes. To this end, we first analyze the local coherence of 3D Gaussian attributes, and propose a novel locality-aware 3D Gaussian representation that effectively encodes locally-coherent Gaussian attributes using a neural field representation with a minimal storage requirement. On top of the novel representation, LocoGS is carefully designed with additional components such as dense initialization, an adaptive spherical harmonics bandwidth scheme and different encoding schemes for different Gaussian attributes to maximize compression performance. Experimental results demonstrate that our approach outperforms the rendering quality of existing compact Gaussian representations for representative real-world 3D datasets while achieving from 54.6$\times$ to 96.6$\times$ compressed storage size and from 2.1$\times$ to 2.4$\times$ rendering speed than 3DGS. Even our approach also demonstrates an averaged 2.4$\times$ higher rendering speed than the state-of-the-art compression method with comparable compression performance.

📄 PDF Abstract BibTeX arXiv:2501.05757

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Locality Matters for Training-Free Audio Token Compression in Audio-Language Models

2026-05-24 · Jiale Luo, Xiaoyu Liang, Haoji Hu arxiv

Audio-language models (ALMs) are increasingly used for audio captioning, question answering, and open-ended audio understanding, but their inference cost remains high when audio inputs are represented as long prefix-toke…

Question AnsweringAudio captioning

GaussianPile: A Unified Sparse Gaussian Splatting Framework for Slice-based Volumetric Reconstruction

2026-03-21 · Di Kong, Yikai Wang, Wenjie Guo, Yifan Bu 외 arxiv

Slice-based volumetric imaging is widely applied and it demands representations that compress aggressively while preserving internal structure for analysis. We introduce GaussianPile, unifying 3D Gaussian splatting with …

Smol-GS: Compact Representations for Abstract 3D Gaussian Splatting

2025-11-30 · Haishan Wang, Mohammad Hassan Vali, Arno Solin arxiv

We present Smol-GS, a novel method for learning compact representations for 3D Gaussian Splatting (3DGS). Our approach learns highly efficient splat-wise features to model 3D space, which capture abstracted cues, includi…

FAST: A Holistic Framework for Optimizing Memory-I/O, Computation, and Sampling in Temporal GNN Training

2026-07-06 · Yushu Cai, Qingrui Zhu, Lei Liu, Kai Sheng 외 arxiv

Temporal Graph Neural Networks (TGNNs) are widely used for learning from dynamic graphs in applications such as recommendation, social network analysis, and traffic forecasting. However, scaling TGNN training to large dy…

FlexGaussian: Flexible and Cost-Effective Training-Free Compression for 3D Gaussian Splatting

2025-07-09 · Boyuan Tian, Qizhe Gao, Siran Xianyu, Xiaotong Cui 외 arxiv

3D Gaussian splatting has become a prominent technique for representing and rendering complex 3D scenes, due to its high fidelity and speed advantages. However, the growing demand for large-scale models calls for effecti…