An Introduction to the COGENT Modelling Environment 27 th International Conference of the Cognitive Science Society July 20 th, 2005 Stresa, Italy.

Slides:



Advertisements
Similar presentations
Introduction to AuthorIT April 10, 2006 Symposium on Knowledge Representation TICL SIG Joseph M. Scandura, Ph.D. Chairman, Board Scientific Advisors, MERGE.
Advertisements

An Introduction to the COGENT Modelling Environment 8 th International Conference on Cognitive Modelling July 26 th, 2007 Ann Arbor, Michigan, USA Presented.
AM Queries and Views. Overview Asset Manager provides sophisticated querying and reporting capability, from simple filters to a complex language that.
Cognitive Development Theory
Divergent thinking represents the potential for creative thinking and problem solving. It is not synonymous with actual creative behavior but has.
Parallel Virtual Machine Rama Vykunta. Introduction n PVM provides a unified frame work for developing parallel programs with the existing infrastructure.
1 1 Mechanical Design and Production Dept, Faculty of Engineering, Zagazig University, Egypt. Mechanical Design and Production Dept, Faculty of Engineering,
INTRODUCTION TO SIMULATION WITH OMNET++ José Daniel García Sánchez ARCOS Group – University Carlos III of Madrid.
Chapter 4 Gates and Circuits.
Kalpesh Vyas & Seward Khem
Memory A Memory Experiment Shortly, you will be shown a series of items. Watch carefully, as you will be asked to recall as many of them as you can at.
Chapter 10: The Traditional Approach to Design
Systems Analysis and Design in a Changing World, Fifth Edition
Working Memory Dr. Claudia J. Stanny EXP 4507 Memory & Cognition Spring 2009.
Concurrency: introduction1 ©Magee/Kramer 2 nd Edition Concurrency State Models and Java Programs Jeff Magee and Jeff Kramer.
Memory.
Memory and Working Memory An introduction. What have you forgotten?
Psyco 350 Lec #2 – Slide 1 Lecture 2 – Psyco 350, A1 Winter, 2011 N. R. Brown.
Psyco 350 Lec #3 – Slide 1 Lecture 3 – Psyco 350, A1 Winter, 2011 N. R. Brown.
Memory III Working Memory & Brain. Atkinson & Shiffrin (1968) Model of Memory.
Memory The Modal Model Working Memory. Basic Distinctions STM –short term memory limited capacity limited duration holding available recent and relevant.
WSN Simulation Template for OMNeT++
Applying Multi-Criteria Optimisation to Develop Cognitive Models Peter Lane University of Hertfordshire Fernand Gobet Brunel University.
Cognitive Psychology. This unit is split into 4 aspects:  The nature of memory, including its stages, capacity, duration, encoding  Models of memory,
Exploring Microsoft Excel 2002 Chapter 8 Chapter 8 Automating Repetitive Tasks: Macros and Visual Basic for Applications By Robert T. Grauer Maryann Barber.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Lab 1: The Stroop Effect (1935) Measuring interference effects
11 Games and Content Session 4.1. Session Overview  Show how games are made up of program code and content  Find out about the content management system.
Information Processing Approach Define cognition and differentiate among the stage, levels-of-processing, parallel distributed processing, and connectionist.
Introduction to the Mobile Security (MD)  Chaitanya Nettem  Rawad Habib  2015.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Python: An Introduction
Computer and Automation Research Institute Hungarian Academy of Sciences Presentation and Analysis of Grid Performance Data Norbert Podhorszki and Peter.
CPS120: Introduction to Computer Science
Components of Database Management System
© 2000 John Wiley & Sons, Inc. Huffman/Vernoy/Vernoy: Psychology in Action 5e Psychology in Action, Fifth Edition by Karen Huffman, Mark Vernoy, and Judith.
DaeWon Kim. Contents 1. Primary Memory ① Broadbent’s Model ② Waugh and Norman’s Model ③ Atkinson and Shiffrin’s Dual-Store Model 2. The Serial Position.
Module 2 Part IV Introduction To Windows Operating Systems Basic Windows Admin Introduction To Windows Operating Systems Basic Windows Admin.
The modal model because of the huge influence it has had on memory research.
Guide to Linux Installation and Administration, 2e1 Chapter 10 Managing System Resources.
Clever Framework Name That Doesn’t Violate Copyright Laws MARCH 27, 2015.
THE MODAL MODEL Sensory Information Store Short Term Memory (STM) Long Term Memory (LTM) input recode rehearse retrieve Atkinson and Shiffrin (1968)
Multi Store Model Calvin Laverick. Why have a model? A model is useful so we can test and investigate how memory works. – Without one, this would be very.
Cognitive Psychology Study of thinking processes Based on computer metaphor i.e. we try to understand the mind by comparing it to a computer: InputProcessingOutput.
Memory Part II Memory Stages and Processes. Overview Memory processes –encoding, storage, and retrieval Capacity & duration of memory stages –sensory.
Memory Lesson 4 – Core Study BATs Explain the serial position effect (C/D) Describe Terry’s experiment in the recall of TV commercials (D) Outline the.
The Cognitive Perspective Computers vs. Humans. Starter (10 mins) Name the 5 perspectives in Psychology. Name the 5 perspectives in Psychology. Name 3.
LaHave House Project 1 LaHave House Project Automated Architectural Design BML + ARC.
Social – End of topic evaluation. Topic 2 – Cognitive Psychology Lesson one – Introduction to the approach and topic.
Evaluate two models or theories of one cognitive process with reference to research studies. We will be focusing on two models of memory.
Topic 2 – Cognitive Psychology Lesson two – Multi-store model.
Multimedia Retrieval Architecture Electrical Communication Engineering, Indian Institute of Science, Bangalore – , India Multimedia Retrieval Architecture.
Models of Memory Attempt to give a systematic account of the structure and functioning of memory Tend to be sketchier than full theories, hence ‘models’
1 Chapter Overview Monitoring Access to Shared Folders Creating and Sharing Local and Remote Folders Monitoring Network Users Using Offline Folders and.
MODELS OF MEMORY The Multi Store Model (MSM) (Atkinson & Shiffrin, 1968)
Introducing Scratch Learning resources for the implementation of the scenario
INTRODUCTION TO XSEDE. INTRODUCTION  Extreme Science and Engineering Discovery Environment (XSEDE)  “most advanced, powerful, and robust collection.
Operating Systems {week 01.b}
The Cognitive Approach
What is cognitive psychology?
Topic 2 – Cognitive Psychology
Featured Enhancements to the IDE & Debugger
Chapter 7 Psychology: Memory.
THE PRIMACY AND RECENCY EFFECT
For you: two models of memory
Exploring Microsoft Excel
CS703 - Advanced Operating Systems
Loops CIS 40 – Introduction to Programming in Python
Short-Term/Long-Term Memory Distinction
Presentation transcript:

An Introduction to the COGENT Modelling Environment 27 th International Conference of the Cognitive Science Society July 20 th, 2005 Stresa, Italy

Tutorial Overview COGENT: Principal Features The COGENT Modal Model Model –The free recall task –Task infrastructure within COGENT –Building the Short-Term Store –Adding the Long-Term Store –Decay, time and rehearsal Some advanced COGENT Features

COGENT: Principal Features A visual programming environment; A range of standard functional components; An expressive rule-based modelling language; Automated data visualisation tools; A powerful model testing environment; and Research programme management tools

Visual Programming in COGENT

Standard Functional Components A library of standard configurable components: –Memory buffers –Rule-based processes –Simple connectionist networks –Data input/output devices –TCP/IP sockets for inter-process communication –Inter-module communication links Components are configured and wired-up for different applications via a graphical model design editor

Rule-Based Modelling Language: I Processes may contain rules such as: IF operator(Move, possible) is in Possible Operators evaluate_operator(Move, Value) THENdelete operator(Move, possible) from Possible Operators add operator(Move, value(Value)) to Possible Operators

Rule-Based Modelling Language: II COGENTs representation language is based on Prolog: IF operator(Move, possible) is in Possible Operators evaluate_operator(Move, Value) THENdelete operator(Move, possible) from Possible Operators add operator(Move, value(Value)) to Possible Operators

Rule-Based Modelling Language: III

Data Visualisation Tools: Tables

Data Visualisation Tools: Graphs

Data Visualisation Tools: Pictures

The Model Testing Environment Dynamically updated visualisation tools allow a models functioning to be examined while the model runs Inter-component communication may be traced A flexible scripting environment allows: –models to be run over multiple blocks of trials; –multiple subjects to be run over multiple blocks; –automated parameter varying meta-experiments.

Research Programme Management

The Tutorial Task: Free Recall On each trial, the subject is presented with a list of 25 words The subject is told to try to memorise the words After an interval, the subject must recall as many words as possible (e.g., Glanzer & Cunitz, 1966)

Free Recall: Empirical Findings

The Modal Model: Top Level

Building the Short Term Store: I

Building the Short Term Store: II

Building the Short Term Store: III The rule to transfer words to STS:

Building the Short Term Store: IV

Building the Short Term Store: V The rule to recall from STS:

Building the Short Term Store: VI

Building the Short Term Store: VII Run more trials. What happens to the curve? Change the On Excess property of STS. What happens to the shape of the graph when you run a few trials? Watch the Messages view of Input/Output. What happens there now when you run (or single-step) through a trial?

Adding the Long Term Store: I The Modal Model also includes: a long term store (LTS); a rehearsal process to transfer information from STS to LTS; and the possibility to recall from either STS or LTS

Adding the Long Term Store: II

Adding the Long Term Store: III The rehearsal rule:

Adding the Long Term Store: IV Recalling from either STS or LTS:

Adding the Long Term Store: V

Adding the Long Term Store: VI What causes the primacy effect arise? Monitor the Input/Output boxs Messages view. Why does the model sometimes recalls the same word twice in the same trial. The serial position curve still doesnt look like the one in the introduction. Characterise any differences. Can you account for them?

Decay, Time & Rehearsal: I Add decay to LTS. Explore different decay rates. Change the rehearsal rate by adding a copy of the rehearsal rule. All memorised words are currently recalled in parallel. Make the recall process serial.

Decay, Time & Rehearsal: II The serial recall rule:

Decay, Time & Rehearsal: III Explore the effect of the Buffer Access property of each buffer. Play with these (and other) parameters to see how they affect the models behaviour. The Experimenter system is written using standard COGENT. Try to discover how it works. Find a principled solution to the problem of stopping rehearsal when recall commences

Advanced COGENT Features: Experiment Scripting

Selected References Atkinson, R. C., & Shiffrin, R. M. (1968). Human memory: A proposed system and its control processes. In Spence, K. W., & Spence, J. T. (Eds.), The psychology of learning and motivation: Advances in research and theory. Academic Press, Orlando, FL. Atkinson, R. C., & Shiffrin, R. M. (1971). The control of short term memory. Scientific American, 225, 82–90. Cooper, R. (2002). Modelling High-Level Cognitive Processes. With contributions from Peter Yule, John Fox and David W. Glasspool. Lawrence Erlbaum Associates, Mahwah, NJ. Cooper, R., & Fox, J. (1998). COGENT: A visual design environment for cognitive modelling. Behavior Research Methods, Instruments, & Computers, 30 (4), 553–564. Glanzer, M., & Cunitz, A. R. (1966). Two storage mechanisms in free recall. Journal of Verbal Learning and Verbal Behavior, 5, 351–360. Miller, G. A. (1956). The magical number seven, plus or minus two: Some limits on our capacity for processing information. Psychological Review, 6 3, 81–97. Postman, L. & Phillips, L. W. (1965). Short-term temporal changes in free recall. Quarterly Journal of Experimental Psychology, 17, 132–138.