Hyperon AI Algorithms
Core cognitive algorithms expressed in MeTTa that animate static knowledge into active intelligence. These interoperable modules enable cognitive synergy — diverse cognitive skills interacting concurrently on shared memory.
ECAN (Economic Attention Networks)
ECAN is the attention-allocation subsystem that regulates which Atoms are actively considered. It uses Short-Term Importance (STI) and Long-Term Importance (LTI) values to implement a dynamic attention economy, preventing exponential blowup in search and inference.
Technical Deep Dive: ECAN Full — STI/LTI dynamics, AttentionBank engineering surrogate, Hebbian spreading, OpenPsi coupling lifecycle, and implementation findings.
MetaMo (Motivational Framework)
MetaMo models motivation in open-ended intelligent agents as a dynamical system coupling appraisal with decision processes. It shapes PLN control dynamics, regulates exploration–exploitation tradeoffs, and embeds safety constraints within motivational dynamics.
Technical Deep Dive: MetaMo Full — pseudo-bimonad structure, OpenPsi appraisal comonad + MAGUS decision monad, contractive update dynamics, AGI 2025 papers, and implementation findings.
Semantic Parsing (LLM/NLP)
A neural-symbolic bridge that converts ambiguous human language into executable logic using SENF (Semantic Elegant Normal Form). It collapses idiomatic variations into canonical graph structures, creating grounded atoms for the Hyperon ecosystem.
Technical Deep Dive: Semantic Parsing Full — SENF canonicalization, legacy pipeline, Hyperon-era approaches, and implementation findings.
MeTTa-Motto
An interoperability layer embedding LLMs directly into the MeTTa runtime as programmable functions. Supports stateless wrappers, stateful Dialogue Agents, RAG, and functional calling for neural-symbolic integration.
PLN (Probabilistic Logic Networks)
Hyperon's primary symbolic reasoning system for uncertainty. Represents beliefs with graded confidence, supports deductive/inductive/abductive reasoning, and leverages ECAN for computational tractability over massive Atomspaces.
Technical Deep Dive: PLN Full — STV quantale formalism, backward chaining on MORK, factor-graph belief propagation, historical design decisions, and implementation findings.
MeTTa-NARS (Non-Axiomatic Reasoning System)
An open-ended uncertainty reasoning engine built on Non-Axiomatic Logic (NAL). Uses two-dimensional evidence values (frequency and confidence) for continuous learning under the Assumption of Insufficient Knowledge and Resources.
Technical Deep Dive: MeTTa-NARS Full — NAL inference rules, evidence revision, AIKR principle, NARS-GPT integration, and implementation findings.
NACE (Non-Axiomatic Causal Explorer)
An experiential learning agent achieving 1000x data efficiency over deep RL. Constructs logic-based environment models through direct interaction, using curiosity-driven exploration and Non-Axiomatic Logic for evidential tracking.
Technical Deep Dive: NACE Full — surprise-driven exploration, NAL-based evidence, environment-model construction, and implementation findings.
AI-DSL
A type-driven program synthesizer that automatically assembles AI workflows. Uses backward chaining in MeTTa with dependent types and combinatory logic to compose services from the SingularityNET marketplace.
Technical Deep Dive: AI-DSL Full — dependent types, backward-chaining synthesis, SingularityNET marketplace composition, and implementation findings.
MOSES
Meta-Optimizing Semantic Evolutionary Search — breeds compact, interpretable programs using evolutionary search with Elegant Normal Form to constrain the combinatorial search space.
Technical Deep Dive: MOSES Full — Elegant Normal Form, deme-based search, MORK integration roadmap, and implementation findings.
AIRIS
Autonomous Intelligent Reinforcement Inferred Symbolism — a causal ML system that builds deterministic environment models through direct interaction, encoding decision logic in explicit, auditable causal rewrite rules.
Technical Deep Dive: AIRIS Full — causal rewrite rules, surprise-driven exploration, Minecraft demos, Cook & Hammer 2024 paper, and implementation findings.