Learning-Based Data Storage [Vision] (Technical Report)
Xiang Lian, Xiaofei Zhang

TL;DR
This paper introduces a novel paradigm called 'DNN-as-a-Database' that uses deep neural networks for data storage, offering benefits like enhanced security, low space usage, and fast retrieval, demonstrated through a DNN-based storage system with high accuracy.
Contribution
The paper proposes the concept of learning-based data storage using DNNs as memory units, exploring their capacity, accuracy, and potential for managing various data types and distributed environments.
Findings
Achieved 100% accuracy in DNN-based data storage.
Demonstrated effective management of relational tables.
Discussed generalization to other data types and distributed systems.
Abstract
Deep neural network (DNN) and its variants have been extensively used for a wide spectrum of real applications such as image classification, face/speech recognition, fraud detection, and so on. In addition to many important machine learning tasks, as artificial networks emulating the way brain cells function, DNNs also show the capability of storing non-linear relationships between input and output data, which exhibits the potential of storing data via DNNs. We envision a new paradigm of data storage, "DNN-as-a-Database", where data are encoded in well-trained machine learning models. Compared with conventional data storage that directly records data in raw formats, learning-based structures (e.g., DNN) can implicitly encode data pairs of inputs and outputs and compute/materialize actual output data of different resolutions only if input data are provided. This new paradigm can greatly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stochastic Gradient Optimization Techniques · Advanced Memory and Neural Computing
MethodsLegendre Memory Unit
