A Personalized Computational Framework for Assessing the Sufficiency of Partially Observed Data in Healthcare AI models

arXiv cs.LG Papers

Summary

This paper introduces Feature Sufficiency Analysis (FSA), a framework to determine whether a subset of clinical features is sufficient for AI model predictions, with case studies in postoperative ventilation and mortality prediction.

arXiv:2607.09165v1 Announce Type: new Abstract: Achieving early and timely diagnosis and treatment for disease is a major challenge. Recent applications of machine learning (ML) algorithms trained on patient data have shown promise in many different settings for predicting the patient health state. A challenge often faced when applying these ML algorithms is that at any given time, not all clinical variables (features) needed as input to perform prediction tasks are available. We define the concept of full-feature-capacity (FFC) to refer to prediction performance when such algorithms make use of all features on which they were trained. We then introduce Feature Sufficiency Analysis (FSA) - an analysis for determining whether a subset of all clinical features needed by an AI model is sufficient to achieve FFC. FSA estimates the underlying distributions of missing variables conditioned on features that are available. FSA provides a patient-specific assessment of whether the existing set of measured features achieves FFC. If yes, then there is no need to acquire further inputs and a ML-based prediction. We provide two case studies: prediction of need for postoperative prolonged ventilation in patients recovering from heart surgery; 10-year mortality prediction in an outpatient cohort. We also demonstrate that FSA also provides a clinically interpretable feature-ranking methodology based on prediction sufficiency, identifies intrinsically hard-to-predict patient populations, and has the potential to perform cost-aware optimization for clinical data acquisition. FSA provides a generic computational approach for determining whether incomplete clinical information is sufficient to support trustworthy AI-assisted clinical decision-making, thereby facilitating the prospective deployment of healthcare AI systems across diverse clinical settings.
Original Article
View Cached Full Text

Cached at: 07/13/26, 07:59 AM

# A Personalized Computational Framework for Assessing the Sufficiency of Partially Observed Data in Healthcare AI models
Source: [https://arxiv.org/abs/2607.09165](https://arxiv.org/abs/2607.09165)
[View PDF](https://arxiv.org/pdf/2607.09165)

> Abstract:Achieving early and timely diagnosis and treatment for disease is a major challenge\. Recent applications of machine learning \(ML\) algorithms trained on patient data have shown promise in many different settings for predicting the patient health state\. A challenge often faced when applying these ML algorithms is that at any given time, not all clinical variables \(features\) needed as input to perform prediction tasks are available\. We define the concept of full\-feature\-capacity \(FFC\) to refer to prediction performance when such algorithms make use of all features on which they were trained\. We then introduce Feature Sufficiency Analysis \(FSA\) \- an analysis for determining whether a subset of all clinical features needed by an AI model is sufficient to achieve FFC\. FSA estimates the underlying distributions of missing variables conditioned on features that are available\. FSA provides a patient\-specific assessment of whether the existing set of measured features achieves FFC\. If yes, then there is no need to acquire further inputs and a ML\-based prediction\. We provide two case studies: prediction of need for postoperative prolonged ventilation in patients recovering from heart surgery; 10\-year mortality prediction in an outpatient cohort\. We also demonstrate that FSA also provides a clinically interpretable feature\-ranking methodology based on prediction sufficiency, identifies intrinsically hard\-to\-predict patient populations, and has the potential to perform cost\-aware optimization for clinical data acquisition\. FSA provides a generic computational approach for determining whether incomplete clinical information is sufficient to support trustworthy AI\-assisted clinical decision\-making, thereby facilitating the prospective deployment of healthcare AI systems across diverse clinical settings\.

## Submission history

From: Qingchu Jin \[[view email](https://arxiv.org/show-email/1ad26e6c/2607.09165)\] **\[v1\]**Fri, 10 Jul 2026 07:49:19 UTC \(1,665 KB\)

Similar Articles

Skill-Augmented AI Agents for Medical Research Analysis: An Exploratory Multi-Model Human Evaluation in an NSCLC Transcriptomic Biomarker Task

arXiv cs.AI

This exploratory study evaluates whether augmenting AI agents with a medical research skill package improves the quality of transcriptomic research analysis outputs compared to native AI, using a multi-model human evaluation in an NSCLC biomarker task. Results show a directional but statistically non-significant improvement, highlighting the need for larger, more robust evaluations.

Evaluating AI Generated Summaries for Cancer Patients

arXiv cs.CL

This study evaluates AI-generated summaries for cancer patients using a dual assessment framework with human domain experts and LLMs as evaluators, focusing on accuracy, clinical relevance, and safety in healthcare applications.