paper-with-me

홈 › Papers

Deep Contextual Clinical Prediction with Reverse Distillation

2020-07-10 · Rohan S. Kodialam, Rebecca Boiarsky, Justin Lim, Neil Dixit, Aditya Sai, David Sontag

Healthcare providers are increasingly using machine learning to predict patient outcomes to make meaningful interventions. However, despite innovations in this area, deep learning models often struggle to match performance of shallow linear models in predicting these outcomes, making it difficult to leverage such techniques in practice. In this work, motivated by the task of clinical prediction from insurance claims, we present a new technique called Reverse Distillation which pretrains deep models by using high-performing linear models for initialization. We make use of the longitudinal structure of insurance claims datasets to develop Self Attention with Reverse Distillation, or SARD, an architecture that utilizes a combination of contextual embedding, temporal embedding and self-attention mechanisms and most critically is trained via reverse distillation. SARD outperforms state-of-the-art methods on multiple clinical prediction outcomes, with ablation studies revealing that reverse distillation is a primary driver of these improvements. Code is available at https://github.com/clinicalml/omop-learn.

📄 PDF Abstract BibTeX arXiv:2007.05611

Code (1)

clinicalml/omop-learn 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

OC-Distill: Ontology-aware Contrastive Learning with Cross-Modal Distillation for ICU Risk Prediction

2026-04-18 · Zhongyuan Liang, Junhyung Jo, Hyang-Jung Lee, Sang Kyu Kim 외 arxiv

Early prediction of severe clinical deterioration and remaining length of stay can enable timely intervention and better resource allocation in high-acuity settings such as the ICU. This has driven the development of mac…

Remaining Length of StayKnowledge DistillationContrastive Learning

ReMedi: Reasoner for Medical Clinical Prediction

2026-05-02 · Yushi Cao, Yiming Chen, Hongchao Jiang, Hung-yi Lee 외 arxiv

Predicting future clinical outcomes from electronic health records (EHR) remains challenging due to the complexity and heterogeneity of patient data. LLMs have shown strong potential for such predictive tasks, yet existi…

LadderMIL: Multiple Instance Learning with Coarse-to-Fine Self-Distillation

2025-02-04 · Shuyang Wu, Yifu Qiu, Ines P. Nearchou, Sandrine Prost 외

Multiple Instance Learning (MIL) for whole slide image (WSI) analysis in computational pathology often neglects instance-level learning as supervision is typically provided only at the bag level. In this work, we present…

BenchmarkingClassificationMultiple Instance LearningPrognosis+1

Distilled Reverse Attention Network for Open-world Compositional Zero-Shot Learning

2023-03-01 · ICCV 2023 1 · Yun Li, Zhe Liu, Saurav Jha, Sally Cripps 외

Open-World Compositional Zero-Shot Learning (OW-CZSL) aims to recognize new compositions of seen attributes and objects. In OW-CZSL, methods built on the conventional closed-world setting degrade severely due to the unco…

Compositional Zero-Shot LearningKnowledge DistillationZero-Shot Learning

Double Reverse Regularization Network Based on Self-Knowledge Distillation for SAR Object Classification

2023-11-26 · Bo Xu, Hao Zheng, Zhigang Hu, Liu Yang 외

In current synthetic aperture radar (SAR) object classification, one of the major challenges is the severe overfitting issue due to the limited dataset (few-shot) and noisy data. Considering the advantages of knowledge d…

Knowledge DistillationSelf-Knowledge Distillation