--- license: cc-by-4.0 language: - en task_categories: - tabular-regression - tabular-classification tags: - chemistry - drug-discovery - cardiotoxicity - hERG - Nav1.5 - Cav1.2 - IKs - ion-channels - QSAR - ChEMBL - cipa - benchmark pretty_name: CardioSafe ion-channel benchmark size_categories: - 100K) and the **hERG Central primary screen**, under a pharmacology-aware curation policy that retains censored values and inhibition-percentage votes. Full provenance lives in `raw/labels_MANIFEST.json`. - **Splits** are Tanimoto-controlled across train / val / test on Morgan-r2-2048 fingerprints, with terfenadine and fexofenadine force-routed to `val` so the canonical cardiac activity cliff is available as a held-out case study. v1.1 additionally force-routes the hydroxymethyl-terfenadine analogs flagged by an exhaustive O(n_train × n_other) Tanimoto leakage audit (`scripts/audit_tanimoto_leak.py` in the GitHub repo). ## What is **not** here - **L1000 raw signatures** used to train the expression encoder — available from GEO under GSE92742 (Phase I) and GSE70138 (Phase II). - **Continually-updated production ensemble** — served at [platform.appliedscientific.ai/cardiosafe](https://platform.appliedscientific.ai/cardiosafe). This deposit is the frozen paper snapshot. - **Model weights** — at [`appliedscientific/cardiosafe`](https://huggingface.co/appliedscientific/cardiosafe) (5-seed v1.0 + v1.1 ensembles + L1000 encoder, CC-BY-NC-4.0). - **Interactive demo** — at [`appliedscientific/cardiosafe` (Space)](https://huggingface.co/spaces/appliedscientific/cardiosafe). ## License CC-BY-4.0. Use with attribution; commercial use allowed under the license terms. See the [full LICENSE-DATA](https://github.com/AppliedScientific/CardioSafe-benchmark/blob/main/LICENSE-DATA) in the GitHub repo for the exact text. Note: the *model weights* are CC-BY-NC-4.0 (non-commercial), not the data. They live at a separate HF repo — [`appliedscientific/cardiosafe`](https://huggingface.co/appliedscientific/cardiosafe). ## Citation ```bibtex @article{cardiosafe2026, title = {CardioSafe: multi-task prediction of cardiac ion channel activity with reverse-leak audited benchmarking}, author = {Jovanović, Mihailo and Weidener, Lukas and Brkić, Marko and Ulgac, Emre and Meduri, Aakaash}, year = {2026}, journal = {bioRxiv}, doi = {10.64898/2026.05.06.723181}, url = {https://www.biorxiv.org/content/10.64898/2026.05.06.723181v1} } ```