Skip to content

Official page for SGA-DPCC (Scene Graph-Aware Deep Point Cloud Compression), accepted @ RA-L'25, to be presented @ ICRA'26

License

LTU-RAI/sga-dpcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Have We Scene It All?

Scene Graph-Aware Deep Point Cloud Compression

arXiv DOI:10.1109/LRA.2025.3623045 Python MIT License Linux

Nikolaos Stathoulopoulos Β· Christoforos Kanellakis Β· George Nikolakopoulos

πŸ’‘ Introduction

Abstract: 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.

Code and pre-trained weights will be released before January 2026

πŸ“ Citation

If you found this work useful, please cite the following publication:

@article{stathoulopoulos2025sgadpcc,
  author={Stathoulopoulos, Nikolaos and Kanellakis, Christoforos and Nikolakopoulos, George},
  journal={IEEE Robotics and Automation Letters}, 
  title={{Have We Scene It All? Scene Graph-Aware Deep Point Cloud Compression}}, 
  year={2025},
  pages={1-8},
  doi={10.1109/LRA.2025.3623045}
}

About

Official page for SGA-DPCC (Scene Graph-Aware Deep Point Cloud Compression), accepted @ RA-L'25, to be presented @ ICRA'26

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published