paper-with-me

홈 › Papers

LLM$\times$MapReduce-V3: Enabling Interactive In-Depth Survey Generation through a MCP-Driven Hierarchically Modular Agent System

2025-10-13 · Yu Chao, Siyu Lin, xiaorong wang, Zhu Zhang, Zihan Zhou, Haoyu Wang, Shuo Wang, Jie Zhou, Zhiyuan Liu, Maosong Sun arxiv

We introduce LLM x MapReduce-V3, a hierarchically modular agent system designed for long-form survey generation. Building on the prior work, LLM x MapReduce-V2, this version incorporates a multi-agent architecture where individual functional components, such as skeleton initialization, digest construction, and skeleton refinement, are implemented as independent model-context-protocol (MCP) servers. These atomic servers can be aggregated into higher-level servers, creating a hierarchically structured system. A high-level planner agent dynamically orchestrates the workflow by selecting appropriate modules based on their MCP tool descriptions and the execution history. This modular decomposition facilitates human-in-the-loop intervention, affording users greater control and customization over the research process. Through a multi-turn interaction, the system precisely captures the intended research perspectives to generate a comprehensive skeleton, which is then developed into an in-depth survey. Human evaluations demonstrate that our system surpasses representative baselines in both content depth and length, highlighting the strength of MCP-based modular planning.

📄 PDF Abstract BibTeX arXiv:2510.10890

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM$\times$MapReduce-V2: Entropy-Driven Convolutional Test-Time Scaling for Generating Long-Form Articles from Extremely Long Resources

2025-04-08 · Haoyu Wang, Yujia Fu, Zhu Zhang, Shuo Wang 외

Long-form generation is crucial for a wide range of practical applications, typically categorized into short-to-long and long-to-long generation. While short-to-long generations have received considerable attention, gene…

ArticlesForm

DrJAX: Scalable and Differentiable MapReduce Primitives in JAX

2024-03-11 · Keith Rush, Zachary Charles, Zachary Garrett, Sean Augenstein 외

We present DrJAX, a JAX-based library designed to support large-scale distributed and parallel machine learning algorithms that use MapReduce-style operations. DrJAX leverages JAX's sharding mechanisms to enable native t…

Federated Learning

SciSage: A Multi-Agent Framework for High-Quality Scientific Survey Generation

2025-06-15 · Xiaofeng Shi, Qian Kou, Yuduo Li, Ning Tang 외

The rapid growth of scientific literature demands robust tools for automated survey-generation. However, current large language model (LLM)-based methods often lack in-depth analysis, structural coherence, and reliable c…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

A Survey of Big Data Machine Learning Applications Optimization in Cloud Data Centers and Networks

2019-10-01 · Sanaa Hamid Mohamed, Taisir E. H. El-Gorashi, Jaafar M. H. Elmirghani

This survey article reviews the challenges associated with deploying and optimizing big data applications and machine learning algorithms in cloud data centers and networks. The MapReduce programming model and its widely…

BIG-bench Machine LearningCloud Computing

A-MapReduce: Executing Wide Search via Agentic MapReduce

2026-02-01 · Mingju Chen, Guibin Zhang, Heng Chang, Yuchen Guo 외 arxiv

Contemporary large language model (LLM)-based multi-agent systems exhibit systematic advantages in deep research tasks, which emphasize iterative, vertically structured information seeking. However, when confronted with …