paper-with-me

Papers

Avoiding C-hacking when evaluating survival distribution predictions with discrimination measures

2021-12-09 · Raphael Sonabend, Andreas Bender, Sebastian Vollmer

In this paper we consider how to evaluate survival distribution predictions with measures of discrimination. This is a non-trivial problem as discrimination measures are the most commonly used in survival analysis and yet there is no clear method to derive a risk prediction from a distribution prediction. We survey methods proposed in literature and software and consider their respective advantages and disadvantages. Whilst distributions are frequently evaluated by discrimination measures, we find that the method for doing so is rarely described in the literature and often leads to unfair comparisons. We find that the most robust method of reducing a distribution to a risk is to sum over the predicted cumulative hazard. We recommend that machine learning survival analysis software implements clear transformations between distribution and risk predictions in order to allow more transparent and accessible model evaluation. The code used in the final experiment is available at https://github.com/RaphaelS1/distribution_discrimination.

📄 PDF Abstract BibTeX arXiv:2112.04828

Code (1)

raphaels1/distribution_discrimination 공식 구현

Tasks

Survival Analysis

Similar Papers 제목 키워드 기반

Detecting p-hacking

2019-06-16 · Graham Elliott, Nikolay Kudrin, Kaspar Wuthrich

We theoretically analyze the problem of testing for $p$-hacking based on distributions of $p$-values across multiple studies. We provide general results for when such distributions have testable restrictions (are non-inc…

CURE-OOD: Benchmarking Out-of-Distribution Detection for Survival Prediction

2026-05-01 · Wenjie Zhao, Jia Li, Mingrui Liu, Jing Wang 외 arxiv

``How long can I live and remain free of cancer?'' is often the first question a patient asks after receiving a cancer diagnosis and treatment. Accurate survival prediction helps alleviate psychological distress and supp…

Out-of-Distribution Detection

UMM-RM: An Upcycle-and-Merge MoE Reward Model for Mitigating Reward Hacking

2025-11-30 · Lingling Fu, Yongfu Xue arxiv

Reward models (RMs) are a critical component of reinforcement learning from human feedback (RLHF). However, conventional dense RMs are susceptible to exploitation by policy models through biases or spurious correlations,…

Reinforcement Learning

The Power of Tests for Detecting $p$-Hacking

2022-05-16 · Graham Elliott, Nikolay Kudrin, Kaspar Wüthrich

$p$-Hacking undermines the validity of empirical studies. A flourishing empirical literature investigates the prevalence of $p$-hacking based on the distribution of $p$-values across studies. Interpreting results in this…

KD-GAT: Combining Knowledge Distillation and Graph Attention Transformer for a Controller Area Network Intrusion Detection System

2025-07-25 · Robert Frenken, Sidra Ghayour Bhatti, Hanqin Zhang, Qadeer Ahmed arxiv

The Controller Area Network (CAN) protocol is widely adopted for in-vehicle communication but lacks inherent security mechanisms, making it vulnerable to cyberattacks. This paper introduces KD-GAT, an intrusion detection…

Network Intrusion DetectionKnowledge Distillation