← Search

Lev Telyatnikov

2 accepted papers

2024

From Latent Graph to Latent Topology Inference: Differentiable Cell Complex Module

ICLR 2024poster

Latent Graph Inference (LGI) relaxed the reliance of Graph Neural Networks (GNNs) on a given graph topology by dynamically learning it. However, most of LGI methods assume to have a (noisy, incomplete, improvable, ...) input graph to rewire and can solely learn regular graph topologies. In the wake…

Cited by 20SourcePDFScholar
2023

EGG-GAE: scalable graph neural networks for tabular data imputation

AISTATS 2023poster

Missing data imputation (MDI) is crucial when dealing with tabular datasets across various domains. Autoencoders can be trained to reconstruct missing values, and graph autoencoders (GAE) can additionally consider similar patterns in the dataset when imputing new values for a given instance. However…