Papers › Improved Deep Point Cloud Geometry Compression

Improved Deep Point Cloud Geometry Compression

16 Jun 2020arXiv:2006.09043archive 2025-07-28

Maurice Quach, Giuseppe Valenzise, Frederic Dufaux

Point clouds have been recognized as a crucial data structure for 3D content and are essential in a number of applications such as virtual and mixed reality, autonomous driving, cultural heritage, etc. In this paper, we propose a set of contributions to improve deep point cloud compression, i.e.: using a scale hyperprior model for entropy coding; employing deeper transforms; a different balancing weight in the focal loss; optimal thresholding for decoding; and sequential model training. In addition, we present an extensive ablation study on the impact of each of these factors, in order to provide a better understanding about why they improve RD performance. An optimal combination of the proposed improvements achieves BD-PSNR gains over G-PCC trisoup and octree of 5.50 (6.48) dB and 6.84 (5.95) dB, respectively, when using the point-to-point (point-to-plane) metric. Code is available at https://github.com/mauriceqch/pcc_geo_cnn_v2 .

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2006.09043")

Code

Syntology Ran 1 of 15 code samples harvested from 2 repositories linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 3 samples from 1 repository, 1 ran; community (archive-listed): 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mauriceqch/pcc_geo_cnn_v2 officialmentioned in papermentioned on GitHubtfMIT report
pmclSF/DeepCompress mentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 1 ran; 1 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
14unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

flatten mauriceqch/pcc_geo_cnn_v2/src/ev_experiment.py official repository ran · honoured contract MIT (permissive) · 20922c79a0929bbf · report
build_points_threshold mauriceqch/pcc_geo_cnn_v2/src/model_opt.py official repository unverified MIT (permissive) · 9ecb6f04dc82e757 · report
read_json mauriceqch/pcc_geo_cnn_v2/src/ev_compare.py official repository unverified MIT (permissive) · 9cc30d373e78edd4 · report
benchmark_function pmclSF/DeepCompress/src/benchmarks.py community (archive-listed) unverified MIT (permissive) · 789e06ac86f87db2 · report
compare_implementations pmclSF/DeepCompress/src/benchmarks.py community (archive-listed) unverified MIT (permissive) · 752a7e3e54b2c484 · report
compute_face_normals pmclSF/DeepCompress/src/ds_mesh_to_pc.py community (archive-listed) unverified MIT (permissive) · ec68ad90a83f5021 · report
count_points_in_block pmclSF/DeepCompress/src/ds_select_largest.py community (archive-listed) unverified MIT (permissive) · d59a566b22bb35e7 · report
create_model pmclSF/DeepCompress/src/cli_train.py community (archive-listed) unverified MIT (permissive) · f584cbf9232ff4a4 · report
create_test_input pmclSF/DeepCompress/src/benchmarks.py community (archive-listed) unverified MIT (permissive) · 999c397d5e575b9f · report
get_colorbar pmclSF/DeepCompress/src/colorbar.py community (archive-listed) unverified MIT (permissive) · 077e192bc1b492c0 · report
get_log2_constant pmclSF/DeepCompress/src/constants.py community (archive-listed) unverified MIT (permissive) · c55084ec2dcca697 · report
get_log2_reciprocal pmclSF/DeepCompress/src/constants.py community (archive-listed) unverified MIT (permissive) · 24bc9d78e458a628 · report
load_and_preprocess_data pmclSF/DeepCompress/src/cli_train.py community (archive-listed) unverified MIT (permissive) · 29c977decc3bde78 · report
read_off pmclSF/DeepCompress/src/ds_mesh_to_pc.py community (archive-listed) unverified MIT (permissive) · c8c2a7859c98b84a · report
sample_points_from_mesh pmclSF/DeepCompress/src/ds_mesh_to_pc.py community (archive-listed) unverified MIT (permissive) · 2896d6b1fca2e0f7 · report

Tasks

Autonomous DrivingMixed Reality

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections