Hybrid Decision Making via Conformal VLM-generated Guidance

arXiv cs.AI / 4/17/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes ConfGuide, a new learning-to-guide (LtG) method for hybrid decision making that provides textual guidance rather than direct decisions.
  • It aims to solve a key drawback of prior guidance approaches by avoiding information overload that comes from compounding guidance across all possible outcomes.
  • ConfGuide uses conformal risk control to select a subset of outcomes and maintain an upper bound on the false-negative rate, improving the reliability of the guidance.
  • Experiments on a real-world multi-label medical diagnosis task show that the approach is promising based on empirical results.

Abstract

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.