Home › Glossary › Research › Reasoning engine

Intermediate · Research

Reasoning engine

Visual diagram · (in preparation) · Math · (in preparation) · Worked example · 3 difficulty levels.

TL;DR. A component of a software system that infers conclusions from existing knowledge using logical methods.

Technical Definition

A component of a software system that infers conclusions from existing knowledge using logical methods.

How it works

A reasoning engine, often referred to as a semantic reasoner, is a key part of intelligent systems. It applies logical rules, such as deduction and induction, to available knowledge to derive new conclusions or insights. These engines are crucial for building AI systems that can understand and process information in a human-like way.

Related Concepts

  • Artificial intelligence (AI) — Machines that can perform tasks typically requiring human intelligence.
  • Inference engine — A component of an AI system that uses logical rules to deduce new information from a knowledge base.

Further Reading

  • Wikipedia — Glossary of AI