paper-with-me

Papers

DocDancer: Towards Agentic Document-Grounded Information Seeking

2026-01-08 · Qintong Zhang, Xinjie Lv, Jialong Wu, Baixuan Li, Zhengwei Tao, Guochen Yan, Huanyao Zhang, Bin Wang, Jiahao Xu, Haitao Mi, Wentao Zhang arxiv

Document Question Answering (DocQA) focuses on answering questions grounded in given documents, yet existing DocQA agents lack effective tool utilization and largely rely on closed-source models. In this work, we introduce DocDancer, an end-to-end trained open-source Doc agent. We formulate DocQA as an information-seeking problem and propose a tool-driven agent framework that explicitly models document exploration and comprehension. To enable end-to-end training of such agents, we introduce an Exploration-then-Synthesis data synthesis pipeline that addresses the scarcity of high-quality training data for DocQA. Training on the synthesized data, the trained models on two long-context document understanding benchmarks, MMLongBench-Doc and DocBench, show their effectiveness. Further analysis provides valuable insights for the agentic tool design and synthetic data.

📄 PDF Abstract BibTeX arXiv:2601.05163

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

InfoDeepSeek: Benchmarking Agentic Information Seeking for Retrieval-Augmented Generation

2025-05-21 · Yunjia Xi, Jianghao Lin, Menghui Zhu, Yongzhao Xiao 외

Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by grounding responses with retrieved information. As an emerging paradigm, Agentic RAG further enhances this process by introducing autonomous L…

BenchmarkingRAGRetrievalRetrieval-augmented Generation

Evaluating Large Language Models for Document-grounded Response Generation in Information-Seeking Dialogues

2023-09-21 · Norbert Braunschweiler, Rama Doddipatla, Simon Keizer, Svetlana Stoyanchev

In this paper, we investigate the use of large language models (LLMs) like ChatGPT for document-grounded response generation in the context of information-seeking dialogues. For evaluation, we use the MultiDoc2Dial corpu…

Response Generation

Struct-Searcher: Agentic Structural Thinking Advances Multimodal Deep Information Seeking

2026-06-05 · Fan Zhang, Vireo Zhang, Shengju Qian, Haoxuan Li 외 arxiv

Deep research agents have attracted increasing attention for their ability to collect large-scale online information to acquire target knowledge, with recent efforts shifting from purely text-based information seeking to…

MultiDoc2Dial: Modeling Dialogues Grounded in Multiple Documents

2021-09-26 · EMNLP 2021 11 · Song Feng, Siva Sankalp Patel, Hui Wan, Sachindra Joshi

We propose MultiDoc2Dial, a new task and dataset on modeling goal-oriented dialogues grounded in multiple documents. Most previous works treat document-grounded dialogue modeling as a machine reading comprehension task b…

Machine Reading ComprehensionReading Comprehension

Food4All: An Agentic Framework and Benchmark for Food Resource Navigation with Adaptive User Understanding

2025-10-21 · Yiyang Li, Weixiang Sun, Tianyi Ma, Kaiwen Shi 외 arxiv

Food assistance referral requires conversational agents to translate underspecified, often noisy help-seeking dialogues into locally valid resource recommendations. We present Food4All, an agentic food-resource referral …