DynamicSLM: Capability-Modular, Self-Improving Small Language Models for AIKernel
Description
This technical note introduces DynamicSLM, a capability-modular and self-improving small language model architecture designed for the AIKernel Semantic Context Operating System.
DynamicSLM treats language models not as static monolithic weight artifacts, but as dynamically loadable semantic processes governed by an AIKernel Model ABI. Each DynamicSLM artifact is described by a Semantic Profile, Capability Graph, Execution Profile, Lineage metadata, and Payload. These components collectively define the ABI boundary between AIKernel and capability-specific model artifacts.
The architecture enables AIKernel to resolve task intent against a Capability Graph, load only the required capability modules, verify model lineage and execution requirements before activation, and schedule model components across heterogeneous compute resources such as CPU, GPU, and NPU. It also defines a Differential Distillation Pipeline in which verified ReplayLogs and teacher-delegated trajectories are used to update specific capabilities through modular artifacts such as LoRA adapters, QLoRA deltas, adapter blocks, or segment-level replacements.
This work is conceptual and architectural in nature; it does not present empirical benchmarks. The English manuscript is the canonical version. The Japanese manuscript is included as a companion translation.
Files
paper-en.pdf
Additional details
Additional titles
- Subtitle (English)
- A Model ABI and Differential Distillation Architecture for Dynamic Capability Loading in Semantic Context Operating Systems
Software
- Repository URL
- https://github.com/AIKernel-NET/AIKernel.Core
- Programming language
- C#
- Development Status
- Active
References
- Sogawa, T. (2026). AIKernel Trajectory Governance Model: A Kernel-Level Framework for Convergent Decision Control over Stochastic Language Model Inference. Zenodo. https://doi.org/10.5281/zenodo.20309510
- Sogawa, T. (2026). AIKernel Phase-2 Theory: Semantic Compilation Architecture. Zenodo. https://doi.org/10.5281/zenodo.20312092
- Sogawa, T. (2026). AIKernel Semantic DSL Compiler and Deterministic Agent Execution Architecture: Governing Stochastic LLM Plans through Semantic IR, Admissibility Checking, and Replayable Pipelines. Zenodo. https://doi.org/10.5281/zenodo.20534341
- Sogawa, T. (2026). AIKernel Hash-Anchored Trust Layer (HATL): A Hybrid Symmetric Ledger with Hash-Based Public Anchors. Zenodo. https://doi.org/10.5281/zenodo.20502685