菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - Exemplar Diffusion: Improving Medical Object Detection with Opportunistic Labels

We present a framework to take advantage of existing labels at inference, called \textit{exemplars}, in order to improve the performance of object detection in medical images. The method, \textit{exemplar diffusion}, leverages existing diffusion methods for object detection to enable a training-free approach to adding information of known bounding boxes at test time. We demonstrate that for medical image datasets with clear spatial structure, the method yields an across-the-board increase in average precision and recall, and a robustness to exemplar quality, enabling non-expert annotation. Moreover, we demonstrate how our method may also be used to quantify predictive uncertainty in diffusion detection methods. Source code and data splits openly available online: this https URL

顶级标签: medical computer vision model evaluation
详细标签: object detection diffusion models medical imaging opportunistic labels inference enhancement 或 搜索:

范例扩散:利用机会性标签改进医学目标检测 / Exemplar Diffusion: Improving Medical Object Detection with Opportunistic Labels


1️⃣ 一句话总结

这篇论文提出了一种名为‘范例扩散’的新方法,它能在医学图像检测时直接利用已有的标注信息来提升检测精度和召回率,无需重新训练模型,并且对标注质量要求不高,还能帮助评估预测的不确定性。

源自 arXiv: 2603.15267