Data card (#1)
Browse files- Data card (f2c2df59eb82c12737823406b6112cdae6495147)
- Update README.md (08933f05a5cc83ddfb6d085323ca0dccf6206886)
- Update README.md (26255285c70d848f6eaa2d670441c7c27739f4a8)
Co-authored-by: Javier Duarte <[email protected]>
README.md
CHANGED
@@ -1,3 +1,221 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- physics
|
5 |
+
pretty_name: JetClass-II
|
6 |
+
size_categories:
|
7 |
+
- 100B<n<1T
|
8 |
+
---
|
9 |
+
# Dataset Card for JetClass-II
|
10 |
+
|
11 |
+
JetClass-II is a large-scale and comprehensive dataset covering extensive large-radius jet signatures and a wide range of jet \\(p_\mathrm{T}\\) and mass values.
|
12 |
+
|
13 |
+
The dataset is designed to develop large and comprehensive jet models, intended for various applications, to support extensive physics searches and measurements at the [Large Hadron Collider (LHC)](https://home.cern/science/accelerators/large-hadron-collider) and beyond.
|
14 |
+
|
15 |
+
## Dataset Details
|
16 |
+
|
17 |
+
### Dataset Description
|
18 |
+
|
19 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
20 |
+
|
21 |
+
The dataset consists of three major parts based on the jet origin and its substructure:
|
22 |
+
|
23 |
+
1. **`Res2P`**: Generic \\(X\\) → 2 prong resonant jets.
|
24 |
+
1. **`Res34P`**: Generic \\(X\\) → 3 or 4 prong resonant jets.
|
25 |
+
1. **`QCD`**: Jets from QCD multijet background.
|
26 |
+
|
27 |
+
Each part is further subdivided into detailed categories, indicating which partons, leptons, or combinations thereof initiated the jet.
|
28 |
+
|
29 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/628ede0689851fc47c026d50/JXP-j8oksJpFx9KqjKTzM.png)
|
30 |
+
|
31 |
+
The three major parts (**`Res2P`**, **`Res34P`**, and **`QCD`**) are separately packed and can be downloaded individually for ease of use.
|
32 |
+
The sizes of the training sets are 20M, 86M, and 28M entries, respectively. The dataset also includes validation and test sets, with the sizes for training/validation/test following a 4:1:1 ratio.
|
33 |
+
|
34 |
+
Every 100k entries (jets) are stored in a Parquet file. A complete view of the JetClass-II data files is shown in the table below.
|
35 |
+
|
36 |
+
| Type | File name range | File number | total entries |
|
37 |
+
| --- | --- | --- | --- |
|
38 |
+
| **`Res2P`, train** | `Res2P_0000.parquet`—`Res2P_0199.parquet` | **200** | **20M** |
|
39 |
+
| `Res2P`, val | `Res2P_0200.parquet`—`Res2P_0249.parquet` | 50 | 5M |
|
40 |
+
| `Res2P`, test | `Res2P_0250.parquet`—`Res2P_0299.parquet` | 50 | 5M |
|
41 |
+
| **`Res34P`, train** | `Res34P_0000.parquet`—`Res34P_0859.parquet` | **860** | **86M** |
|
42 |
+
| `Res34P`, val | `Res34P_0860.parquet`—`Res34P_1074.parquet` | 215 | 21.5M |
|
43 |
+
| `Res34P`, test | `Res34P_1075.parquet`—`Res34P_1289.parquet` | 215 | 21.5M |
|
44 |
+
| **`QCD`, train** | `QCD_0000.parquet`—`QCD_0279.parquet` | **280** | **28M** |
|
45 |
+
| `QCD`, val | `QCD_0280.parquet`—`QCD_0349.parquet` | 70 | 7M |
|
46 |
+
| `QCD`, test | `QCD_0350.parquet`—`QCD_0419.parquet` | 70 | 7M |
|
47 |
+
|
48 |
+
<!-- - **Curated by:** [More Information Needed]
|
49 |
+
- **Funded by:** [More Information Needed] -->
|
50 |
+
- **License:** MIT
|
51 |
+
|
52 |
+
### Dataset Demo
|
53 |
+
|
54 |
+
Use [[Colab]](https://colab.research.google.com/github/jet-universe/sophon/blob/main/notebooks/Interacting_with_JetClassII_and_Sophon.ipynb) to inspect and visualize data in JetClass-II.
|
55 |
+
|
56 |
+
This demo will showcase visualizations of jets, annotated with the top 5 probability scores as interpreted by the [Sophon model, the first application on JetClass-II](https://github.com/jet-universe/sophon).
|
57 |
+
|
58 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/628ede0689851fc47c026d50/jcXqSHqwSqO6ETIsqntIU.png)
|
59 |
+
|
60 |
+
### Dataset Downloads
|
61 |
+
|
62 |
+
To facilitate downloading, the HTTP links for all data files are provided in [`filelist.txt`](filelist.txt).
|
63 |
+
|
64 |
+
### Dataset Sources
|
65 |
+
|
66 |
+
- **Repository:** https://github.com/jet-universe/sophon
|
67 |
+
- **Paper:** https://arxiv.org/abs/2405.12972
|
68 |
+
- **Demo:** https://colab.research.google.com/github/jet-universe/sophon/blob/main/notebooks/Interacting_with_JetClassII_and_Sophon.ipynb
|
69 |
+
|
70 |
+
## Uses
|
71 |
+
|
72 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
73 |
+
|
74 |
+
1. This dataset can be used to train models for various jet-related tasks, such as jet classification, jet property regression, and jet generation or reconstruction.
|
75 |
+
1. The dataset's extensive phase space coverage and high statistics enable model developers to focus on specific regions of interest, or work with the entire dataset, enabling the creation of specialized models for particular phase spaces or pre-training a more general model.
|
76 |
+
1. The dataset contains detailed low-level information to support customized model training strategies, including kinematic features, particle IDs, and trajectory displacement information for both jet constituent particles and relevant generator-level particles (see details in the next section).
|
77 |
+
|
78 |
+
## Dataset Structure
|
79 |
+
|
80 |
+
The JetClass-II dataset includes the following variables:
|
81 |
+
|
82 |
+
1. `part_*`: Features for jet constituent particles (i.e., E-flow objects in Delphes).
|
83 |
+
2. `jet_*`: Features for jets. A specific variable is `jet_label`, which indicates the label in 188 classes.
|
84 |
+
3. `genpart_*`: Features for generator-level jet (GEN-jet) constituent particles. The GEN-jet is clustered from the stable particles generated by Pythia, excluding neutrinos, using the same clustering configuration. The GEN-jets are matched with jets based on the pseudoangular separation \\(\Delta R\\). Jets, ordered by decreasing \\(p_\mathrm{T}\\), are paired with the closest unmatched GEN-jet. If no matched GEN-jet is found, the entry is left empty, which occurs in only 0.2–0.8% of cases.
|
85 |
+
5. `genjet_*`: Jet-level features for the matched GEN-jet.
|
86 |
+
6. `aux_genpart_*`: Auxiliary variables storing features of selected truth particles. Five types of particles are chosen if they are valid:
|
87 |
+
1. The initial resonance \\(X\\) (in both 2-prong and 3/4-prong resonance cases).
|
88 |
+
2. The two secondary resonances \\(Y\\) produced by \\(X\\) ( \\(X \to Y_1Y_2\\) ) in the 3/4-prong resonance case.
|
89 |
+
3. The direct decay products (partons and leptons) from \\(X\\) and \\(Y\\).
|
90 |
+
4. The subsequent decay products of tau leptons in case (iii).
|
91 |
+
5. The partons ( \\(p_\mathrm{T}\\) > 5 GeV) matched within a QCD jet.
|
92 |
+
|
93 |
+
|
94 |
+
| Variable | Type | Description | Exists in JetClass? |
|
95 |
+
| --- | --- | --- | --- |
|
96 |
+
| **For jet constituent particles** | | | |
|
97 |
+
| `part_px` | vector\<float\> | particle's \\(p_x\\) | ✔️
|
98 |
+
| `part_py` | vector\<float\> | particle's \\(p_y\\) | ✔️
|
99 |
+
| `part_pz` | vector\<float\> | particle's \\(p_z\\) | ✔️
|
100 |
+
| `part_energy` | vector\<float\> | particle's energy | ✔️
|
101 |
+
| `part_deta` | vector\<float\> | difference in pseudorapidity \\(\eta\\) between the particle and the jet axis | ✔️
|
102 |
+
| `part_dphi` | vector\<float\> | difference in azimuthal angle \\(\phi\\) between the particle and the jet axis | ✔️
|
103 |
+
| `part_d0val` | vector\<float\> | particle's transverse impact parameter value \\(d_0\\), in mm | ✔️
|
104 |
+
| `part_d0err` | vector\<float\> | error of the particle's transverse impact parameter \\(\sigma_{d_0}\\), in mm | ✔️
|
105 |
+
| `part_dzval` | vector\<float\> | particle's longitudinal impact parameter value \\(d_z\\), in mm | ✔️
|
106 |
+
| `part_dzerr` | vector\<float\> | error of the particle's longitudinal impact parameter \\(\sigma_{d_z}\\), in mm | ✔️
|
107 |
+
| `part_charge` | vector\<int32_t\> | particle's electric charge | ✔️
|
108 |
+
| `part_isElectron` | vector\<bool\> | if the particle is an electron (`abs(pid)==11`) | ✔️
|
109 |
+
| `part_isMuon` | vector\<bool\> | if the particle is an muon (`abs(pid)==13`) | ✔️
|
110 |
+
| `part_isPhoton` | vector\<bool\> | if the particle is an photon (`pid==22`) | ✔️
|
111 |
+
| `part_isChargedHadron` | vector\<bool\> | if the particle is a charged hadron (`charge!=0 && !isElectron && !isMuon`) | ✔️
|
112 |
+
| `part_isNeutralHadron` | vector\<bool\> | if the particle is a neutral hadron (`charge==0 && !isPhoton`) | ✔️
|
113 |
+
| **For jets** | | | |
|
114 |
+
| `jet_pt` | float | jet's transverse momentum \\(p_\mathrm{T}\\) | ✔️
|
115 |
+
| `jet_eta` | float | jet's pseudorapidity \\(\eta\\) | ✔️
|
116 |
+
| `jet_phi` | float | jet's azimuthal angle \\(\phi\\) | ✔️
|
117 |
+
| `jet_energy` | float | jet's energy | ✔️
|
118 |
+
| `jet_sdmass` | float | jet's soft-drop mass | ✔️
|
119 |
+
| `jet_nparticles` | int32_t | number of jet constituent particles | ✔️
|
120 |
+
| `jet_tau1` | float | jet's \\(N\\)-subjettiness variable \\(\tau_1\\) | ✔️
|
121 |
+
| `jet_tau2` | float | jet's \\(N\\)-subjettiness variable \\(\tau_2\\) | ✔️
|
122 |
+
| `jet_tau3` | float | jet's \\(N\\)-subjettiness variable \\(\tau_3\\) | ✔️
|
123 |
+
| `jet_tau4` | float | jet's \\(N\\)-subjettiness variable \\(\tau_4\\) | ✔️
|
124 |
+
| `jet_label` | int32_t | jet's label index in JetClass-II, detailed in the above table | 🆕
|
125 |
+
| **For GEN-jet constituent particles** (if a GEN-jet is found matched to a jet) | | | |
|
126 |
+
| `genpart_px` | vector\<float\> | particle's \\(p_x\\) | 🆕
|
127 |
+
| `genpart_py` | vector\<float\> | particle's \\(p_y\\) | 🆕
|
128 |
+
| `genpart_pz` | vector\<float\> | particle's \\(p_z\\) | 🆕
|
129 |
+
| `genpart_energy` | vector\<float\> | particle's energy | 🆕
|
130 |
+
| `genpart_jet_deta` | vector\<float\> | difference in pseudorapidity \\(\eta\\) between the particle and the jet (not the GEN-jet) axis | 🆕
|
131 |
+
| `genpart_jet_dphi` | vector\<float\> | difference in azimuthal angle \\(\phi\\) between the particle and the jet (not the GEN-jet) axis | 🆕
|
132 |
+
| `genpart_x` | vector\<float\> | \\(x\\) coordinate of the particle's production vertex, in mm | 🆕
|
133 |
+
| `genpart_y` | vector\<float\> | \\(y\\) coordinate of the particle's production vertex, in mm | 🆕
|
134 |
+
| `genpart_z` | vector\<float\> | \\(z\\) coordinate of the particle's production vertex, in mm | 🆕
|
135 |
+
| `genpart_t` | vector\<float\> | \\(t\\) coordinate of the particle's production vertex, in mm/c | 🆕
|
136 |
+
| `genpart_pid` | vector\<int32_t\> | particle's PDGID | 🆕
|
137 |
+
| **For GEN-jets** (if matched to a jet) | | | |
|
138 |
+
| `genjet_pt` | float | GEN-jet's transverse momentum \\(p_\mathrm{T}\\) | 🆕
|
139 |
+
| `genjet_eta` | float | GEN-jet's pseudorapidity \\(\eta\\) | 🆕
|
140 |
+
| `genjet_phi` | float | GEN-jet's azimuthal angle \\(\phi\\) | 🆕
|
141 |
+
| `genjet_energy` | float | GEN-jet's energy | 🆕
|
142 |
+
| `genjet_sdmass` | float | GEN-jet's soft-drop mass | 🆕
|
143 |
+
| `genjet_nparticles` | int32_t | number of GEN-jet constituent particles | 🆕
|
144 |
+
| **For selected truth particles** | | | |
|
145 |
+
| `aux_genpart_pt` | vector\<float\> | selected truth particles' \\(p_\mathrm{T}\\) | ✔️ (different rules to select truth particles)
|
146 |
+
| `aux_genpart_eta` | vector\<float\> | selected truth particles' \\(\eta\\) | ✔️ (different rules to select truth particles)
|
147 |
+
| `aux_genpart_phi` | vector\<float\> | selected truth particles' \\(\phi\\) | ✔️ (different rules to select truth particles)
|
148 |
+
| `aux_genpart_mass` | vector\<float\> | selected truth particles' mass | ✔️ (different rules to select truth particles)
|
149 |
+
| `aux_genpart_pid` | vector\<int32_t\> | selected truth particles' PDGID | 🆕
|
150 |
+
| `aux_genpart_isResX` | vector\<bool\> | if the particle is the initial resonance \\(X\\) | 🆕
|
151 |
+
| `aux_genpart_isResY` | vector\<bool\> | if the particle is the secondary resonance \\(Y\\) | 🆕
|
152 |
+
| `aux_genpart_isResDecayProd` | vector\<bool\> | if the particle is the direct decay product (parton and lepton) from \\(X\\) and \\(Y\\) | 🆕
|
153 |
+
| `aux_genpart_isTauDecayProd` | vector\<bool\> | if the particle is the subsequent decay product of tau leptons | 🆕
|
154 |
+
| `aux_genpart_isQcdParton` | vector\<bool\> | if the particle is the parton with \\(p_\mathrm{T}\\) > 5 GeV stored in the QCD jet case | 🆕
|
155 |
+
|
156 |
+
|
157 |
+
## Dataset Creation
|
158 |
+
|
159 |
+
|
160 |
+
The dataset is generated using MadGraph + Pythia + Delphes.
|
161 |
+
|
162 |
+
During the Delphes (fast simulation) step, the pileup (PU) effect, with an average of 50 PU interactions, is emulated to mimic the realistic LHC collision environment.
|
163 |
+
The PUPPI algorithm is then applied to remove the PU, correcting the E-flow objects used to cluster jets.
|
164 |
+
This distinguishes it from the original JetClass dataset.
|
165 |
+
The Delphes card can be found in the [`jetclass2-generation`](https://github.com/jet-universe/jetclass2_generation) repository.
|
166 |
+
|
167 |
+
The complete generation script (the one-stop MadGraph + Pythia + Delphes production) and the n-tuplizer script are provided in the [`jetclass2-generation`](https://github.com/jet-universe/jetclass2_generation) repository to facilitate reproducibility.
|
168 |
+
|
169 |
+
Truth particles are selected using [Insert criteria]. GEN-jets are clustered truth particles matched to jets using [Insert criteria].
|
170 |
+
|
171 |
+
## Citation
|
172 |
+
|
173 |
+
|
174 |
+
If you use the JetClass-II dataset, please cite:
|
175 |
+
|
176 |
+
**BibTeX:**
|
177 |
+
|
178 |
+
|
179 |
+
```bibtex
|
180 |
+
@article{Li:2024htp,
|
181 |
+
author = "Li, Congqiao and Agapitos, Antonios and Drews, Jovin and Duarte, Javier and Fu, Dawei and Gao, Leyun and Kansal, Raghav and Kasieczka, Gregor and Moureaux, Louis and Qu, Huilin and Suarez, Cristina Mantilla and Li, Qiang",
|
182 |
+
title = "{Accelerating Resonance Searches via Signature-Oriented Pre-training}",
|
183 |
+
eprint = "2405.12972",
|
184 |
+
archivePrefix = "arXiv",
|
185 |
+
primaryClass = "hep-ph",
|
186 |
+
month = "5",
|
187 |
+
year = "2024"
|
188 |
+
}
|
189 |
+
```
|
190 |
+
|
191 |
+
|
192 |
+
## Glossary
|
193 |
+
|
194 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
195 |
+
|
196 |
+
A good resource is the CERN Open Data Portal Glossary: https://opendata.cern.ch/search?q=&f=type%3AGlossary&l=list&order=asc&p=1&s=10&sort=title
|
197 |
+
|
198 |
+
**Jet**: A jet is a shower of hadrons, which originate from quarks or gluons, clustered together after being produced in particle collisions. A large-radius jet is clustered using a larger radius parameter \\(R\\) (0.8 in this dataset) and may result from a collection of nearby quarks, gluons, and other particles.
|
199 |
+
|
200 |
+
**Constituent particle**: The particles (reconstructed hadrons, electrons, muons, or photons) that form the jet after clustering.
|
201 |
+
|
202 |
+
**GEN-jet**: A generator-level jet, reconstructed from a list of stable truth particles in a simulation.
|
203 |
+
|
204 |
+
**Truth particle**: Particles produced during a collision in a simulation. Initial truth particles are directly generated in the hard collision process, but they may undergo decays, intermediate emissions, and parton showering to produce the stable particles ultimately observed by the detector. These stable particles are used to cluster GEN-jets.
|
205 |
+
|
206 |
+
**Pseudorapidity \\(\eta\\)**: The pseudorapidity \\(\eta\\) is a coordinate that describes the angle of a particle (or jet) produced in an event relative to the beam axis. It is calculated as \\(\eta = - \ln \left ( \tan \frac{\theta}{2} \right )\\), with \\(\theta\\) the angle between the three-momentum and the beam axis. \\(\eta=0\\) means the produced particle/jet is perpendicular to the beam axis, while a higher pseudorapidity means it is closer to the beam.
|
207 |
+
|
208 |
+
**Transverse momentum \\(p_\mathrm{T}\\)**: The component of the momentum of a particle (or jet) that is transverse (i.e., perpendicular) to the beam axis.
|
209 |
+
|
210 |
+
**Pseudoangular distance \\(\Delta R\\)**: \\(\Delta R(a,\,b) = \sqrt{(\eta_a - \eta_b)^2 + (\phi_a - \phi_b)^2}\\), where \\(\eta\;(\phi)\\) is the pseudorapidity
|
211 |
+
(azimuthal angle) of the momentum of a particle or a jet. A particle is considered matched to the jet if \\(\Delta R\mathrm{(particle,\;jet\,axis)} > R_0\\), where \\(R_0\\) is the jet radius parameter.
|
212 |
+
|
213 |
+
**Impact parameter**: The distance of the closest approach of the track to the collision point.
|
214 |
+
|
215 |
+
**Particle's PDGID**: A unique identifier assigned to each particle type by the [Particle Data Group (PDG)](https://pdg.lbl.gov/). The full PDGID table can be accessed [here](https://pdg.lbl.gov/2024/reviews/rpp2024-rev-monte-carlo-numbering.pdf).
|
216 |
+
|
217 |
+
[More Information Needed]
|
218 |
+
|
219 |
+
## Dataset Card Authors and Contacts
|
220 |
+
|
221 |
+
@jmgduarte, @colizz
|