A Deep Learning Blueprint for Relational Databases

Published: 28 Oct 2023, Last Modified: 03 Nov 2023TRL @ NeurIPS 2023 PosterEveryoneRevisionsBibTeX
Keywords: relational databases, deep learning, relational models, message-passing
TL;DR: A modular neural message-passing scheme that closely follows the formal relational model for end-to-end deep learning from databases.
Abstract: We introduce a modular neural message-passing scheme that closely follows the formal model of relational databases, effectively enabling end-to-end deep learning directly from database storages. We experiment with several instantiations of the scheme, including notably the use of cross-attention modules to capture the referential constraints of the relational model. We address the issues of efficient learning data representation and loading, salient to the database setting, and compare against representative models from a number of related fields, demonstrating favorable initial results.
Submission Number: 21
Loading