Inter-Layer Learning Towards Emergent Cooperative Behavior

Abstract

As applications for artificially intelligent agents increase in complexity we can no longer rely on clever heuristics and hand-tuned behaviors to develop their programming. Even the interaction between various components cannot be reduced to simple rules, as the complexities of realistic dynamic environments become unwieldy to characterize manually. To cope with these challenges, we propose an architecture for inter-layer learning consisting of three tiers: basic skills, individual strategy, and team strategy, each of which can be constructed using machine learning techniques, incorporating the skills developed in the previous layer. Using RoboCup soccer as a testbed, we demonstrate the potential of this architecture for the development of effective, cooperative, multi-agent systems. First, individual basic skills are developed and refined in isolation through neural networks and reinforcement learning techniques, and then, the interaction between these skills at highe...

Cite

Text

Arseneau et al. "Inter-Layer Learning Towards Emergent Cooperative Behavior." AAAI Conference on Artificial Intelligence, 2000.

Markdown

[Arseneau et al. "Inter-Layer Learning Towards Emergent Cooperative Behavior." AAAI Conference on Artificial Intelligence, 2000.](https://mlanthology.org/aaai/2000/arseneau2000aaai-inter/)

BibTeX

@inproceedings{arseneau2000aaai-inter,
  title     = {{Inter-Layer Learning Towards Emergent Cooperative Behavior}},
  author    = {Arseneau, Shawn and Sun, Wei and Zhao, Changpeng and Cooperstock, Jeremy R.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2000},
  pages     = {3-8},
  url       = {https://mlanthology.org/aaai/2000/arseneau2000aaai-inter/}
}