IB Digital Society: 3.6 Artificial Intelligence

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

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards

AI

Creating a system that produces results comparable to human intelligence.

2
New cards

Artificial Intelligence

Creating a system that produces results comparable to human intelligence.

3
New cards

Artificial Neural Network

AI system that attempts to mimic the neurons and synapses in the human brain.

4
New cards

Boolean logic

Logic in which clauses can have one of two states - such as yes or no, true or false.

5
New cards

Brute force searching

AI technique that considers all possible solutions, looking for the best.

6
New cards

CAPTCHA

System designed to create text that is unreadable to a computer but understandable to a person, to reduce spam.

7
New cards

Inference Chaining

Use of logical statements to come to a conclusion.

8
New cards

Computational intelligence

Approach that tries to create systems that think and learn in the same way humans do.

9
New cards

Confidence interval

Level of certainty in an answer a pattern recognition system provides.

10
New cards

Expert system shell

Software used to create expert systems.

11
New cards

Expert systems

Software designed to make the same decisions that a human expert would, in a given knowledge domain.

12
New cards

Feedback loop

Use of previous answers (right or wrong) to improve the decision making process next time.

13
New cards

Fuzzy logic

Logic in which items can have multiple values. Used in AI.

14
New cards

Fuzzy set theory

System in which items can be partial or complete members of a set. Used in AI.

15
New cards

Hand writing recognition

System to recognise human writing and convert it to text.

16
New cards

Heuristics

General rules for performing a task, used to improve the perform of searching algorithms in AI applications.

17
New cards

IF-THEN rule

Rule used by the inference engine in an expert system to describe the relationship between key concepts.

18
New cards

Inference engine

Part of an expert system which attempts to relate the users input with knowledge stored in the knowledge base.

19
New cards

Inference rule

A rule used by the inference engine in an expert system to describe the relationship between key concepts/items.

20
New cards

Knowledge base

Area of an expert system where all facts about the knowledge domain are stored.

21
New cards

Knowledge domain

Area of knowledge in which an expert system specialises.

22
New cards

Knowledge engineer

Programmer responsible for entering expert knowledge into an expert system.

23
New cards

Logic

Rule used by the inference engine in an expert system to describe the relationship between key concepts.

24
New cards

Machine learning

The extraction of knowledge from data based on algorithms created from training data.

25
New cards

Natural Language Processing (NLP)

Techniques for processing human languages to enable a computer to understand their meaning.

26
New cards

Neural networks

AI technique that tries to simulate the human brain, using neurons and synapses.

27
New cards

Pattern recognition

Computational Intelligence technique where computers are trained on examples and learn to recognise similarities between them.

28
New cards

Searching

AI technique that considers all possible solutions, looking for the best.

29
New cards

Speech recognition

Computer system that can process spoken language and understand its meaning.

30
New cards

Training data

Example data used in a pattern recognition system.

31
New cards

Turing test

Proposed test to see if a computer is intelligent or not.

32
New cards

User interface

Part of an expert system that accepts users inputs and presents answers.

33
New cards

Supervised Learning

Training an AI system using a huge number of examples with specific classifications for each data which is provided by a knowledge engineer.

34
New cards

Unsupervised Learning

When an AI system can look at data on its own and build rules for deciding what it is seeing.

35
New cards

Semi-supervised learning

A type of machine learning where the data used to build models contains data with explicit classifications, but is also free to develop its own additional classifications that may further enhance result accuracy.

36
New cards

Reinforced Learning

Machine learning using trial and error on an unlabeled data set. Learning is gained through positive and negative feedback.

37
New cards

Facial recognition

A biometric technology that looks for unique measurements in an individual's face. Uses AI, specifically semi-supervised learning to perform pattern recognition to authenticate a user.

38
New cards

Regression

A reversion to immature patterns of behavior.

39
New cards

Data mining

The process of analyzing data to extract information not offered by the raw data alone

40
New cards

Disadvantage of Boolean Logic

- Only provides two possible outcomes from given input data - narrowed possibilities.

- Cannot handle uncertainty - not flexible for use outside its design/specialism.

- Relies on complete and precise data to operate.

41
New cards

Advantages of Boolean Logic

- Able to provide quicker results compared to fuzzy logic.

- Higher rates of accuracy, if used within the specialism area.

42
New cards

Advantages of Fuzzy Logic

- Can provide a greater breadth options/outcomes based on probability.

- Able to operate on incomplete and vague data sets.

- Can be used/applied to various context, but with the increased risk of inaccurate results.

43
New cards

Disadvantages of Fuzzy Logic

- Increased risk of inaccurate results due to the incomplete or vague data sets.

- The results of provided the systems may not be extensive, and may be time consuming to review each possibility.

- Increased time to produce results.

44
New cards

Deep Learning

A type of machine learning that uses multiple layers of interconnections among data to identify patterns and improve predicted results. Deep learning most often uses a set of techniques known as neural networks and is popularly applied in tasks like speech recognition, image recognition, and computer vision.

45
New cards

Super AI

Systems that are smarter than the best human brains, and which can make deductions about unknown environments; whether and how these systems will be developed is the subject of intense debate.

46
New cards

Weak/Narrow AI

a machine or system that mimics some aspect of human intelligence; characterized by its relatively narrow range of thought-like ability

47
New cards

Domain-specific AI

Artificial Intelligence that perform tasks better than humans in a certain domain.

48
New cards

Singularity

A hypothetical point in time at which super-intelligent machines become uncontrollable and irreversible, resulting in unforeseeable changes to human civilization.

49
New cards

Cybernetics

The science of communications and automatic control systems in both machines and living things.

50
New cards

Multiplicity

A future in which artificial intelligence and robots are developed to work alongside people, rather than to replace them.