home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / ai / 3238 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.3 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!linus.mitre.org!starbase!tallis
  2. From: tallis@starbase.mitre.org (Hans Tallis)
  3. Newsgroups: comp.ai
  4. Subject: Toward Computational Behavior?
  5. Message-ID: <tallis.714924724@starbase>
  6. Date: 27 Aug 92 14:12:04 GMT
  7. Sender: news@linus.mitre.org (News Service)
  8. Organization: The MITRE Corporation
  9. Lines: 23
  10. Nntp-Posting-Host: starbase.mitre.org
  11.  
  12. I'm looking for references or thoughts on computational specification of
  13. "behaviors".  For example, given the two behaviors
  14.  
  15.     - when you see food, turn left
  16.     - when you smell food, turn right
  17.  
  18. I need to compute things like the union and intersection of these behaviors.  I
  19. also need to talk about more and less general behaviors (some partial ordering
  20. would be fine), perhaps the complexity of a behavior, and test whether two
  21. behaviors are the same.  Actually I also am undecided about what exactly a
  22. "behavior" is; it could be any of the following:
  23.  
  24.     - stimulus/response table 
  25.     - goal to achieve
  26.     - sequence of motions
  27.     - collection of beliefs
  28.     - your-favorite-here
  29.  
  30. I haven't see many comprehensive discussions about behaviors that would lead to
  31. a widely agreed-upon formalization of them.  So I'm looking for pointers.
  32.  
  33. Thanks,                        --Hans Tallis
  34.                         tallis@mitre.org
  35.