Artificial Intelligence with PHP
  • Getting Started
    • Introduction
    • Audience
    • How to Read This Book
    • Glossary
    • Contributors
    • Resources
    • Changelog
  • Artificial Intelligence
    • Introduction
    • Overview of AI
      • History of AI
      • How Does AI Work?
      • Structure of AI
      • Will AI Take Over the World?
      • Types of AI
        • Limited Memory AI
        • Reactive AI
        • Theory of Mind AI
        • Self-Aware AI
    • AI Capabilities in PHP
      • Introduction to LLM Agents PHP SDK
      • Overview of AI Libraries in PHP
    • AI Agents
      • Introduction to AI Agents
      • Structure of AI Agent
      • Components of AI Agents
      • Types of AI Agents
      • AI Agent Architecture
      • AI Agent Environment
      • Application of Agents in AI
      • Challenges in AI Agent Development
      • Future of AI Agents
      • Turing Test in AI
      • LLM AI Agents
        • Introduction to LLM AI Agents
        • Implementation in PHP
          • Sales Analyst Agent
          • Site Status Checker Agent
    • Theoretical Foundations of AI
      • Introduction to Theoretical Foundations of AI
      • Problem Solving in AI
        • Introduction
        • Types of Search Algorithms
          • Comparison of Search Algorithms
          • Informed (Heuristic) Search
            • Global Search
              • Beam Search
              • Greedy Search
              • Iterative Deepening A* Search
              • A* Search
                • A* Graph Search
                • A* Graph vs A* Tree Search
                • A* Tree Search
            • Local Search
              • Hill Climbing Algorithm
                • Introduction
                • Best Practices and Optimization
                • Practical Applications
                • Implementation in PHP
              • Simulated Annealing Search
              • Local Beam Search
              • Genetic Algorithms
              • Tabu Search
          • Uninformed (Blind) Search
            • Global Search
              • Bidirectional Search (BDS)
              • Breadth-First Search (BFS)
              • Depth-First Search (DFS)
              • Iterative Deepening Depth-First Search (IDDFS)
              • Uniform Cost Search (UCS)
            • Local Search
              • Depth-Limited Search (DLS)
              • Random Walk Search (RWS)
          • Adversarial Search
          • Means-Ends Analysis
      • Knowledge & Uncertainty in AI
        • Knowledge-Based Agents
        • Knowledge Representation
          • Introduction
          • Approaches to KR in AI
          • The KR Cycle in AI
          • Types of Knowledge in AI
          • KR Techniques
            • Logical Representation
            • Semantic Network Representation
            • Frame Representation
            • Production Rules
        • Reasoning in AI
        • Uncertain Knowledge Representation
        • The Wumpus World
        • Applications and Challenges
      • Cybernetics and AI
      • Philosophical and Ethical Foundations of AI
    • Mathematics for AI
      • Computational Theory in AI
      • Logic and Reasoning
        • Classification of Logics
        • Formal Logic
          • Propositional Logic
            • Basics of Propositional Logic
            • Implementation in PHP
          • Predicate Logic
            • Basics of Predicate Logic
            • Implementation in PHP
          • Second-order and Higher-order Logic
          • Modal Logic
          • Temporal Logic
        • Informal Logic
        • Semi-formal Logic
      • Set Theory and Discrete Mathematics
      • Decision Making in AI
    • Key Application of AI
      • AI in Astronomy
      • AI in Agriculture
      • AI in Automotive Industry
      • AI in Data Security
      • AI in Dating
      • AI in E-commerce
      • AI in Education
      • AI in Entertainment
      • AI in Finance
      • AI in Gaming
      • AI in Healthcare
      • AI in Robotics
      • AI in Social Media
      • AI in Software Development
      • AI in Adult Entertainment
      • AI in Criminal Justice
      • AI in Criminal World
      • AI in Military Domain
      • AI in Terrorist Activities
      • AI in Transforming Our World
      • AI in Travel and Transport
    • Practice
  • Machine Learning
    • Introduction
    • Overview of ML
      • History of ML
        • Origins and Early Concepts
        • 19th Century
        • 20th Century
        • 21st Century
        • Coming Years
      • Key Terms and Principles
      • Machine Learning Life Cycle
      • Problems and Challenges
    • ML Capabilities in PHP
      • Overview of ML Libraries in PHP
      • Configuring an Environment for PHP
        • Direct Installation
        • Using Docker
        • Additional Notes
      • Introduction to PHP-ML
      • Introduction to Rubix ML
    • Mathematics for ML
      • Linear Algebra
        • Scalars
          • Definition and Operations
          • Scalars with PHP
        • Vectors
          • Definition and Operations
          • Vectors in Machine Learning
          • Vectors with PHP
        • Matrices
          • Definition and Types
          • Matrix Operations
          • Determinant of a Matrix
          • Inverse Matrices
          • Cofactor Matrices
          • Adjugate Matrices
          • Matrices in Machine Learning
          • Matrices with PHP
        • Tensors
          • Definition of Tensors
          • Tensor Properties
            • Tensor Types
            • Tensor Dimension
            • Tensor Rank
            • Tensor Shape
          • Tensor Operations
          • Practical Applications
          • Tensors in Machine Learning
          • Tensors with PHP
        • Linear Transformations
          • Introduction
          • LT with PHP
          • LT Role in Neural Networks
        • Eigenvalues and Eigenvectors
        • Norms and Distances
        • Linear Algebra in Optimization
      • Calculus
      • Probability and Statistics
      • Information Theory
      • Optimization Techniques
      • Graph Theory and Networks
      • Discrete Mathematics and Combinatorics
      • Advanced Topics
    • Data Fundamentals
      • Data Types and Formats
        • Data Types
        • Structured Data Formats
        • Unstructured Data Formats
        • Implementation with PHP
      • General Data Processing
        • Introduction
        • Storage and Management
          • Data Security and Privacy
          • Data Serialization and Deserialization in PHP
          • Data Versioning and Management
          • Database Systems for AI
          • Efficient Data Storage Techniques
          • Optimizing Data Retrieval for AI Algorithms
          • Big Data Considerations
            • Introduction
            • Big Data Techniques in PHP
      • ML Data Processing
        • Introduction
        • Types of Data in ML
        • Stages of Data Processing
          • Data Acquisition
            • Data Collection
            • Ethical Considerations in Data Preparation
          • Data Cleaning
            • Data Cleaning Examples
            • Data Cleaning Types
            • Implementation with PHP
          • Data Transformation
            • Data Transformation Examples
            • Data Transformation Types
            • Implementation with PHP ?..
          • Data Integration
          • Data Reduction
          • Data Validation and Testing
            • Data Splitting and Sampling
          • Data Representation
            • Data Structures in PHP
            • Data Visualization Techniques
          • Typical Problems with Data
    • ML Algorithms
      • Classification of ML Algorithms
        • By Methods Used
        • By Learning Types
        • By Tasks Resolved
        • By Feature Types
        • By Model Depth
      • Supervised Learning
        • Regression
          • Linear Regression
            • Types of Linear Regression
            • Finding Best Fit Line
            • Gradient Descent
            • Assumptions of Linear Regression
            • Evaluation Metrics for Linear Regression
            • How It Works by Math
            • Implementation in PHP
              • Multiple Linear Regression
              • Simple Linear Regression
          • Polynomial Regression
            • Introduction
            • Implementation in PHP
          • Support Vector Regression
        • Classification
        • Recommendation Systems
          • Matrix Factorization
          • User-Based Collaborative Filtering
      • Unsupervised Learning
        • Clustering
        • Dimension Reduction
        • Search and Optimization
        • Recommendation Systems
          • Item-Based Collaborative Filtering
          • Popularity-Based Recommendations
      • Semi-Supervised Learning
        • Regression
        • Classification
        • Clustering
      • Reinforcement Learning
      • Distributed Learning
    • Integrating ML into Web
      • Open-Source Projects
      • Introduction to EasyAI-PHP
    • Key Applications of ML
    • Practice
  • Neural Networks
    • Introduction
    • Overview of NN
      • History of NN
      • Basic Components of NN
        • Activation Functions
        • Connections and Weights
        • Inputs
        • Layers
        • Neurons
      • Problems and Challenges
      • How NN Works
    • NN Capabilities in PHP
    • Mathematics for NN
    • Types of NN
      • Classification of NN Types
      • Linear vs Non-Linear Problems in NN
      • Basic NN
        • Simple Perceptron
        • Implementation in PHP
          • Simple Perceptron with Libraries
          • Simple Perceptron with Pure PHP
      • NN with Hidden Layers
      • Deep Learning
      • Bayesian Neural Networks
      • Convolutional Neural Networks (CNN)
      • Recurrent Neural Networks (RNN)
    • Integrating NN into Web
    • Key Applications of NN
    • Practice
  • Natural Language Processing
    • Introduction
    • Overview of NLP
      • History of NLP
        • Ancient Times
        • Medieval Period
        • 15th-16th Century
        • 17th-18th Century
        • 19th Century
        • 20th Century
        • 21st Century
        • Coming Years
      • NLP and Text
      • Key Concepts in NLP
      • Common Challenges in NLP
      • Machine Learning Role in NLP
    • NLP Capabilities in PHP
      • Overview of NLP Libraries in PHP
      • Challenges in NLP with PHP
    • Mathematics for NLP
    • NLP Techniques
      • Basic Text Processing with PHP
      • NLP Workflow
      • Popular Tools and Frameworks for NLP
      • Techniques and Algorithms in NLP
        • Basic NLP Techniques
        • Advanced NLP Techniques
      • Advanced NLP Topics
    • Integrating NLP into Web
    • Key Applications of NLP
    • Practice
  • Computer Vision
    • Introduction
  • Overview of CV
    • History of CV
    • Common Use Cases
  • CV Capabilities in PHP
  • Mathematics for CV
  • CV Techniques
  • Integrating CV into Web
  • Key Applications of CV
  • Practice
  • Robotics
    • Introduction
  • Overview of Robotics
    • History and Evolution of Robotics
    • Core Components
      • Sensors (Perception)
      • Actuators (Action)
      • Controllers (Processing and Logic)
    • The Role of AI in Robotics
      • Object Detection and Recognition
      • Path Planning and Navigation
      • Decision Making and Learning
  • Robotics Capabilities in PHP
  • Mathematics for Robotics
  • Building Robotics
  • Integration Robotics into Web
  • Key Applications of Robotics
  • Practice
  • Expert Systems
    • Introduction
    • Overview of ES
      • History of ES
        • Origins and Early ES
        • Milestones in the Evolution of ES
        • Expert Systems in Modern AI
      • Core Components and Architecture
      • Challenges and Limitations
      • Future Trends
    • ES Capabilities in PHP
    • Mathematics for ES
    • Building ES
      • Knowledge Representation Approaches
      • Inference Mechanisms
      • Best Practices for Knowledge Base Design and Inference
    • Integration ES into Web
    • Key Applications of ES
    • Practice
  • Cognitive Computing
    • Introduction
    • Overview of CC
      • History of CC
      • Differences Between CC and AI
    • CC Compatibilities in PHP
    • Mathematics for CC
    • Building CC
      • Practical Implementation
    • Integration CC into Web
    • Key Applications of CC
    • Practice
  • AI Ethics and Safety
    • Introduction
    • Overview of AI Ethics
      • Core Principles of AI Ethics
      • Responsible AI Development
      • Looking Ahead: Ethical AI Governance
    • Building Ethics & Safety AI
      • Fairness, Bias, and Transparency
        • Bias in AI Models
        • Model Transparency and Explainability
        • Auditing, Testing, and Continuous Monitoring
      • Privacy and Security in AI
        • Data Privacy and Consent
        • Safety Mechanisms in AI Integration
        • Preventing and Handling AI Misuse
      • Ensuring AI Accountability
        • Ethical AI in Decision Making
        • Regulations & Compliance
        • AI Risk Assessment
    • Key Applications of AI Ethics
    • Practice
  • Epilog
    • Summing-up
Powered by GitBook
On this page
  • What is a Knowledge-Based System?
  • Knowledge-Based Agents in Artificial Intelligence
  • Approaches to Building a Knowledge-Based Agent
  • Why Use a Knowledge Base?
  • Conclusion
  1. Artificial Intelligence
  2. Theoretical Foundations of AI
  3. Knowledge & Uncertainty in AI

Knowledge-Based Agents

PreviousKnowledge & Uncertainty in AINextKnowledge Representation

Last updated 1 month ago

Humans have long claimed that intelligence is achieved not solely through reflex mechanisms but by reasoning processes operating on internal representations of knowledge. This foundational principle has inspired the development of knowledge-based agents in artificial intelligence. These agents possess the ability to represent, reason about, and act upon knowledge effectively.

What is a Knowledge-Based System?

A knowledge-based system (KBS) uses artificial intelligence techniques to store, manipulate, and reason with knowledge. The knowledge is typically represented in the form of rules or facts, enabling the system to draw conclusions or make decisions.

A knowledge-based system consists of two primary components. The first is the Knowledge Base (KB), which serves as a repository for storing real-world facts, typically expressed in a formal knowledge representation language. The second is the Inference Engine (IE), a reasoning mechanism that applies logical rules to the knowledge base to deduce new facts or make decisions.

These systems offer several benefits. One advantage is automated decision-making, which allows the system to streamline complex processes, such as diagnosing medical conditions or troubleshooting technical issues. Another key benefit is explainability. By referencing its stored rules and facts, a knowledge-based system can provide explanations for its decisions, making it particularly valuable in areas like customer service and expert systems.

Knowledge-based systems have been successfully implemented in areas such as medical diagnosis, expert systems, and decision-support systems.

Knowledge-Based Agents in Artificial Intelligence

To act efficiently, an intelligent agent requires knowledge about the real world. Knowledge-based agents (KBA) are designed with capabilities that include maintaining an internal knowledge state, reasoning over this knowledge, updating it based on observations, and taking appropriate actions.

Key Components of a Knowledge-Based Agent:

  1. Knowledge Base (KB): A structured collection of sentences representing facts and rules about the world.

  2. Inference System: A mechanism that derives new information from existing knowledge using logical rules.

Functions of a Knowledge-Based Agent:

A knowledge-based agent must be able to:

  • Represent states, actions, and goals.

  • Incorporate new percepts (observations).

  • Update its internal representation of the world.

  • Deduce the current state of the world.

  • Determine appropriate actions based on its knowledge.

Operations Performed by a Knowledge-Based Agent:

  1. TELL: Updates the knowledge base with new observations.

  2. ASK: Queries the knowledge base to decide on an action.

  3. Perform: Executes the chosen action.

Example Algorithm (pseudo code):

function KB_AGENT(percept)  
  TELL(KB, MAKE-PERCEPT-SENTENCE(percept, t))  
  action = ASK(KB, MAKE-ACTION-QUERY(t))  
  TELL(KB, MAKE-ACTION-SENTENCE(action, t))  
  t = t + 1  
  return action  

Each time the agent receives a percept, it:

  • Updates the knowledge base with the percept (TELL).

  • Queries the knowledge base for the best action (ASK).

  • Updates the knowledge base to reflect the chosen action (TELL).

Example of Code in PHP

Code Example in PHP
class KnowledgeBase {
    private array $facts = [];

    public function tell(string $sentence): void {
        $this->facts[] = $sentence;
    }

    public function ask(string $query): ?string {
        foreach ($this->facts as $fact) {
            if ($this->matches($query, $fact)) {
                return $fact;
            }
        }
        return null;
    }

    private function matches(string $query, string $fact): bool {
        return str_contains($fact, $query);
    }

    public function getFacts(): array {
        return $this->facts;
    }
}

class KBAgent {
    private int $t = 0;

    public function __construct(
        private KnowledgeBase $kb = new KnowledgeBase()
    ) {}

    public function makePerceptSentence(array $percept, int $t): string {
        return "At time {$t}, perceived: " . json_encode($percept);
    }

    public function makeActionQuery(int $t): string {
        return "action_at_time_{$t}";
    }

    public function makeActionSentence(array $action, int $t): string {
        return "At time {$t}, performed action: " . json_encode($action);
    }

    private function printStep(int $stepNumber, string $title, string $content, $eol = "\n"): void {
        echo <<<OUTPUT
        Step {$stepNumber}: {$title}
        --------------------
        {$content}
        {$eol}
        OUTPUT;
    }

    private function printInitialState(int $timeStep, array $percept): void {
        $content = <<<CONTENT
        Time step: {$timeStep}
        Percept received: {$this->jsonEncode($percept)}
        CONTENT;

        $this->printStep(1, 'Initial State', $content);
    }

    private function printPerceptSentence(string $sentence): void {
        $this->printStep(2, 'Percept Sentence Created', $sentence);
    }

    private function printActionGenerated(array $action): void {
        $this->printStep(3, 'Action Generated', 'Action: ' . $this->jsonEncode($action));
    }

    private function printFinalState(int $nextTimeStep, string $actionSentence): void {
        $content = <<<CONTENT
        Time step incremented to: {$nextTimeStep}
        Action recorded in KB: {$actionSentence}
        CONTENT;

        $this->printStep(4, 'Final Knowledge Base State', $content, eol: '');
    }

    private function jsonEncode(array $data): string {
        return json_encode($data, JSON_THROW_ON_ERROR);
    }

    public function process(array $percept): array {
        // Step 1: Show initial state
        $this->printInitialState($this->t, $percept);

        // Tell KB about the percept
        $perceptSentence = $this->makePerceptSentence($percept, $this->t);
        $this->kb->tell($perceptSentence);

        // Step 2: Show percept sentence
        $this->printPerceptSentence($perceptSentence);

        // Ask KB what action to take and use default if none found
        $action = $this->kb->ask($this->makeActionQuery($this->t))
            ?? $this->defaultAction($percept);

        // Step 3: Show action
        $this->printActionGenerated($action);

        // Tell KB about the action taken
        $actionSentence = $this->makeActionSentence($action, $this->t);
        $this->kb->tell($actionSentence);

        // Step 4: Show final state
        $this->printFinalState($this->t + 1, $actionSentence);

        // Increment time step
        $this->t++;

        return $action;
    }

    private function defaultAction(array $percept): array {
        return [
            'type' => 'default_action',
            'percept' => $percept
        ];
    }
}

Possible output:

Code Example Output
Step 1: Initial State
--------------------
Time step: 0
Percept received: {"temperature":25,"humidity":60}

Step 2: Percept Sentence Created
--------------------
At time 0, perceived: {"temperature":25,"humidity":60}

Step 3: Action Generated
--------------------
Action: {"type":"default_action","percept":{"temperature":25,"humidity":60}}

Step 4: Final Knowledge Base State
--------------------
Time step incremented to: 1
Action recorded in KB: At time 0, performed action: 
{"type":"default_action","percept":{"temperature":25,"humidity":60}}

Levels of Knowledge-Based Agents:

  1. Knowledge Level: Specifies what the agent knows and its goals. For example, an automated taxi agent knows the route from station A to station B.

  2. Logical Level: Focuses on how knowledge is represented and stored, using logical encoding of sentences.

  3. Implementation Level: The physical execution of logic and actions based on the knowledge and reasoning.

Approaches to Building a Knowledge-Based Agent

  1. Declarative Approach:

    • Starts with an empty knowledge base.

    • Knowledge is added incrementally using sentences.

    • Allows flexibility in updating the agent’s knowledge.

  2. Procedural Approach:

    • Directly encodes desired behavior into program code.

    • More efficient but less flexible than the declarative approach.

In practice, combining both approaches yields the best results. Declarative knowledge can often be converted into procedural code for efficiency.

Why Use a Knowledge Base?

A knowledge base enables agents to:

  • Learn from experiences by updating their knowledge.

  • Take informed actions based on existing and newly inferred knowledge.

Inference in Knowledge-Based Systems:

Inference derives new sentences from existing ones. The system can add new knowledge to the KB using two main methods:

  1. Forward Chaining: Starts with known facts and applies inference rules to extract new information.

  2. Backward Chaining: Starts with a goal and works backward to determine if the known facts support the goal.

Example: Automated Taxi Agent

  • Knowledge Level: The agent knows the route from station A to station B.

  • Logical Level: The route information is encoded in logical sentences.

  • Implementation Level: The agent uses the route information to navigate from A to B.

Conclusion

Knowledge-based agents are a cornerstone of artificial intelligence, enabling systems to reason, learn, and act intelligently. By leveraging a structured knowledge base and inference mechanisms, these agents can make decisions, learn from observations, and perform actions effectively. Their ability to combine reasoning and action makes them essential for applications like expert systems and autonomous vehicles.

Knowledge-Based Agents