File size: 5,501 Bytes
fc23fc4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
---
title: LEADBOARD - ADMET, Kinase and Toxicity Prediction Benchmark
emoji: 🎯
colorFrom: blue
colorTo: gray
sdk: docker
app_port: 7860
# hf_oauth λ₯Ό μΌœμ•Ό ν”Œλž«νΌμ΄ OAUTH_CLIENT_ID/SECRET λ₯Ό μ»¨ν…Œμ΄λ„ˆμ— λ„£μ–΄μ€€λ‹€.
hf_oauth: true
pinned: false
short_description: Benchmark for drug prediction tools - ADMET, kinase, tox
tags:
  - drug-discovery
  - admet
  - leaderboard
  - benchmark
  - cheminformatics
  - molecular-property-prediction
  - qsar
  - toxicity
  - herg
  - solubility
  - kinase
  - chembl
  - cell-painting
  - preclinical
---

# LEADBOARD

**A benchmark for drug property prediction tools.** One yardstick, one discipline at a time.

Submit predictions for a held-out set of molecules. We score them against labels
we never release, and place your tool on the board for that discipline.

πŸ‘‰ **[Open the leaderboard](https://huggingface.co/spaces/FINAL-Bench/leadboard)**

---

## What is measured

Most published benchmarks split their molecules at random. That is the wrong
question. A tool is used to rank compounds nobody has measured yet, so the honest
test is: *train on what was known by a cut-off year, predict what came after.*

We ran both splits on identical data with an identical model. On the hERG
cardiotoxicity board, AUROC was **0.818** under a random split and **0.606** under
a time split. Same molecules, same code β€” only the question changed. Every board
here uses the harder one.

## What we publish before you submit

For each board, before any entry arrives:

| Published | Why it matters |
|---|---|
| **Untrained baselines** | Constant prediction, nearest neighbour, Morgan+LightGBM. If a tool cannot beat these, the board says so. |
| **Experimental noise floor** | How far apart two labs land when they measure the same compound. Nothing can be measured below it. |
| **Split grade and answer grade** | Exactly how the test set was cut, and whether the labels can be looked up anywhere. |
| **Data and scorer fingerprints** | The SHA of the exact test file and scoring code behind every score. |

A score without its noise floor is a number without a unit. Both are shown.

## Grading notation

Each board carries two letters, for example `[T/P2]`.

**Split grade** β€” what the board asks of a tool
- `T` time split by first-report year
- `S` scaffold split by Murcko core
- `R` random split (we do not open these)

**Answer grade** β€” whether an entrant can look the answer up
- `P1` public source, our curation
- `P2` public source, our unit conversion and selection define this revision
- `P3` labels held privately
- `P4` prospective β€” the answer does not exist yet

## Boards

21 boards across 7 disciplines, 18,382 held-out compounds.

- πŸ«— **Absorption** β€” Solubility
- πŸ”₯ **Metabolism** β€” CYP3A4, CYP2D6, CYP2C9
- ☠️ **Toxicity** β€” hERG
- 🎯 **Potency** β€” AChE, MAOB, COX2
- πŸ”‘ **Kinase** β€” EGFR, JAK2, PI3KΞ±, FLT3, VEGFR2, CDK2, HER2, ABL1, BRAF, KIT, ALK
- πŸ”¬ **Cell / Phenotype** β€” JUMP Cell Painting morphology, 115,689 compounds, 16 profile axes
- πŸ₯ **Clinical** β€” Post-marketing withdrawal, year-matched controls

The withdrawal board is worth a note. Withdrawal rate tracks approval decade
(7.8% in the 1990s, 1.2% in the 2010s), so a predictor that reads nothing but the
approval year scores AUROC 0.636. After year-matching the controls it scores 0.504
β€” chance. That is the version we opened.

## How to enter

1. Pick a board and download its test set β€” structures only, no labels.
2. Predict with your own tool. Anything goes: a trained model, a physics engine,
   a language model, a rule of thumb.
3. Upload a CSV of `compound_id,prediction`. Sign in with your Hugging Face account.
4. Scoring runs off-platform on hardware that holds the labels. The Space never
   sees them.

The Space carries a filled-in prompt and a runnable skeleton for each board, so a
first entry does not require building anything from scratch.

### Repeated submissions

New scores are revealed under the ladder rule (Blum & Hardt, ICML 2015): a fresh
score replaces your best only when it beats it by more than the noise floor.
Otherwise your previous best stands. This is what stops a leaderboard from being
won by whoever submits the most times.

## Data and licences

- **ChEMBL 37** (EMBL-EBI) β€” CC BY-SA 3.0. Re-curated; attribution travels with every board card.
- **JUMP Cell Painting Consortium** β€” CC0.
- Withdrawal board assembled from public regulatory records.

Non-commercial research benchmark. Test sets carry structures only; labels are
never distributed.

---

## ν•œκ΅­μ–΄ μš”μ•½

**μ‹ μ•½ 예츑 도ꡬλ₯Ό, λΆ„μ•Όλ³„λ‘œ, 같은 μž£λŒ€λ‘œ μž½λ‹ˆλ‹€.**

정닡은 λ°°ν¬ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€. λŒ€μ‹  μ±„μ μžκ°€ λ¨Όμ € κ³΅κ°œν•©λ‹ˆλ‹€ β€” 아무것도 ν•™μŠ΅ν•˜μ§€ μ•Šμ€
κΈ°μ€€μ„ , κ·Έ λΆ„μ•Όμ˜ μ‹€ν—˜ 작음 λ°”λ‹₯, μ μˆ˜λ§ˆλ‹€μ˜ 데이터·채점기 μ§€λ¬Έ.

λ¬΄μž‘μœ„ 뢄할은 ν‹€λ¦° μ§ˆλ¬Έμž…λ‹ˆλ‹€. λ„κ΅¬λŠ” 아직 아무도 μž¬μ§€ μ•Šμ€ ν™”ν•©λ¬Όμ˜ μˆœμœ„λ₯Ό λ§€κΈ°λŠ”
데 μ“°μ΄λ‹ˆ, μ •μ§ν•œ μ‹œν—˜μ€ **μ–΄λŠ ν•΄κΉŒμ§€ μ•Œλ €μ§„ κ²ƒμœΌλ‘œ 배우고 κ·Έ 뒀에 λ‚˜μ˜¨ 것을
λ§žνžˆλŠ” 것**μž…λ‹ˆλ‹€. 같은 μžλ£ŒΒ·κ°™μ€ λͺ¨λΈλ‘œ 재 보면 hERG 심μž₯독성 AUROC κ°€ λ¬΄μž‘μœ„
λΆ„ν•  0.818, μ‹œκ°„ λΆ„ν•  0.606 μ΄μ—ˆμŠ΅λ‹ˆλ‹€. μ—¬κΈ° 뢀문은 μ „λΆ€ μ–΄λ €μš΄ μͺ½μ„ μ”λ‹ˆλ‹€.

7개 λΆ„μ•Ό 21λΆ€λ¬Έ Β· ν…ŒμŠ€νŠΈ ν™”ν•©λ¬Ό 18,382. 화면은 ν•œκ΅­μ–΄Β·μ˜μ–΄λ₯Ό μžλ™μœΌλ‘œ κ°€λ¦…λ‹ˆλ‹€.

---

규격 v1.1 (8개 μ‘°ν•­) Β· **FINAL-Bench / VIDRAFT**