Comparative analysis of top-down and bottom-up methodologies for multi-agent system design

  • Authors:
  • Valentino Crespi;Aram Galstyan;Kristina Lerman

  • Affiliations:
  • Cal State Los Angeles, Los Angeles, CA;Univ. of Southern California, Marina del Rey, CA;Univ. of Southern California, Marina del Rey, CA

  • Venue:
  • Proceedings of the fourth international joint conference on Autonomous agents and multiagent systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditionally, top-down and bottom-up design approaches have competed with each other in Algorithmics and Software Engineering. In the top-down approach, design process starts with specifying the global system state and assuming that each component has global knowledge of the system, as in a centralized approach. The solution is then decentralized by replacing global knowledge with communication. In the bottom-up approach, on the other hand, the design starts with specifying requirements and capabilities of individual components, and the global behavior is said to emerge out of interactions among constituent components and between components and the environment. In this paper we present a comparative study of both approaches with particular emphasis on applications to multi-agent system engineering.