A query-conditioned, snippet-grounded LLM pipeline extracts causal evidence from ReliefWeb reports and triangulates it into a Level-of-Evidence score, reporting high F1 and strong positive convergence for cash assistance on food outcomes.
Faithful-First Reasoning, Planning, and Acting for Multimodal LLMs
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multimodal Large Language Models (MLLMs) frequently suffer from unfaithfulness, generating reasoning chains that drift from visual evidence or contradict final predictions. We propose Faithful-First Reasoning, Planning, and Acting (RPA) framework in which FaithEvi provides step-wise and chain-level supervision by evaluating the faithfulness of intermediate reasoning, and FaithAct uses these signals to plan and execute faithfulness-aware actions during inference. Experiments across multiple multimodal reasoning benchmarks show that faithful-first RPA improves perceptual faithfulness by up to 24% over prompt-based and tool-augmented reasoning frameworks, without degrading task accuracy. Our analysis shows that treating faithfulness as a guiding principle perceptually faithful reasoning trajectories and mitigates hallucination behavior. This work thereby establishes a unified framework for both evaluating and enforcing faithfulness in multimodal reasoning. Code is at https://github.com/lijunxian111/Faithful-First-RPA.
fields
cs.CL 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Causal Evidence Extraction and Triangulation in Crisis Reports using Large Language Models: A ReliefWeb-based Study
A query-conditioned, snippet-grounded LLM pipeline extracts causal evidence from ReliefWeb reports and triangulates it into a Level-of-Evidence score, reporting high F1 and strong positive convergence for cash assistance on food outcomes.