← Latest papers
🤖 machine learning

A reproducible and extensible framework for benchmarking competing risks survival models

This paper introduces an open-source, reproducible, and extensible framework for systematically benchmarking competing risks survival models across multiple datasets and performance metrics, while also providing a novel SHAP-based extension for time-dependent model interpretability.

Original authors: Begoña B. Sierra, Colin McLean, Peter S. Hall, Sarah Friedrich-Welz, Catalina A. Vallejos

Published 2026-08-04
📖 3 min read☕ Coffee break read

Original authors: Begoña B. Sierra, Colin McLean, Peter S. Hall, Sarah Friedrich-Welz, Catalina A. Vallejos

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a doctor trying to predict the future for your patients. You want to know: "Will this person get sick again?" or "Will they pass away from their disease?" This is the heart of survival analysis, a branch of statistics that acts like a crystal ball for time-to-event data. But here's the tricky part: life is messy. A patient might be at risk of dying from their cancer, but they could also die from a heart attack first. In the world of statistics, these are called competing risks. If you ignore the heart attack and pretend the patient is still only at risk of the cancer, your crystal ball gets foggy, and your predictions become dangerously wrong. You might overestimate the cancer risk, leading to unnecessary treatments. For decades, scientists have built fancy new tools—ranging from old-school math formulas to super-complex AI—to handle this mess. But because everyone tested their tools on different datasets with different rules, it was like comparing apples to oranges. No one knew which tool was actually the best for the job.

This paper is like a massive, organized "Olympics" for these prediction tools. The authors built a reproducible, open-source framework to test six different competing risks models side-by-side on real-world data. They didn't just ask, "Which one is fastest?" or "Which one guesses the right order of patients?" They checked everything: how well the predictions matched reality (calibration), how good they were at ranking patients by risk (discrimination), and whether using them would actually help doctors make better decisions (clinical utility). They also added a special "X-ray" feature to see why the models made their choices, extending a popular AI explanation tool to work with competing risks.

The results? It's a bit of a mixed bag, but with some clear winners. The authors found that simpler, classic statistical models often performed just as well as the fancy, complex deep learning AI models, especially when the dataset wasn't huge. In fact, the most complex AI model, DeepHit, often ranked as the worst performer, struggling to predict accurately compared to the simpler options. However, a newer AI model called DeSurv did shine, often beating the others in overall accuracy. A crucial discovery was that how you tune these models matters more than the model itself. If you tune a model to be great at ranking patients, it might become terrible at predicting the exact probability of an event. The authors suggest that the best approach is to tune models using a balanced score called the Integrated Brier Score (IBS), which checks both accuracy and ranking.

Finally, the paper peered inside the "black box" of these models. They found that despite the models having very different internal structures, they all relied on the same key clues (like chemotherapy history) to make their predictions. The fancy AI didn't discover secret new patterns; it just processed the same old clues in a more complicated way. The takeaway for the future is that before jumping to expensive, complex AI, doctors and researchers should try the simpler, faster tools first. If the data is huge, the AI might help, but for now, the "old reliable" methods are holding their own, proving that in the race to predict the future, sometimes the simplest runner wins.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →