Enum: NeuroSymbolicApproach
Sub-categorisation of hybrid neuro-symbolic approaches mentioned in\n Clause 5.9.
URI: iso22989:NeuroSymbolicApproach
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| symbolic_in_neural | None | Symbolic reasoning embedded within a primarily subsymbolic architecture |
| neural_in_symbolic | None | Subsymbolic components invoked inside a symbolic reasoning framework |
| tightly_coupled | None | Symbolic and subsymbolic components share representations end-to-end |
| loosely_coupled | None | Symbolic and subsymbolic components exchange information at well-defined inte... |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/iso22989
LinkML Source
name: NeuroSymbolicApproach
description: Sub-categorisation of hybrid neuro-symbolic approaches mentioned in\n Clause
5.9.
in_subset:
- ai_concepts
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
permissible_values:
symbolic_in_neural:
text: symbolic_in_neural
description: Symbolic reasoning embedded within a primarily subsymbolic architecture.
neural_in_symbolic:
text: neural_in_symbolic
description: Subsymbolic components invoked inside a symbolic reasoning framework.
tightly_coupled:
text: tightly_coupled
description: Symbolic and subsymbolic components share representations end-to-end.
loosely_coupled:
text: loosely_coupled
description: Symbolic and subsymbolic components exchange information at well-defined
interfaces.