TabSurv: Adapting Modern Tabular Neural Networks to Survival Analysis
TabSurv bridges a methodological gap by retrofitting modern tabular neural networks, originally designed for classification and regression, into survival analysis workflows. The work introduces SurvHL, a histogram loss function that handles censored data natively, and proposes parallel ensemble training that optimizes distribution parameters before aggregation to boost model diversity. This matters because survival prediction on structured data remains fragmented across task-specific implementations, limiting cross-domain innovation. The approach signals a broader trend of adapting general-purpose architectures to specialized domains rather than building domain silos, potentially accelerating adoption of deep learning in healthcare, reliability engineering, and other fields where censoring is endemic.58












