paper-with-me

홈 › Papers

SCAR-GS: Spatial Context Attention for Residuals in Progressive Gaussian Splatting

2026-01-07 · Diego Revilla, Pooja Suresh, Anand Bhojan, Ooi Wei Tsang arxiv

Recent advances in 3D Gaussian Splatting have allowed for real-time, high-fidelity novel view synthesis. Nonetheless, these models have significant storage requirements for large and medium-sized scenes, hindering their deployment over cloud and streaming services. Some of the most recent progressive compression techniques for these models rely on progressive masking and scalar quantization techniques to reduce the bitrate of Gaussian attributes using spatial context models. While effective, scalar quantization may not optimally capture the correlations of high-dimensional feature vectors, which can potentially limit the rate-distortion performance. In this work, we introduce a novel progressive codec for 3D Gaussian Splatting that replaces traditional methods with a more powerful Residual Vector Quantization approach to compress the primitive features. Our key contribution is an auto-regressive entropy model, guided by a multi-resolution hash grid, that accurately predicts the conditional probability of each successive transmitted index, allowing for coarse and refinement layers to be compressed with high efficiency.

📄 PDF Abstract BibTeX arXiv:2601.04348

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Deep spatial context: when attention-based models meet spatial regression

2024-01-18 · Paulina Tomaszewska, Elżbieta Sienkiewicz, Mai P. Hoang, Przemysław Biecek

We propose 'Deep spatial context' (DSCon) method, which serves for investigation of the attention-based vision models using the concept of spatial context. It was inspired by histopathologists, however, the method can be…

regression

CalcSeg: Confidence-aware 3D Latent Context Curriculum Learning For Myocardial Scar Segmentation From Single-Stack LGE-CMRs

2026-08-20 · Nivetha Jayakumar, Hannah Kim, Amit R. Patel, Miaomiao Zhang arxiv

Myocardial scar segmentation from single-stack late gadolinium-enhanced cardiac magnetic resonance (LGE-CMR) imaging has been a longstanding and clinically important challenge, particularly in the presence of low tissue …

Attentional Pyramid Pooling of Salient Visual Residuals for Place Recognition

2021-01-01 · ICCV 2021 10 · Guohao Peng, Jun Zhang, Heshan Li, Danwei Wang

The core of visual place recognition (VPR) lies in how to identify task-relevant visual cues and embed them into discriminative representations. Focusing on these two points, we propose a novel encoding strategy name…

Visual Place Recognition

Hybrid attention network based on progressive embedding scale-context for crowd counting

2021-06-04 · Fusen Wang, Jun Sang, Zhongyuan Wu, Qi Liu 외

The existing crowd counting methods usually adopted attention mechanism to tackle background noise, or applied multi-level features or multi-scales context fusion to tackle scale variation. However, these approaches deal…

Crowd Counting

Boosting gets full Attention for Relational Learning

2024-02-22 · Mathieu Guillame-Bert, Richard Nock

More often than not in benchmark supervised ML, tabular data is flat, i.e. consists of a single $m \times d$ (rows, columns) file, but cases abound in the real world where observations are described by a set of tables wi…

Relational Reasoning