Skip to main content

An Episode Tracker for Cognitive Architectures

  • Conference paper
  • First Online:
Biologically Inspired Cognitive Architectures 2023 (BICA 2023)

Abstract

This paper introduces the Episode Tracker Module, an encoding mechanism that tracks sensory information through space and time, building up high-level semantic representations called episodes. This module is aimed to extend the Cognitive Systems Toolkit (CST) as a reusable framework for building different cognitive models for episode detection. We created two instances of the episode tracker with two different mechanisms for identifying property categories (geographical regions). Each mechanism correctly induced a different episode detection dynamic. Overall, the Episode Tracker architecture provides a robust and flexible framework for episode detection.

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

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 219.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 279.99
Price excludes VAT (USA)
  • Durable hardcover 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

Similar content being viewed by others

Notes

  1. 1.

    Martin et al. [12] originally used the term scene to what we are calling here a frame. We are using frame here to avoid ambiguity with using the term scene in scene-based episodes.

  2. 2.

    CST’s source is available in https://github.com/CST-Group/cst.

  3. 3.

    Codelets, first introduced in [10] and later enhanced in [7], are small segments of non-blocking code executed in a loop. Codelets run in parallel and are responsible for all data processing within the architecture.

  4. 4.

    Memory objects in CST hold any type of data structure to store information. Memory Objects are the canonical storage for data in the cognitive architecture. Different knowledge representation schemes might be used in each Memory Object.

References

  1. Allen, T.A., Fortin, N.J.: The evolution of episodic memory. Proc. Natl. Acad. Sci. 110(supplement_2), 10379–10386 (2013)

    Google Scholar 

  2. Baddeley, A.: The episodic buffer: a new component of working memory? Trends Cogn. Sci. 4(11), 417–423 (2000). ISSN: 1364-6613

    Google Scholar 

  3. Baddeley, A.D., Allen, R.J., Hitch, G.J.: Binding in visual working memory: the role of the episodic buffer. Neuropsychologia 49(6), 1393–1400 (2011). ISSN: 0028-3932

    Google Scholar 

  4. Brom, C., Lukavský, J., Kadlec, R.: Episodic memory for human-like agents and human-like agents for episodic memory. Int. J. Mach. Conscious. 02(02), 227–244 (2010). ISSN: 1793-8430. Publisher: World Scientific Publishing Co

    Google Scholar 

  5. Castro, E.C., Gudwin, R.R.: A scene-based episodic memory system for a simulated autonomous creature. Int. J. Synth. Emot. (IJSE) 4(1), 32–64 (2013). ISSN: 1947-9093. Publisher: IGI Global

    Google Scholar 

  6. Dodd, W., Gutierrez, R.: The role of episodic memory and emotion in a cognitive robot. In: ROMAN 2005. IEEE International Workshop on Robot and Human Interactive Communication, 2005, pp. 692–697 (2005). ISSN: 1944-9437

    Google Scholar 

  7. Franklin, S., Kelemen, A., McCauley, L.: IDA: a cognitive agent architecture. In: SMC’98 Conference Proceedings. 1998 IEEE International Conference on Systems, Man, and Cybernetics (Cat. No. 98CH36218), vol. 3, pp. 2646–2651 (1998). ISSN: 1062-922X

    Google Scholar 

  8. Fukunaga, K., Hostetler, L.: The estimation of the gradient of a density function, with applications in pattern recognition. IEEE Trans. Inf. Theory 21(1), 32–40 (1975)

    Article  MathSciNet  Google Scholar 

  9. Gärdenfors, P.: The Geometry of Meaning: Semantics Based on Conceptual Spaces. MIT Press (2014). ISBN: 978-0-262-02678-9

    Google Scholar 

  10. Hofstadter, D.R., Mitchell, M.: The copycat project: a model of mental fluidity and analogy-making. In: Analogical Connections. Advances in Connectionist and Neural Computation Theory, vol. 2, pp. 31–112. Ablex Publishing, Westport, CT (1994). ISBN: 978-1-56750-039-4

    Google Scholar 

  11. Kuppuswamy, N.S., Cho, S.H., Kim, J.H.: A cognitive control architecture for an artificial creature using episodic memory. In: 2006 SICE-ICASE International Joint Conference, pp. 3104–3110 (2006)

    Google Scholar 

  12. Martin, L., Jaime, K., Ramos, F., Robles, F.: Bio-inspired cognitive architecture of episodic memory. Cogn. Syst. Res. 76, 26–45 (2022). ISSN: 1389-0417

    Google Scholar 

  13. Nuxoll, A.M., Laird, J.E.: Enhancing intelligent agents with episodic memory. Cogn. Syst. Res. 17–18, 34–48 (2012). ISSN: 1389-0417

    Google Scholar 

  14. Paraense, A.L.O., Raizer, K., de Paula, S.M., Rohmer, E., Gudwin, R.R.: The cognitive systems toolkit and the CST reference cognitive architecture. Biol. Inspired Cogn. Archit. 17, 32–48 (2016). ISSN: 2212-683X

    Google Scholar 

  15. Tulving, E.: Episodic and semantic memory. In: Organization of Memory, pp. xiii, 423. Academic Press, Oxford, England (1972)

    Google Scholar 

  16. Tulving, E.: Episodic memory: from mind to brain. Annu. Rev. Psychol. 1–25 (2002)

    Google Scholar 

Download references

Acknowledgements

This project was supported by the Ministry of Science, Technology, and Innovation of Brazil, PPI-Softex grant # [01245.013778/2020-21]. The authors also thank CEPID/BRAINN (Proc. FAPESP 2013/07559-3).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ricardo Ribeiro Gudwin .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Sakabe, E.Y. et al. (2024). An Episode Tracker for Cognitive Architectures. In: Samsonovich, A.V., Liu, T. (eds) Biologically Inspired Cognitive Architectures 2023. BICA 2023. Studies in Computational Intelligence, vol 1130. Springer, Cham. https://doi.org/10.1007/978-3-031-50381-8_81

Download citation

Publish with us

Policies and ethics