JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for SIMSOC Archives


SIMSOC Archives

SIMSOC Archives


SIMSOC@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

SIMSOC Home

SIMSOC Home

SIMSOC  January 2007

SIMSOC January 2007

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Newbie on the list - working on emergence of norms and beliefs

From:

Virginia Dignum <[log in to unmask]>

Reply-To:

Virginia Dignum <[log in to unmask]>

Date:

Sat, 13 Jan 2007 20:38:03 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (264 lines)

Hi Rafael, Maarten, all,
I agree with all you say. The point is to use cognitive agents in 
simulations. As there are several theories of human cognition, is only 
fair to have many theories of agent cognition, and indeed BDI is 
certainly not THE one. Organizational simulation will need both 
simulation concepts (time, scheduling,...) and agent concepts (goals, 
norms, plans, beliefs, communication, ...) I think what is important is 
to try to bring this 2 issues together and not so much which particular 
theories are used. (Yes, we do use a BDI-like language together with 
Repast, the simple reason is that 3APL enables the specification of 
cognitive agents and, not unimportant in our own case, is developed at 
Utrecht University as well ;-) )
imo, the more this kind of combinations are around, Brahms being a well 
established choice, the more experience will be on this, and we can then 
start comparing the benefits/limitations/appropriateness of different 
approaches.

Cheers, doei, ciao...

Virginia

Rafael H Bordini wrote:

> Hi all,
>
> I liked very much both Virginia's and Maarten's messages. I should  
> perhaps have emphasised more the use of ANY agent language, whatever  
> it is. I strongly believe this trend will lead to much more  
> sophisticated social simulations.
>
> Yes, Maarten is right that Jason itself doesn't have an in-built  
> notion of time, but it isn't difficult to get around that for doing  
> simulation. Besides, the MAS-SOC platform (http:// 
> jasss.soc.surrey.ac.uk/8/3/7.html) handles that nicely, but  
> unfortunately it's not publicly available for download yet.
>
> Also, my personal view on Brahms is that, even though the theoretical  
> foundation *is* different, what it in practice offers for programmers  
> isn't conceptually TOO different from what other (e.g., BDI) agent  
> languages do (if you put on top it an organisational model), and  
> indeed suitable for the same class of problems. But I'm only saying  
> this to get Maarten furious! :D
>
> The important thing I think we are all saying is: "shop around" for  
> the best agent language for your project, but DO use an agent language!
>
> All the best,
>
> Rafael
>
>
> On 13 Jan 2007, at 18:26, Maarten Sierhuis wrote:
>
>> I second Rafael's points about using agent-oriented languages for  
>> simulating complex agent behavior. However one has to be careful in  
>> selecting cognitive architectures as a model for large scale  
>> societal behavior. Cognitive models are based on a theory of human  
>> cognition, based on the notion that humans are bounded rational and  
>> goal-driven. But more importantly, these architectures are based on  
>> a theory of human memory that has never been proven to be correct.  
>> More so, many scientist (e.g. neuroscience, anthropology, cognitive  
>> science) have in recent years developed counter theories to the  
>> theory of the human mind as a "symbolic copy machine." I am not  
>> saying don't use BDI languages as a model for simulating social  
>> phenomena, I am saying be careful in using the fact that BDI is  
>> based on Bratman's Planning Theory which is based on folk  psychology 
>> and on the premise that humans are planning agents (but,  alas, not 
>> every human activity is goal-driven).
>>
>> Another point of caution is the fact that BDI languages, such as  
>> Jason and others, are no simulation languages. There is no notion  of 
>> time and a simulation-based scheduler (Rafael, please correct me  if 
>> I am wrong). If you use something like Soar or ACT-R there is  only 
>> time in the form of the engine simulating retrieval of "facts"  from 
>> "memory" in milliseconds (it takes a long time to simulate one  day 
>> with a clock that goes in milliseconds, let alone a week, month  or 
>> year). The language itself has no time predicates for the agents  
>> available.
>>
>> Myself, I have been trying to argue for years (at least since 1992)  
>> that using agent-oriented simulation languages (as opposed to Java,  
>> C++ or C#) for simulating complex agent organizations is really the  
>> right thing to do. If you want to simulate goal-driven human  
>> cognition at the millisecond level, indeed Soar and ACT-R might be  
>> the right tools. However, if you want to simulate territorial self- 
>> organization of a large number of agents, I would question using a  
>> goal-driven human cognitive model (even for simulating humans,  but  
>> definitely for simulating other life-forms). If you do, you better  
>> have a validated theory that your simulated life-form really  "works" 
>> according to a goal-driven bounded rational cognitive  model. For 
>> simulating humans there are other theories around that  put this 
>> assumption in question. Personally, I think that this is  one of the 
>> main reasons why the social simulation community is  still using 
>> "low-level" languages (C++, Java, C#) to simulate  agents. These 
>> "low-level" languages are not based on any social  theories and thus 
>> its users need to first develop their own theory  about agent 
>> behavior before creating a model. However, the limiting  factor of 
>> these languages is the fact that they are based on  Turing's theory 
>> of programs as a sequence of instructions, instead  of parallel 
>> activated processes.
>>
>> As a plug for my own work on agent-oriented *simulation* languages;  
>> Brahms is a BDI-like simulation language that is not based on  
>> Bratman's planning theory (that's why I call it BDI-like), but is  
>> based on the theories of situated action, activity theory, situated  
>> cognition, and perception-action behavior (and is thus not goal- 
>> driven but "belief-driven" and activity-based). You can model agent  
>> organizations (as multiple inheritance groups of agents) and  located 
>> behaviors (situation-action rules) as subsumed activities  in a 
>> subsumption architecture (a la Brooks' hierarchically  networked 
>> behavioral perception-action models). You can model  situatedness of 
>> agents in a geography (such as a grid) model,  with  the state of the 
>> world modeled as facts that agents can detect and  act upon. Brahms 
>> is an even-based simulation language and agents  can have beliefs 
>> about time (either real time or simulated time).  You can set a 
>> simulation clock grain size as low as a second to as  long as you 
>> want. Last, agents can also forward reason (deduce new  beliefs based 
>> on other beliefs) as in a BDI model and communicate  beliefs (via a 
>> time-taking communicate activity) to other agents.  Brahms does not 
>> rely on any specific model of human or any other  life form memory or 
>> cognition.
>>
>>
>> Doei ... MXS
>>
>> ______________________________________________________________________ _
>>
>>  Dr. ing. Maarten Sierhuis                                            
>> USRA/RIACS
>>  Senior 
>> Scientist                                                          
>> Mail Stop B269-1
>>  Human-Centered Computing                                   NASA Ames 
>> Research Center
>>                                                                                       
>> Moffett Field, CA 94035
>>  e-mail: [log in to unmask]
>>  Phone: (650) 604-4917
>>  Fax: (650) 604-4036
>>
>>  http://homepage.mac.com/msierhuis
>>  http://www.agentisolutions.com
>>  http://ic.arc.nasa.gov/projects/brahms/index.html
>>  http://www.riacs.edu
>> ______________________________________________________________________ _
>>
>> This communication is intended for the use of the addressee only  and 
>> may contain information that is privileged or confidential.  If  you 
>> are not the addressee, you are hereby notified that any  
>> dissemination, distribution or use of this communication is  
>> prohibited.  If you received this communication in error, please  
>> destroy it, all copies and any attachments and notify the sender as  
>> soon as possible. Any comments, statements or opinions expressed in  
>> this communication do not necessarily reflect those of NASA or USRA/ 
>> RIACS, its subsidiaries and affiliates.
>>
>>
>>
>> On Jan 13, 2007, at 8:36 AM, Rafael H Bordini wrote:
>>
>>> Dear Rui,
>>>
>>> First, apologies for the delay in replying, I was away with little  
>>> internet access for a couple of weeks.
>>>
>>> Indeed your message led to an interesting discussion. Personally,  I 
>>> was delighted with your mention of using Jason, of course, and  
>>> indeed the other agent programming languages and platforms you  
>>> mentioned. There has been much progress on those recently, and  I've 
>>> very recently heard of quite a few people interested in using  
>>> various different agent languages and platforms to develop  
>>> simulations with agents that are more elaborate than what is  
>>> typically obtained with agent-based simulation toolkits or with  
>>> more suitable code than obtained by those who developed  simulations 
>>> programming in, say, C or Java. As Scott rightly  pointed out, what 
>>> is special about agent-based models is that it  allows users to 
>>> observe processes such as agents learning from  each other, the 
>>> emergence of social relations (as reflected, e.g.,  in an agent's 
>>> "mind"), etc.
>>>
>>> Personally, I think you are in the right direction by using a  
>>> cognitive agent architecture (with the support of a programming  
>>> language tailored for that) to improve your model in the way you  
>>> mentioned below. Obviously you might stumble across fancifully  
>>> worded, but otherwise quite empty, criticism of BDI-based agent  
>>> programming from people who have absolutely no alternative to  offer 
>>> you when it comes to programming complex agents, and indeed  very 
>>> little knowledge of what's going on in that research area. In  any 
>>> case you should be aware of that and I must also say that you  are 
>>> likely to find difficulties in this approach precisely because  
>>> there isn't much past experience you will be able to rely upon.
>>>
>>> Another thing I should point out is that most agent programming  
>>> languages aren't yet well equipped with constructs for some social  
>>> aspects of multi-agent systems such as norms. If you make a final  
>>> decision to use Jason, the best thing will be for you to use the  
>>> Moise+ organisational model by Hubner/Boissier/Sichman which has  
>>> already been combined with Jason, see: http://moise.sourceforge.net/
>>>
>>> Best of luck with your research,
>>>
>>> Rafael
>>>
>>>
>>> On 5 Jan 2007, at 16:47, Rui Lopes wrote:
>>>
>>>> Hi!,
>>>>
>>>> My name is Rui Lopes and I'm a M.Sc Student of Computer Science  in 
>>>> the University of Coimbra. I am working in ECoS, CISUC (http:// 
>>>> cisuc.dei.uc.pt/ecos/) for one year and hale, ina  project on  
>>>> Models of Territorial Self-organisation - MATer (http:// 
>>>> cisuc.dei.uc.pt/ecos/view_project.php?id_p=54). Now I am also  
>>>> working on my dissertation on the Emergence and Propagation of  
>>>> Norms and Beliefs and recently I have joined this list. The aim  of 
>>>> dissertation is to "upgrade" the simulation that results from  
>>>> MATer with agents that recognize and reason about beliefs and  
>>>> norms to study the emergence of norms and beliefs and how those  
>>>> propagate in real world territories.
>>>> After some research I am decided to build BDI based agents. MATer  
>>>> uses Repast and I'm thinking in use Jason or Jadex for the  
>>>> reasoning of the agents. I have also looked at others like 3APL,  
>>>> Jess, etc but they seem less appropriate.
>>>> I have read on several frameworks for modeling norms and beliefs,  
>>>> but most of them are only theoretical models. I didn't understand  
>>>> quite well if modal or deontic logic are an obligation in such a  
>>>> system and if there are proper tools to embed this kind of  
>>>> reasoning into a toolkit like repast.
>>>> I would appreciate some counseling on the toolkits/languages to  
>>>> use on my simulation as also as references and readings on  
>>>> implemented models of norms and beliefs.
>>>>
>>>> Thank you very much in advance,
>>>> Rui Lopes
>>>>
>>>> ----------------------------------------------------------------
>>>> This message was sent using IMP, the Internet Messaging Program.
>>>
>>>
>>>
>>>
>>> ----------------------------------------------------------------
>>> Dr. Rafael H. Bordini             Department of Computer Science
>>> [log in to unmask]            University of Durham
>>> http://www.dur.ac.uk/r.bordini    South Road, Durham DH7 6TE, UK
>>> +44 191 334 1727 (phone)          +44 191 334 1702 (fax)
>>
>>

-- 
Dr. Virginia Dignum
Institute for Computing and Information Sciences
Utrecht University
tel: +31-30-2539492
email: [log in to unmask]
url: http://www.cs.uu.nl/~virginia

----------------------------------------------
The world of humanity has two wings: one is woman, 
the other is man. Not until both wings are 
equally developed can the bird fly.
                                  Baha-u-llah
----------------------------------------------

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001
2000
1999
1998


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager