Reconciling competing sampling strategies of network embedding

Y Yan, B Jing, L Liu, R Wang, J Li… - Advances in …, 2024 - proceedings.neurips.cc
Network embedding plays a significant role in a variety of applications. To capture the
topology of the network, most of the existing network embedding algorithms follow a …

From trainable negative depth to edge heterophily in graphs

Y Yan, Y Chen, H Chen, M Xu, M Das… - Advances in …, 2024 - proceedings.neurips.cc
Finding the proper depth $ d $ of a graph convolutional network (GCN) that provides strong
representation ability has drawn significant attention, yet nonetheless largely remains an …

Graph Self-supervised Learning via Proximity Distribution Minimization

T Zhang, Z Dai, Z Xu… - Uncertainty in Artificial …, 2023 - proceedings.mlr.press
Self-supervised learning (SSL) for graphs is an essential problem since graph data are
ubiquitous and labeling can be costly. We argue that existing SSL approaches for graphs …

The Duck's Brain: Training and Inference of Neural Networks in Modern Database Engines

ME Schüle, T Neumann, A Kemper - arXiv preprint arXiv:2312.17355, 2023 - arxiv.org
Although database systems perform well in data access and manipulation, their relational
model hinders data scientists from formulating machine learning algorithms in SQL …

EinDecomp: Decomposition of Declaratively-Specified Machine Learning and Numerical Computations for Parallel Execution

D Bourgeois, Z Ding, D Jankov, J Li, M Sleem… - arXiv preprint arXiv …, 2024 - arxiv.org
We consider the problem of automatically decomposing operations over tensors or arrays so
that they can be executed in parallel on multiple devices. We address two, closely-linked …

The Duck's Brain: Training and Inference of Neural Networks within Database Engines

M Schüle, T Neumann, A Kemper - Datenbank-Spektrum, 2024 - Springer
Although database systems perform well in data access and manipulation, their relational
model hinders data scientists from formulating machine learning algorithms in SQL …

Serving deep learning model in relational databases

L Zhou, Q Lin, K Chowdhury, S Masood… - arXiv preprint arXiv …, 2023 - arxiv.org
Serving deep learning (DL) models on relational data has become a critical requirement
across diverse commercial and scientific domains, sparking growing interest recently. In this …

StarfishDB: A Query Execution Engine for Relational Probabilistic Programming

O Ben Amara, S Hadouaj, N Meneghetti - … of the ACM on Management of …, 2024 - dl.acm.org
We introduce StarfishDB, a query execution engine optimized for relational probabilistic
programming. Our engine adopts the model of Gamma Probabilistic Databases …

Higher-Order SQL Lambda Functions

ME Schüle, J Hornung - 2024 IEEE 40th International …, 2024 - ieeexplore.ieee.org
Model databases track the accuracy of models on pre-trained weights. The models are
stored as executable code and extracted on deployment. Instead of extracting runnable …