{"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/particlenet-jet-tagging-via-particle-clouds","title":"ParticleNet: Jet Tagging via Particle Clouds","arxiv_id":"1902.08570","date":"2019-02-22","proceeding":null,"authors":["Huilin Qu","Loukas Gouskos"],"abstract":"How to represent a jet is at the core of machine learning on jet physics. Inspired by the notion of point clouds, we propose a new approach that considers a jet as an unordered set of its constituent particles, effectively a \"particle cloud\". Such a particle cloud representation of jets is efficient in incorporating raw information of jets and also explicitly respects the permutation symmetry. Based on the particle cloud representation, we propose ParticleNet, a customized neural network architecture using Dynamic Graph Convolutional Neural Network for jet tagging problems. The ParticleNet architecture achieves state-of-the-art performance on two representative jet tagging benchmarks and is improved significantly over existing methods.","url_abs":"https://arxiv.org/abs/1902.08570v3","url_pdf":"https://arxiv.org/pdf/1902.08570v3.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":"particlenet-jet-tagging-via-particle-clouds","repo_url":"https://github.com/hqucms/weaver-core","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"particlenet-jet-tagging-via-particle-clouds","repo_url":"https://github.com/Jai2500/particlenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"particlenet-jet-tagging-via-particle-clouds","repo_url":"https://github.com/StefReck/MEdgeConv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"particlenet-jet-tagging-via-particle-clouds","repo_url":"https://github.com/WangYueFt/dgcnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"particlenet-jet-tagging-via-particle-clouds","repo_url":"https://github.com/hqucms/ParticleNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"particlenet-jet-tagging-via-particle-clouds","repo_url":"https://github.com/jet-universe/particle_transformer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"machine-learning","task_name":"BIG-bench Machine Learning"},{"task_slug":"jet-tagging","task_name":"Jet Tagging"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/jet-tagging-on-jetclass","task":"Jet Tagging","dataset":"JetClass","model":"ParticleNet","rank_in_archive_order":2,"of":2,"metrics":{"#Params":"370000","AUC":"0.9849","Accuracy":"0.844","FLOPs":"540000000"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1902.08570","atlas_url":"https://app.syntology.ai/?focus=1902.08570","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1902.08570"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/Jai2500/particlenet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hqucms/ParticleNet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/StefReck/MEdgeConv","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hqucms/weaver-core","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jet-universe/particle_transformer","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/WangYueFt/dgcnn","reach":null}],"summary":{"ran":5,"ran_honours":1,"unverified":17},"by_repo_kind":{"official":{"samples":18,"ran":1,"repositories":1},"listed":{"samples":5,"ran":5,"repositories":2}},"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":1,"samples":[{"code_sha256_prefix":"3a6889623a4463cb","entry":"get_graph_ids","repo":"StefReck/MEdgeConv","repo_kind":"listed","path":"medgeconv/legacy/util.py","file_url":"https://github.com/StefReck/MEdgeConv/blob/HEAD/medgeconv/legacy/util.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3a6889623a4463cb"}},{"code_sha256_prefix":"8cdf24d6f598d4e3","entry":"get_xixj","repo":"StefReck/MEdgeConv","repo_kind":"listed","path":"medgeconv/util.py","file_url":"https://github.com/StefReck/MEdgeConv/blob/HEAD/medgeconv/util.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8cdf24d6f598d4e3"}},{"code_sha256_prefix":"7dae7c334c065a24","entry":"kernel_nn","repo":"StefReck/MEdgeConv","repo_kind":"listed","path":"medgeconv/layers.py","file_url":"https://github.com/StefReck/MEdgeConv/blob/HEAD/medgeconv/layers.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7dae7c334c065a24"}},{"code_sha256_prefix":"8d12109420ecf2ca","entry":"pad_array","repo":"Jai2500/particlenet","repo_kind":"listed","path":"particlenet.py","file_url":"https://github.com/Jai2500/particlenet/blob/HEAD/particlenet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8d12109420ecf2ca"}},{"code_sha256_prefix":"972f6f317f2e5fe5","entry":"reduce_mean_valid_disjoint","repo":"StefReck/MEdgeConv","repo_kind":"listed","path":"medgeconv/legacy/util.py","file_url":"https://github.com/StefReck/MEdgeConv/blob/HEAD/medgeconv/legacy/util.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"972f6f317f2e5fe5"}},{"code_sha256_prefix":"779b98ee0e7c9f1d","entry":"to_pt2","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleNeXt.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleNeXt.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"779b98ee0e7c9f1d"}},{"code_sha256_prefix":"2279ff8f4830ab0f","entry":"confusion_matrix","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/nn/metrics.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/nn/metrics.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":"2279ff8f4830ab0f"}},{"code_sha256_prefix":"6a60eb8afd0c968f","entry":"delta_phi","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleNeXt.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleNeXt.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":"6a60eb8afd0c968f"}},{"code_sha256_prefix":"a1f3a8f5a58b8a82","entry":"delta_r2","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleNeXt.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleNeXt.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":"a1f3a8f5a58b8a82"}},{"code_sha256_prefix":"6424b6b029d386f2","entry":"evaluate_metrics","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/nn/metrics.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/nn/metrics.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":"6424b6b029d386f2"}},{"code_sha256_prefix":"acc45731e5dadf85","entry":"flops_to_string","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/flops_counter.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/flops_counter.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":"acc45731e5dadf85"}},{"code_sha256_prefix":"22cdb78ad8aed2f6","entry":"focal_loss","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/loss/focal.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/loss/focal.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":"22cdb78ad8aed2f6"}},{"code_sha256_prefix":"93fd5621a8e99074","entry":"get_autocast_config","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/nn/tools.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/nn/tools.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":"93fd5621a8e99074"}},{"code_sha256_prefix":"abf919ccaf86558d","entry":"get_model_complexity_info","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/flops_counter.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/flops_counter.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":"abf919ccaf86558d"}},{"code_sha256_prefix":"5fd748f3941e18cd","entry":"import_module","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/import_tools.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/import_tools.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":"5fd748f3941e18cd"}},{"code_sha256_prefix":"c3cde8788ee9ab7e","entry":"knn","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleNet.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleNet.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":"c3cde8788ee9ab7e"}},{"code_sha256_prefix":"5daf197a89a09cce","entry":"one_hot","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/loss/focal.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/loss/focal.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":"5daf197a89a09cce"}},{"code_sha256_prefix":"399f9925e569e331","entry":"pairwise_distance","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleNet.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleNet.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":"399f9925e569e331"}},{"code_sha256_prefix":"cbfecd3ae2772e1f","entry":"pairwise_distance_etaphi","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleNet.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleNet.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":"cbfecd3ae2772e1f"}},{"code_sha256_prefix":"44f6804749deb60e","entry":"params_to_string","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/flops_counter.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/flops_counter.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":"44f6804749deb60e"}},{"code_sha256_prefix":"89fe702ab2009e77","entry":"roc_auc_score_ovo","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/nn/metrics.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/nn/metrics.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":"89fe702ab2009e77"}},{"code_sha256_prefix":"9d3613b4ffa9d368","entry":"to_pt2","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/nn/model/ParticleTransformer.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/nn/model/ParticleTransformer.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":"9d3613b4ffa9d368"}},{"code_sha256_prefix":"464cf959f947b7c4","entry":"unwrap_model","repo":"hqucms/weaver-core","repo_kind":"official","path":"weaver/utils/nn/tools.py","file_url":"https://github.com/hqucms/weaver-core/blob/HEAD/weaver/utils/nn/tools.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":"464cf959f947b7c4"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}