Thanks, Doug.
I am continuing to mull over the idea that the structure comes from the problems, not from the simulations that solve them.
Nick
Nicholas S. Thompson
Emeritus Professor of Psychology and Ethology,
Clark University ([hidden email])
============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
Jim,
Don't blame the form of the question on Doug. I supplied the straw. Nick Nicholas S. Thompson Emeritus Professor of Psychology and Ethology, Clark University ([hidden email]) > [Original Message] > From: Jim Gattiker <[hidden email]> > To: <[hidden email]>; The Friday Morning Applied Complexity Coffee Group <[hidden email]> > Date: 1/4/2009 8:57:28 AM > Subject: Re: [FRIAM] Classification of ABM's > > > AHA! you DO have a taxonomy. > > To pile on here (I suspect Doug can take it): > > Doug, after you set up the straw man that there was no taxonomy > possible, you went on to discuss how you believe there is, in an > implementation sense, a core set of ABM features. I suggest also that > software engineers work on ABM environments because the notion of a > core functionality augmented with structured parts is a compelling > idea. IF there's a core set of features, AND there are consequent > optional features, THEN this is a taxonomy. No? At least in > implementation. > > --jim ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
Jim,
I cheerfully concede that one is free to view the universe or any of its subcomponents through an astoundingly large variety of frames of reference (FOR). Whichever FOR best gets a person through the day is the one that should be used. As a not-so-extreme example, an acquaintance of mine has adopted a particular FOR that allows him to believe with every fiber in his being that the Mountain Meadows Massacre of September, 1857 (an event that occurred well within the annals of recorded history) was perpetrated by American Indians. Myself, I prefer to us a FOR that requires the minimum of force-fitting to help me get my job done. However, those of you out there who have this apparent burning desire to see taxonomy structure as the frame of reference which will provide the guiding light into the magical mystery wonderland of successful ABM design, go for it! Myself, I don't see much traction there. But, on the other hand, I believe the Mountain Meadows Massacre was on Mormons by other Mormons. Go figure. --Doug On Sun, Jan 4, 2009 at 11:54 AM, Nicholas Thompson <[hidden email]> wrote: Jim, ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
Perhaps the first step in forming a taxonomy is to see if there is a reasonable way to distinguish ABMs from non-ABMs. I am guessing here, but is using a subroutine the alternative to using an ABM? (For example, is it the case that a subroutine which computes square roots can be viewed as an agent whose purpose in life is to find square roots?) Is the difference merely a matter of FOR? If my distinction between subroutines and ABMs makes sense, are some features that would make something more likely to be thought of as an ABM rather than a subroutine? ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Douglas Roberts [[hidden email]] Sent: Sunday, January 04, 2009 2:16 PM To: The Friday Morning Applied Complexity Coffee Group Subject: Re: [FRIAM] Classification of ABM's Jim, I cheerfully concede that one is free to view the universe or any of its subcomponents through an astoundingly large variety of frames of reference (FOR). Whichever FOR best gets a person through the day is the one that should be used. As a not-so-extreme example, an acquaintance of mine has adopted a particular FOR that allows him to believe with every fiber in his being that the Mountain Meadows Massacre<http://en.wikipedia.org/wiki/Mountain_Meadows_massacre> of September, 1857 (an event that occurred well within the annals of recorded history) was perpetrated by American Indians. Myself, I prefer to us a FOR that requires the minimum of force-fitting to help me get my job done. However, those of you out there who have this apparent burning desire to see taxonomy structure as the frame of reference which will provide the guiding light into the magical mystery wonderland of successful ABM design, go for it! Myself, I don't see much traction there. But, on the other hand, I believe the Mountain Meadows Massacre was on Mormons by other Mormons. Go figure. --Doug On Sun, Jan 4, 2009 at 11:54 AM, Nicholas Thompson <[hidden email]<mailto:[hidden email]>> wrote: Jim, Don't blame the form of the question on Doug. I supplied the straw. Nick Nicholas S. Thompson Emeritus Professor of Psychology and Ethology, Clark University ([hidden email]<mailto:[hidden email]>) > [Original Message] > From: Jim Gattiker <[hidden email]<mailto:[hidden email]>> > To: <[hidden email]<mailto:[hidden email]>>; The Friday Morning Applied Complexity Coffee Group <[hidden email]<mailto:[hidden email]>> > Date: 1/4/2009 8:57:28 AM > Subject: Re: [FRIAM] Classification of ABM's > > > AHA! you DO have a taxonomy. > > To pile on here (I suspect Doug can take it): > > Doug, after you set up the straw man that there was no taxonomy > possible, you went on to discuss how you believe there is, in an > implementation sense, a core set of ABM features. I suggest also that > software engineers work on ABM environments because the notion of a > core functionality augmented with structured parts is a compelling > idea. IF there's a core set of features, AND there are consequent > optional features, THEN this is a taxonomy. No? At least in > implementation. > > --jim ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
There are many alternative simulation styles to an ABM simulation architecture:
--Doug On Mon, Jan 5, 2009 at 9:34 AM, John Kennison <[hidden email]> wrote:
============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
Though John's statement *does* beg the question of what is meant by
"Agent Based Model". There is a whole galaxy of discussion to be had
about "Agency". What is conventionally termed "Agent Based Modeling"
only barely references and certainly does not require any significant
"agency" on the model's parts.
I can't remember if this can of worms has already been opened and thoroughly sorted through on-list before. I don't need to do that myself, but I suppose I'm asking for it by even offering up the can-opener here! - Steve There are many alternative simulation styles to an ABM simulation architecture: ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
In reply to this post by Douglas Roberts-2
Douglas Roberts wrote:
> There are many alternative simulation styles to an ABM simulation > architecture: > > * Discrete-event queuing models > * Continuous systems simulation (ex: CSMP) > * Procedural discrete event (ex: SimSCRIPT) > * CA > > The use (or not) of a subroutine in the underlying code has nothing > to do with the simulation architecture being used. > static analysis techniques or runtime profiling (tracking the life and death of objects, intra-agent mutations, and inter-agent communication) to detect that recipe, or at least contrast it to others. Like having cake and knowing it is not a cookie. Marcus P.S. Last night's 60 minutes had a fun piece on functional MRI. Person thinks `hammer' and the computer predicts from the scan data that the user is thinking `hammer'. Person thinks `apartment', the computer predicts apartment. Folks at LANL are working on this too http://www.lanl.gov/quarterly/q_spring03/squid_text.shtml ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
In reply to this post by John Kennison
Thus spake John Kennison circa 05/01/09 08:34 AM:
> Perhaps the first step in forming a taxonomy is to see if there is a > reasonable way to distinguish ABMs from non-ABMs. I am guessing here, > but is using a subroutine the alternative to using an ABM? (For > example, is it the case that a subroutine which computes square roots > can be viewed as an agent whose purpose in life is to find square > roots?) Is the difference merely a matter of FOR? If my distinction > between subroutines and ABMs makes sense, are some features that > would make something more likely to be thought of as an ABM rather > than a subroutine? It might be helpful to consider Oren and Yilmaz's (I think it was theirs) classification of: agent-oriented simulation agent-directed simulation agent-based simulation My own interpretation (which I forget how well it matches theirs) is basically that agent-orientation only implies that, regardless of the implementation, it is useful to _think_ of the objects and behavior as agents. Indeed, there need not even be any well-formed (quantum/atomic) units. E.g. a term in an equation over a continuous space might be _thought_ of as an agent. An agent-directed simulation is one where the implementation is unspecified (might be agent-based, might not); but that implementation is controlled by agents (to which executive control is delegated by the human). An agent-based simulation, however, requires the implementation to consist (primarily) of agents. (However one may define "agent".) -- glen e. p. ropella, 971-222-9095, http://agent-based-modeling.com ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
Free forum by Nabble | Edit this page |