Select, Read, and Write: A Multi-Agent Framework of Full-Text-based Related Work Generation
Xiaochuan Liu, Ruihua Song, Xiting Wang, Xu Chen

TL;DR
This paper introduces a multi-agent framework for automatic related work generation that leverages full-text analysis and graph-aware strategies to improve comprehension and relationship capturing among references, achieving state-of-the-art results.
Contribution
The paper proposes a novel multi-agent framework with graph-aware strategies for full-text-based related work generation, enhancing comprehension and reference relationship modeling.
Findings
Graph-aware selectors outperform alternative methods
Framework improves performance across multiple models
Achieves state-of-the-art results in related work generation
Abstract
Automatic related work generation (RWG) can save people's time and effort when writing a draft of related work section (RWS) for further revision. However, existing methods for RWG always suffer from shallow comprehension due to taking the limited portions of references papers as input and isolated explanation for each reference due to ineffective capturing the relationships among them. To address these issues, we focus on full-text-based RWG task and propose a novel multi-agent framework. Our framework consists of three agents: a selector that decides which section of the papers is going to read next, a reader that digests the selected section and updates a shared working memory, and a writer that generates RWS based on the final curated memory. To better capture the relationships among references, we also propose two graph-aware strategies for selector, enabling to optimize the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsInnovative Teaching and Learning Methods · Software Engineering Techniques and Practices · Model-Driven Software Engineering Techniques
MethodsFocus · Balanced Selection
