paper-with-me

홈 › Papers

Do LLMs Play Dice? Exploring Probability Distribution Sampling in Large Language Models for Behavioral Simulation

2024-04-13 · Jia Gu, Liang Pang, HuaWei Shen, Xueqi Cheng

With the rapid advancement of large language models (LLMs) for handling complex language tasks, an increasing number of studies are employing LLMs as agents to emulate the sequential decision-making processes of humans often represented as Markov decision-making processes (MDPs). The actions in MDPs adhere to specific probability distributions and require iterative sampling. This arouses curiosity regarding the capacity of LLM agents to comprehend probability distributions, thereby guiding the agent's behavioral decision-making through probabilistic sampling and generating behavioral sequences. To answer the above question, we divide the problem into two main aspects: sequence simulation with known probability distribution and sequence simulation with unknown probability distribution. Our analysis indicates that LLM agents can understand probabilities, but they struggle with probability sampling. Their ability to perform probabilistic sampling can be improved to some extent by integrating coding tools, but this level of sampling precision still makes it difficult to simulate human behavior as agents.

📄 PDF Abstract BibTeX arXiv:2404.09043

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSequential Decision Making

Similar Papers 제목 키워드 기반

Probability-turbulence divergence: A tunable allotaxonometric instrument for comparing heavy-tailed categorical distributions

2020-08-30 · P. S. Dodds, J. R. Minot, M. V. Arnold, T. Alshaabi 외

Real-world complex systems often comprise many distinct types of elements as well as many more types of networked interactions between elements. When the relative abundances of types can be measured well, we often observ…

Large Language Models Are Bad Dice Players: LLMs Struggle to Generate Random Numbers from Statistical Distributions

2026-01-08 · Minda Zhao, Yilun Du, Mengyu Wang arxiv

As large language models (LLMs) transition from chat interfaces to integral components of stochastic pipelines and systems approaching general intelligence, the ability to faithfully sample from specified probability dis…

Question Generation

From Kinetic Theory to AI: a Rediscovery of High-Dimensional Divergences and Their Properties

2025-07-15 · Gennaro Auricchio, Giovanni Brigati, Paolo Giudici, Giuseppe Toscani arxiv

Selecting an appropriate divergence measure is a critical aspect of machine learning, as it directly impacts model performance. Among the most widely used, we find the Kullback-Leibler (KL) divergence, originally introdu…

DICE: Detecting In-distribution Contamination in LLM's Fine-tuning Phase for Math Reasoning

2024-06-06 · Shangqing Tu, Kejian Zhu, Yushi Bai, Zijun Yao 외

The advancement of large language models (LLMs) relies on evaluation using public benchmarks, but data contamination can lead to overestimated performance. Previous researches focus on detecting contamination by determin…

Math

SoftDICE for Imitation Learning: Rethinking Off-policy Distribution Matching

2021-06-06 · Mingfei Sun, Anuj Mahajan, Katja Hofmann, Shimon Whiteson

We present SoftDICE, which achieves state-of-the-art performance for imitation learning. SoftDICE fixes several key problems in ValueDICE, an off-policy distribution matching approach for sample-efficient imitation learn…

Imitation LearningMuJoCo