Zero-Shot Belief: A Hard Problem for LLMs
John Murzaku, Owen Rambow
TL;DR
Belief detection in text, including author and nested source beliefs, is shown to be hard for LLMs in zero-shot settings. The authors propose unified and hybrid zero-shot frameworks, with the Hybrid approach achieving new state-of-the-art on FactBank and revealing that Nested belief remains a major challenge. They also demonstrate transferability to ModaFact and provide detailed error analyses and ablations, highlighting both potential and limitations of current LLMs for structured belief reasoning. The work informs future directions for multilingual belief understanding and cost-conscious prompting strategies.
Abstract
We present two LLM-based approaches to zero-shot source-and-target belief prediction on FactBank: a unified system that identifies events, sources, and belief labels in a single pass, and a hybrid approach that uses a fine-tuned DeBERTa tagger for event detection. We show that multiple open-sourced, closed-source, and reasoning-based LLMs struggle with the task. Using the hybrid approach, we achieve new state-of-the-art results on FactBank and offer a detailed error analysis. Our approach is then tested on the Italian belief corpus ModaFact.
