An Open and Reproducible Deep Research Agent for Long-Form Question Answering
By: Ikuya Yamada , Wataru Ikeda , Ko Yoshida and more
Potential Business Impact:
Helps computers answer hard questions by searching and thinking.
We present an open deep research system for long-form question answering, selected as a winning system in the text-to-text track of the MMU-RAG competition at NeurIPS 2025. The system combines an open-source large language model (LLM) with an open web search API to perform iterative retrieval, reasoning, and synthesis in real-world open-domain settings. To enhance reasoning quality, we apply preference tuning based on LLM-as-a-judge feedback that evaluates multiple aspects, including clarity, insightfulness, and factuality. Our experimental results show that the proposed method consistently improves answer quality across all three aspects. Our source code is publicly available at https://github.com/efficient-deep-research/efficient-deep-research.
Similar Papers
Deep Research: A Systematic Survey
Computation and Language
Lets computers research and answer hard questions.
DeepResearcher: Scaling Deep Research via Reinforcement Learning in Real-world Environments
Artificial Intelligence
Helps computers learn to research the real internet.
Tongyi DeepResearch Technical Report
Computation and Language
Helps computers find information for deep research.