paper-with-me

홈 › Papers

Think Again! The Effect of Test-Time Compute on Preferences, Opinions, and Beliefs of Large Language Models

2025-05-26 · George Kour, Itay Nakash, Ateret Anaby-Tavor, Michal Shmueli-Scheuer

As Large Language Models (LLMs) become deeply integrated into human life and increasingly influence decision-making, it's crucial to evaluate whether and to what extent they exhibit subjective preferences, opinions, and beliefs. These tendencies may stem from biases within the models, which may shape their behavior, influence the advice and recommendations they offer to users, and potentially reinforce certain viewpoints. This paper presents the Preference, Opinion, and Belief survey (POBs), a benchmark developed to assess LLMs' subjective inclinations across societal, cultural, ethical, and personal domains. We applied our benchmark to evaluate leading open- and closed-source LLMs, measuring desired properties such as reliability, neutrality, and consistency. In addition, we investigated the effect of increasing the test-time compute, through reasoning and self-reflection mechanisms, on those metrics. While effective in other tasks, our results show that these mechanisms offer only limited gains in our domain. Furthermore, we reveal that newer model versions are becoming less consistent and more biased toward specific viewpoints, highlighting a blind spot and a concerning trend. POBS: https://ibm.github.io/POBS

📄 PDF Abstract BibTeX arXiv:2505.19621

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OpenDeepThink: Parallel Reasoning via Bradley-Terry Aggregation

2026-05-14 · Shang Zhou, Wenhao Chai, Kaiyuan Liu, Huanzhi Mao 외 arxiv

Test-time compute scaling is a primary axis for improving LLM reasoning. Existing methods primarily scale depth by extending a single reasoning trace. Scaling breadth by sampling multiple candidates in parallel is straig…

Learning to Stop Overthinking at Test Time

2025-02-16 · Hieu Tran Bao, Nguyen Cong Dat, Nguyen Duc Anh, Hoang Thanh Tung

Test time scaling is currently one of the most active research areas that shows promise after training time scaling has reached its limits. Deep-thinking (DT) models are a class of recurrent models that can perform easy-…

Visual Reasoning

When More Thinking Hurts: Overthinking in LLM Test-Time Compute Scaling

2026-04-12 · Shu Zhou, Rui Ling, Junan Chen, Xin Wang 외 arxiv

Scaling test-time compute through extended chains of thought has become a dominant paradigm for improving large language model reasoning. However, existing research implicitly assumes that longer thinking always yields b…

ParaThinker: Native Parallel Thinking as a New Paradigm to Scale LLM Test-time Compute

2025-08-30 · Hao Wen, Yifan Su, Feifei Zhang, Yunxin Liu 외 arxiv

Recent advances in Large Language Models (LLMs) have been driven by test-time compute scaling - a strategy that improves reasoning by generating longer, sequential thought processes. While effective, this approach encoun…

Towards Thinking-Optimal Scaling of Test-Time Compute for LLM Reasoning

2025-02-25 · Wenkai Yang, Shuming Ma, Yankai Lin, Furu Wei

Recent studies have shown that making a model spend more time thinking through longer Chain of Thoughts (CoTs) enables it to gain significant improvements in complex reasoning tasks. While current researches continue to …

MathMathematical Reasoning