Structured Knowledge Accumulation: An Autonomous Framework for Layer-Wise Entropy Reduction in Neural Learning
Bouarfa Mahi Quantiota
TL;DR
The paper proposes Structured Knowledge Accumulation (SKA), a forward-only, gradient-free framework that redefines entropy as a continuous, layer-wise measure of knowledge alignment across a neural network. By deriving a persistent link between entropy reduction and the emergent sigmoid activation, SKA provides a biologically plausible mechanism for learning without backpropagation and enables independent layer-level optimization. Key results include a formal equivalence between SKA entropy and Shannon entropy under sigmoid decision probabilities, a fundamental law of entropy reduction for continuous and discrete dynamics, and a tensor-based implementation that demonstrates layer-wise entropy convergence, cosine alignment, and evolving decision probabilities. The approach offers scalable, interpretable learning suitable for resource-constrained and parallel computing environments, with potential impact on edge AI, neuroscience-inspired architectures, and real-time processing.
Abstract
We introduce the Structured Knowledge Accumulation (SKA) framework, which reinterprets entropy as a dynamic, layer-wise measure of knowledge alignment in neural networks. Instead of relying on traditional gradient-based optimization, SKA defines entropy in terms of knowledge vectors and their influence on decision probabilities across multiple layers. This formulation naturally leads to the emergence of activation functions such as the sigmoid as a consequence of entropy minimization. Unlike conventional backpropagation, SKA allows each layer to optimize independently by aligning its knowledge representation with changes in decision probabilities. As a result, total network entropy decreases in a hierarchical manner, allowing knowledge structures to evolve progressively. This approach provides a scalable, biologically plausible alternative to gradient-based learning, bridging information theory and artificial intelligence while offering promising applications in resource-constrained and parallel computing environments.
