Reference · Section 10

Working Glossary

Key terms as used in this brief. Definitions are scoped to neuro-symbolic AI in 2026, not general-purpose dictionary entries.

Terms 61 Updated March 2026
Scope note. This glossary tracks how terms are used in this brief, not universal definitions. Where a term has a broader meaning elsewhere, the entry reflects the narrower sense applied to neuro-symbolic design, evidence, and deployment.
A
AGI Core
Artificial general intelligence. A hypothetical system with broad, human-level capability across many domains, not narrow task performance. Discussed in the appendix as context, not as a near-term design target.
Architecture Family Architecture
A category of system design that groups related approaches by where and how symbolic reasoning is integrated, for example differentiable logic, neural theorem proving, and LLM symbolic scaffolding.
Auditability Governance
The ability to inspect how a system produced an output, including rules fired, graph paths traversed, or intermediate decisions recorded. A core evaluation dimension in section 5.
C
Chain of Reasoning Evaluation
A visible or reconstructable sequence of intermediate steps used to justify a model output. Distinct from chain-of-thought prompting; here the chain is an artifact, not a generation strategy.
Composite AI Core
An enterprise term for systems that combine multiple AI techniques, including machine learning, rules, optimization, and knowledge graphs. Often the framing under which NeSy enters Gartner-style industry analysis.
Constraint as Loss Architecture
A training approach where logical or structural rules are converted into differentiable optimization objectives rather than enforced only at inference time. Central to the differentiable logic family.
Constraint Satisfaction Evaluation
Ensuring outputs obey predefined rules, logic, or invariants. The first dimension in the evaluation framework, E.1.
Curated Graph Architecture
A knowledge graph built and maintained with explicit human or domain oversight rather than auto-extracted without review. Quality here directly affects retrieval reliability.
D
DeepProbLog Architecture
A neuro-symbolic framework combining neural networks with probabilistic logic programming, allowing learning and reasoning to operate jointly. An exemplar of the probabilistic logic programming family.
Differentiable Logic Architecture
Methods that relax symbolic rules into continuous forms so they can be optimized through gradients. Architecture family 01 in this brief.
Distribution Shift Evaluation
A change between training conditions and deployment conditions that degrades model performance. One of the key stresses that motivates adding symbolic structure.
Dual Process Theory Core
A cognitive framing contrasting fast intuitive processing with slower deliberate reasoning. Used metaphorically in NeSy literature; the mapping is suggestive, not precise.
E
Embedding Core
A learned numerical representation of data, words, entities, or concepts used to encode meaning for neural models. The primary interface between neural and symbolic components in many hybrid architectures.
Evidence Type Evaluation
The category of support behind a claim: peer-reviewed research, case study, vendor statement, or press coverage. Tracked explicitly in the evidence table.
Explicit Knowledge Architecture
Structured information represented as rules, ontologies, schemas, or graphs rather than implicit patterns encoded in model weights. The symbolic half of the NeSy equation.
Explainability Governance
The degree to which a system's behavior can be described in terms a human can understand. In NeSy, typically grounded in symbolic traces and auditable artifacts rather than post-hoc saliency maps.
F
Formal Logic Architecture
A precise symbolic system for representing statements, rules, and inference with mathematically defined semantics. The classical foundation that differentiable and probabilistic NeSy methods relax or extend.
G
Governance Governance
The policies, controls, documentation, and oversight practices used to manage AI risk and accountability. A primary driver of NeSy adoption in the LLM era.
GraphRAG LLM-Era
A retrieval architecture that uses a knowledge graph as structured memory to improve grounded retrieval and multi-hop reasoning for LLMs. The most common commercial pattern today, and architecture family 05 in operational form.
H
Hallucination Evaluation
A model output that is false, unsupported, internally inconsistent, or asserted with unjustified confidence. The engineering problem that makes NeSy feel urgent in production.
High-Risk System Governance
In regulatory contexts such as the EU AI Act, an AI system subject to stricter obligations because its use case can materially affect safety, rights, or critical decisions.
Human Oversight Governance
A governance requirement that people can monitor, intervene in, or review AI behavior where needed. One of the explicit obligations imposed on high-risk systems.
K
Knowledge Acquisition Architecture
Creating or maintaining the rules, ontologies, schemas, and graphs a NeSy system depends on. Identified as one of the hardest operational costs: expensive to build, brittle when domains evolve.
Knowledge Graph Architecture
A structured network of entities and relationships used to represent facts, support retrieval, and constrain reasoning. The symbolic backbone for GraphRAG and many scaffolding-based NeSy designs.
L
LLM Core
Large language model. A neural model trained on large text corpora to predict and generate language. The system that NeSy techniques increasingly aim to make more reliable.
LLM Symbolic Scaffolding LLM-Era
A design pattern where an LLM is supported by external symbolic structures such as schemas, graphs, tool interfaces, planners, or verifiers. Architecture family 05 and the most-deployed NeSy pattern in 2026.
Logic Tensor Networks Architecture
A NeSy approach combining first-order logic with differentiable learning so logical constraints can guide neural training directly through the loss function.
Logical Consistency Evaluation
The property that outputs do not contradict stated rules, earlier claims, or required invariants. Tracked as evaluation dimension E.1.
Logical Neural Networks Architecture
Neural architectures that preserve interpretable logical structure while learning thresholds or rule strengths from data. Designed to keep the symbolic layer legible rather than opaque.
M
Missing Data Evaluation
Absent or incomplete evidence that stresses purely neural systems and reveals the value of explicit reasoning structures. A key test condition for shift robustness.
Modular Integration Framework Architecture
A staged view of NeSy design where symbolic components enter during preprocessing, embedding, reasoning, or postprocessing. Frames the question of where the symbolic layer actually lives.
N
NeSy Core
Short for neuro-symbolic AI. The umbrella term for systems combining neural learning with symbolic reasoning, and the subject of this brief.
Neural Component Architecture
The learned part of a hybrid system, typically responsible for pattern recognition, representation learning, or language generation. The fast side of the metaphor.
Neural Theorem Proving Architecture
Methods blending theorem proving with neural representations, enabling differentiable or learned forms of logical inference. Architecture family 02.
Neuro-Symbolic AI Core
AI that combines deep-learning methods with structured symbolic machinery such as logic, rules, programs, or knowledge graphs. See NeSy for the abbreviation used throughout the brief.
O
OOD Behavior Evaluation
Out-of-distribution behavior. How a system performs when inputs differ meaningfully from its training data. A primary motivation for symbolic guardrails.
Ontology Architecture
A formal representation of concepts and relationships within a domain. Often the structured backbone behind knowledge graphs, schemas, and constrained retrieval.
P
Parametric Memory Core
Facts or patterns stored implicitly inside model weights rather than retrieved from an external source. The complement of explicit knowledge, and the part NeSy aims to supplement.
Postprocessing Architecture
A stage after generation where outputs are checked, corrected, constrained, or reformatted using symbolic logic or rules. One of the modular integration points.
Probabilistic Logic Architecture
A framework combining logical structure with uncertainty so rules and facts can carry probabilistic weight. The foundation for DeepProbLog and architecture family 03.
Production AI Governance
AI deployed in real operational settings where reliability, latency, governance, and maintainability matter, as opposed to research prototypes or benchmarks.
Program-Centric Reasoning Architecture
An approach where symbolic structure takes the form of executable programs, planners, or procedural logic. Architecture family 04, focused on systematic generalization rather than narrow memorization.
Proof Search Explosion Architecture
A scalability problem where possible reasoning paths grow too quickly for efficient inference. The primary computational bottleneck in neural theorem proving.
R
Regulatory Pressure Governance
The practical force created by laws, standards, and compliance obligations that pushes organizations toward traceable, robust AI systems. Driver 01 in the brief.
Reliability Shift Core
The move from optimizing only for fluent generation toward optimizing for correctness, consistency, traceability, and governed deployment. The central thesis of the brief.
Retrieval LLM-Era
Fetching external information, documents, or graph nodes to ground model outputs in evidence. Necessary, but not sufficient, for verification.
Robustness Evaluation
The ability to remain reliable under perturbations, edge cases, missing evidence, or changing conditions. Evaluation dimension E.3.
Rule Set Architecture
A defined collection of symbolic constraints or logical statements used to guide, restrict, or verify system behavior.
S
Schema Architecture
A structured definition of allowed fields, types, or relationships used to constrain data and outputs. One of the lightest forms of symbolic structure, and often the first thing added to an LLM pipeline.
Structured Retrieval LLM-Era
Retrieval that depends on organized entities, relations, or typed records rather than only free-text similarity. The mechanism behind GraphRAG's advantage over flat vector search.
Symbolic Component Architecture
The explicit reasoning layer in a hybrid system: rules, graphs, logic, planners, or verifiers. The slower side of the metaphor.
Symbolic Machinery Core
The collection of formal or semi-formal structures used for explicit reasoning: logic, rules, programs, and knowledge graphs. An umbrella term broader than any single technique.
Symbolic Postprocessing Architecture
Applying rules or verification after neural generation to improve consistency, validity, or compliance. The lowest-friction NeSy integration point, and one of the most commonly deployed.
Symbolic Reasoning Core
Reasoning performed through explicit representations such as logic, rules, programs, or graphs rather than learned statistical patterns.
System 1 / System 2 Core
A shorthand metaphor for fast intuitive processing versus slower deliberate reasoning. Applied informally to describe the neural-symbolic split; the brief treats it as metaphor, not mechanism.
T
Theorem Proving Architecture
A formal reasoning process that derives conclusions from logical premises using valid inference rules. The classical technique softened by neural methods in architecture family 02.
Tool Call LLM-Era
A model action that invokes an external function, system, or API as part of a reasoning workflow. A lightweight form of symbolic scaffolding now standard in LLM agent architectures.
Traceability Governance
The ability to follow a system's output back through evidence, intermediate artifacts, and decision points. Evaluation dimension E.2 and a regulatory obligation for high-risk systems.
Training Objective Architecture
The mathematical goal optimized during model training. In NeSy, this may include data fit alongside constraint penalties or consistency losses, the constraint-as-loss pattern.
V
Verifier Evaluation
A component that checks whether an output satisfies rules, matches evidence, or meets logical and structural requirements. The presence or absence of a verifier is the key dividing line between reliable and merely symbolic-looking pipelines.
Verifiable Steps Evaluation
Intermediate actions or artifacts that can be independently checked rather than accepted as opaque model behavior. The practical unit of traceability in a deployed NeSy system.
Tag legend. Architecture for design patterns and structural components. Evaluation for measurement, testing, and evidence. Governance for policy, regulation, and oversight. LLM-Era for patterns specific to the post-2023 landscape. Core for foundational terms used across the brief.