Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RegScore: Scoring Systems for Regression Tasks

About

Scoring systems are widely adopted in medical applications for their inherent simplicity and transparency, particularly for classification tasks involving tabular data. In this work, we introduce RegScore, a novel, sparse, and interpretable scoring system specifically designed for regression tasks. Unlike conventional scoring systems constrained to integer-valued coefficients, RegScore leverages beam search and k-sparse ridge regression to relax these restrictions, thus enhancing predictive performance. We extend RegScore to bimodal deep learning by integrating tabular data with medical images. We utilize the classification token from the TIP (Tabular Image Pretraining) transformer to generate Personalized Linear Regression parameters and a Personalized RegScore, enabling individualized scoring. We demonstrate the effectiveness of RegScore by estimating mean Pulmonary Artery Pressure using tabular data and further refine these estimates by incorporating cardiac MRI images. Experimental results show that RegScore and its personalized bimodal extensions achieve performance comparable to, or better than, state-of-the-art black-box models. Our method provides a transparent and interpretable approach for regression tasks in clinical settings, promoting more informed and trustworthy decision-making. We provide our code at https://github.com/SanoScience/RegScore.

Michal K. Grzeszczyk, Tomasz Szczepa\'nski, Pawel Renc, Siyeop Yoon, Jerome Charton, Tomasz Trzci\'nski, Arkadiusz Sitek• 2025

Related benchmarks

TaskDatasetResultRank
PH classificationASPIRE (test)
Accuracy89.43
15
mPAP regressionASPIRE (test)
MAE7.14
15
Showing 2 of 2 rows

Other info

Code

Follow for update