New Open Benchmark for MS Blood-Based Classification.

Adam Simson, Ankush Dutta, Quang Bui· August 7, 2026 View original

Key takeaways

  • MS-MLB is an open benchmark for machine learning-based MS classification using blood RNA data.
  • It provides a reproducible, leakage-controlled pipeline for evaluating algorithms.
  • Gradient Boosting performed best in initial tests, achieving high accuracy metrics.
  • The benchmark is for research comparison only and not clinically validated.

Who benefits

HealthcarePharmaceuticalsBiotechMedical DevicesLife Sciences

Summary

MS-MLB is a new open machine learning benchmark for classifying Multiple Sclerosis (MS) from whole blood RNA expression data, using the public GSE17048 cohort. It provides a reproducible, leakage-controlled pipeline to evaluate algorithms, with Gradient Boosting achieving the top score in initial tests.

Diagnosing Multiple Sclerosis (MS) typically involves clinical assessment, MRI, and laboratory evidence. While blood RNA expression data may contain immune signals related to the disease, a blood RNA classifier is not intended to replace a clinical diagnosis. To advance research in this area, a new open benchmark called MS-MLB (Multiple Sclerosis Machine Learning Benchmark) has been introduced. MS-MLB provides a reproducible framework for machine learning-based MS classification using whole blood RNA expression data. It utilizes the publicly available GSE17048 cohort, transforming it into a task of classifying MS versus healthy controls. The benchmark evaluates various algorithms through a shared, leakage-controlled pipeline that researchers can easily rerun. The evaluation process includes nested cross-validation, an untouched stratified holdout set, bootstrap confidence intervals, ROC and precision-recall analysis, and calibration measurement. An exploratory MS Research Score is also provided. In the initial benchmark summary, Gradient Boosting emerged as the top performer on the holdout set, achieving an MS Research Score of 93.83, an AUC-ROC of 0.989, and high sensitivity and specificity. This benchmark is unique in its focus on MS versus healthy control classification from GSE17048 whole blood RNA data and offers a documented external model submission pathway. It's important to note that the score is for research comparison only and has not been clinically validated.

Why it matters

For professionals in biotech, pharmaceuticals, and healthcare AI, this benchmark offers a standardized, reproducible tool to develop and compare machine learning models for MS research, potentially accelerating the discovery of blood-based biomarkers and diagnostic aids.

How to implement this in your domain

  1. 1Utilize the MS-MLB benchmark to test and validate novel machine learning algorithms for MS classification.
  2. 2Integrate blood RNA expression data analysis into ongoing MS research projects.
  3. 3Collaborate with the MS-MLB community to contribute new models or improve existing ones.
  4. 4Develop internal expertise in applying machine learning to high-dimensional biological data.
  5. 5Explore the potential of similar benchmark approaches for other complex disease classifications.

Original post by Adam Simson, Ankush Dutta, Quang Bui

"arXiv:2608.05196v1 Announce Type: new Abstract: Multiple sclerosis (MS) is diagnosed through clinical assessment, magnetic resonance imaging, laboratory evidence when appropriate, and exclusion of better explanations. Blood RNA expression data may contain disease associated immun…"

View on X

Originally posted by Adam Simson, Ankush Dutta, Quang Bui on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI Research

Early Stopping Reduces Operations in Binary Neural Networks

This paper introduces a post-training early-stopping mechanism for binary neural networks that significantly reduces the number of accumulation operations. By predicting the final sign of a neuron's output early, the method removes up to 86.6% of accumulation terms in deep convolutions with minimal accuracy drop, making binary networks more efficient for constrained deployments.

Quentin Luquet de Saint-Germain, Massil Ait Abdeslam, Jean Pierre DavidAug 7, 2026
AI Engineering & DevToolsAI Research

SkillTFM Enables Training-Free Adaptation for Tabular Foundation Models

SkillTFM is a novel training-free system that adapts Tabular Foundation Models (TFMs) to new tasks by evolving agentic skills rather than parameter updates. It uses a verifiable skill bank with boundary evidence identification and gated skill evolution, significantly improving AUC and addressing distribution shifts and heterogeneous feature semantics.

Yi He, Zhengkang Guan, Anpeng Wu, Peng Cui, Fei Wu, Kun KuangAug 7, 2026
AI Engineering & DevToolsAI Research

New WAIT Algorithm Extension Optimizes LLM Inference for Bursty Workloads

Researchers propose a lightweight extension to the WAIT algorithm that dynamically adapts to bursty LLM request arrivals without prior traffic knowledge. Simulations show this modified algorithm achieves higher throughput than state-of-the-art methods like Sarathi-Serve, ORCA, and vLLM in low arrival-rate shift scenarios while maintaining comparable latency.

Anjali Gangadhar Katageria, Shobha Rani, Raghu Nandan SenguptaAug 7, 2026