paper-with-me

홈 › Papers

Conformal Information Pursuit for Interactively Guiding Large Language Models

2025-07-04 · Kwan Ho Ryan Chan, Yuyan Ge, Edgar Dobriban, Hamed Hassani, René Vidal arxiv

A significant use case of instruction-finetuned Large Language Models (LLMs) is to solve question-answering tasks interactively. In this setting, an LLM agent is tasked with making a prediction by sequentially querying relevant information from the user, as opposed to a single-turn conversation. This paper explores sequential querying strategies that aim to minimize the expected number of queries. One such strategy is Information Pursuit (IP), a greedy algorithm that at each iteration selects the query that maximizes information gain or equivalently minimizes uncertainty. However, obtaining accurate estimates of mutual information or conditional entropy for LLMs is very difficult in practice due to over- or under-confident LLM proba- bilities, which leads to suboptimal query selection and predictive performance. To better estimate the uncertainty at each iteration, we propose Conformal Information Pursuit (C-IP), an alternative approach to sequential information gain based on conformal prediction sets. More specifically, C-IP leverages a relationship between prediction sets and conditional entropy at each iteration to estimate uncertainty based on the average size of conformal prediction sets. In contrast to conditional entropy, we find that conformal prediction sets are a distribution-free and robust method of measuring uncertainty. Experiments with 20 Questions show that C-IP obtains better predictive performance and shorter query-answer chains compared to previous approaches to IP and uncertainty-based chain-of-thought methods. Furthermore, extending to an interactive medical setting between a doctor and a patient on the MediQ dataset, C-IP achieves competitive performance with direct single-turn prediction while offering greater interpretability.

📄 PDF Abstract BibTeX arXiv:2507.03279

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonisometric Surface Registration via Conformal Laplace-Beltrami Basis Pursuit

2018-09-19 · Stefan C. Schonsheck, Michael M. Bronstein, Rongjie Lai

Surface registration is one of the most fundamental problems in geometry processing. Many approaches have been developed to tackle this problem in cases where the surfaces are nearly isometric. However, it is much more c…

Conformal Uncertainty Sets for Robust Optimization

2021-05-31 · Chancellor Johnstone, Bruce Cox

Decision-making under uncertainty is hugely important for any decisions sensitive to perturbations in observed data. One method of incorporating uncertainty into making optimal decisions is through robust optimization, w…

Conformal PredictionDecision MakingDecision Making Under UncertaintyMulti-target regression+2

Interactively shaping robot behaviour with unlabeled human instructions

2019-02-05 · Anis Najar, Olivier Sigaud, Mohamed Chetouani

In this paper, we propose a framework that enables a human teacher to shape a robot behaviour by interactively providing it with unlabeled instructions. We ground the meaning of instruction signals in the task-learning p…

Reinforcement LearningReinforcement Learning (RL)

Beyond Testers' Biases: Guiding Model Testing with Knowledge Bases using LLMs

2023-10-14 · Chenyang Yang, Rishabh Rustogi, Rachel Brower-Sinning, Grace A. Lewis 외

Current model testing work has mostly focused on creating test cases. Identifying what to test is a step that is largely ignored and poorly supported. We propose Weaver, an interactive tool that supports requirements eli…

Stance Detection

Conformalized Selective Regression

2024-02-26 · Anna Sokol, Nuno Moniz, Nitesh Chawla

Should prediction models always deliver a prediction? In the pursuit of maximum predictive performance, critical considerations of reliability and fairness are often overshadowed, particularly when it comes to the role o…

Conformal PredictionFairnessPredictionregression