subsumptionbased
Subsumptionbased refers to approaches and systems that organize or derive behavior, knowledge, or inferences through the subsumption relation. Subsumption, in this context, is a relation where one clause, concept, or behavior is more general than another: there exists a substitution that makes the more general entity cover the instances of the more specific one. Subsumptionbased methods use this relation to guide generalization, specialization, control decisions, or search.
In robotics, subsumption-based control is often associated with the subsumption architecture devised by Rodney Brooks. This
In AI and knowledge representation, subsumption-based techniques exploit generalization relationships to prune search spaces or organize
Applications and considerations. Subsumptionbased approaches appear in robotics, rule-based systems, and learning architectures. Benefits include modular
See also: subsumption architecture, subsumption (logic), generalization and specialization, inductive logic programming.