Machine Learning over Static and Dynamic Relational Data.

Ahmet Kara,Milos Nikolic,Dan Olteanu,Haozhe Zhang
DOI: https://doi.org/10.1145/3465480.3467843
2021-01-01
Abstract:This tutorial overviews principles behind recent works on training and maintaining machine learning models over relational data, with an emphasis on the exploitation of the relational data structure to improve the runtime performance of the learning task. The tutorial has the following parts: 1) Database research for data science 2) Three main ideas to achieve performance improvements 2.1) Turn the ML problem into a DB problem 2.2) Exploit structure of the data and problem 2.3) Exploit engineering tools of a DB researcher 3) Avenues for future research
What problem does this paper attempt to address?