Search papers, labs, and topics across Lattice.
The paper introduces FrameRef, a dataset of over 1 million reframed claims across five dimensions (authoritative, consensus, emotional, prestige, sensationalist), designed to study the impact of information framing on user beliefs. They propose a simulation framework using framing-sensitive agent personas, created by fine-tuning language models with framing-conditioned loss attenuation, to model sequential information exposure. Results from Monte Carlo trajectory sampling demonstrate that even small framing-induced biases can lead to significant divergence in long-term information health trajectories, validated by human evaluation.
FrameRef reveals how subtle, systematic framing biases in information exposure can compound over time, leading to substantial divergence in users' cumulative information health trajectories.
Information ecosystems increasingly shape how people internalize exposure to adverse digital experiences, raising concerns about the long-term consequences for information health. In modern search and recommendation systems, ranking and personalization policies play a central role in shaping such exposure and its long-term effects on users. To study these effects in a controlled setting, we present FrameRef, a large-scale dataset of 1,073,740 systematically reframed claims across five framing dimensions: authoritative, consensus, emotional, prestige, and sensationalist, and propose a simulation-based framework for modeling sequential information exposure and reinforcement dynamics characteristic of ranking and recommendation systems. Within this framework, we construct framing-sensitive agent personas by fine-tuning language models with framing-conditioned loss attenuation, inducing targeted biases while preserving overall task competence. Using Monte Carlo trajectory sampling, we show that small, systematic shifts in acceptance and confidence can compound over time, producing substantial divergence in cumulative information health trajectories. Human evaluation further confirms that FrameRef's generated framings measurably affect human judgment. Together, our dataset and framework provide a foundation for systematic information health research through simulation, complementing and informing responsible human-centered research. We release FrameRef, code, documentation, human evaluation data, and persona adapter models at https://github.com/infosenselab/frameref.