Search papers, labs, and topics across Lattice.
The paper introduces StakeBench, a novel evaluation framework for financial NLP that grounds language understanding in observable market behavior and commitment, rather than relying on external labels. It links a large dataset of market comments to verified trading actions and market odds from Polymarket and Manifold, creating supervision signals from revealed preferences. Experiments across 15 LLMs reveal that while models can partially recover position-side signals, they exhibit structural failures in anticipating future actions and projecting collective odds, with no clear correlation between model scale and performance.
LLMs struggle to understand financial language when evaluated against real-world market commitments, revealing a disconnect between perceived sentiment and actual trading behavior.
Existing financial NLP benchmarks often rely on labels supplied by outside observers, measuring how language is perceived rather than what speakers have committed to in the market. We introduce StakeBench, an evaluation framework for language understanding grounded in market commitment. StakeBench links 560,876 comments from 2,261 resolved markets to verified position, action, and market-odds records across Polymarket and Manifold. Supervision is derived from observable market behavior. Position sides, post-comment trading actions, and market-odds trajectories replace human annotation. Four diagnostic tasks test whether models detect market commitment, identify the revealed side, anticipate future action, and perform collective odds projection. Three commitment-aware metrics measure alignment with revealed preferences rather than perceived sentiment. Validity audits and explicit interpretation boundaries help distinguish observable commitment signals from latent belief and causal market-odds impact. Across 15 LLMs and 18 topics and platform settings, models partially recover position-side signals, with Directed Accuracy from 0.506 to 0.599, but show structural failures on later tasks. Ten of the fifteen models collapse to one or two action labels in future action anticipation, and no model consistently improves on the naive odds-direction baseline in collective odds projection. Model scale is not correlated with performance, finance-domain tuning does not improve revealed-side identification, and platform incentives strongly shape higher-order results. StakeBench is packaged with evaluation code and dataset under CC-BY 4.0.