MULTIAGENT-BASED ARCHITECTURE FOR THE DYNAMIC DSS

data mining: opportunities and challenges
Chapter XIX - Data Mining in Designing an Agent-Based DSS
Data Mining: Opportunities and Challenges
by John Wang (ed) 
Idea Group Publishing 2003
Brought to you by Team-Fly

MULTIAGENT-BASED ARCHITECTURE FOR THE DYNAMIC DSS

According to what has been described in the previous sections, we may distinguish various activities that must be carried out during the dynamic DSS operation. This system should work in the following way.

When an enterprise domain requires some information, a user of that domain gets into the dynamic DSS and formulates a query in natural language. The system interprets that query, compares the contents of the query with its knowledge about the type of information each domain can provide, and identifies the domains to which the information requirement must be derived. Then, the system communicates with this domain and waits for an answer. In case it does not obtain a positive answer, it communicates with the other domains. Once the pursued answer is obtained, this is transferred to the domain of origin and, if necessary, the knowledge updating is also done.

A system that operates in the described way can be implemented using the mobile agent technology (Rus, Gray, & Kots, 1998).

An agent is a software component that performs specific tasks in an autonomous, intelligent, and collaborative way in order to achieve its design objectives. Two classes of agents may be identified: static agents, which stay in their respective computers; and mobile agents, which are able to migrate among different locations of the network in order to perform their tasks locally.

A multiagent system consists of a set of software agents, each performing a specific activity but behaving as an organization, i.e., in a coordinated way. The main activities this system must perform are:

  • transferring queries to different domains of the system;

  • communicating with domains (either for capturing the query or answer or for delivering the answer or information requirement); and

  • identifying the domains able to provide an answer.

Each of these activities requires a different type of software agent. A multiagent architecture for this dynamic DSS should be made up of three main kinds of software agents:

  1. Collecting Agents: mobile agents that visit the different domains to find out which of them can give the appropriate answer.

  2. Domain Representative Agents: static agents that act as mediators between a domain and the mobile agents. They send the queries coming from users of the domain to the collecting agents and also transmit the answers to queries of the mobile agents that arrive asking for information.

  3. Router Agent: an intelligent agent, which, interpreting the query, decides where the collecting agents should look for the answer. It is an agent that centralizes the knowledge about the system and whose main responsibility is the system efficiency. It owns the system knowledge base that stores each domain taxonomy and the associated weight factors. The router agent calculates the value of the discriminating function for each domain whenever an information requirement is presented to the system. It is also responsible for updating that knowledge base. In other words, the router agent performs the learning process, and thus it is responsible for managing the cases base.

Figure 1 is a schematic representation of the multiagent architecture for the dynamic DSS.

click to expand
Figure 1: Multiagent architecture for the dynamic DSS.

This multiagent system, as depicted in Figure 1, works as follows:

When a decision-maker needs specific information, the former, being helped by an assistant, expresses the information he/she would like to receive (1). Then, the assistant passes it to the Domain Representative Agent (2), which changes the query into a format accepted by the mobile agents and sends it to the Collecting Agent Server (3). The Collecting Agent Server gives the query to a domain Collecting Agent, and it goes to a special agent server the Router Agent (4). It receives the Collecting Agent that has just left its domain, reads the formulated query, filters it, and according to the information kept in its knowledge base (5), it computes the discriminating function of each domain and gives the Collecting Agent a ranked list of domains that would provide the searched information (6). The Collecting Agent visits these domains with its query (7). Once it has found the answer and is about to go back to the original domain (8-12), it visits the Router Agent again to inform it of the obtained results, allowing it to have new information to update its knowledge base for future queries (13). That information is stored in the cases base to be used in the learning process. Finally, the Collecting Agent goes back to its domain, delivers the information and destroys itself (14-17).

Brought to you by Team-Fly


Data Mining(c) Opportunities and Challenges
Data Mining: Opportunities and Challenges
ISBN: 1591400511
EAN: 2147483647
Year: 2003
Pages: 194
Authors: John Wang

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net