- Added DP 2009/01.
1 parent 16770b9 commit 92f2519e27d1d861dbf967f6fe763ebe8aa44402
nstanger authored on 5 Feb 2009
Showing 7 changed files
View
DP listing.enl
Not supported
View
20
Website/dp2009-abstracts-contents.htm 0 → 100644
<link rel="Stylesheet" href="/infosci/styles.css" type="text/css">
<h2>Information Science Discussion Papers Series: 2009 Abstracts</h2>
 
<hr>
 
<h3><a name="#dp2009-01">2009/01: Tag based model for knowledge sharing in agent society</a></h3>
<h4>S. Savarimuthu, M. Purvis and M. Purvis</h4>
 
<p>In this paper we discuss a tag-based model that facilitates knowledge sharing in the context of agents playing the knowledge sharing game. Sharing the knowledge incurs a cost for the sharing agent, and thus non-sharing is the preferred option for selfish agents. Through agent-based simulations we show that knowledge sharing is possible even in the presence of non-sharing agents in the population. We also show that the performance of an agent society can be better when some agents bear the cost of sharing instead of the whole group sharing the cost.</p>
 
<p><strong>Keywords: </strong>cooperation,
altruism,
tags,
knowledge sharing,
multi-agent based simulation,
artificial society</p>
 
<p><a href="papers/dp2009-01.pdf">Download</a> (PDF, 424 KB)</p>
 
View
3
■■
Website/dp2009-abstracts-info.htm 0 → 100644
<?php
$pageTitle="Publications";
?>
View
13
Website/dp2009-abstracts.htm 0 → 100644
<?php
include("dp2009-abstracts-info.htm");
include("../../lib/infosci-header.php");
echo '<div style="margin: 1em 0px 1em 1em; float: right; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #cccccc; width: 294px">
<br />
<div style="text-align: left; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #cccccc;">';
include ("../../lib/rndimgl.php");
echo '<br clear=all>';
include("navigationBar.htm");
echo '</div></div><div>';
include("dp2009-abstracts-contents.htm");
include("../../lib/infosci-footer.php"); ?>
View
2
■■■
Website/dps2009-include.htm 0 → 100644
<p><strong>2009/01:</strong> S. Savarimuthu, M. Purvis and M. Purvis. <em>Tag based model for knowledge sharing in agent society.</em> <a href="dp2009-abstracts.htm#dp2009-01">Abstract</a> | <a href="papers/dp2009-01.pdf">Download</a> (424 KB)</p>
View
5
Website/dps2009-info.htm 0 → 100644
<?php
$pageTitle="Publications";
$livepage=1;
?>
View
13
Website/dps2009.htm 0 → 100644
<?php
include("dps2009-info.htm");
include("../../lib/infosci-header.php");
echo '<div style="margin: 1em 0px 1em 1em; float: right; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #cccccc; width: 294px">
<br />
<div style="text-align: left; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #cccccc;">';
include ("../../lib/rndimgl.php");
echo '<br clear=all>';
include("navigationBar.htm");
echo '</div></div><div>';
include("dps2009-contents.htm");
include("../../lib/infosci-footer.php"); ?>