Skip to main content
Concept technique

Neurosymbolic

Neurosymbolic architecture for AI agents

Combination of neural networks (LLM, perception) and formal symbolic reasoning. Enables agents that reason and prove their decisions.

01 · Qu'est-ce que c'est ?

A neurosymbolic architecture combines two traditionally opposed paradigms: neural networks (deep learning, LLMs), which excel at processing massive data but produce opaque decisions, and symbolic systems (formal logic, ontologies, rules), which guarantee determinism and traceability but struggle with natural language. Neurosymbolic architecture combines the strengths of each paradigm and compensates for their respective weaknesses.

Henry Kautz, in his Engelmore Memorial lecture at AAAI 2020, proposed the field's reference taxonomy. Six architectures are distinguished by the degree of integration between neural and symbolic components. The most pragmatic for enterprise systems is Type 3, called Neuro | Symbolic, where the neural component converts natural language into a symbolic structure then processed by a formal reasoner. It is the architecture of DeepMind's AlphaGeometry, of the Plato-3 medical system published in Nature Portfolio in 2025, and of the FAOS platform published on arXiv in April 2026.

Why this architecture matters in 2026

LLMs alone produce non-deterministic outputs, hallucinate on specialized domains, and have no structured memory of the system they manipulate. Symbolic systems alone are rigid, fragile in the face of ambiguity, and expensive to maintain. Credible enterprise AI agents combine the two. Without this combination, you get either a stochastic parrot or an 80s expert system that cannot read an email.

02 · Qui est concerné ?

Neurosymbolic architecture is primarily relevant for organizations needing reliable AI agents on specialized domains (healthcare, finance, defense, compliance, scientific) and auditable on their decisions. It is also relevant for critical systems where deterministic replay is required (internal audit, litigation, regulatory control).

03 · Comment Swoft applique ce concept

Swoft is a neurosymbolic platform in Kautz's Type 3 sense. The neural component (LLM Claude, GPT, local models depending on use case) converts natural language from users and documents into structured intentions. The symbolic component is massive: a 44-collection DDD metamodel, an immutable Event Store, a declarative rules engine (DeciderActions), and a 21-check validation system across 4 levels. The neural proposes, the symbolic verifies and executes.

This architecture solves the four-fold problem identified by the Colelough and Regli review (arXiv 2025) on production neurosymbolic systems: replay determinism, symbolic genericity, scalability, and multi-agent accountability. Swoft addresses these four by construction, where most academic neurosymbolic projects remain at the proof-of-concept stage on a narrow domain.

06 · Questions fréquentes

Difference between neurosymbolic and RAG?
RAG (Retrieval-Augmented Generation) augments an LLM with document search at inference time. It is useful but not neurosymbolic: knowledge stays implicit, unverifiable, non-deterministic. Neurosymbolic implies a formal structure (ontology, rules, state machine) that constrains and verifies LLM outputs.
Must you abandon LLMs to do neurosymbolic?
No, on the contrary. The point of neurosymbolic is precisely to keep the LLM for what it does well (natural language, perception, common sense), and pair it with a formal system for what it does poorly (strict reasoning, traceability, determinism). The two components are complementary, not competing.
What examples of neurosymbolic systems in production?
DeepMind's AlphaGeometry (2024) is the paradigmatic example: an LLM guides a formal deduction engine to solve geometry problems at olympiad level. Plato-3 (Nature Portfolio 2025) connects GPT-4 to a Prolog expert system to extract structured medical data. FAOS (arXiv 2026) deploys 650+ agents across 21 industry sectors with ontological coupling. Swoft generalizes this approach for enterprise systems.
Is neurosymbolic compatible with the EU AI Act?
Yes, and it is even one of the architectures best placed to comply. Article 13 of the EU AI Act requires transparency for high-risk AI systems. A neurosymbolic architecture natively provides explainability (the symbolic component traces the reasoning) and auditability (LLM decisions are stored with their context).

Sources officielles

Réglementations connexes

  • Règlement (UE) 2024/1689 sur l'intelligence artificielle
    Partially in force

    EU AI Act

    Règlement (UE) 2024/1689 sur l'intelligence artificielle

    Premier cadre horizontal mondial de régulation de l'IA. Obligations IA haut risque applicables le 2 août 2026.

    • B2B SaaS
    • Banking
    • Defense
    • +1

Articles d'analyse

Un projet logiciel Neurosymbolic ?

Quand Neurosymbolic demande un logiciel sur-mesure, nous le livrons en quelques semaines, 3× moins cher qu'un éditeur historique.