CS 3724 Introduction to Human Computer Interaction Section 2 CRN 11500 MW 2:30-3:45 126 McB

Preview:

Citation preview

CS 3724Introduction to Human Computer Interaction

Section 2 CRN 11500 MW 2:30-3:45 126 McB

When computers look at users do they see people as just another machine?

When computers look at users do they see people as just another machine?

WARNING

The next few lectures will warp your thinking! Dangerous and seductive ideas will be discussed. Take good

notes, but don’t be fooled.DISCLAIMER: The instructors and GTA’s do not endorse the idea of thinking of users as machines or

computers.

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

The Cognitive Revolution

The Cognitive Revolution

Confluence of psychology, computer science, philosophy, linguistics --> transformed all

Representations of external worldCategorizing

ConceptsPrototypesHierarchies

Schemas

The Cognitive Revolution

Donald BroadbentFlow chart thinking processMore on that later…

Herbert SimonSymbolic processing

Jerome Bruner (not in video)

Categorization

HCI Pioneers / Cognitive Psychologists

Tom MoranStu CardDon NormanBen SchniedermanBob KrautMarilyn ManteiJohn Carroll

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsReasoningProblem solving

Information Theory What is information? Communication model:

Sender Medium Signal Noise Receiver

Claude Shannon the “bit”

Turing Machine

Given a string of symbols on the tape, a Turing machine starts at the initial state.

At any state it reads the symbol under the head, either erases it or replaces it with a symbol (possibly the same symbol).

It then moves the head to left or right or does not move it and goes to the next state which may be the same as the current state.

One of its states is the halt state and when the Turing machine goes into the halt state, it stops its operation.

“Mechanical model” Babbage Lovelace Atanasoff Eckert Mauchly

Turing Simon Broadbent

Information Processing Model of Cognition

Information Processing Model of Cognition

Broadbent Flow and control:

Input Memory CPU: filter CPU: process Output

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

What can the human computer do?

Some information processing ways of thinking about users:

Bandwidth of visual channel

Filtering of information

Synchronous vs. asynchronous communication

Measuring human memory in “bits”

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

What can the human computer do?

How fast can users type?

Where do users look?

How much can users read at once?

Why is “ YELLOW GREEN BLUE RED INDIGO’ confusing?

Is a mouse or trackball better?

If a button is quickly located, can it also be quickly hit?

HEY -- What about human factors and ergonomics?

HEY -- What about human factors and ergonomics?

Beginning in World War II, engineers and psychologists were concerned with how to improve control systems -- particularly in aircraft. “Human factors” and “ergonomics” emerged as an engineering practice. But there was no unifying model or theory, just measurements and resulting heuristics.

Without a compelling comprehensive model (i.e. information processing), measuring human performance became a tool for evaluating details of cognition.

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

What can the human computer do?

How do users find information using a search engine like GOOGLE? How is that different from the search techniques they use at the library?

How do users figure out when to use the keyboard and when to use the mouse?

What happens when people get distracted by something interesting in a GOOGLE search? (Is the distraction “noise” or something else?)

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

What can the human computer do?

How do users make sense of information?

How do people learn to use computer applications? Is it like learning to read?

What patterns do users see? What patterns don’t they see?

How can computers and people communicate using users’ natural language?

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solving Reasoning

Turing Test

Turing Test: ELIZA

Joseph Weizenbaum 1966 Most enduring code ever written? “Chatbot” Demonstrates weakness of AI and Turing Test* Hello> How are you today.. What would you like to discuss? * Are you a Rogerian or rotarian?> Perhaps in your fantasies I am a Rogerian or rotarian? * Why would I fantasize about you? I don't even know you?> Do you wish to be able to even know me? * No> Are you saying no just to be negative? * No> Come, come, elucidate your thoughts.

The Roots of HCI, Revisited

The Cognitive RevolutionInformation TheoryWhat can the human computer do?

Sensors and actuatorsProblem solvingReasoning

OK -- How do we optimize this

system? What are the limits of users?

For next time…

Chat with an ELIZA http://www.manifestation.com/neurotoys/eliza.php3 http://i5.nyu.edu/~mm64/x52.9265/january1966.html http://philly.cyberloft.com/bgoerlic/eliza.htm http://www14.brinkster.com/ecceliza1/

Read Chapter 7Team Project, due next week:

Working prototypeShow GTA (arrange time!)Brief report of functionality

Next lectures: usability testing

Recommended