Researchers address the reliability gap in LLM fact-checking where models force binary verdicts despite weak or inconsistent evidence. They propose Evidence Chain Evaluation (ECE), a framework allowing agents to abstain and return uncertain verdicts when confidence is low. This tool-using agent gathers evidence via web and scholarly searches to provide structured outcomes with source metadata.
- LLMs often force true/false decisions even when evidence is sparse or conflicting, reducing reliability.
- ECE framework enables abstention via uncertain verdicts instead of forced binary classification.
- System uses a tool-using agent for multi-source evidence gathering and structured output.
- Achieved 91.6% accuracy and 93.7% coverage on ECE-Bench with confidence scoring.
- Provides source-level metadata to help engineers assess evidence quality and provenance.