Spaces:
Running
Running
Tanner Mengel
commited on
Add jet background subtraction paper
Browse files* Added diagram
Figure shows analysis steps for obtaining interpretable ML jet background subtraction
* Update papers.yml
Added paper to papers.yml
- docs/images/jet_background_diagram.jpg +0 -0
- docs/papers.yml +14 -0
docs/images/jet_background_diagram.jpg
ADDED
|
docs/papers.yml
CHANGED
|
@@ -2,6 +2,20 @@
|
|
| 2 |
# information to generate the "Research Showcase"
|
| 3 |
|
| 4 |
papers:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- title: Data-Driven Equation Discovery of a Cloud Cover Parameterization
|
| 6 |
authors:
|
| 7 |
- Arthur Grundner (1,2)
|
|
|
|
| 2 |
# information to generate the "Research Showcase"
|
| 3 |
|
| 4 |
papers:
|
| 5 |
+
- title: Interpretable machine learning methods applied to jet background subtraction in heavy-ion collisions
|
| 6 |
+
authors:
|
| 7 |
+
- Tanner Mengel (1)
|
| 8 |
+
- Patrick Steffanic (1)
|
| 9 |
+
- Charles Hughes (1,2)
|
| 10 |
+
- Antonio Carlos Oliveira da Silva (1,2)
|
| 11 |
+
- Christine Nattrass (1)
|
| 12 |
+
affiliations:
|
| 13 |
+
1: University of Tennessee, Knoxville
|
| 14 |
+
2: Iowa State University of Science and Technology
|
| 15 |
+
link: https://journals.aps.org/prc/abstract/10.1103/PhysRevC.108.L021901
|
| 16 |
+
abstract: "Jet measurements in heavy ion collisions can provide constraints on the properties of the quark gluon plasma, but the kinematic reach is limited by a large, fluctuating background. We present a novel application of symbolic regression to extract a functional representation of a deep neural network trained to subtract background from jets in heavy ion collisions. We show that the deep neural network is approximately the same as a method using the particle multiplicity in a jet. This demonstrates that interpretable machine learning methods can provide insight into underlying physical processes."
|
| 17 |
+
image: jet_background_diagram.jpg
|
| 18 |
+
date: 2023-08-22
|
| 19 |
- title: Data-Driven Equation Discovery of a Cloud Cover Parameterization
|
| 20 |
authors:
|
| 21 |
- Arthur Grundner (1,2)
|