Systematic Bias in Large Language Models: Discrepant Response Patterns in Binary vs. Continuous Judgment Tasks
Yi-Long Lu, Chunhui Zhang, Wei Wang
TL;DR
The study shows that how a task asks for a response can systematically bias LLM judgments, with binary formats pushing toward negative or oppositional outcomes compared with continuous scales. It uses two tasks—value judgments and sentiment analysis—across multiple open-source and commercial LLMs, employing deterministic prompts and simulated human profiles, and analyzes the data with hierarchical Bayesian regression. The main finding is a robust negative bias in binary responses (e.g., reduced probabilities of positive judgments), while continuous judgments better track human references, though label mappings can still induce biases. These results highlight the critical role of task design in LLM-supported decision making and suggest practical mitigations such as calibration, post hoc adjustments, and careful prompt design to improve reliability in sensitive domains.
Abstract
Large Language Models (LLMs) are increasingly used in tasks such as psychological text analysis and decision-making in automated workflows. However, their reliability remains a concern due to potential biases inherited from their training process. In this study, we examine how different response format: binary versus continuous, may systematically influence LLMs' judgments. In a value statement judgments task and a text sentiment analysis task, we prompted LLMs to simulate human responses and tested both formats across several models, including both open-source and commercial models. Our findings revealed a consistent negative bias: LLMs were more likely to deliver "negative" judgments in binary formats compared to continuous ones. Control experiments further revealed that this pattern holds across both tasks. Our results highlight the importance of considering response format when applying LLMs to decision tasks, as small changes in task design can introduce systematic biases.
