paper-with-me

Papers

AutoElicit: Using Large Language Models for Expert Prior Elicitation in Predictive Modelling

2024-11-26 · Alexander Capstick, Rahul G. Krishnan, Payam Barnaghi

Large language models (LLMs) acquire a breadth of information across various domains. However, their computational complexity, cost, and lack of transparency often hinder their direct application for predictive tasks where privacy and interpretability are paramount. In fields such as healthcare, biology, and finance, specialised and interpretable linear models still hold considerable value. In such domains, labelled data may be scarce or expensive to obtain. Well-specified prior distributions over model parameters can reduce the sample complexity of learning through Bayesian inference; however, eliciting expert priors can be time-consuming. We therefore introduce AutoElicit to extract knowledge from LLMs and construct priors for predictive models. We show these priors are informative and can be refined using natural language. We perform a careful study contrasting AutoElicit with in-context learning and demonstrate how to perform model selection between the two methods. We find that AutoElicit yields priors that can substantially reduce error over uninformative priors, using fewer labels, and consistently outperform in-context learning. We show that AutoElicit saves over 6 months of labelling effort when building a new predictive model for urinary tract infections from sensor recordings of people living with dementia.

📄 PDF Abstract BibTeX arXiv:2411.17284

Code (1)

alexcapstick/llm-elicited-priors 공식 구현 jax

Tasks

Bayesian InferenceIn-Context LearningModel Selection

Similar Papers 제목 키워드 기반

Simulation-Based Prior Knowledge Elicitation for Parametric Bayesian Models

2023-08-22 · Florence Bockting, Stefan T. Radev, Paul-Christian Bürkner

A central characteristic of Bayesian statistics is the ability to consistently incorporate prior knowledge into various modeling processes. In this paper, we focus on translating domain expert knowledge into correspondin…

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

Expert-elicitation method for non-parametric joint priors using normalizing flows

2024-11-24 · Florence Bockting, Stefan T. Radev, Paul-Christian Bürkner

We propose an expert-elicitation method for learning non-parametric joint prior distributions using normalizing flows. Normalizing flows are a class of generative models that enable exact, single-step density evaluation …

Decision Making

What Language Models Know But Don't Say: Non-Generative Prior Extraction for Generalization

2026-01-24 · Sara Rezaeimanesh, Mohammad M. Ghassemi arxiv

In domains like medicine and finance, large-scale labeled data is costly and often unavailable, leading to models trained on small datasets that struggle to generalize to real-world populations. Large language models con…

Bayesian Inference

Adaptively profiling models with task elicitation

2025-03-03 · Davis Brown, Prithvi Balehannina, Helen Jin, Shreya Havaldar 외

Language model evaluations often fail to characterize consequential failure modes, forcing experts to inspect outputs and build new benchmarks. We introduce task elicitation, a method that automatically builds new evalua…

HallucinationLanguage ModelingLanguage ModellingLegal Reasoning