Ch 3 - 2 Basic Concepts in CS Flashcards
Three systems in Cognition concerning the paradigms in cognitive science
Cognitivist Systems
Hybrid Systems
Emergent Systems
Three types of emergent systems
- Enactive approaches
- connectionist approaches
- dynamical approaches
Enactivism
Enactivism is a position in cognitive science that argues that cognition arises through a dynamic interaction between an acting organism and its environment.
“Organisms do not passively receive information from their environments, which they then translate into internal representations. Natural cognitive systems…participate in the generation of meaning …engaging in transformational and not merely informational interactions: they enact a world.”
What are cognitivist systems?
Cognitivist cognitive modelling is based on the hypothesis that cognition is a form of computation. Cognitive functions are modelled as working computer programs. (Chinese room example)
What are emergent systems?
In emergent cognitive models, cognition is a continuous self-organizing process that is driven by the interaction between the agent and its environment. (deep NN)
What is the relation between Cognitivism and AI?
Cognitivism started as a sister disciple of AI in 1956.
Over time the focus of AI shifted to purely computational techniques.
AI with focus on cognition is today called Artificial General Intelligence (AGI).
What is a central hypothesis of cognitivism?
Cognition is achieved by operations on symbols that have a one-to-one correspondence to real-world actions and objects . (like Shaky robot)
External information from the environment is gathered and filtered by perceptual processes.
What is the philosophy of mind?
The philosophy of mind challenges Cognitivism. Cognitivism postulates that all cognitive processes can be explained mechanistically through some form of computation.
Questions addressed by the philosophy of mind
The philosophy of mind addresses the following questions:
- What is the basic nature of mental phenomena such as thought, feeling, perception, consciousness and sensory experience?
- Can these phenomena be described solely by chemical processes or can they exist independently of them?
- How to explain subjective conscious experience (qualia)?
–> What is the relation between the mind (mental world) and the body (physical world)
What is qualia?
Feelings and experiences vary widely. In each of these cases, I am the subject of a mental state with a very distinctive subjective character. There is something it is like for me to undergo each state, some phenomenology that it has. Philosophers often use the term ‘qualia’ (singular ‘quale’) to refer to the introspectively accessible, phenomenal aspects of our mental lives. In this broad sense of the term, it is difficult to deny that there are qualia. Disagreement typically centers on which mental states have qualia, whether qualia are intrinsic qualities of their bearers, and how qualia relate to the physical world both inside and outside the head. The status of qualia is hotly debated in philosophy largely because it is central to a proper understanding of the nature of consciousness. Qualia are at the very heart of the mind-body problem.
What is the mind-body problem?
Addresses the question of how the mental world is related to the physical world.
Two schools of thought regarding the mind-body problem
- Substance Dualism
- Monism
What is substance dualism about?
- René Descartes postulated that mind and body are two kinds of different substances; their separation makes the soul immortal and enables free will.
- He falsely assumed that the pineal gland interfaces the mind with the physical world
What is Monism (also called Physicalism)?
- There is only one substance, which means that mental states are physical states
- This would imply that individuals that share mental property also share a corresponding physical property; nonreductive physicalism therefore postulates that mental properties are not identical physical ones even though there is one substance.
Definition of Computational Theory of Mind (CTM)
CTM is the theoretical basis of cognitivsm
The computational theory of mind holds that the mind is a digital computer: a discrete-state device that stores symbolic representations and manipulates them according to syntactic rules; that thoughts are mental representations - more specifically, symbolic representations in a language of thought. Mental processes are causal sequences driven by the syntactic, but not by the semantic, properties of symbols
Computers are viewed as a proof that purely syntactic operations can express causality in the semantics of cognitive processes. Cognition can therefore be implemented in a purely physical system.
difference between syntact and semantics
syntax refers to grammar, while semantics refers to meaning
What is a Physical Symbol System (PSS)?
“a physical symbol system [such
as a digital computer, for example] has the necessary and sufficient means for intelligent action.”
Lays the theoretical foundations for the emergence of general intelligence from symbolic operations.
A physical symbol system (also called a formal system) takes physical patterns (symbols), combining them into structures (expressions) and manipulating them (using processes) to produce new expressions.
Two important notions have also been defined:
Designation- An expression designates an object if, given the expression, the system can either affect the object itself or behave in ways depending on the object.
Interpretation-The system can interpret an expression if the expression designates a process and if, given the expression, the system can carry out the process.
Both symbols and processes are defined recursively: symbols can designate symbols and processes can produce other processes (-> Development)
Problem solving is done by searching –> Note: general problem solvers still do not exist
https://www.youtube.com/watch?v=QWg-olHn7UQ&ab_channel=EdisonBarrios
Two hypothesis on Physical Symbols Systems
- Physical Symbol System Hypothesis (PSSH)
- Heuristic Search Hypothesis