NEW
Font size
WorksheetsAI Quiz 2
Total questions: 25
Worksheet time: 25mins
Which of the following best describes propositional logic?
A logic dealing with objects and their relations
A logic that reasons with statements that are true or false
A procedural programming language
A method of machine learning
What does 'Unification' refer to in first-order predicate logic?
Combining multiple algorithms into one system
Finding a substitution that makes different logical expressions identical
Splitting a query into multiple components
Converting natural language to logic
In Prolog, which of the following is used to perform inference?
Backpropagation
Forward chaining
Backward chaining
Gradient descent
What is the purpose of resolution in predicate logic?
To determine truth values by testing all models
To derive conclusions by combining clauses
To identify variables in an expression
To translate logic into executable code
In ontological engineering, what is an ontology primarily used for?
To create predictive models
To formally define types, properties, and relationships of entities
To compile source code
To measure system performance
What are categories and objects in knowledge representation concerned with?
Machine learning predictions
Organizing entities into classes and instances
Optimizing algorithms for performance
Data encryption and protection
In reasoning systems, what is 'default reasoning'?
A reasoning process assuming all premises are false
A method of reasoning where assumptions hold until contradicted
A neural-based reasoning mechanism
A random reasoning mechanism for uncertain data
What is the main role of an intelligent agent’s architecture?
To define the structure and decision-making framework of the agent
To describe user interface elements
To control the hardware specifications of the agent system
To perform statistical data analysis
In multi-agent systems, why is 'trust and reputation' important?
It defines the network speed between agents
It manages the security of the communication channels
It ensures cooperation and reliability among agents
It increases memory storage
Which of the following is an example of an AI application?
Language models and machine translation
Database indexing
Hardware networking
Compiler optimization
What is the primary function of an intelligent agent in artificial intelligence?
To follow fixed rule-based instructions only
To perceive its environment and act autonomously to achieve goals
To replace human decision-making entirely
To execute pre-defined commands without feedback
Which of the following best describes the architecture for intelligent agents?
A static, rule-based system with no learning
A layered or modular structure that supports perception, reasoning, and action
A purely reactive architecture with no internal state
An unsupervised neural network without inputs
Which of the following is a key feature of negotiation among agents?
Agents share all private information before reaching an agreement
Agents make offers and counteroffers to reach mutually acceptable outcomes
Agents always reach agreement instantly
Negotiation happens only in competitive environments
Why is trust important in multi-agent systems?
It reduces the need for communication protocols
It allows agents to predict and rely on the behavior of other agents
It eliminates the need for negotiation
It ensures agents never fail
In a multi-agent system, what is the primary role of a communication protocol?
To determine the physical network topology of agents
To ensure reliable and meaningful message exchange between agents
To prevent agents from sharing information
To control human-agent interactions only
Which of the following is the most distinguishing characteristic of an Intelligent Agent compared to a simple program?
graphical user interface (GUI).
Autonomy and the ability to control its own actions based on perception.
High processing speed.
The ability to perform complex calculations.
In a Reactive Agent architecture, the decision-making process primarily relies on which of the following?
long-term, calculated plan generated by a search algorithm.
A deep internal model of the world state and past history.
Consulting a central, shared Blackboard for hypotheses.
Simple Condition-Action rules applied directly to the current percept.
Which architecture uses a central shared space for various components to cooperate and communicate indirectly?
Reactive architecture
Deliberative architecture
Blackboard architecture
Hybrid architecture
In the Belief-Desire-Intention (BDI) architecture, what do 'Beliefs' represent?
The agent's goals to be achieved
The agent's current understanding of the world
The agent's chosen actions
The priorities between desires
A hybrid agent architecture is designed to:
Combine reactive and deliberative elements for better adaptability
Focus solely on pre-programmed responses
Use symbolic logic only
Perform reasoning without environmental input
Which of the following is a key application of Artificial Intelligence (AI)?
Spreadsheet calculation
Automated reasoning systems
Manual data entry
Paper filing systems
Which of the following best demonstrates the use of Natural Language Processing (NLP)?
A self-driving car navigating traffic
A chatbot understanding and responding to user queries
A computer storing a file in the cloud
A camera detecting facial features
Which of the following is a real-world example of Information Extraction (IE)?
Google search results listing documents
A system identifying names and dates from a news article
A translation system converting English to French
Speech recognition converting voice to text
What is the main goal of natural language processing (NLP)?
To build faster databases
To enable computers to understand and process human language
To generate encryption keys
To analyze image features
In the context of Language Models, what is a 'Token'?
The entire sentence or document fed to the model.
A numerical value representing the probability of the next word.
The basic unit of text (word, subword, or character) that the model processes and generates.
Always a single character in the input text.
