<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY event "http://ebiquity.umbc.edu/ontology/event.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:event = "&event;"
		xmlns:person = "&person;"
		xmlns:assert = "&assert;">
	<event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/124/Organizational-Learning-and-Network-Adaptation-in-Multi-Agent-Systems">
		<rdfs:label><![CDATA[Organizational Learning and Network Adaptation in Multi-Agent Systems]]></rdfs:label>
		<event:title><![CDATA[Organizational Learning and Network Adaptation in Multi-Agent Systems]]></event:title>
		<event:speaker>
<person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Mathew/Gaston"><person:name><![CDATA[Mathew Gaston]]></person:name><rdfs:label><![CDATA[Mathew Gaston]]></rdfs:label></person:PhDAlumnus>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2005-11-14T10:00:00-05:00</event:startDate>
		<event:location><![CDATA[325b ITE]]></event:location>
		<event:abstract><![CDATA[In both real and artificial societies, successful organizations are
highly dependent upon a structure that fosters effective and efficient
behavior at both the individual and the organizational levels. In
multi-agent systems, groups of agents must coordinate effectively in
order to solve problems, allocate tasks across a distributed
organization, collectively distribute knowledge and information, and
achieve collective goals.  The organizational structure of a
multi-agent system dictates the interactions among the agents, and can
play a significant role in the overall performance of a society of
agents.
<p>
Given the importance of organizational network structures for
multi-agent systems, distributed network adaptation is a promising
approach for organizational learning.  After reviewing related work in
multi-agent learning, the structure and dynamics of networks, and
organizational learning in multi-agent systems, I present the concept
of agent-organized networks as an approach for organizational
learning by distributed network adaptation.  Supported by theoretical
evidence of the complexity of organizational network design, a general
learning-based agent-organized network framework is proposed and
applied to two general environments: multi-agent team formation and a
production and exchange economy.  In addition, the general framework
is used to develop distributed network adaptation strategies for
specific applications in supply network formation and wireless sensor
networks.  Experimental results for both the general and specific
multi-agent environments support the hypothesis that distributed
management and adaptation of organizational network structure leads to
improved collective performance in multi-agent systems.  Analyses of
the structural characteristics of the networks as they evolve are used
to aid in understanding the behavior of agent-organized networks and
further support the utility of distributed network adaptation for
organizational learning in multi-agent systems.
<p>
Committee Members:

        Dr. Marie desJardins ,(Chairperson)
        Dr. Tim Finin,
        Dr. David Jensen,
        Dr. Tim Oates and 
        Dr. Yun Peng.

Academic Advisor: Dr. Marie desJardins .]]></event:abstract>
		<event:tag><![CDATA[agent]]></event:tag>
		<event:tag><![CDATA[cooperation]]></event:tag>
		<event:tag><![CDATA[learning]]></event:tag>
		<event:tag><![CDATA[multiagent system]]></event:tag>
		<event:tag><![CDATA[networking]]></event:tag>
		<event:host>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Marie/desJardins"><person:name><![CDATA[Marie desJardins]]></person:name><rdfs:label><![CDATA[Marie desJardins]]></rdfs:label></person:Collaborator>
		</event:host>
	</event:Event>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
