Compact Multiagent Optimization System (MAOS)
[Chinese version]


The compact Multiagent Optimization System (MAOS) is the kernel component of Swarm Algorithm Framework (SWAF).

It consists of a society of N agents where they cooperate in a sharing environment (E) to realize a common intention of finding high-quality solution(s) for well-defined landscape (G) of the optimization task.

Each agent in the MAOS has a moderate problem solving capability with two basic features: a) addresses on possessing of the long-term declarative memory in limited capacity, which is modified reactively by itself only, instead of operating as sophisticated as in cognitive architectures; and b) achieves complex problem solving by simple guided generate-and-test behavior under the law of socially biased individual learning (SBIL), a fast-and-frugal heuristic under bounded rationality adopted by many species in the real world.

Some algorithms, including Particle Swarm Optimization (PSO), Differential Evolution (DE), Social Cognitive Optimization (SCO), and Electromagnetism-like Mechanism (EM) Heuristic, etc, for Numerical Optimization Problems (NOP) have been implemented in the SWAF. A simplified example of the MAOS is the Mini-Swarm System, which has been applied on some combinatorial optimization problems, such as Traveling Salesman Problem (TSP), Qudratic Knapsack Problem (QKP), etc.

Related Papers

  • Xiao-Feng Xie, Jiming Liu. Graph coloring by multiagent fusion search. Journal of Combinatorial Optimization, In Press. [The original publication is available at www.springerlink.com by DOI]
  • Xiao-Feng Xie, Jiming Liu. How autonomy oriented computing (AOC) tackles a computationally hard optimization problem. International Joint Conference on Autonomous Agents and Multiagent Systems (AAMAS), Hakodate, Japan, 2006: 646-653. [DOI]
  • Xiao-Feng Xie, Jiming Liu. A compact multiagent system based on autonomy oriented computing, IEEE/WIC/ACM International Conference on Intelligent Agent Technology (IAT), Compiégne, France, 2005: 38-44 [DOI]

  • Return to homepage

    Maintained by AdaptiveBox StUdIo, under a Creative Commons Attribution 3.0 License.