CVAug 9, 2025

TeSO: Representing and Compressing 3D Point Cloud Scenes with Textured Surfel Octree

arXiv:2508.07083v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the need for efficient 3D streaming in telepresence and AR/VR, though it appears incremental as it builds on prior surfel and octree methods.

The paper tackles the problem of representing and compressing 3D point cloud scenes for applications like AR/VR by introducing TeSO, a novel representation using textured surfels on an octree, which achieves higher rendering quality at lower bit-rates compared to existing baselines.

3D visual content streaming is a key technology for emerging 3D telepresence and AR/VR applications. One fundamental element underlying the technology is a versatile 3D representation that is capable of producing high-quality renders and can be efficiently compressed at the same time. Existing 3D representations like point clouds, meshes and 3D Gaussians each have limitations in terms of rendering quality, surface definition, and compressibility. In this paper, we present the Textured Surfel Octree (TeSO), a novel 3D representation that is built from point clouds but addresses the aforementioned limitations. It represents a 3D scene as cube-bounded surfels organized on an octree, where each surfel is further associated with a texture patch. By approximating a smooth surface with a large surfel at a coarser level of the octree, it reduces the number of primitives required to represent the 3D scene, and yet retains the high-frequency texture details through the texture map attached to each surfel. We further propose a compression scheme to encode the geometry and texture efficiently, leveraging the octree structure. The proposed textured surfel octree combined with the compression scheme achieves higher rendering quality at lower bit-rates compared to multiple point cloud and 3D Gaussian-based baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes