<%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>

Research Report CS-RR-266

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>

I.D. Craig, Agents That Model Themselves (March 1, 1994).

Abstract

In this paper, we adopt a symbolic interactionist perspective on Multi-Agent Systems. We investigate the uses and genesis of agent models, both Self and acquaintance models and argue that the symbolic interactionist view is superior to the ad hoc, static and somewhat low-level approach adopted at present. We consider agent modelsQboth Self and acquaintance modelsQas devices for making predictions about and the formation of explanations of agentsU actions. We then argue that Self models are prior to and instrumental in, because of perspective and because of role taking, the construction of acquaintance models. We also argue for our position that social structure is dynamic and that socially organised agents must be dynamic in their nature.

Download

cs-rr-266.ps.gz

<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>