paper-with-me

Papers

Learning Optimized Risk Scores

2016-10-01 · Berk Ustun, Cynthia Rudin

Risk scores are simple classification models that let users make quick risk predictions by adding and subtracting a few small numbers. These models are widely used in medicine and criminal justice, but are difficult to learn from data because they need to be calibrated, sparse, use small integer coefficients, and obey application-specific operational constraints. In this paper, we present a new machine learning approach to learn risk scores. We formulate the risk score problem as a mixed integer nonlinear program, and present a cutting plane algorithm for non-convex settings to efficiently recover its optimal solution. We improve our algorithm with specialized techniques to generate feasible solutions, narrow the optimality gap, and reduce data-related computation. Our approach can fit risk scores in a way that scales linearly in the number of samples, provides a certificate of optimality, and obeys real-world constraints without parameter tuning or post-processing. We benchmark the performance benefits of this approach through an extensive set of numerical experiments, comparing to risk scores built using heuristic approaches. We also discuss its practical benefits through a real-world application where we build a customized risk score for ICU seizure prediction in collaboration with the Massachusetts General Hospital.

📄 PDF Abstract BibTeX arXiv:1610.00168

Code (2)

ustunb/risk-slim 공식 구현
csinva/imodels

Tasks

Seizure prediction

Similar Papers 제목 키워드 기반

Insider Knowledge: How Much Can RAG Systems Gain from Evaluation Secrets?

2026-01-19 · Laura Dietz, Bryan Li, Eugene Yang, Dawn Lawrie 외 arxiv

RAG systems are increasingly evaluated and optimized using LLM judges, an approach that is rapidly becoming the dominant paradigm for system assessment. Nugget-based approaches in particular are now embedded not only in …

Towards Generalizable Methods for Automating Risk Score Calculation

2022-05-01 · BioNLP (ACL) 2022 5 · Jennifer J Liang, Eric Lehman, Ananya Iyengar, Diwakar Mahajan 외

Clinical risk scores enable clinicians to tabulate a set of patient data into simple scores to stratify patients into risk categories. Although risk scores are widely used to inform decision-making at the point-of-care, …

Decision MakingQuestion Answering

FasterRisk: Fast and Accurate Interpretable Risk Scores

2022-10-12 · Jiachang Liu, Chudi Zhong, Boxuan Li, Margo Seltzer 외

Over the last century, risk scores have been the most popular form of predictive model used in healthcare and criminal justice. Risk scores are sparse linear models with integer coefficients; often these models can be me…

Towards Accurate Spatiotemporal COVID-19 Risk Scores using High Resolution Real-World Mobility Data

2020-12-14 · Sirisha Rambhatla, Sepanta Zeighami, Kameron Shahabi, Cyrus Shahabi 외

As countries look towards re-opening of economic activities amidst the ongoing COVID-19 pandemic, ensuring public health has been challenging. While contact tracing only aims to track past activities of infected users, o…

ESG, Risk, and (Tail) Dependence

2021-05-15 · Karoline Bax, Özge Sahin, Claudia Czado, Sandra Paterlini

While environmental, social, and governance (ESG) trading activity has been a distinctive feature of financial markets, the debate if ESG scores can also convey information regarding a company's riskiness remains open. R…