Home › Glossary › Cognitive › Belief–desire–intention software model (BDI)

Advanced · Cognitive

Belief–desire–intention software model (BDI)

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

TL;DR. A cognitive agent architecture based on an agent's beliefs, desires, and intentions to guide its actions.

Technical Definition

A cognitive agent architecture based on an agent's beliefs, desires, and intentions to guide its actions.

How it works

The Belief-Desire-Intention (BDI) model is a foundational architecture for creating intelligent software agents. It posits that agents act based on their 'beliefs' (knowledge about the world), 'desires' (goals they want to achieve), and 'intentions' (commitments to pursue certain plans). BDI agents deliberate on their goals and plans to make reasoned decisions.

Related Concepts

  • Cognitive architecture — A theoretical framework specifying the fixed structures and mechanisms of a mind (natural or artificial) that enable intelligent behavior.
  • Intelligent Agents — Autonomous entities that perceive their environment and take actions to maximize their chances of achieving their goals.

Further Reading

  • Wikipedia — Glossary of AI