paper-with-me

홈 › Papers

Have We Scene It All? Scene Graph-Aware Deep Point Cloud Compression

2025-10-09 · Nikolaos Stathoulopoulos, Christoforos Kanellakis, George Nikolakopoulos arxiv

Efficient transmission of 3D point cloud data is critical for advanced perception in centralized and decentralized multi-agent robotic systems, especially nowadays with the growing reliance on edge and cloud-based processing. However, the large and complex nature of point clouds creates challenges under bandwidth constraints and intermittent connectivity, often degrading system performance. We propose a deep compression framework based on semantic scene graphs. The method decomposes point clouds into semantically coherent patches and encodes them into compact latent representations with semantic-aware encoders conditioned by Feature-wise Linear Modulation (FiLM). A folding-based decoder, guided by latent features and graph node attributes, enables structurally accurate reconstruction. Experiments on the SemanticKITTI and nuScenes datasets show that the framework achieves state-of-the-art compression rates, reducing data size by up to 98% while preserving both structural and semantic fidelity. In addition, it supports downstream applications such as multi-robot pose graph optimization and map merging, achieving trajectory accuracy and map alignment comparable to those obtained with raw LiDAR scans.

📄 PDF Abstract BibTeX arXiv:2510.08512

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Scene-Aware Feature Matching

2023-08-19 · ICCV 2023 1 · Xiaoyong Lu, Yaping Yan, Tong Wei, Songlin Du

Current feature matching methods focus on point-level matching, pursuing better representation learning of individual features, but lacking further understanding of the scene. This results in significant performance degr…

Homography EstimationPose EstimationRepresentation Learning

3DP3: 3D Scene Perception via Probabilistic Programming

2021-10-30 · NeurIPS 2021 12 · Nishad Gothoskar, Marco Cusumano-Towner, Ben Zinberg, Matin Ghavamizadeh 외

We present 3DP3, a framework for inverse graphics that uses inference in a structured generative model of objects, scenes, and images. 3DP3 uses (i) voxel models to represent the 3D shape of objects, (ii) hierarchical sc…

ObjectPose EstimationProbabilistic ProgrammingScene Understanding

Residual 3D Scene Flow Learning with Context-Aware Feature Extraction

2021-09-10 · Guangming Wang, Yunzhe Hu, Xinrui Wu, Hesheng Wang

Scene flow estimation is the task to predict the point-wise or pixel-wise 3D displacement vector between two consecutive frames of point clouds or images, which has important application in fields such as service robots …

Autonomous DrivingScene Flow EstimationScene Understanding

SGTR+: End-to-end Scene Graph Generation with Transformer

2024-01-23 · Rongjie Li, Songyang Zhang, Xuming He

Scene Graph Generation (SGG) remains a challenging visual understanding task due to its compositional property. Most previous works adopt a bottom-up, two-stage or point-based, one-stage approach, which often suffers fro…

graph constructionGraph GenerationScene Graph Generation

ESGNN: Towards Equivariant Scene Graph Neural Network for 3D Scene Understanding

2024-06-30 · Quang P. M. Pham, Khoi T. N. Nguyen, Lan C. Ngo, Truong Do 외

Scene graphs have been proven to be useful for various scene understanding tasks due to their compact and explicit nature. However, existing approaches often neglect the importance of maintaining the symmetry-preserving …

Graph GenerationGraph Neural NetworkScene Graph GenerationScene Understanding