paper-with-me

Papers

LLM-Assisted Iterative Evolution with Swarm Intelligence Toward SuperBrain

2025-08-30 · Li Weigang, Pedro Carvalho Brom, Lucas Ramson Siefert arxiv

We propose a novel SuperBrain framework for collective intelligence, grounded in the co-evolution of large language models (LLMs) and human users. Unlike static prompt engineering or isolated agent simulations, our approach emphasizes a dynamic pathway from Subclass Brain to Superclass Brain: (1) A Subclass Brain arises from persistent, personalized interaction between a user and an LLM, forming a cognitive dyad with adaptive learning memory. (2) Through GA-assisted forward-backward evolution, these dyads iteratively refine prompts and task performance. (3) Multiple Subclass Brains coordinate via Swarm Intelligence, optimizing across multi-objective fitness landscapes and exchanging distilled heuristics. (4) Their standardized behaviors and cognitive signatures integrate into a Superclass Brain, an emergent meta-intelligence capable of abstraction, generalization and self-improvement. We outline the theoretical constructs, present initial implementations (e.g., UAV scheduling, KU/KI keyword filtering) and propose a registry for cross-dyad knowledge consolidation. This work provides both a conceptual foundation and an architectural roadmap toward scalable, explainable and ethically aligned collective AI.

📄 PDF Abstract BibTeX arXiv:2509.00510

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Using the quaternion's representation of individuals in swarm intelligence and evolutionary computation

2013-06-10 · Iztok Fister, Iztok Fister Jr

This paper introduces a novel idea for representation of individuals using quaternions in swarm intelligence and evolutionary algorithms. Quaternions are a number system, which extends complex numbers. They are successfu…

Evolutionary Algorithms

Formation control with connectivity assurance for missile swarm: a natural co-evolutionary strategy approach

2022-08-24 · Junda Chen

Formation control problem is one of the most concerned topics within the realm of swarm intelligence, which is usually solved by conventional mathematical approaches. In this paper, however, we presents a metaheuristic a…

valid

Beyond Algorithm Evolution: An LLM-Driven Framework for the Co-Evolution of Swarm Intelligence Optimization Algorithms and Prompts

2025-12-10 · Shipeng Cen, Ying Tan arxiv

The field of automated algorithm design has been advanced by frameworks such as EoH, FunSearch, and Reevo. Yet, their focus on algorithm evolution alone, neglecting the prompts that guide them, limits their effectiveness…

Creativity and Artificial Intelligence: A Digital Art Perspective

2018-07-21 · Bo Xing, Tshilidzi Marwala

This paper describes the application of artificial intelligence to the creation of digital art. AI is a computational paradigm that codifies intelligence into machines. There are generally three types of artificial intel…

BIG-bench Machine Learning

Surrogate-assisted distributed swarm optimisation for computationally expensive geoscientific models

2022-01-18 · Rohitash Chandra, Yash Vardhan Sharma

Evolutionary algorithms provide gradient-free optimisation which is beneficial for models that have difficulty in obtaining gradients; for instance, geoscientific landscape evolution models. However, such models are at t…

Distributed ComputingEvolutionary Algorithms