Persistent learning
New facts survive restart without gradient updates.
Experimental AI Research · Alpha
An experimental language model and continual-learning architecture exploring persistent memory, consolidation, pattern discovery, and sparse neural plasticity.
Research question
PallattuLM-X tests whether new knowledge can first enter persistent memory, consolidate into reusable structure, and selectively modify tiny neural regions while the main language core remains stable.
Reproducible experiments
These are controlled research results, not claims of general intelligence or production readiness.
New facts survive restart without gradient updates.
Scaled memory, conflict updates, paraphrase recall, and abstention.
4,000 experiences compressed into semantic rules plus exceptions with 24.28x physical compression.
28 useful rules discovered from noisy observations with 100% held-out generalization in the controlled benchmark.
Sparse routed learning reached 98.8% of the full-control quality while touching less than 1% of parameters per learning event.
The trained 33.9M PallattuLM core reached 100% on both held-out tasks while only 2,052 parameters, 0.0061%, changed per learning event.
Current status
PallattuLM has its own tokenizer, transformer, training and inference stack, persistent memory, consolidation, autonomous pattern discovery, and selective plasticity integrated with a trained transformer checkpoint.
The model is not yet a production-ready general assistant. Natural-language continual learning, broad language quality, hallucination behavior, long-context robustness, safety, and real-world search-backed use still need evaluation.
Open research