paper-with-me

홈 › Papers

Zero-Shot Active Feature Acquisition via LLM-Elicitation

2026-06-17 · Binyamin Perets, Natalie Mendelson, Shiran Vainberg, Yehuda Chowers, Shai Shen-Orr, Shie Mannor arxiv

Active feature acquisition (AFA) sequentially selects which features to observe to reach a classification or ranking decision. Its central limitation is reliance on large amount of labeled data to fit probabilistic models guiding acquisition. Large language models (LLMs) supply unsupervised domain knowledge, but are poor sequential planners. Asking one to both know and decide conflates capabilities best kept separate. Here, we develop a framework for zero-shot AFA through disciplined elicitation: asking the LLM only for what it can be trusted to return, the unary deviations and pairwise co-variations that are the sufficient statistics of a Markov random field (MRF). We apply our framework to two settings: binary classification and top-$k$ identification. In practice, the LLM reliably returns only discriminative statistics, what distinguishes the classes rather than each class in isolation, which precludes classical AFA. We apply a maximum-entropy closure that resolves this gauge ambiguity. We evaluate on a cohort of Inflammatory Bowel Disease (IBD) patients, an active clinical setting where diagnostic ambiguity and patient heterogeneity obstruct stable treatment strategies. Our framework outperforms the LLM both on real labels and on its own extracted beliefs. Where it matters most, on the hardest patients, our top-$k$ acquisition policy markedly outperforms all existing methods.

📄 PDF Abstract BibTeX arXiv:2606.18933

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

DE-NER : Zero-shot Named Entity Recognition via Dialogue Elicitation of Large Language Models

2026-08-01 · Xuankang Zhang, Jiangming Liu arxiv

Recent advancements of zero-shot Named Entity Recognition (NER) establish strong baselines by formulating sequence labeling into question answering where Large Language Models (LLMs) can be naturally adopted. However, ex…

Question Answering

Towards Universal Neural Likelihood Inference

2025-08-12 · Shreyas Bhat Brahmavar, Yang Li, Qiyang Liu, Shashank Srivastava 외 arxiv

We introduce universal neural likelihood inference (UNLI): enabling a single model to provide data-grounded, conditional likelihood predictions for arbitrary targets given any collection of observed features, across dive…

Bayesian Preference Elicitation: Human-In-The-Loop Optimization of An Active Prosthesis

2026-02-26 · Sophia Taddei, Wouter Koppen, Eligia Alfio, Stefano Nuzzo 외 arxiv

Tuning active prostheses for people with amputation is time-consuming and relies on metrics that may not fully reflect user needs. We introduce a human-in-the-loop optimization (HILO) approach that leverages direct user …

Interactive Prior Elicitation of Feature Similarities for Small Sample Size Prediction

2016-12-08 · Homayun Afrabandpey, Tomi Peltola, Samuel Kaski

Regression under the "small $n$, large $p$" conditions, of small sample size $n$ and large number of features $p$ in the learning data set, is a recurring setting in which learning from data is difficult. With prior know…

Predictionregression

Amortized Active Learning for Nonparametric Functions

2024-07-25 · Cen-You Li, Marc Toussaint, Barbara Rakitsch, Christoph Zimmer

Active learning (AL) is a sequential learning scheme aiming to select the most informative data. AL reduces data consumption and avoids the cost of labeling large amounts of data. However, AL trains the model and solves …

Active Learning