Reading Between the Tokens: Improving Preference Predictions through Mechanistic Forecasting
Sarah Ball, Simeon Allmendinger, Niklas Kühl, Frauke Kreuter
TL;DR
This paper argues that large language models contain structured, latent information about human preferences that is not reliably expressed in surface outputs. It introduces mechanistic forecasting, which identifies party-aligned value vectors in MLPs and aggregates persona-induced activations to produce distributional predictions comparable to real-world surveys. Across seven model families and six national elections, the approach yields improvements over probability-based predictions in many settings, with demographic attributes and high-entropy attributes benefiting most. The work highlights a new path for social-science prediction tasks by leveraging internal model representations, while emphasizing that latent signals should complement, not replace, traditional surveys. Practical guidance includes using entropy-based gating to decide when to apply latent-based estimators, and acknowledges limitations such as the need for white-box access and substantial compute.
Abstract
Large language models are increasingly used to predict human preferences in both scientific and business endeavors, yet current approaches rely exclusively on analyzing model outputs without considering the underlying mechanisms. Using election forecasting as a test case, we introduce mechanistic forecasting, a method that demonstrates that probing internal model representations offers a fundamentally different - and sometimes more effective - approach to preference prediction. Examining over 24 million configurations across 7 models, 6 national elections, multiple persona attributes, and prompt variations, we systematically analyze how demographic and ideological information activates latent party-encoding components within the respective models. We find that leveraging this internal knowledge via mechanistic forecasting (opposed to solely relying on surface-level predictions) can improve prediction accuracy. The effects vary across demographic versus opinion-based attributes, political parties, national contexts, and models. Our findings demonstrate that the latent representational structure of LLMs contains systematic, exploitable information about human preferences, establishing a new path for using language models in social science prediction tasks.
