AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers propose ALDM, an anatomically-conditioned latent diffusion model that synthesizes 3D brain MRI scans from limited data to improve glioma classification across medical imaging centers. The framework achieves superior synthetic image quality and clinical classification performance with only 16 target images, addressing a critical challenge in medical AI where domain shifts and data scarcity limit model generalization.
AIBullisharXiv – CS AI · Jun 237/10
🧠EnTrust is a new framework for multimodal medical image analysis that treats disagreement between imaging modalities as a direct source of predictive uncertainty rather than averaging it away. The approach combines feature decomposition, diffusion-based segmentation, and calibrated uncertainty estimation to help clinicians understand not just where predictions are uncertain, but why, achieving state-of-the-art accuracy across multiple medical imaging domains.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers developed GNOVA, a machine learning framework combining GRU neural networks with Neural ODEs and variational autoencoders to predict Alzheimer's disease progression using only routine clinical data without expensive neuroimaging. The model successfully reconstructed patient cognitive trajectories and forecasted future cognitive states with high accuracy across 1,727 ADNI patients over 10 years, enabling deployment in resource-constrained healthcare settings.
AIBullisharXiv – CS AI · May 297/10
🧠ConceptM³oE introduces a novel AI architecture that combines multimodal mixture-of-experts with interpretable concept bottlenecks for computational pathology, enabling medical AI models to provide transparent reasoning while maintaining competitive performance. The framework improves diagnostic accuracy in data-limited scenarios and demonstrates practical alignment with clinical decision-making processes.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose Dys-XAI, an influence-based explainability framework that makes deep learning predictions for dysarthria severity assessment interpretable by linking decisions to similar training examples. The method uses gradient-based influence approximations to identify supportive and competing samples, with validation experiments confirming that removing influential samples systematically alters predictions, addressing a critical gap between model performance and clinical adoptability.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose a Mamba-based architecture for multimodal medical data fusion that combines visual and tabular processing to improve cancer classification interpretability. Testing on skin and oral cancer datasets shows competitive performance with enhanced explainability through SHAP analysis, positioning state space models as viable alternatives to Transformers in medical AI applications.
AINeutralarXiv – CS AI · Jun 116/10
🧠Researchers propose a lightweight adaptation method to apply tabular foundation models to clinical survival analysis, demonstrating that pretrained representations combined with survival-aware objectives outperform traditional approaches. Testing on MIMIC-IV and eICU datasets shows 1.4-1.7% improvements over strong baselines like DeepSurv in predicting patient mortality and time-to-event outcomes.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers introduce LongMoE, a machine learning framework designed to improve clinical AI systems by simultaneously handling missing patient data and tracking disease progression over time. The model combines mixture-of-experts routing with temporal pattern recognition, demonstrating improvements across major medical datasets (ADNI, OASIS-3, MIMIC-IV).
AINeutralarXiv – CS AI · Jun 96/10
🧠SafeECGMatch introduces a calibration-aware semi-supervised learning framework for ECG classification that addresses the critical challenge of handling out-of-distribution anomalies in unlabeled medical data. Using dual-branch time-frequency architecture with adaptive confidence calibration, the method achieves state-of-the-art accuracy while maintaining reliable OOD rejection, advancing trustworthy AI deployment in clinical diagnostics.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce CondMedQA, a new benchmark for biomedical question answering that accounts for patient-specific conditions, and propose Condition-Gated Reasoning (CGR), a framework that builds condition-aware knowledge graphs to ensure medical reasoning adapts to individual patient contexts rather than assuming uniform knowledge application.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers present an anatomy-aware benchmark demonstrating that in low-data medical imaging scenarios, effective representation of clinically meaningful cardiac structures outperforms model complexity for pathology prediction. The study uses cardiac MRI segmentation data to show that simpler classifiers with better anatomical feature engineering achieve superior results compared to more complex models with generic representations.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers developed LesionDETR, a deep learning model that characterizes kidney lesions in CT scans at the individual lesion level rather than patient or organ level, predicting lesion type, size, enhancement, and attenuation. The model achieved strong performance on bilateral abnormality detection (AUC 0.799-0.817) but revealed that rare solid lesions remain challenging, suggesting data collection rather than architectural improvements are needed next.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose a motif-based framework for ECG analysis that identifies interpretable cardiac signatures through beat-aligned morphology patterns, enabling early detection of cardiovascular abnormalities. Using Dynamic Time Warping to extract representative cardiac cycles, the method quantifies morphological drift across short and long-term monitoring with three metrics: deviation from normal sinus rhythm, personalized baseline deviation, and motif instability. Testing on standard ECG datasets demonstrates significant separation between normal and arrhythmic subjects with high statistical significance.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers propose Score-Guided Classification (SGC), a novel machine learning framework for detecting Major Depressive Disorder from EEG signals that bypasses traditional data augmentation by using anomaly scoring to guide classification without synthesizing additional data. The method achieves strong results on multiple datasets while reducing computational overhead and maintaining generalizability across different hardware configurations.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers developed a specialized Named Entity Recognition model for identifying disease-related clinical entities in immunology and infectious disease texts, achieving 0.89 F1 score through transformer-based architecture with clinical embeddings. The model outperforms general-purpose NLP systems and LLMs in extracting granular biomedical concepts from unstructured medical narratives, enabling improved cohort identification and clinical decision support.
AIBullisharXiv – CS AI · May 296/10
🧠Researchers develop a federated domain generalization framework to improve respiratory sound classification across different stethoscope devices, addressing inter-device variability that hinders multi-site AI deployment in pulmonary disease detection. The approach combines causality-inspired interventions with multimodal learning to outperform existing baselines without requiring access to unseen devices during training.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers present Vital Trace, a protocol-constrained multi-agent AI framework designed to improve clinical risk prediction in intensive care units by tracking patient trajectories over extended periods. The system uses compact patient-state memory and structured reasoning agents rather than unbounded text histories, demonstrating better temporal consistency and interpretability on MIMIC-IV and eICU datasets.
AINeutralarXiv – CS AI · May 16/10
🧠Researchers propose a framework that treats clinician overrides of AI recommendations as preference signals for training clinical decision-support systems in value-based care settings. The approach combines preference learning with capability modeling to improve AI alignment with patient outcomes rather than encounter economics, addressing a failure mode called suppression bias.