Table of Contents
Fetching ...

Teleodynamic Learning a new Paradigm For Interpretable AI

Enrique ter Horst, Juan Diego Zambrano

Abstract

We introduce Teleodynamic Learning, a new paradigm for machine learning in which learning is not the minimization of a fixed objective, but the emergence and stabilization of functional organization under constraint. Inspired by living systems, this framework treats intelligence as the coupled evolution of three quantities: what a system can represent, how it adapts its parameters, and which changes its internal resources can sustain. We formalize learning as a constrained dynamical process with two interacting timescales: inner dynamics for continuous parameter adaptation and outer dynamics for discrete structural change, linked by an endogenous resource variable that both shapes and is shaped by the trajectory. This perspective reveals three phenomena that standard optimization does not naturally capture: self-stabilization without externally imposed stopping rules, phase-structured learning dynamics that move from under-structuring through teleodynamic growth to over-structuring, and convergence guarantees grounded in information geometry rather than convexity. We instantiate the framework in the Distinction Engine (DE11), a teleodynamic learner grounded in Spencer-Brown's Laws of Form, information geometry, and tropical optimization. On standard benchmarks, DE11 achieves 93.3 percent test accuracy on IRIS, 92.6 percent on WINE, and 94.7 percent on Breast Cancer, while producing interpretable logical rules that arise endogenously from the learning dynamics rather than being imposed by hand. More broadly, Teleodynamic Learning unifies regularization, architecture search, and resource-bounded inference within a single principle: learning as the co-evolution of structure, parameters, and resources under constraint. This opens a thermodynamically grounded route to adaptive, interpretable, and self-organizing AI.

Teleodynamic Learning a new Paradigm For Interpretable AI

Abstract

We introduce Teleodynamic Learning, a new paradigm for machine learning in which learning is not the minimization of a fixed objective, but the emergence and stabilization of functional organization under constraint. Inspired by living systems, this framework treats intelligence as the coupled evolution of three quantities: what a system can represent, how it adapts its parameters, and which changes its internal resources can sustain. We formalize learning as a constrained dynamical process with two interacting timescales: inner dynamics for continuous parameter adaptation and outer dynamics for discrete structural change, linked by an endogenous resource variable that both shapes and is shaped by the trajectory. This perspective reveals three phenomena that standard optimization does not naturally capture: self-stabilization without externally imposed stopping rules, phase-structured learning dynamics that move from under-structuring through teleodynamic growth to over-structuring, and convergence guarantees grounded in information geometry rather than convexity. We instantiate the framework in the Distinction Engine (DE11), a teleodynamic learner grounded in Spencer-Brown's Laws of Form, information geometry, and tropical optimization. On standard benchmarks, DE11 achieves 93.3 percent test accuracy on IRIS, 92.6 percent on WINE, and 94.7 percent on Breast Cancer, while producing interpretable logical rules that arise endogenously from the learning dynamics rather than being imposed by hand. More broadly, Teleodynamic Learning unifies regularization, architecture search, and resource-bounded inference within a single principle: learning as the co-evolution of structure, parameters, and resources under constraint. This opens a thermodynamically grounded route to adaptive, interpretable, and self-organizing AI.
Paper Structure (100 sections, 9 theorems, 49 equations, 13 figures, 4 tables, 7 algorithms)

This paper contains 100 sections, 9 theorems, 49 equations, 13 figures, 4 tables, 7 algorithms.

Key Result

Proposition 3.5

Under soft evaluation, the Laws of Form axioms hold in the limit of sharp (non-probabilistic) semantics: where $\beta\theta$ scales all parameters, sharpening the sigmoids.

Figures (13)

  • Figure 1: Teleodynamic system architecture. The system state $s \in \mathcal{S}$ comprises structure (hypotheses $\mathcal{H}$), parameters ($\theta \in \mathcal{M}$), energy $E$, and history $\tau$. Observations $(x, y)$ trigger the coalgebraic step function $\gamma$, producing an observation $o \in \mathcal{O}$ and a successor state $s'$. Structural actions (genesis, wedge) and parametric updates (natural gradient on the manifold) compete; the local teleodynamic objective $J$ gates action selection. The resource $E$ couples both dynamics: structural actions cost energy, while predictive success replenishes it.
  • Figure 2: Manifold carving on 2D data. Left: Input space partitioned by atomic halfspaces. Each colored region corresponds to a hypothesis that "owns" that region. Center: The parameter manifold $\mathcal{M}$ showing atom orientations (arrows) and positions (dots). Right: The decision boundary after 20 epochs, showing how compositional forms (conjunctions and disjunctions of atoms) create complex, interpretable regions.
  • Figure 3: Decomposition of the teleodynamic objective. The three components of $J$---loss (blue), complexity penalty (orange), and energy cost (green)---evolve over training on IRIS. Early phases show high loss but low complexity; structural growth increases complexity while reducing loss; equilibrium balances all three. The total $J$ (black, dashed) decreases monotonically until structural freeze (vertical line), then fluctuates around a stable value as parameters fine-tune.
  • Figure 4: Convergence of inner dynamics. Left: Loss trajectory showing rapid initial descent followed by oscillation around a minimum. Center: Gradient norm decreasing over time, indicating approach to a stationary point. Right: Fisher information diagonal (selected atoms), showing adaptation of the metric geometry. The shaded region marks the structural phase; the unshaded region is pure parametric optimization.
  • Figure 5: Learning dynamics on IRIS (Regime B). Top-left: Test accuracy rises rapidly in early epochs, stabilizes after structural freeze. Top-right: Number of hypotheses grows during structural phase, then freezes at 22-24 rules. Bottom-left: Energy accumulates with correct predictions, with visible drops at structural actions. Bottom-right: Train accuracy (solid) vs test accuracy (dashed), showing mild overfitting stabilized by freeze.
  • ...and 8 more figures

Theorems & Definitions (42)

  • Definition 2.1: Two-Timescale Dynamics
  • Definition 2.2: Endogenous Resource
  • Definition 2.3: Local Teleodynamic Objective
  • Definition 2.4: Emergent Structural Halt
  • Definition 2.5: Phase Structure
  • Definition 2.6: Teleodynamic Learning System
  • Definition 3.1: Form Algebra
  • Definition 3.4: Soft Evaluation
  • Proposition 3.5: Axiom Preservation
  • Definition 3.6: Complexity
  • ...and 32 more