AIBullisharXiv – CS AI · Jun 117/10
🧠Researchers introduce OpenMedReason, a 450K-instance dataset of medical images paired with reasoning traces derived from scientific literature, designed to improve vision-language models for clinical applications. The dataset enables 20% accuracy improvements in medical visual question-answering and demonstrates that AI models can learn to ground diagnostic reasoning in evidence rather than producing answers without justification.
🏢 Hugging Face
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce SkeMex, a self-evolving skill-based memory framework that enables medical AI agents to improve after deployment without retraining model weights. The system distills clinical interaction trajectories into reusable procedural skills, organized across multiple memory branches, and uses environment feedback to determine which experiences are genuinely useful for future decision-making.
AIBullisharXiv – CS AI · May 277/10
🧠Researchers introduce MedGuideX, a medical language model trained on executable clinical decision logic extracted from practice guidelines, achieving 10.28% accuracy improvement over existing methods. The approach transforms procedural guideline structures into synthetic training data that teaches models both correct clinical decisions and counterfactual reasoning, with physician validation confirming improved explanation quality.
AIBullisharXiv – CS AI · May 127/10
🧠MedThink presents a two-stage knowledge distillation framework that improves diagnostic accuracy in smaller language models by having teacher LLMs guide reasoning correction rather than simply transferring surface-level patterns. The approach achieves up to 12.7% improvement over baseline models while maintaining computational efficiency for resource-constrained clinical environments.
AINeutralarXiv – CS AI · Apr 137/10
🧠Researchers present a comprehensive survey of medical reasoning in large language models, introducing MR-Bench, a clinical benchmark derived from real hospital data. The study reveals a significant performance gap between exam-style tasks and authentic clinical decision-making, highlighting that robust medical reasoning requires more than factual recall in safety-critical healthcare applications.
AIBullisharXiv – CS AI · Mar 117/10
🧠Researchers have developed Meissa, a lightweight 4B-parameter medical AI model that brings advanced agentic capabilities offline for healthcare applications. The system matches frontier models like GPT in medical benchmarks while operating with 25x fewer parameters and 22x lower latency, addressing privacy and cost concerns in clinical settings.
🧠 Gemini
AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers propose MIND, a reinforcement learning framework that improves AI-powered psychiatric consultation by addressing key challenges in diagnostic accuracy and clinical reasoning. The system uses a Criteria-Grounded Psychiatric Reasoning Bank to provide better clinical support and reduce inquiry drift during multi-turn patient interactions.
AINeutralarXiv – CS AI · Mar 47/102
🧠Researchers audited the MedCalc-Bench benchmark for evaluating AI models on clinical calculator tasks, finding over 20 errors in the dataset and showing that simple 'open-book' prompting achieves 81-85% accuracy versus previous best of 74%. The study suggests the benchmark measures formula memorization rather than clinical reasoning, challenging how AI medical capabilities are evaluated.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce TRIAGE, an LLM-based framework that uses dialectical reasoning to improve risk prediction on irregularly sampled medical time series data. The approach generates competing clinical outcome rationales to produce calibrated, continuous risk scores rather than overconfident binary predictions, achieving 3.3% AUPRC improvement and 81% reduction in calibration error versus baseline methods.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce ClinPivot, a benchmark testing whether clinical AI models adjust treatment decisions when patient contexts change. The study reveals that strong medical QA performance does not correlate with sound clinical decision-making, with leading models often failing to modify treatment choices appropriately when clinical constraints shift.