PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 2, 20246 citationsOpen Access

Self-Organized Agents: A LLM Multi-Agent Framework toward Ultra Large-Scale Code Generation and Optimization

View Full Paper
YIYoϊchi IshibashiYNYoshimasa Nishimura

Key Points

Key points are not available for this paper at this time.

Abstract

Recent advancements in automatic code generation using large language model (LLM) agent have brought us closer to the future of automated software development. However, existing single-agent approaches face limitations in generating and improving large-scale, complex codebases due to constraints in context length. To tackle this challenge, we propose Self-Organized multi-Agent framework (SoA), a novel multi-agent framework that enables the scalable and efficient generation and optimization of large-scale code. In SoA, self-organized agents operate independently to generate and modify code components while seamlessly collaborating to construct the overall codebase. A key feature of our framework is the automatic multiplication of agents based on problem complexity, allowing for dynamic scalability. This enables the overall code volume to be increased indefinitely according to the number of agents, while the amount of code managed by each agent remains constant. We evaluate SoA on the HumanEval benchmark and demonstrate that, compared to a single-agent system, each agent in SoA handles significantly less code, yet the overall generated code is substantially greater. Moreover, SoA surpasses the powerful single-agent baseline by 5% in terms of Pass@1 accuracy.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ishibashi et al. (2024) studied this question.

synapsesocial.com/papers/68e70b41b6db643587685068https://doi.org/10.48550/arxiv.2404.02183
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1MegaAgent: A Practical Framework for Autonomous Cooperation in Large-Scale LLM Agent Systems2024 · 3 citations
  2. 2AutoAgents: A Framework for Automatic Agent Generation2024 · 30 citations
  3. 3BMW Agents -- A Framework For Task Automation Through Multi-Agent Collaboration2024 · 4 citations
  4. 4Self-Organizing Agent Network for LLM-based Workflow Automation2025
  5. 5EvoAgent: Towards Automatic Multi-Agent Generation via Evolutionary Algorithms2024