Module 2 Information Processing
Module 2 Information Processing
Module 2: Topic 1
Dr Sana Moid ,ABSL
1
Session Outcome
2
• Theories propose that reasoning comprises two underlying systems. The
systems are identified as having functionally distinct roles, differ according
to the type of information encoded, vary according to the level of
expressible knowledge, and result in different responses
3
• Traditionally, logical thinking and intuition have been viewed as rival modes
of thought. The former is deliberate, achieving accurate and justifiable
representations of the world, and the latter is ineffable, producing best-
guess answers to problems without any discernable effort.
• Let’s take one decision everyone has to make at some point: choosing a
career. The decision can be broken down into parts, some are more
appropriate for System 1 reasoning, and some are appropriate for using
your System 2. With your system 1 you might tackle questions like, “Will I
get on with the people I’d be working with in this job?”, or “Will this
working environment help me to work productively?”.
• And certain questions seem best analysed with System 2: “Where will I
build the most valuable skills?”, “What factors correlate most with job
satisfaction?”, “Which organisation is growing the fastest?” System 2
reasoning is also better for weighing all the relevant factors and eventually
making your career decision because in order to get enough data to have
reliable feedback, you would need to have had experience making
hundreds or thousands of these decisions
5
• We also use these 2 processes for making decisions about what is moral or
ethical behaviour, what Jonathan Haidt, who conducted much of the
original research, has called social intuitionism. He found that moral
judgements are made predominantly on the basis of intuition and, when
prompted, we use our System 2 to provide a rationalisation, and only
rarely do people use conscious reasoning beforehand.
6
7
Thinking, Fast and Slow!!
8
• If asked to pick which thinker we are, we pick system 2. However, as
Kahneman points out:
• The automatic operations of System 1 generate surprisingly complex
patterns of ideas, but only the slower System 2 can construct thoughts in
an orderly series of steps . I also describe circumstances in which System 2
takes over, overruling the freewheeling impulses and associations of
System 1. You will be invited to think of the two systems as agents with
their individual abilities, limitations, and functions.
9
System 1: Quick
• These vary by individual and are often “innate skills that we share with
other animals.”
• We are born prepared to perceive the world around us, recognize objects,
orient attention, avoid losses, and fear spiders. Other mental activities
become fast and automatic through prolonged practice. System 1 has
learned associations between ideas (the capital of France?); it has also
learned skills such as reading and understanding nuances of social
situations. Some skills, such as finding strong chess moves, are acquired
only by specialized experts. Others are widely shared. Detecting the
similarity of a personality sketch to an occupational stereotype requires
broad knowledge of the language and the culture, which most of us
possess. The knowledge is stored in memory and accessed without
intention and without effort.
10
System2: Deliberate
• This is when we do something that does not come naturally and requires
some sort of continuous exertion.
• In all these situations you must pay attention, and you will perform less
well, or not at all, if you are not ready or if your attention is directed
inappropriately.
• Paying attention is not really the answer as that is mentally expensive and
can make people “effectively blind, even to stimuli that normally attract
attention.” This is the point of Christopher Chabris and Daniel Simons in
their book The Invisible Gorilla. Not only are we blind to what is plainly
obvious when someone points it out but we fail to see that we are blind in
the first place.
11
Division of Labour Between System One and Two
• Systems 1 and 2 are both active whenever we are awake. System 1 runs
automatically and System 2 is normally in a comfortable low-effort mode,
in which only a fraction of its capacity is engaged.
12
• When System 1 runs into difficulty, it calls on System 2 to support more
detailed and specific processing that may solve the problem of the
moment. System 2 is mobilized when a question arises for which System 1
does not offer an answer, as probably happened to you when you
encountered the multiplication problem 17 × 24. You can also feel a surge
of conscious attention whenever you are surprised. System 2 is activated
when an event is detected that violates the model of the world that
System 1 maintains.
13
• Overcoming?
14
System 1 System 2
Does nor require working memory Requires working memory
Autonomous Cognitive Decoupling, mental
stimulation
Fast Slow
High Capacity Capacity Limited
Parallel Serial
Non Conscious Conscious
Biased Responses Normative Responses
Contextualised Abstract
Automatic Controlled
Associative Rule Based
Experience based decision making Consequential decision making
Independent of cognitive ability Correlated with Cognitive Ability
15
Bayesian information processing
16
Decision-making and brain systems
• The human brain has a wide array of functions including functions to help
us interpret sensory inputs, originate and coordinate motor responses,
control basic functions such as sleep, hunger or thirst, stock and retrieve
information required to perform tasks, and guide abstract and complex
decision-making. The cerebral cortex controls higher functions. It is
composed of various systems with specific missions.
• The motor cortices (primary and secondary) are responsible for the
planning and execution of voluntary motor functions. They host the
process of action implementation rendering decisions.
17
• The prefrontal cortex is in charge of complex cognitive tasks, expressing
personality, and moderating behavior. The primary activity of the
prefrontal cortex is thought to be cognitive control, that is the
orchestration of thoughts and decisions in accordance with internally
generated goals.
18
• Models in Bayesian statistics start with the idea that the nervous system
needs to estimate variables in the world that are relevant (x) based on
observed information (o), typically coming from our senses (e.g. audition,
vision, olfaction). Bayes rule then allows calculating how likely each
potential estimate x is given the observed information o:
• p(x∣o) = p(o∣x)p(x)/p(o)
19
• For example, consider the case of estimating if our cat is hungry
(x=“hungry”) given that it meowed (o=“meow”). If the cat usually meows
if hungry (p(o|x)=90%), is hungry a quarter of the time (p(x)=25%), and
does not meows frequently (p(o)=30%), then it is quite probably hungry
when it meows (p(x|o)=90%×25%/30%=75%). If, on the other hand, the
cat meows quite frequently (p(o)=70%), then the probability of being
hungry if it meowed is much lower (p(x|o)=90%×25%/70%=32%). The
formula above can also be seen as a way of updating the previous belief
on the world, or prior (p(x)) by the current sensory evidence, or likelihood
(p(o/x)).
20
• Models using Bayes rule have been used to explain many results in
perception, action, neural coding, and cognition. Bayesian models that
have been used in these contexts have many different forms. The
differences between these models derive from distinct assumptions about
the variables in the world and the way they relate to one another. Each
model is then the unique consequence of one set of assumptions about
the world. However, all these Bayesian models share the same basic
principle that different pieces of information can be combined in order to
estimate the relevant variables.
21
• In Bayesian networks, there are two kinds of random variables: those that are
observed and those that are not observed. For example, we can hear our cat
meow (observed variable) but we can never directly observe that it is hungry, only
infer that from its behavior. Therefore, hunger is fundamentally an unobserved
variable—unless some new neurophysiologic procedure is invented . Unobserved
variables are called latent or, as we will call it here, hidden. These hidden variables
are typically estimated given the observed variables in Bayesian modeling.
22
Bayesian decision making
23
• Bayesian decision-making can thus be seen as the important final step in
all the models explained above. The models explained in previous sections
give us potential optimal ways of perceiving the world, but if we then
want to act upon it, we should also take into account the potential
rewards and risks associated with each estimate.
24
• To maximize expected utility, our brain has to represent not only the
reward or cost value for each action, but also the associated uncertainty.
The neural representation of these variables has been the focus of the
emerging field of neuroeconomics.
• Thus, reward value and risk have been associated with spatially and
temporally distinct neural activations in specific brain areas, suggesting
that the brain can use both sources of information to estimate expected
utility and guide actions.
25
Summary
• The groundbreaking research of Daniel Kahneman showed that our brain
has two operating systems. Which he called system 1 (Intuitive)and system
2 (Rational)
26
• Suggested Readings and References
• https://link.springer.com/content/pdf/10.3758/BF03196730.pdf
• https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3079291/
27