Papers › QCD-Aware Recursive Neural Networks for Jet Physics

QCD-Aware Recursive Neural Networks for Jet Physics

2 Feb 2017arXiv:1702.00748archive 2025-07-28

Gilles Louppe, Kyunghyun Cho, Cyril Becot, Kyle Cranmer

Recent progress in applying machine learning for jet physics has been built upon an analogy between calorimeters and images. In this work, we present a novel class of recursive neural networks built instead upon an analogy between QCD and natural languages. In the analogy, four-momenta are like words and the clustering history of sequential recombination jet algorithms is like the parsing of a sentence. Our approach works directly with the four-momenta of a variable-length set of particles, and the jet-based tree structure varies on an event-by-event basis. Our experiments highlight the flexibility of our method for building task-specific jet embeddings and show that recursive architectures are significantly more accurate and data efficient than previous image-based networks. We extend the analogy from individual jets (sentences) to full events (paragraphs), and show for the first time an event-level classifier operating on all the stable particles produced in an LHC event.

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="1702.00748")

Code

Syntology Ran 0 of 15 code samples harvested from 4 repositories linked to this paper; 15 have no recorded run.

By repository: official repository: 6 samples from 1 repository, 0 ran; community (archive-listed): 9 samples from 3 repositories, 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.

glouppe/recnn officialmentioned in papermentioned on GitHubBSD-3-Clause report
SebastianMacaluso/RecNN_PyTorch mentioned on GitHubpytorchMIT report
SebastianMacaluso/RecNN_PyTorch_batch mentioned on GitHubpytorchMIT report
aravindhv10/CPP_Wrappers mentioned on GitHubGPL-2.0 report
diana-hep/treenin mentioned on GitHubpytorch report
sebastianmacaluso/treenin mentioned on GitHubpytorchMIT 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; 0 ran; 0 honoured the contract we drafted; 15 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.

15unverified

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 4 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.

batch glouppe/recnn/recnn/recnn.py official repository unverified BSD-3-Clause (permissive) · c0889f46048db603 · report
load_from_pickle glouppe/recnn/recnn/preprocessing.py official repository unverified BSD-3-Clause (permissive) · 863867e0a01794b3 · report
permute_by_pt glouppe/recnn/recnn/preprocessing.py official repository unverified BSD-3-Clause (permissive) · ced2098d669afa6f · report
relu glouppe/recnn/recnn/recnn.py official repository unverified BSD-3-Clause (permissive) · ef94bdd1ea899a09 · report
rewrite_content glouppe/recnn/recnn/preprocessing.py official repository unverified BSD-3-Clause (permissive) · e876f508b96d2de0 · report
sigmoid glouppe/recnn/recnn/recnn.py official repository unverified BSD-3-Clause (permissive) · dd85f5245490cfbc · report
accuracy diana-hep/treenin/code/recnn/model/recNet.py community (archive-listed) unverified MIT (permissive) · 2577fdc8a1760636 · report
batch_array SebastianMacaluso/RecNN_PyTorch/code/recnn/model/data_loader.py community (archive-listed) unverified MIT (permissive) · c38dbb9df22822b2 · report
customized_collate SebastianMacaluso/RecNN_PyTorch/code/recnn/model/dataset.py community (archive-listed) unverified MIT (permissive) · 5921652846309c44 · report
generate_results SebastianMacaluso/RecNN_PyTorch/code/recnn/evaluate.py community (archive-listed) unverified MIT (permissive) · 3b1d105a12715a99 · report
load_checkpoint SebastianMacaluso/RecNN_PyTorch/code/recnn/utils.py community (archive-listed) unverified MIT (permissive) · 86c1ce4e147ab620 · report
load_results sebastianmacaluso/treenin/code/saveProb.py community (archive-listed) unverified MIT (permissive) · aba2779c22a6dd3f · report
metrics_to_table SebastianMacaluso/RecNN_PyTorch/code/recnn/synthesize_results.py community (archive-listed) unverified MIT (permissive) · 08edc51cb8e89e31 · report
permute_by_pt SebastianMacaluso/RecNN_PyTorch/code/recnn/model/preprocess.py community (archive-listed) unverified MIT (permissive) · 873f80f593b759d3 · report
rewrite_content_leaves SebastianMacaluso/RecNN_PyTorch/code/recnn/model/preprocess.py community (archive-listed) unverified MIT (permissive) · fd28d4c9d8d8a5bf · report

Tasks

ClusteringSentence

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