Upload LEADERBOARD.md with huggingface_hub
Browse files- LEADERBOARD.md +3 -3
LEADERBOARD.md
CHANGED
|
@@ -7,7 +7,7 @@ candidate space. All numbers are held-out `test`, 95% bootstrap CI.
|
|
| 7 |
|
| 8 |
| Task | GEMEO | Strong baseline | Margin |
|
| 9 |
|---|---:|---:|---:|
|
| 10 |
-
| **New-onset prediction** (Top-1) | **
|
| 11 |
| **T2 — Will-change** (AUROC) | **0.906** | 0.889 (count-based) | +0.017 |
|
| 12 |
| **T5 — Transition-within-12mo** (AUROC) | **0.827** | 0.790 (count-based) | +0.037 |
|
| 13 |
| **T4 — Treatment discontinuation** (AUROC) | **0.838** | 0.696 (count-based) | **+0.142** |
|
|
@@ -38,8 +38,8 @@ world model is built to capture.
|
|
| 38 |
## New-onset — predicting genuinely new events
|
| 39 |
|
| 40 |
Predicting the **first** occurrence of a clinical event (repeats excluded,
|
| 41 |
-
model's native MEDS tokenization): recurrence-aware GEMEO scores Top-1 **
|
| 42 |
-
vs a 38.2% frequency baseline (+
|
| 43 |
repetition-immune metric — the model is rewarded for novelty, not for echoing the
|
| 44 |
patient's past.
|
| 45 |
|
|
|
|
| 7 |
|
| 8 |
| Task | GEMEO | Strong baseline | Margin |
|
| 9 |
|---|---:|---:|---:|
|
| 10 |
+
| **New-onset prediction** (Top-1) | **56.8%** [54.5, 59.2] | 38.2% (frequency) | **+18.6 pp** |
|
| 11 |
| **T2 — Will-change** (AUROC) | **0.906** | 0.889 (count-based) | +0.017 |
|
| 12 |
| **T5 — Transition-within-12mo** (AUROC) | **0.827** | 0.790 (count-based) | +0.037 |
|
| 13 |
| **T4 — Treatment discontinuation** (AUROC) | **0.838** | 0.696 (count-based) | **+0.142** |
|
|
|
|
| 38 |
## New-onset — predicting genuinely new events
|
| 39 |
|
| 40 |
Predicting the **first** occurrence of a clinical event (repeats excluded,
|
| 41 |
+
model's native MEDS tokenization): recurrence-aware GEMEO scores Top-1 **56.8%**
|
| 42 |
+
vs a 38.2% frequency baseline (+18.6 pp, non-overlapping CI). This is the
|
| 43 |
repetition-immune metric — the model is rewarded for novelty, not for echoing the
|
| 44 |
patient's past.
|
| 45 |
|