{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/linked-dynamic-graph-cnn-learning-on-point","title":"Linked Dynamic Graph CNN: Learning on Point Cloud via Linking Hierarchical Features","arxiv_id":"1904.10014","date":"2019-04-22","proceeding":null,"authors":["Kuangen Zhang","Ming Hao","Jing Wang","Clarence W. de Silva","Chenglong Fu"],"abstract":"Learning on point cloud is eagerly in demand because the point cloud is a common type of geometric data and can aid robots to understand environments robustly. However, the point cloud is sparse, unstructured, and unordered, which cannot be recognized accurately by a traditional convolutional neural network (CNN) nor a recurrent neural network (RNN). Fortunately, a graph convolutional neural network (Graph CNN) can process sparse and unordered data. Hence, we propose a linked dynamic graph CNN (LDGCNN) to classify and segment point cloud directly in this paper. We remove the transformation network, link hierarchical features from dynamic graphs, freeze feature extractor, and retrain the classifier to increase the performance of LDGCNN. We explain our network using theoretical analysis and visualization. Through experiments, we show that the proposed LDGCNN achieves state-of-art performance on two standard datasets: ModelNet40 and ShapeNet.","url_abs":"https://arxiv.org/abs/1904.10014v2","url_pdf":"https://arxiv.org/pdf/1904.10014v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"linked-dynamic-graph-cnn-learning-on-point","repo_url":"https://github.com/KuangenZhang/ldgcnn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1904.10014","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1904.10014"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/KuangenZhang/ldgcnn","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_honours":1,"unverified":9},"by_repo_kind":{"official":{"samples":10,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"ec413739d406e611","entry":"pc_normalize","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"part_seg/save_feature.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/part_seg/save_feature.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ec413739d406e611"}},{"code_sha256_prefix":"34732848a23a9c10","entry":"average_gradients","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"part_seg/train_multi_gpu.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/part_seg/train_multi_gpu.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"34732848a23a9c10"}},{"code_sha256_prefix":"e4ce9986e2de1271","entry":"convert_label_to_one_hot","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"part_seg/train_multi_gpu.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/part_seg/train_multi_gpu.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e4ce9986e2de1271"}},{"code_sha256_prefix":"e810480a3d08027d","entry":"get_loss","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"models/ldgcnn_classifier.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/models/ldgcnn_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e810480a3d08027d"}},{"code_sha256_prefix":"70c69a75f695e52e","entry":"pc_augment_to_point_num","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"part_seg/save_feature.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/part_seg/save_feature.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"70c69a75f695e52e"}},{"code_sha256_prefix":"223ffcb80e41a2b4","entry":"placeholder_inputs","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"models/ldgcnn.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/models/ldgcnn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"223ffcb80e41a2b4"}},{"code_sha256_prefix":"b9d15d9626a4c7c4","entry":"placeholder_inputs","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"models/ldgcnn_classifier.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/models/ldgcnn_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b9d15d9626a4c7c4"}},{"code_sha256_prefix":"3c71c023acad0d08","entry":"rotate_point_cloud","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"provider.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/provider.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c71c023acad0d08"}},{"code_sha256_prefix":"80a8ebe3a4a0454c","entry":"rotate_point_cloud_by_angle","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"provider.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/provider.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"80a8ebe3a4a0454c"}},{"code_sha256_prefix":"d7c961afec8cc839","entry":"shuffle_data","repo":"KuangenZhang/ldgcnn","repo_kind":"official","path":"provider.py","file_url":"https://github.com/KuangenZhang/ldgcnn/blob/HEAD/provider.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d7c961afec8cc839"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}