Search papers, labs, and topics across Lattice.
This paper introduces Metagente, an LLM-based multi-agent system designed to automate the summarization of software documentation through a collaborative Teacher-Student architecture. By leveraging multiple LLM agents, Metagente enhances the relevance and precision of summaries, significantly outperforming existing baselines in empirical evaluations on real-world datasets. The results highlight the system's potential to streamline workflows in software engineering, particularly in requirements analysis and technical documentation.
Metagente's multi-agent approach achieves superior summarization accuracy, transforming how software documentation is processed and utilized.
Large Language Models (LLMs) and LLM-based Multi-Agent Systems (MAS) are revolutionizing software engineering (SE) by advancing automation, decision-making, and knowledge processing. Their recent application to SE tasks has already shown promising results. In this paper, we focus on summarization as a key application area. We present Metagente, an LLM-based MAS designed to generate concise and accurate summaries of software documentation. Metagente employs a Teacher-Student architecture where multiple LLM agents collaborate to enhance relevance and precision of produced summaries. An empirical evaluation on real-world datasets demonstrates Metagente's effectiveness in streamlining workflows, outperforming the considered baselines. The evaluation provides evidence that Metagente improves summarization for requirements analysis and technical documentation. Our findings underscore the transformative potential of these technologies in SE, while identifying challenges and future research directions for their seamless integration.