Knowledge, Mental Models and HCI. Introduction 4 If we want to –predict learning time –identify “typical” errors –relative ease of performance of tasks.

Slides:



Advertisements
Similar presentations
ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Advertisements

Summer 2011 Tuesday, 8/ No supposition seems to me more natural than that there is no process in the brain correlated with associating or with.
A component- and message-based architectural style for GUI software
Explanations of Abnormality
Causation, Control, and the Evolution of Complexity H. H. Pattee Synopsis Steve B. 3/12/09.
Team Task Choose 1 Progression to READ: Number and Operations--Fractions Ratios and Proportional Relationships Develop “Content” Knowledge.
Cognitive modelling, Users models and Mental models What’s cognitive modelling ? The human information processing approach Cognitive Models of Users in.
ICS 463, Intro to Human Computer Interaction Design: 5. Knowledge and Mental Models Dan Suthers.
Cognitive Processes PSY 334 Chapter 5 – Meaning-Based Knowledge Representation July 24, 2003.
Communication Notation Part V Chapter 15, 16, 18 and 19.
The ultimate goal of science: Defensible explanatory accounts of the way the natural world works.
Knowledge Representation and Organization
Models of Human Performance Dr. Chris Baber. 2 Objectives Introduce theory-based models for predicting human performance Introduce competence-based models.
Knowledge Management Tools Abstract More and more companies use knowledge management to leverage theis most important resource : knowledge. Knowledge.
Meaningful Learning in an Information Age
INTRODUCTION. Concepts HCI, CHI Usability User-centered Design (UCD) An approach to design (software, Web, other) that involves the user Interaction Design.
Understanding Task Orientation Guidelines for a Successful Manual & Help System.
Intelligent Tutoring Systems Traditional CAI Fully specified presentation text Canned questions and associated answers Lack the ability to adapt to students.
Vygotsky’s Theory of Cognitive Development and scaffolding
THEORIES OF MIND: AN INTRODUCTION TO COGNITIVE SCIENCE Jay Friedenberg and Gordon Silverman.
The Learning Cycle (Constructivism and Lesson Design) Text Chapter 6 Course Packet pages
Definitions Theory, concept, construct, proposition, empirical generalization, model, and conceptual models 20 April 2017.
Mental Models : Theory and Application in Human Factors JOHN R
Smith’s Aerospace © P. Bailey & K. Vander Linden, 2005 Architecture: Component and Deployment Diagrams Patrick Bailey Keith Vander Linden Calvin College.
Cognitive Development: Piaget’s and Vygotsky’s Theories
General Knowledge Dr. Claudia J. Stanny EXP 4507 Memory & Cognition Spring 2009.
Mental Imagery & Cognitive Maps Dr. Claudia J. Stanny EXP 4507 Memory & Cognition Spring 2009.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Vacaville USD December 5, AGENDA Problem Solving and Patterns Math Practice Standards and High Leverage Instructional Practices Number Talks –Computation.
1 Brief Review of Research Model / Hypothesis. 2 Research is Argument.
SOFTWARE DESIGN.
10 Software Architecture CSCU 411 Software Engineering.
Theories of First Language Acquisition
The Problem page, Coherence, ideology How an ideological message is conveyed through language, and particularly through the following aspects of textual.
Memory for General Knowledge and Concepts and Categorization
Chapter 2, part 2 Human Aspects: The Capacity of Short-term Memory......must be taken into account, i.e. important to limit the number of items a user.
1 Systems Analysis and Design in a Changing World, Thursday, January 18, 2007.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
1 CHAPTER 2 Decision Making, Systems, Modeling, and Support.
Comp 15 - Usability and Human Factors
Part VII: Design Continuous
Introduction to Neural Networks and Example Applications in HCI Nick Gentile.
Chapter 6 – Architectural Design Lecture 1 1Chapter 6 Architectural design.
Cognitive Linguistics Croft&Cruse
The Relationship between Elementary Teachers’ Beliefs and Teaching Mathematics through Problem Solving Misfer AlSalouli May 31, 2005.
CS 478 – Tools for Machine Learning and Data Mining Perceptron.
Cognitive Processes PSY 334 Chapter 5 – Meaning-Based Knowledge Representation.
Cognitive Science and Biomedical Informatics Department of Computer Sciences ALMAAREFA COLLEGES.
Architecture View Models A model is a complete, simplified description of a system from a particular perspective or viewpoint. There is no single view.
U i Modleing SGOMS in ACT-R: Linking Macro- and Microcognition Lee Yong Ho.
CHAPTER 6 COGNITIVE PERSPECTIVES: 1. THE PROCESSING OF INFORMATION EPSY DR. SANDRA RODRIGUEZ PRESENTATION BY: RUTH GARZA Gredler, M. E. (2009).
PERCEPTION & MAP DESIGN Ntshate Athenkosi Gregory Crichton
Pattern Recognition. What is Pattern Recognition? Pattern recognition is a sub-topic of machine learning. PR is the science that concerns the description.
DESIGN PROCESS AND CONCEPTS. Design process s/w design is an iterative process through which requirements are translated into a “blueprint” for constructing.
Chapter 9 Knowledge. Some Questions to Consider Why is it difficult to decide if a particular object belongs to a particular category, such as “chair,”
Knowledge Representation. A knowledge base can be organised in several different configurations to facilitate fast inferencing Knowledge Representation.
What is cognitive psychology?
WHAT IS TEACHING ? The best approach to understanding the nature of teaching is establishing a harmonious relationship between teacher, student and.
Fall 2004 Perceptron CS478 - Machine Learning.
Kenneth Baclawski et. al. PSB /11/7 Sa-Im Shin
PROM/SE Ohio Mathematics Associates Institute Spring 2005
OBJECT RELATIONSHIPS, ATTRIBUTES, AND METHODS
CEN3722 Human Computer Interaction Knowledge and Mental Models
المپیاد علمی دانشجویان پزشکی
Human Computer Interaction
Semantic Nets and Frames
The Network Approach: Mind as a Web
Copyright © Allyn & Bacon 2006
Presentation transcript:

Knowledge, Mental Models and HCI

Introduction 4 If we want to –predict learning time –identify “typical” errors –relative ease of performance of tasks 4 Then we need ways of discovering –what users know about the system –how users reason about the system

Types of Knowledge Representation 4 Analogical Representation –picture-like representations 4 Propositional Representations –abstract statements that make assertions 4 Distributed Representations –networks of nodes where knowledge is implicit in the connections between them Symbolic Sub-symbolic

Schools of Thought 4 Imagists vs. Propositionalists –imagists believe that images play a distinctive role in cognitive processes –propositionalists believe that they are a by- product that plays no role, instead language-like propositions are key

Imagists v Propositionalists Which figure cannot be constructed from the pattern?

Connectionists 4 It seems likely that people use both images and propositions in thinking 4 Connectionists argue that the two are complementary and can exist together at higher levels of representation 4 But they are emergent properties of neural networks of nodes at a lower (sub- symbolic) level

Connectionist Networks Name Nationality Sex Favourite Football Team Course Favourite drink Alan ChelseaISYS1154 Guinness Male Irish

Knowledge Organisation 4 Knowledge is clearly highly organised 4 But as semantic networks? –nodes are objects (farmers, cows, sheep) and the links the relationship between them (farmers own cows etc.) 4 Or as schemata ? –repeatable patterns of experience (stereotypical scripts)

Mental Models 4 Developed to account for more dynamic aspects of cognitive activity 4 “...the model people have of themselves, others, the environment, and the things with which they interact. People form mental models through experience, training and instruction”

Structural vs. Functional models 4 Structural models are used to describe internal mechanics of a device in terms of its components (white box) 4 Functional models are used to describe how a device should be used (black box)

Key Points 4 3 types of mental representations: analogical, propositional and distributed 4 General knowledge is stored as schemata which, when activated, can be used to construct mental models 4 Mental models enable people to generate descriptions and explanations about systems, and make predictions 4 Structural models describe how systems work, functional models how they are used 4 Most people’s understanding of systems, devices is Functional 4 Conceptualizing users’ knowledge in terms of mental models can help designers to develop appropriate user interfaces