paper-with-me

Papers

Verbalized Probabilistic Graphical Modeling with Large Language Models

2024-06-08 · Hengguan Huang, Xing Shen, Songtao Wang, Dianbo Liu, Hao Wang

Faced with complex problems, the human brain demonstrates a remarkable capacity to transcend sensory input and form latent understandings of perceived world patterns. However, this cognitive capacity is not explicitly considered or encoded in current large language models (LLMs). As a result, LLMs often struggle to capture latent structures and model uncertainty in complex compositional reasoning tasks. This work introduces a novel Bayesian prompting approach that facilitates training-free Bayesian inference with LLMs by using a verbalized Probabilistic Graphical Model (PGM). While traditional Bayesian approaches typically depend on extensive data and predetermined mathematical structures for learning latent factors and dependencies, our approach efficiently reasons latent variables and their probabilistic dependencies by prompting LLMs to adhere to Bayesian principles. We evaluated our model on several compositional reasoning tasks, both close-ended and open-ended. Our results indicate that the model effectively enhances confidence elicitation and text generation quality, demonstrating its potential to improve AI language understanding systems, especially in modeling uncertainty.

📄 PDF Abstract BibTeX arXiv:2406.05516

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceText Generation

Similar Papers 제목 키워드 기반

Are Large Language Models More Honest in Their Probabilistic or Verbalized Confidence?

2024-08-19 · Shiyu Ni, Keping Bi, Lulu Yu, Jiafeng Guo

Large language models (LLMs) have been found to produce hallucinations when the question exceeds their internal knowledge boundaries. A reliable model should have a clear perception of its knowledge boundaries, providing…

Flipping Against All Odds: Reducing LLM Coin Flip Bias via Verbalized Rejection Sampling

2025-06-11 · Tim Z. Xiao, Johannes Zenn, Zhen Liu, Weiyang Liu 외

Large language models (LLMs) can often accurately describe probability distributions using natural language, yet they still struggle to generate faithful samples from them. This mismatch limits their use in tasks requiri…

AllDecision MakingPrompt Engineering

Probabilistic Graphical Models: A Concise Tutorial

2025-07-23 · Jacqueline Maasch, Willie Neiswanger, Stefano Ermon, Volodymyr Kuleshov arxiv

Probabilistic graphical modeling is a branch of machine learning that uses probability distributions to describe the world, make predictions, and support decision-making under uncertainty. Underlying this modeling framew…

Do LVLMs Know What They Know? A Systematic Study of Knowledge Boundary Perception in LVLMs

2025-08-26 · Zhikai Ding, Shiyu Ni, Keping Bi arxiv

Large vision-language models (LVLMs) demonstrate strong visual question answering (VQA) capabilities but are shown to hallucinate. A reliable model should perceive its knowledge boundaries-knowing what it knows and what …

Visual Question Answering

An Introduction to Conditional Random Fields

2010-11-17 · Charles Sutton, Andrew McCallum

Often we wish to predict a large number of variables that depend on each other as well as on other observed variables. Structured prediction methods are essentially a combination of classification and graphical modeling,…

General Classificationparameter estimationPredictionStructured Prediction