{"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/learning-representations-of-irregular","title":"Learning representations of irregular particle-detector geometry with distance-weighted graph networks","arxiv_id":"1902.07987","date":"2019-02-21","proceeding":null,"authors":["Shah Rukh Qasim","Jan Kieseler","Yutaro Iiyama","Maurizio Pierini"],"abstract":"We explore the use of graph networks to deal with irregular-geometry detectors in the context of particle reconstruction. Thanks to their representation-learning capabilities, graph networks can exploit the full detector granularity, while natively managing the event sparsity and arbitrarily complex detector geometries. We introduce two distance-weighted graph network architectures, dubbed GarNet and GravNet layers, and apply them to a typical particle reconstruction task. The performance of the new architectures is evaluated on a data set of simulated particle interactions on a toy model of a highly granular calorimeter, loosely inspired by the endcap calorimeter to be installed in the CMS detector for the High-Luminosity LHC phase. We study the clustering of energy depositions, which is the basis for calorimetric particle reconstruction, and provide a quantitative comparison to alternative approaches. The proposed algorithms provide an interesting alternative to existing methods, offering equally performing or less resource-demanding solutions with less underlying assumptions on the detector geometry and, consequently, the possibility to generalize to other detectors.","url_abs":"https://arxiv.org/abs/1902.07987v2","url_pdf":"https://arxiv.org/pdf/1902.07987v2.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":"learning-representations-of-irregular","repo_url":"https://github.com/jkiesele/caloGraphNN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"learning-representations-of-irregular","repo_url":"https://github.com/RasmusOrsoe/NeutrinoReconstructionGNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"learning-representations-of-irregular","repo_url":"https://github.com/jpata/SparseDistance","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"clustering","task_name":"Clustering"},{"task_slug":"representation-learning","task_name":"Representation Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1902.07987","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1902.07987"}},"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/jpata/SparseDistance","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jkiesele/caloGraphNN","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/RasmusOrsoe/NeutrinoReconstructionGNN","reach":{"status":"ok"}}],"summary":{"unverified":5},"by_repo_kind":{"official":{"samples":2,"ran":0,"repositories":1},"listed":{"samples":3,"ran":0,"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":2,"samples":[{"code_sha256_prefix":"cc5a65f11a1dbc64","entry":"get_GarNet_model_for_clustering","repo":"jkiesele/caloGraphNN","repo_kind":"official","path":"tensorflow_models.py","file_url":"https://github.com/jkiesele/caloGraphNN/blob/HEAD/tensorflow_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cc5a65f11a1dbc64"}},{"code_sha256_prefix":"0ca44896d0b6de5c","entry":"get_GravNet_model_for_clustering","repo":"jkiesele/caloGraphNN","repo_kind":"official","path":"tensorflow_models.py","file_url":"https://github.com/jkiesele/caloGraphNN/blob/HEAD/tensorflow_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0ca44896d0b6de5c"}},{"code_sha256_prefix":"8739b0c6f3aea6d7","entry":"pairwise_dist","repo":"jpata/SparseDistance","repo_kind":"listed","path":"sparsedistance/utils.py","file_url":"https://github.com/jpata/SparseDistance/blob/HEAD/sparsedistance/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"8739b0c6f3aea6d7"}},{"code_sha256_prefix":"9fc86d41be064f6f","entry":"sparse_dense_matmult_batch","repo":"jpata/SparseDistance","repo_kind":"listed","path":"sparsedistance/utils.py","file_url":"https://github.com/jpata/SparseDistance/blob/HEAD/sparsedistance/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9fc86d41be064f6f"}},{"code_sha256_prefix":"80ba759e56fde430","entry":"split_indices_to_bins","repo":"jpata/SparseDistance","repo_kind":"listed","path":"sparsedistance/utils.py","file_url":"https://github.com/jpata/SparseDistance/blob/HEAD/sparsedistance/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"80ba759e56fde430"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}