Update ROC curves
Browse files
README.md
CHANGED
|
@@ -42,10 +42,10 @@ The **SophonAK4** model, together with the [**Sophon**](https://huggingface.co/j
|
|
| 42 |
|
| 43 |
## Evaluation
|
| 44 |
|
| 45 |
-
The performance of SophonAK4 is evaluated using the standard model
|
| 46 |
-
Details are
|
| 47 |
|
| 48 |
-
For *b*- and *c*-tagging, genuine *b*, *c*, and light-flavor jets are selected via
|
| 49 |
|
| 50 |
The following *b*-tagging discriminant is constructed from **SophonAK4**'s the raw output scores to evaluate *b* vs. light and *b* vs. *c* jet performance:
|
| 51 |
|
|
@@ -58,16 +58,23 @@ The following *c*-tagging discriminants are defined for *c* vs. light and *c* vs
|
|
| 58 |
|
| 59 |
1. The ROC performance for *b* vs. light/*c* jets and *c* vs. light/*b* jets is shown below and can be compared to [CMS benchmarks](https://cds.cern.ch/record/2904702) (Figs. 1 and 3 for the *tt̅* process).
|
| 60 |
|
| 61 |
-
 (Figs. 17, 19, 21, 23, 25, 27, 29, and 31).
|
| 69 |
|
| 70 |
-
 (Figs. 1 and 3 for the *tt̅* process).
|
| 60 |
|
| 61 |
+

|
| 62 |
|
| 63 |
> Conclusion
|
| 64 |
+
> - The *b* and *c* tagging performance of SophonAK4, evaluated on the Delphes simulation, is very compatible with that of the CMS taggers. Its performance falls between **DeepJet** and **UParT**, and is generally comparable to **ParticleNet**.
|
| 65 |
+
|
| 66 |
+
<details>
|
| 67 |
+
|
| 68 |
+
<summary>Click here to show the ROC curves with CMS results overlaid.</summary>
|
| 69 |
+
|
| 70 |
+

|
| 71 |
+
|
| 72 |
+
</details>
|
| 73 |
+
|
| 74 |
|
| 75 |
2. Performance across different *p*<sub>T</sub> and |*η*| regions is benchmarked below and can be compared with [CMS benchmarks](https://cds.cern.ch/record/2904702) (Figs. 17, 19, 21, 23, 25, 27, 29, and 31).
|
| 76 |
|
| 77 |
+

|
| 78 |
|
| 79 |
> Conclusion
|
| 80 |
> - Tagging performance degrades in the low-*p*<sub>T</sub> and high-|*η*| regions but reaches the plateau beyond the turn-on point, indicating that the **SophonAK4** tagger exhibits realistic flavor-tagging behavior across kinematic regimes.
|