AI and ETHICS

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

1/47

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.

48 Terms

1
New cards

Turing Test

A test designed to determine whether a machine can exhibit intelligent behavior equivalent to or indistinguishable from that of a human.

2
New cards

Creative Destruction

An economic concept that describes the process by which new innovations lead to the demise of older industries and jobs, especially in the context of AI policy.

3
New cards

The Singularity

A hypothetical future point in time when technological growth becomes uncontrollable and irreversible, resulting in unforeseeable changes to human civilization.

4
New cards

Exponential Growth

A growth pattern where the quantity increases at a rate proportional to its current value, crucial for understanding the potential rapid advancements leading to the singularity.

5
New cards

Symbolic AI

A type of artificial intelligence that uses high-level, human-readable symbols to represent problems and logic.

6
New cards

Subsymbolic AI

A form of AI that operates on a lower level of abstraction such as neural networks, processing information in a way that resembles human brain function.

7
New cards

Supervised Learning

A type of machine learning where the model is trained on labeled data, taking input-output pairs and learning to map inputs to correct outputs.

8
New cards

Neural Network

A computational model inspired by the human brain, consisting of layers of interconnected nodes (neurons) that process information.

9
New cards

Deep Learning

A subset of machine learning that uses large neural networks with many layers to analyze various forms of data.

10
New cards

Backpropagation

An algorithm used in training neural networks that adjusts weights based on the error rate obtained in the previous run, effectively minimizing the output error.

11
New cards

Convolutional Neural Network (CNN)

A specialized type of neural network primarily used for processing structured grid data such as images, inspired by human visual perception.

12
New cards

Unsupervised Learning

A type of machine learning that identifies patterns in data without pre-existing labels, allowing the model to learn the structure of the data.

13
New cards

K-means Algorithm

An unsupervised learning algorithm that partitions a dataset into K distinct clusters by minimizing the distance between data points and their corresponding cluster centroid.

14
New cards

Reinforcement Learning

A type of machine learning where an agent learns to make decisions by taking actions in an environment to maximize cumulative rewards.

15
New cards

Q-table

A table used in reinforcement learning that stores the expected utility of taking a given action in a given state to inform decision-making.

16
New cards

Explore-Exploit Tradeoff

The dilemma in reinforcement learning between exploring new actions to find potentially better rewards and exploiting known actions that yield high rewards.

17
New cards

Nativism-Empiricism Debate

A discussion regarding whether knowledge is innate or acquired through experience, relevant to understanding different approaches in AI development.

18
New cards

Marcus’s Critiques of AI

A series of criticisms made by Gary Marcus regarding the limitations of AI, focusing on supervised learning models and their inability to generalize effectively.

19
New cards

Artificial Intelligence (AI)

The simulation of human intelligence processes by machines, especially computer systems.

20
New cards

Machine Learning

A subset of AI that enables systems to learn and improve from experience without being explicitly programmed.

21
New cards

Natural Language Processing (NLP)

A field of AI that enables machines to understand, interpret, and respond to human language.

22
New cards

AI Ethics

The study of the moral implications and responsibilities of AI development and deployment.

23
New cards

Decision Trees

A model used in machine learning for making decisions based on a set of rules derived from data.

24
New cards

Overfitting

A modeling error in machine learning where a model learns noise in the training data instead of the underlying pattern.

25
New cards

Bias in AI

A systematic error that leads to unfair treatment of certain groups within AI systems.

26
New cards

Generative Adversarial Networks (GANs)

A class of AI algorithms where two networks, the generator and discriminator, compete to produce and evaluate data.

27
New cards

Feature Engineering

The process of using domain knowledge to select, modify, or create features that make machine learning algorithms work better.

28
New cards

Cross-Validation

A technique for assessing how the results of a statistical analysis will generalize to an independent data set.

29
New cards

Artificial Neural Network

A computational model inspired by the way human brains operate, designed to recognize patterns.

30
New cards

Recurrent Neural Networks (RNN)

A class of neural networks where connections between nodes can create cycles, allowing them to maintain a memory of previous inputs.

31
New cards

Transfer Learning

A machine learning technique where a model developed for one task is reused as the starting point for a model on a second task.

32
New cards

Hyperparameters

Parameters whose values are set before the learning process begins, influencing the training of machine learning models.

33
New cards

Gradient Descent

An optimization algorithm used to minimize the cost function in machine learning by iteratively moving towards the steepest descent.

34
New cards

AI Bias

The presence of systematic bias in AI systems, leading to unfair outcomes or decisions.

35
New cards

Data Augmentation

A technique used to artificially expand the size of a dataset by creating modified versions of existing data.

36
New cards

A/B Testing

A method of comparing two versions of a web page or product against each other to determine which one performs better.

37
New cards

Cloud Computing

The delivery of computing services over the internet, enabling faster innovation and flexible resources.

38
New cards

Ethical AI

The body of guidelines and principles that govern the responsible development and use of AI technology.

39
New cards

Algorithm

A set of rules or instructions for solving a problem or completing a task.

40
New cards

Data Science

An interdisciplinary field that uses scientific methods, processes, and algorithms to extract knowledge from structured and unstructured data.

41
New cards

Big Data

Large and complex datasets that traditional data processing applications can't handle efficiently.

42
New cards

Cloud Storage

An online service that allows you to store and manage data on remote servers accessed via the internet.

43
New cards

Internet of Things (IoT)

The network of physical devices connected to the internet, collecting and exchanging data.

44
New cards

Blockchain

A decentralized digital ledger that records transactions across many computers securely.

45
New cards

Augmented Reality (AR)

An interactive experience where real-world environments are enhanced by computer-generated information.

46
New cards

Virtual Reality (VR)

A simulated experience that can mimic or differ from the real world, often involving immersive technology.

47
New cards

Predictive Analytics

The use of statistical algorithms and machine learning techniques to identify the likelihood of future outcomes based on historical data.

48
New cards

Chatbot

A software application that simulates human conversation through voice or text interactions.