CORTEXA
← Browse
arxivcs.GRcs.CVcs.MM2026-07-20

Packet-Loss Robust 3D Gaussian Compression via Atomic Packaging and GNN-based Error Concealment

Yuxuan Tao, Xuerui Ma, Hao Zhang, Chunhua Peng

3D Gaussian Splatting (3DGS) and recent compression schemes such as HAC++ enable high-fidelity real-time neural rendering, but their bitstreams are fragile under packet loss during network streaming. Existing compression methods often separate correlated anchor attributes into independent streams, so losing one packet can create attribute-inconsistent broken anchors and severe rendering artifacts. We propose a packet-loss robust 3DGS transmission and error concealment framework. On the encoder side, anchor-level atomic packaging jointly encapsulates all attributes of each anchor, converting corrupted-attribute failures into clean missing-anchor erasures. Stratified random grouping further disperses packet losses across the spatial domain to avoid large contiguous voids. On the decoder side, we formulate recovery as prior-aware attribute inpainting. A Context-Aware Residual Interpolation (CARI) branch uses hash-grid prior predictions and neighboring residuals to build a robust baseline, while a lightweight two-layer graph neural network with cross-attention over hash-grid priors refines high-frequency attribute residuals. Attribute-wise confidence control falls back to interpolation when learned predictions are unreliable. Experiments under 20 percent random packet loss on BungeeNeRF, Mip-NeRF 360, and Tanks and Temples show that the proposed method substantially improves over no-concealment transmission and limits average PSNR degradation to about 3 dB relative to the lossless HAC++ reference.

View free PDFSource page

Related papers

arxivcs.CVcs.AIcs.GRcs.HCcs.MM2026-06-26

STAG: Spatio-temporal Evolving Structural Representation of Action Units for Micro-expression Recognition

Nandani Sharma, Varun Sharma, Dinesh Singh

Micro-expression recognition is challenging due to subtle and short-lived facial muscle movements. Existing methods rely heavily on apex-onset frames, overlook fine-grained inter-frame dynamics, and separately model spatial and temporal information, limiting generalization across…

View free PDFSource page
arxivcs.AIcs.CVcs.GRcs.MAcs.MM2026-07-20

SGA: Plug&Play Geometric Verification for Educational Video Synthesis

Lopez Jhon, Hinojosa Carlos, Ghanem Bernard

Recent work leverages Large Language Models (LLMs) to generate executable code for pedagogical animations using libraries such as Manim. However, ensuring spatial correctness and visual legibility remains challenging, as existing frameworks emphasize pedagogical content while ove…

View free PDFSource page
arxivcs.CVcs.GR2026-07-06

Clustered Codebook Quantization for 2D Gaussian-based Image Compression

Runze Cheng, Yicheng Zhan, Josef Spjut, Kaan Akşit

Gaussian-based image representations effectively model image content using compact parametric primitives while preserving high visual fidelity, yet storing a large number of floating-point parameters per primitive degrades rate-distortion efficiency at higher fidelity targets. To…

View free PDFSource page
arxivcs.CVcs.GR2026-07-03

TemporalGS: Training-Free Plug-and-Play Acceleration for 3D Gaussian Splatting Rendering via Temporal Priors

Yuhongze Zhou, Zihao Yang, Xinxin Zuo, Juwei Lu

3D Gaussian Splatting (3DGS) has revolutionized novel-view synthesis with its fast and high-fidelity rendering. However, rendering at high FPS and low latency across various scenes remains a challenge, especially when large amounts of 3D Gaussian ellipsoids appear in the scene. T…

View free PDFSource page