Yizhou Fang, Pujin Cheng, Yixiang Liu +2 more
Medical AI has a nagging habit of falling apart when it meets images from a scanner it never trained on, which can widen health gaps rather than close them. Most fixes try to anticipate the shift by simulating it or making pseudo-labels, but the real world throws up an essentially endless variety you cannot list in advance.
CRISP leans on a quieter regularity: even when a model's confidence numbers drift on unfamiliar images, the ranking of which regions it trusts most tends to hold. From that it carves a high-precision core that survives repeated perturbations to the model's internal features and a wider high-recall region that might be foreground under some perturbation, then squeezes the two together over several rounds. No target data, no test-time tuning, weights frozen. On cardiac MRI and lung-vessel CT, it reports better boundary accuracy than prior methods.
That comes from the abstract, so see the paper for the full assumption and exact reductions.
Distribution shift in medical imaging remains a central bottleneck for the clinical translation of medical AI. Failure to address it can lead to severe performance degradation in unseen environments and exacerbate health inequities. Existing methods for domain adaptation are inherently limited by exhausting predefined possibilities through simulated shifts or pseudo-supervision. Such strategies struggle in the open-ended and unpredictable real world, where distribution…
Learning Reach-Avoid Task with Reinforcement Learning: Vectorized Simulation and Benchmark
arXiv (cs.CV) · July 16, 2026Hierarchical Denoising For Multi-Step Visual Reasoning
arXiv (cs.CL) · July 16, 2026Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models
arXiv (cs.AI) · July 16, 2026RoboTTT: Context Scaling for Robot Policies