{"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/abcnet-an-attention-based-method-for-particle","title":"ABCNet: An attention-based method for particle tagging","arxiv_id":"2001.05311","date":"2020-01-13","proceeding":null,"authors":["Vinicius Mikuni","Florencia Canelli"],"abstract":"In high energy physics, graph-based implementations have the advantage of treating the input data sets in a similar way as they are collected by collider experiments. To expand on this concept, we propose a graph neural network enhanced by attention mechanisms called ABCNet. To exemplify the advantages and flexibility of treating collider data as a point cloud, two physically motivated problems are investigated: quark-gluon discrimination and pileup reduction. The former is an event-by-event classification while the latter requires each reconstructed particle to receive a classification score. For both tasks ABCNet shows an improved performance compared to other algorithms available.","url_abs":"https://arxiv.org/abs/2001.05311v2","url_pdf":"https://arxiv.org/pdf/2001.05311v2.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":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"abcnet-an-attention-based-method-for-particle","repo_url":"https://github.com/ViniciusMikuni/ABCNet","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"abcnet-an-attention-based-method-for-particle","repo_url":"https://github.com/ViniciusMikuni/PCT_HEP","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2001.05311","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2001.05311"}},"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/ViniciusMikuni/ABCNet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ViniciusMikuni/PCT_HEP","reach":{"status":"unanswered"}}],"summary":{"unverified":10},"by_repo_kind":{"official":{"samples":10,"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":0,"samples":[{"code_sha256_prefix":"04c1ecf4b95c0fa8","entry":"conv1d","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"utils/tf_util.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/tf_util.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":"04c1ecf4b95c0fa8"}},{"code_sha256_prefix":"ee68666949f4bc86","entry":"conv2d_nobias","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"utils/tf_util.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/tf_util.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":"ee68666949f4bc86"}},{"code_sha256_prefix":"de3e0e22ff9c2e6a","entry":"getDataFiles","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"utils/provider.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/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":"de3e0e22ff9c2e6a"}},{"code_sha256_prefix":"eabb56867bde2f39","entry":"get_batch","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"classification/evaluate.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/classification/evaluate.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":"eabb56867bde2f39"}},{"code_sha256_prefix":"4959dceeaa023f34","entry":"get_batch","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"segmentation/evaluate.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/segmentation/evaluate.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":"4959dceeaa023f34"}},{"code_sha256_prefix":"6f504fc3842e612b","entry":"get_neighbors","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"utils/tf_util.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/tf_util.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":"6f504fc3842e612b"}},{"code_sha256_prefix":"853465ad77f5e092","entry":"load_add","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"utils/provider.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/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":"853465ad77f5e092"}},{"code_sha256_prefix":"891a58684657e6f5","entry":"placeholder_inputs","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"models/gapnet_PU.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/models/gapnet_PU.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":"891a58684657e6f5"}},{"code_sha256_prefix":"c4f3a3da4a34cc0a","entry":"placeholder_inputs","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"models/gapnet_QG.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/models/gapnet_QG.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":"c4f3a3da4a34cc0a"}},{"code_sha256_prefix":"5efaa25385e2684f","entry":"shuffle_data","repo":"ViniciusMikuni/ABCNet","repo_kind":"official","path":"utils/provider.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/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":"5efaa25385e2684f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}