paper-with-me

홈 › Papers

Prompting is not a substitute for probability measurements in large language models

2023-05-22 · Jennifer Hu, Roger Levy

Prompting is now a dominant method for evaluating the linguistic knowledge of large language models (LLMs). While other methods directly read out models' probability distributions over strings, prompting requires models to access this internal information by processing linguistic input, thereby implicitly testing a new type of emergent ability: metalinguistic judgment. In this study, we compare metalinguistic prompting and direct probability measurements as ways of measuring models' linguistic knowledge. Broadly, we find that LLMs' metalinguistic judgments are inferior to quantities directly derived from representations. Furthermore, consistency gets worse as the prompt query diverges from direct measurements of next-word probabilities. Our findings suggest that negative results relying on metalinguistic prompts cannot be taken as conclusive evidence that an LLM lacks a particular linguistic generalization. Our results also highlight the value that is lost with the move to closed APIs where access to probability distributions is limited.

📄 PDF Abstract BibTeX arXiv:2305.13264

Code (1)

jennhu/metalinguistic-prompting 공식 구현

Similar Papers 제목 키워드 기반

Psychometric Predictive Power of Large Language Models

2023-11-13 · Tatsuki Kuribayashi, Yohei Oseki, Timothy Baldwin

Instruction tuning aligns the response of large language models (LLMs) with human preferences. Despite such efforts in human--LLM alignment, we find that instruction tuning does not always make LLMs human-like from a cog…

Measuring Scalar Constructs in Social Science with LLMs

2025-09-03 · Hauke Licht, Rupak Sarkar, Patrick Y. Wu, Pranav Goel 외 arxiv

Many constructs that characterize language, like its complexity or emotionality, have a naturally continuous semantic structure; a public speech is not just "simple" or "complex," but exists on a continuum between extrem…

Do Language Models Enjoy Their Own Stories? Prompting Large Language Models for Automatic Story Evaluation

2024-05-22 · Cyril Chhun, Fabian M. Suchanek, Chloé Clavel

Storytelling is an integral part of human experience and plays a crucial role in social interactions. Thus, Automatic Story Evaluation (ASE) and Generation (ASG) could benefit society in multiple ways, but they are chall…

When Do LLMs Generate Realistic Social Networks? A Multi-Dimensional Study of Culture, Language, Scale, and Method

2026-05-13 · Sai Hemanth Kilaru, Sriram Theerdh Manikyala, Raghav Upadhyay, Sri Sai Kumar Ramavath 외 arxiv

Large language models (LLMs) are increasingly used as substitutes for human subjects in behavioral simulations, including synthetic social network generation. Yet it remains unclear how their relational outputs depend on…

The Prompt is Mightier than the Example

2025-05-24 · Shengzhe Xu, Nikhil Muralidhar, Naren Ramakrishnan

Numerous recent prompt optimization approaches like chain-of-thought, have been demonstrated to significantly improve the quality of content generated by large language models (LLMs). In-context learning (ICL), a recent …

In-Context LearningSynthetic Data GenerationTabular Data Generation