Skip to main content

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 1757))

Included in the following conference series:

Abstract

Although software agents are becoming more widely used, methodology for constructing agent programs is poorly understood. In this paper, we take a step towards specifying and proving correctness for a class of agent programs based on the PRS architecture, Georgeff and Lansky [9], one of the most widely used in industrial settings. We view PRS as a simplified operating system capable of concurrently running a series of plans, each of which at any time is in a state of partial execution. The PRS system is construed as using a simplified interrupt mechanism to enable it, using information about goal priorities, to “recover” from various contingencies so that blocked plans can be resumed and eventually successfully completed. We develop a simple methodology for PRS program construction, then present a formalism combining dynamic logic and context-based reasoning that can be used to reason about such PRS plans.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Asher, N.M., Koons, R.C.: The Revision of Beliefs and Intentions in a Changing World. In: Proceedings of the 1993 Spring Symposium on Reasoning about Mental States: Formal Theories and Applications, pp. 1–9 (1993)

    Google Scholar 

  2. Bell, J.: Changing Attitudes. In: Wooldridge, M.J., Jennings, N.R. (eds.) Intelligent Agents. Springer, Berlin (1995)

    Google Scholar 

  3. Belnap, N.D., Perloff, M.: Seeing To It That: A Canonical Form for Agentives. Theoria 54, 175–199 (1988)

    Article  Google Scholar 

  4. Bradshaw, J.M. (ed.): Software Agents. AAAI Press, Menlo Park (1997)

    Google Scholar 

  5. Bratman, M.E.: Intention, Plans and Practical Reason. Harvard University Press, Cambridge (1987)

    Google Scholar 

  6. Cohen, P.R., Levesque, H.J.: ‘Intention is Choice with Commitment. Artificial Intelligence 42, 213–261 (1990)

    Article  MATH  MathSciNet  Google Scholar 

  7. Fisher, M.D.: Representing and Executing Agent-Based Systems. In: Wooldridge, M.J., Jennings, N.R. (eds.) Intelligent Agents. Springer, Berlin (1995)

    Google Scholar 

  8. Gabbay, D.M.: Labelled Deductive Systems, vol. 1. Oxford University Press, Oxford (1996)

    MATH  Google Scholar 

  9. Georgeff, M.P., Lansky, A.L.: Reactive Reasoning and Planning. In: Proceedings of the Sixth National Conference on Artificial Intelligence (AAAI 1987), pp. 677–682 (1987)

    Google Scholar 

  10. Georgeff, M.P., Rao, A.S.: The Semantics of Intention Maintenance for Rational Agents. In: Proceedings of the Fourteenth International Joint Conference on Artificial Intelligence, pp. 704–710 (1995)

    Google Scholar 

  11. Georgeff, M.P., Rao, A.S.: Rational Software Agents: From Theory to Practice. In: Jennings, N.R., Wooldridge, M.J. (eds.) Agent Technology. Springer, Berlin (1998)

    Google Scholar 

  12. Goldblatt, R.: Logics of Time and Computation, 2nd edn. Center for the Study of Language and Information, Stanford, CA (1992)

    Google Scholar 

  13. Konolige, K., Pollack, M.E.: A Representationalist Theory of Intention. In: Proceedings of the Thirteenth International Joint Conference on Artificial Intelligence, pp. 390–395 (1993)

    Google Scholar 

  14. Lee, J., Huber, M.J., Kenny, P.G., Durfee, E.H.: UM-PRS: An Implementation of the Procedural Reasoning System for Multirobot Applications. In: Conference on Intelligent Robotics in Field, Factory, Service, and Space, pp. 842–849 (1994)

    Google Scholar 

  15. Moore, R.C.: A Formal Theory of Knowledge and Action. In: Hobbs, J.R., Moore, R.C. (eds.) Formal Theories of the Commonsense World. Ablex, Norwood (1985)

    Google Scholar 

  16. Pratt, V.R.: Semantical Considerations on Floyd-Hoare Logic. In: Proceedings of the Seventeenth IEEE Symposium on Foundations of Computer Science, pp. 109–121 (1976)

    Google Scholar 

  17. Rao, A.S., Georgeff, M.P.: Modeling Rational Agents within a BDI-Architecture. In: Proceedings of the Second International Conference on Principles of Knowledge Representation and Reasoning, pp. 473–484 (1991)

    Google Scholar 

  18. Rao, A.S., Georgeff, M.P.: An Abstract Architecture for Rational Agents. In: Proceedings of the Third International Conference on Principles of Knowledge Representation and Reasoning, pp. 439–449 (1992)

    Google Scholar 

  19. Rao, A.S., Georgeff, M.P.: A Model-Theoretic Approach to the Verification of Situated Reasoning Systems. In: Proceedings of the Thirteenth International Joint Conference on Artificial Intelligence, pp. 318–324 (1993)

    Google Scholar 

  20. Rosenschein, S.J., Kaelbling, L.P.: The Synthesis of Digital Machines with Provable Epistemic Properties. In: Halpern, J.Y. (ed.) Theoretical Aspects of Reasoning About Knowledge: Proceedings of the 1986 Conference, Morgan Kaufmann, Los Altos (1986)

    Google Scholar 

  21. Segerberg, K.: Bringing It About. Journal of Philosophical Logic 18, 327–347 (1989)

    Article  MATH  MathSciNet  Google Scholar 

  22. Singh, M.P.: Multiagent Systems. Springer, Berlin (1994)

    MATH  Google Scholar 

  23. Wobcke, W.R.: A Schema-Based Approach to Understanding Subjunctive Conditionals. In: Proceedings of the Eleventh International Joint Conference on Artificial Intelligence, pp. 1461–1466 (1989)

    Google Scholar 

  24. Wobcke, W.R.: Plans and the Revision of Intentions. In: Zhang, C., Lukose, D. (eds.) Distributed Artificial Intelligence: Architecture and Modelling. Springer, Berlin (1996)

    Google Scholar 

  25. Wobcke, W.R.: Agency and the Logic of Ability. In: Wobcke, W.R., Pagnucco, M., Zhang, C. (eds.) Agents and Multi-Agent Systems. Springer, Berlin (1998)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2000 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Wobcke, W. (2000). On the Correctness of PRS Agent Programs. In: Jennings, N.R., Lespérance, Y. (eds) Intelligent Agents VI. Agent Theories, Architectures, and Languages. ATAL 1999. Lecture Notes in Computer Science(), vol 1757. Springer, Berlin, Heidelberg. https://doi.org/10.1007/10719619_4

Download citation

  • DOI: https://doi.org/10.1007/10719619_4

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-67200-5

  • Online ISBN: 978-3-540-46467-9

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics