paper-with-me

홈 › Papers

Assessing and Mitigating Miscalibration in LLM-Based Social Science Measurement

2026-05-12 · Jinyuan Wang, Ningyuan Deng, Yi Yang arxiv

Large language models (LLMs) are increasingly used in social science as scalable measurement tools for converting unstructured text into variables that can enter standard empirical designs. Measurement validity demands more than high average accuracy, which requires well calibrated confidence that faithfully reflects the empirical probability of each measurement being correct. This paper studies the model miscalibration in LLM-based social science measurement. We begin with a case study on FOMC and show that confidence based filtering can change downstream regression estimates when LLM confidence is miscalibrated. We then audit calibration across 14 social science constructs covering both proprietary models, including GPT-5-mini, DeepSeek-V3.2, and open source models. Across tasks and model families, reported confidence is poorly aligned with tolerance-based correctness. As a simple mitigation, we propose a soft label distillation pipeline for calibrating Bert with LLM. The method converts an LLM score and its verbalized confidence into a soft target distribution, then trains a smaller discriminative classifier on encoder models for these targets. Averaged across datasets, this approach reduces ECE by 43.2\% and Brier by 34.0\%. These results suggest that LLM-based social science pipelines should treat calibration as part of measurement validity, rather than as an optional post-processing concern.

📄 PDF Abstract BibTeX arXiv:2605.11954

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

dsld: A Socially Relevant Tool for Teaching Statistics

2024-11-06 · Taha Abdullah, Arjun Ashok, Brandon Zarate, Shubhada Martha 외

The growing power of data science can play a crucial role in addressing social discrimination, necessitating nuanced understanding and effective mitigation strategies for biases. "Data Science Looks At Discrimination" (D…

Bayesian Consensus: Consensus Estimates from Miscalibrated Instruments under Heteroscedastic Noise

2020-04-14 · Chirag Nagpal, Robert E. Tillman, Prashant Reddy, Manuela Veloso

We consider the problem of aggregating predictions or measurements from a set of human forecasters, models, sensors or other instruments which may be subject to bias or miscalibration and random heteroscedastic noise. We…

Bayesian Inference

A Novel Blind Adaptive Beamformer with Robustness against Mutual Coupling and Miscalibration Effects

2023-06-08 · M. Yaser Yağan, Ahmet F. Coşkun, Ali E. Pusane

Beamforming techniques utilized either at the transmitter or the receiver terminals have achieved superior quality-of-service performances from both the multi-antenna wireless communications systems, communications intel…

Validating LLMs in social science: Epistemic threats and emerging norms

2026-07-08 · Meera Desai, Dallas Card, Abigail Z. Jacobs arxiv

Large language models (LLMs) are reshaping social science methodology. Researchers increasingly prompt language models to generate quantitative measurements of social concepts, for example labeling data or simulating sur…

REPRO-Bench: Can Agentic AI Systems Assess the Reproducibility of Social Science Research?

2025-07-25 · Chuxuan Hu, Liyun Zhang, Yeji Lim, Aum Wadhwani 외 arxiv

Assessing the reproducibility of social science papers is essential for promoting rigor in research processes, but manual assessment is costly. With recent advances in agentic AI systems (i.e., AI agents), we seek to eva…