Search papers, labs, and topics across Lattice.
The paper introduces Ptah, a multi-agent system designed for verifiable multimodal deep research, addressing the challenge of generating long-form reports with interleaved text and visual evidence. Ptah employs specialized agents for planning, research, and writing, incorporating a Visual Working Memory to maintain source-aligned images and a verifier agent to ensure factual grounding and cross-modal consistency. Experiments on deep research benchmarks demonstrate that Ptah generates more reliable and visually informative multimodal reports compared to existing methods, as evaluated by their new PtahEval protocol.
Achieve more reliable and visually informative multimodal reports by enforcing factual grounding, citation fidelity, and cross-modal consistency throughout the workflow with a multi-agent system.
Large Language Models (LLMs) have advanced autonomous agents from deep search, which retrieves concise factual answers, to deep research, which synthesizes scattered evidence into long-form reports. However, verifiable multimodal deep research remains challenging due to open-ended synthesis without deterministic ground truth and the need to interleave textual arguments with visual evidence. We propose \textsc{Ptah}, a multi-agent harness for interleaved report generation. \textsc{Ptah} orchestrates the lifecycle from user query to rendered web report through planning, research, and writing stages, where specialized agents construct visual-aware plans, collect claim-grounded evidence, maintain source-aligned images in a \textit{Visual Working Memory}, and compose reports through declarative multimodal tool use. A verifier agent serves as the harness's acceptance function, enforcing factual grounding, citation fidelity, and cross-modal consistency throughout the workflow. We further introduce \textsc{Ptah}Eval, an evaluation protocol that augments existing benchmarks with image-level and presentation-level assessments. Experiments on deep research benchmarks show that \textsc{Ptah} produces more reliable, visually informative, and usable human-facing multimodal reports than strong baselines.