Browse Definitions :
Definition

forward chaining

Forward chaining is the logical process of inferring unknown truths from known data and moving forward using determined conditions and rules to find a solution. The opposite of forward chaining is backward chaining.

Generally, complex tasks can be reduced to multiple simpler tasks that are performed either simultaneously or in a sequence, like a chain. Chaining is an effective method for teaching complex skills or processes with multiple steps.

As a data-driven and bottom-up form of logic, forward chaining starts from known conditions and rules, then progresses towards a logical conclusion using if-then statements. It applies these conditions and rules to the problem until there are no further applicable situations or until a set limit is reached. Forward chaining searches for any available conclusions and can create an infinite number of possible conclusions.

In artificial intelligence (AI), forward chaining is used to help an AI agent solve logic problems by inspecting rules and previous learning to deduce ways to find solutions. An AI might use forward chaining to explore the available information, answer a question or solve a problem. Forward chaining is used to break down the logic sequence and work through it from beginning to end by attaching each step after the previous one is solved.

Forward chaining and its counterpart backward chaining represent deductive logic. In contrast, backward chaining moves backward from a conclusion to find the rules or conditions from which it resulted

This was last updated in May 2018

Continue Reading About forward chaining

Networking
Security
  • timing attack

    A timing attack is a type of side-channel attack that exploits the amount of time a computer process runs to gain knowledge about...

  • privileged identity management (PIM)

    Privileged identity management (PIM) is the monitoring and protection of superuser accounts that hold expanded access to an ...

  • possession factor

    The possession factor, in a security context, is a category of user authentication credentials based on items that the user has ...

CIO
  • Systems Modeling Language (SysML)

    Systems Modeling Language (SysML) helps teams design, develop, test and deploy complex physical systems.

  • business process reengineering (BPR)

    Business process reengineering (BPR) is a management practice in which business processes used are radically redesigned to ...

  • innovation management

    Innovation management involves the process of managing an organization's innovation procedure, starting at the initial stage of ...

HRSoftware
  • employee resource group (ERG)

    An employee resource group is a workplace club or more formally realized affinity group organized around a shared interest or ...

  • employee training and development

    Employee training and development is a set of activities and programs designed to enhance the knowledge, skills and abilities of ...

  • employee sentiment analysis

    Employee sentiment analysis is the use of natural language processing and other AI techniques to automatically analyze employee ...

Customer Experience
  • customer profiling

    Customer profiling is the detailed and systematic process of constructing a clear portrait of a company's ideal customer by ...

  • customer insight (consumer insight)

    Customer insight, also known as consumer insight, is the understanding and interpretation of customer data, behaviors and ...

  • buyer persona

    A buyer persona is a composite representation of a specific type of customer in a market segment.

Close