paper-with-me

Papers

WARP: Wasserstein-Aligned RAG for Population Opinions

2026-08-24 · Aman Singh Thakur, Aditya Agrawal, Alwarappan Nakkiran, Alex Karlsson arxiv

RAG systems are increasingly used to summarize what large collections of documents say. A user asks "What do people think about X?" and receives an answer that reads as consensus. But standard top-k retrieval ranks documents by query similarity, not by how faithfully they represent the population, so minority views quietly disappear. Existing fixes fall short. Diversity re-rankers like MMR and DPP spread retrieved documents apart, but with no target distribution to aim for. Calibration methods based on KL or JS divergence do target one, yet treat opinion bins as unordered: confusing strong positive with strong negative costs no more than an adjacent-bin miss. We introduce WARP, a family of post-retrieval algorithms that calibrate retrieved evidence to the population's opinion distribution. WARP first recovers underrepresented opinions that cosine ranking may bury, then uses Wasserstein-1 distance to select documents whose sentiment-intensity distribution matches the population target, capturing the ordinal structure ignored by KL and JS divergence. We develop three variants for dense, sparse, and variable candidate pools, trading off calibration quality and speed. Across three review domains spanning 35K documents, 156 queries, and 26 entities, WARP's domain-matched variants reduce distributional error by at least 43% with sub-second latency. These gains carry through to generation: a five-judge LLM panel prefers WARP-generated answers in 86% of decided comparisons at k <= 5.

📄 PDF Abstract BibTeX arXiv:2608.22859

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inference in Opinion Dynamics under Social Pressure

2021-04-22 · Ali Jadbabaie, Anuran Makur, Elchanan Mossel, Rabih Salhab

We introduce a new opinion dynamics model where a group of agents holds two kinds of opinions: inherent and declared. Each agent's inherent opinion is fixed and unobservable by the other agents. At each time step, agents…

Improving Cross-Cultural Survey Simulation with Calibrated Value Personas

2026-05-15 · Axel Abels, Elias Fernandez Domingos, Apurva Shah, Tom Lenaerts arxiv

Large language models (LLMs) are increasingly used to simulate human opinions and survey responses, but their ability to reproduce population responses across cultures remains limited. Existing persona-based prompting me…

Language Models Trained on Media Diets Can Predict Public Opinion

2023-03-28 · Eric Chu, Jacob Andreas, Stephen Ansolabehere, Deb Roy

Public opinion reflects and shapes societal behavior, but the traditional survey-based tools to measure it are limited. We introduce a novel approach to probe media diet models -- language models adapted to online news, …

Probing Language ModelsSurvey

On the Alignment of Large Language Models with Global Human Opinion

2025-09-01 · Yang Liu, Masahiro Kaneko, Chenhui Chu arxiv

Today's large language models (LLMs) are capable of supporting multilingual scenarios, allowing users to interact with LLMs in their native languages. When LLMs respond to subjective questions posed by users, they are ex…

Do Political Opinions Transfer Between Western Languages? An Analysis of Unaligned and Aligned Multilingual LLMs

2025-08-07 · Franziska Weeber, Tanise Ceron, Sebastian Padó arxiv

Public opinion surveys show cross-cultural differences in political opinions between socio-cultural contexts. However, there is no clear evidence whether these differences translate to cross-lingual differences in multil…