Mind Design: Philosophy, Psychology, and Artificial Intelligence

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/40

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and concepts from the lecture 'What Is Mind Design?' by John Haugeland. Topics include definitions of mind design, artificial intelligence, Turing test, intentionality, formal systems, computers, algorithms, heuristics, GOFAI, connectionism, embodied/embedded AI, and the concept of understanding.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

41 Terms

1
New cards

Mind Design

The endeavor to understand mind (thinking, intellect) in terms of its design (how it is built, how it works), often involving building something and making it work, rather than just observing what exists.

2
New cards

Artificial Intelligence (AI)

The attempt to construct intelligent artifacts or systems with minds of their own, considered central to mind design.

3
New cards

Mind Design as Reverse Engineering

A perspective where understanding the mind is approached by attempting to build or reconstruct it, similar to disassembling a product to understand its function.

4
New cards

Materialists (in Mind Design)

Those who suppose that matter, suitably selected and arranged, is sufficient for intelligence, believing intelligence does not depend on anything immaterial or supernatural.

5
New cards

Turing Test

A pragmatic criterion proposed by A.M. Turing where a nonhuman system is deemed intelligent if it can act so like an ordinary person in certain respects (specifically, via verbal behavior) that other ordinary people cannot distinguish it from a human.

6
New cards

Intentionality (Brentano's definition)

The 'mark of the mental,' referring to the character of one thing being 'of' or 'about' something else, such as by representing, describing, or aiming at it.

7
New cards

Intentional Object

That which an intentional act or state is 'about' or 'stretches toward,' which may or may not actually exist.

8
New cards

Dennett's Materialist View of Intentionality

The idea that intelligence and intentionality are a matter of how a system behaves, understood through holism (behavior in context) and interpretation (construing consistent behavioral patterns as rational).

9
New cards

Rationality (Dennett)

Acting in a way that best satisfies one's goals overall, given what one knows and can discern about the situation.

10
New cards

Intentional Stance

The perspective adopted when regarding a system as having intentional states, inferring beliefs and desires from its consistently rational pattern of behavior.

11
New cards

Intentional System

An entity that, when viewed from the intentional stance, exhibits a consistent and rational pattern in its behavior, justifying the attribution of intentional states to it.

12
New cards

Derivative Intentionality

Intentionality possessed by artifacts (like sentences, pictures, or AI systems) that is borrowed or derived from the original intentionality of their intelligent users or designers.

13
New cards

Original Intentionality

Intentionality that is not derivative or borrowed, meaning a system possesses genuine understanding and a mind of its own, as implied by Dennett's view of consistently rational behavior.

14
New cards

Formal System

A system (like a game) in which tokens are manipulated according to definite, self-contained rules, specifying how arrangements of tokens may or must be changed into others, based only on the current arrangement.

15
New cards

Token-Manipulation System

A system defined by a set of token types, allowable starting positions, and formal rules for changing arrangements of tokens, all operating without external reference.

16
New cards

Digital System

A technique for making and identifying things where reidentification can be absolutely perfect (positive) and almost always is perfect (reliable), insulating it from slight physical variations.

17
New cards

Medium Independence

A characteristic of concrete systems like formal systems, where their essential nature does not depend on the physical material ('medium') in which they are implemented, provided the medium supports the necessary form/structure.

18
New cards

Automatic Formal System

A physical device or machine that automatically manipulates configurations of its parts or states (regarded as tokens and positions) in strict accord with the rules of some formal system (e.g., computers).

19
New cards

Implementation (in Computer Science)

Using one automatic formal system to make another, via programming, where a 'general purpose' computer acts as if it were a 'special computer' by treating some of its internal configurations as tokens and positions of the latter.

20
New cards

Universal Machine (Turing)

A theoretical computing machine capable of implementing any well-defined automatic formal system, given sufficient storage and time; every ordinary programmable computer is one.

21
New cards

Algorithm

A procedure that is guaranteed to always work, effecting a desired rearrangement or solving a problem regardless of the input, in a finite amount of time.

22
New cards

Heuristic

A procedure or rule of thumb that is not guaranteed to give the right answer every time but is fairly reliable most of the time, used for problems without known algorithmic solutions (e.g., chess computers).

23
New cards

Digital Simulation

A process where dynamic, non-digital systems (whose states change over time) are represented by dividing time and variables into small intervals and computing their progress step by tiny step, using digital numerals.

24
New cards

GOFAI (Good Old-Fashioned AI)

An early dominant approach to AI that views the mind as essentially a digital computer with internal states and processes regarded as explicit thinking or reasoning, focusing on rational manipulation of internal symbol structures.

25
New cards

Interpreted Formal System

A formal system whose tokens ('symbols') are understood to mean something (e.g., numerals representing numbers), linking formal manipulation with semantic meaning.

26
New cards

Symbol (in Formal Systems)

A token within a formal system that is assigned meaning, often representing external entities, operations, or relationships.

27
New cards

Intentional Interpretation

A species of interpretation that attributes intentional states (like beliefs and desires) to a system or creature based on its behavior.

28
New cards

Semantic Interpretation (Translation)

A species of interpretation that attributes meanings to strings of tokens (symbols) within a system, aiming to construe them as consistently reasonable and sensible.

29
New cards

Holism (of Interpretation)

The principle that it is impossible to interpret a brief string of symbols or a single bit of behavior completely out of context; meaning or rationality is inferred from consistent patterns.

30
New cards

GOFAI Common Sense Problem

The limitation of early GOFAI systems that, despite clever solutions to carefully posed problems, they lacked broad 'common sense' knowledge and were prone to obvious blunders in unexpected variations.

31
New cards

Knowledge Representation (GOFAI)

A GOFAI research focus on organizing and structuring vast amounts of common-sense knowledge efficiently so that a system can access and use it to avoid mistakes and handle ambiguity.

32
New cards

NFAI (New-Fangled AI)

A collective term for alternative approaches to scientific mind design that are not GOFAI, including connectionism and embodied/embedded AI.

33
New cards

Connectionism

A prominent NFAI approach involving networks of simple active units with many weighted connections between them, that interact to process patterns collectively, without a central processor or separate memory.

34
New cards

Connectionist Memory (Short-Term)

Information retained in a connectionist system over time due to units changing state slowly and regularly.

35
New cards

Connectionist Memory (Long-Term)

Information stored in the 'weights' or 'strengths' of connections between units, which are preserved over time and determine the network's basic character.

36
New cards

Active Units (Connectionism)

Simple components in a connectionist network (analogous to neurons) whose 'activation level' (a single quantitative magnitude) changes in response to summed-up signals from other units, processed through connection weights.

37
New cards

Pattern Processors (Connectionist Networks)

The essential function of connectionist networks, making them adept at finding similarities, recognizing repeated patterns, filling in missing parts, and transforming patterns rapidly and in parallel.

38
New cards

Training Connectionist Networks

A method where networks adjust their connection weights through exposure to sample instances, enabling them to acquire desired pattern-processing abilities.

39
New cards

Embodied and Embedded AI

An NFAI approach suggesting that an intelligent system is not just an internal subsystem (like a brain or computer) but a larger, interactive whole, including an active body and environment as essential components for intelligence.

40
New cards

Understanding (Haugeland's definition)

A missing element in current AI, characterized by a system taking responsibility for correctly applying its proto-concepts, for the empirical adequacy of the proto-concepts themselves, and for taking a firm stand on what can and cannot happen in the world, grasping truth/falsity for itself.

41
New cards

Proto-Concept

Related distinctions made by a system in coping with objects, which can manifest as skillful responses or symbol structures, that precede full conceptual understanding.