Views: A Hardware-friendly Graph Database Model For Storing Semantic Information
By: Yanjun Yang , Adrian Wheeldon , Yihan Pan and more
Potential Business Impact:
Makes AI understand and remember information better.
The graph database (GDB) is an increasingly common storage model for data involving relationships between entries. Beyond its widespread usage in database industries, the advantages of GDBs indicate a strong potential in constructing symbolic artificial intelligences (AIs) and retrieval-augmented generation (RAG), where knowledge of data inter-relationships takes a critical role in implementation. However, current GDB models are not optimised for hardware acceleration, leading to bottlenecks in storage capacity and computational efficiency. In this paper, we propose a hardware-friendly GDB model, called Views. We show its data structure and organisation tailored for efficient storage and retrieval of graph data and demonstrate its equivalence to represent traditional graph representations. We further demonstrate its symbolic processing abilities in semantic reasoning and cognitive modelling with practical examples and provide a short perspective on future developments.
Similar Papers
Views: a hardware-friendly graph database model for storing semantic information
Databases
Makes AI understand and remember information better.
RDB2G-Bench: A Comprehensive Benchmark for Automatic Graph Modeling of Relational Databases
Machine Learning (CS)
Helps computers understand data better by drawing pictures.
Querying Graph-Relational Data
Programming Languages
Connects app data to database easily.