Fill-in-the-Blank: Artificial Intelligence (AI) Goals, Methods, and Foundations
Back to Pack

Fill-in-the-Blank: Artificial Intelligence (AI) Goals, Methods, and Foundations

Complete the sentences by filling in the blanks. Each correct answer earns points!

15 Questions • 150 Total Points
1

AI as goal-directed intelligent behavior means an AI system performs tasks associated with human intelligence to defined goals.

Context: AI as goal-directed intelligent behavior

2

The general problem of simulating intelligence is broken into traits like reasoning, knowledge representation, planning, learning, language, and perception; this is called decomposition of intelligence.

Context: Subproblem decomposition of intelligence

3

Reasoning under uncertainty is difficult partly because exact search can suffer from , where the number of possibilities grows exponentially.

Context: Combinatorial explosion

4

A is a representation of knowledge as concepts within a domain and the relationships between them.

Context: Ontology

5

A is a body of knowledge represented in a form that a program can use.

Context: Knowledge base

6

In decision-making, an agent chooses actions by maximizing expected , which averages utilities over possible outcomes weighted by probabilities.

Context: Utility and expected utility

7

A is a decision model that includes a transition model (probabilities of state changes) and a reward function (utility/cost).

Context: Markov decision process (MDP)

8

Machine learning improves performance automatically, including supervised, unsupervised, and reinforcement learning; deep learning is a major approach within paradigms.

Context: Machine learning paradigms

9

Modern NLP increasingly uses embeddings and transformer-based models; the core model family is the architecture.

Context: Transformer architecture

10

A local optimization method that iteratively adjusts parameters to minimize a loss function is called .

Context: Gradient descent

11

Perception from sensors aims to infer aspects of the world; is the subset of perception focused on visual analysis.

Context: Perception and computer vision

12

AI techniques include state space search, local optimization (e.g., gradient descent), and formal (propositional/predicate) to solve problems and reason.

Context: AI techniques: search, optimization, and logic

13

Cause → effect: GPUs began being used to accelerate neural networks (around 2012) which led to outperformed previous AI techniques, increasing funding and interest substantially.

Context: Cause→effect chain: GPUs → deep learning performance

14

Cause → effect: Transformer architecture emerged and was adopted (after 2017), which caused AI growth to further.

Context: Cause→effect chain: Transformers → accelerated growth

15

Affective computing systems simulate or recognize emotions in interaction, which can cause naïve users to develop an unrealistic conception of the of computer agents.

Context: Affective computing and trust limitations