菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-16
📄 Abstract - Hybrid Decision Making via Conformal VLM-generated Guidance

Building on recent advances in AI, hybrid decision making (HDM) holds the promise of improving human decision quality and reducing cognitive load. We work in the context of learning to guide (LtG), a recently proposed HDM framework in which the human is always responsible for the final decision: rather than suggesting decisions, in LtG the AI supplies (textual) guidance useful for facilitating decision making. One limiting factor of existing approaches is that their guidance compounds information about all possible outcomes, and as a result it can be difficult to digest. We address this issue by introducing ConfGuide, a novel LtG approach that generates more succinct and targeted guidance. To this end, it employs conformal risk control to select a set of outcomes, ensuring a cap on the false negative rate. We demonstrate our approach on a real-world multi-label medical diagnosis task. Our empirical evaluation highlights the promise of ConfGuide.

顶级标签: medical agents model evaluation
详细标签: hybrid decision making conformal prediction visual language model medical diagnosis risk control 或 搜索:

通过符合性视觉语言模型生成指导的混合决策 / Hybrid Decision Making via Conformal VLM-generated Guidance


1️⃣ 一句话总结

这篇论文提出了一种名为ConfGuide的新方法,它利用符合性风险控制技术,在混合决策框架中为人类决策者生成更简洁、有针对性的文本指导,从而在保证关键信息不遗漏的前提下,降低其认知负担并提升决策质量,并在真实世界的医疗诊断任务中验证了其有效性。

源自 arXiv: 2604.14980