English

The Self-Learning Agent with a Progressive Neural Network Integrated Transformer

Artificial Intelligence 2025-04-04 v1

Abstract

This paper introduces a self-learning agent that integrates LLaMA 3.2 with a Progressive Neural Network (PNN) for continual learning in conversational AI and code generation. The framework dynamically collects data, fine-tunes tasks with minimal samples, and leverages Meta-Learning for rapid adaptation. LoRA optimizes fine-tuning, while Elastic Weight Consolidation (EWC) enhances knowledge retention. Experimental results demonstrate improved adaptability and memory stability, positioning this approach as a scalable step toward Artificial General Intelligence (AGI).

Keywords

Cite

@article{arxiv.2504.02489,
  title  = {The Self-Learning Agent with a Progressive Neural Network Integrated Transformer},
  author = {Ajay Sivakumar and Shalini and Vasantha Raj and Sebastian Sylvester},
  journal= {arXiv preprint arXiv:2504.02489},
  year   = {2025}
}

Comments

7 pages, 2 figures, focuses on continual learning with PNN and LLaMA. Experiments demonstrate scalability and lifelong learning capabilities

R2 v1 2026-06-28T22:45:08.822Z