Learning Random Numbers to Realize Appendable Memory System for Artificial Intelligence to Acquire New Knowledge after Deployment

  • 2024-07-29 18:24:35
  • Kazunori D Yamada
  • 0

Abstract

In this study, we developed a learning method for constructing a neuralnetwork system capable of memorizing data and recalling it without parameterupdates. The system we built using this method is called the Appendable Memorysystem. The Appendable Memory system enables an artificial intelligence (AI) toacquire new knowledge even after deployment. It consists of two AIs: theMemorizer and the Recaller. This system is a key-value store built using neuralnetworks. The Memorizer receives data and stores it in the Appendable Memoryvector, which is dynamically updated when the AI acquires new knowledge.Meanwhile, the Recaller retrieves information from the Appendable Memoryvector. What we want to teach AI in this study are the operations of memorizingand recalling information. However, traditional machine learning methods makeAI learn features inherent in the learning dataset. We demonstrate that thesystems we intend to create cannot be realized by current machine learningmethods, that is, by merely repeating the input and output learning sequenceswith AI. Instead, we propose a method to teach AI to learn operations, bycompletely removing the features contained in the learning dataset.Specifically, we probabilized all the data involved in learning. This measureprevented AI from learning the features of the data. The learning methodproposed in the study differs from traditional machine learning methods andprovides fundamental approaches for building an AI system that can storeinformation in a finite memory and recall it at a later date.

 

Quick Read (beta)

loading the full paper ...