LGAIFeb 13

Exploring Accurate and Transparent Domain Adaptation in Predictive Healthcare via Concept-Grounded Orthogonal Inference

arXiv:2602.12542v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses the problem of domain adaptation in predictive healthcare for clinicians and patients, providing a transparent method to improve trust and safety, though it is incremental in combining accuracy with explainability.

The paper tackles performance degradation in deep learning models for clinical event prediction on electronic health records when deployed under different data distributions, proposing ExtraCare to achieve more accurate predictions than most feature alignment models while offering human-understandable explanations through concept mapping and ablations.

Deep learning models for clinical event prediction on electronic health records (EHR) often suffer performance degradation when deployed under different data distributions. While domain adaptation (DA) methods can mitigate such shifts, its "black-box" nature prevents widespread adoption in clinical practice where transparency is essential for trust and safety. We propose ExtraCare to decompose patient representations into invariant and covariant components. By supervising these two components and enforcing their orthogonality during training, our model preserves label information while exposing domain-specific variation at the same time for more accurate predictions than most feature alignment models. More importantly, it offers human-understandable explanations by mapping sparse latent dimensions to medical concepts and quantifying their contributions via targeted ablations. ExtraCare is evaluated on two real-world EHR datasets across multiple domain partition settings, demonstrating superior performance along with enhanced transparency, as evidenced by its accurate predictions and explanations from extensive case studies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes