Truthfulness Does Not Scale Like Reasoning: Why Polling Fails as a Proxy Verifier
Abstract
Lay Summary
Many AI systems answer questions by generating several possible answers and then choosing the one that appears most often. This can work well for problems like math or programming, where answers can be checked. But many important questions do not have an easy way to verify the answer. We study whether asking many language models, or asking the same model many times, can make AI answers more truthful in these harder settings. Across several question-answering and forecasting tasks, we find that it usually does not. The models often agree with each other, but this agreement does not reliably mean they are correct. In many cases, the models make the same mistakes. Our results suggest that agreement among AI systems should not be treated as proof that an answer is true. It may still be useful as a warning sign that a question needs extra checking, such as looking up evidence, using tools, or asking a human. But for questions without a clear way to verify the answer, simply polling more AI systems is not enough to make them trustworthy.