Abstract: Large-scale industrial processes are characterized by complex reaction mechanisms and strong correlation among operational units, which makes it more difficult to extract the temporal ...
Abstract: Despite advancements using graph neural networks (GNNs) to capture complex user-item interactions, challenges persist due to data sparsity and noise. To address these, self-supervised ...
Each line segment of a distance-time graph represents one part of a journey. A distance-time graph, sometimes referred to as a travel graph, is a way of representing a journey. It is helpful to have ...
SVG Autoencoder - Uses a frozen representation encoder with a residual branch to compensate the information loss and a learned convolutional decoder to transfer the SVG latent space to pixel space.
This repository contains a pytorch (+ pytorch_lightning) implementation of the Variational Fair Autoencoder (VFAE) as proposed in "The Variational Fair Autoencoder". The code was written in order to ...