Using Data Mining Algorithms for Statistical Learning of a Software Agent

  • Authors:
  • Damian Dudek

  • Affiliations:
  • Department of Software Development and Internet Technologies, The University of Information Technology and Management "Copernicus", ul. Inowroclawska 56, 53-648 Wroclaw, Poland

  • Venue:
  • KES-AMSTA '07 Proceedings of the 1st KES International Symposium on Agent and Multi-Agent Systems: Technologies and Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In many applications software agents are supposed to show adaptive behaviour and learning capabilities in information rich environments. On the other hand agents are often expected to be resource-bounded systems, which do not utilize much memory, disk space and CPU time. In this paper we present a novel framework for incremental, statistical learning, attempting to satisfy both requirements. The new method, called APS, runs in a cycle including such phases as: storing observations in a history, rule discovery using data mining algorithms, and knowledge base maintenance. Once processed, the old facts are removed from the history and in every subsequent learning run only the recent portion of observations is analysed in search of new rules. This approach can substantially save disk space and processing time as compared to batch learning methods.