paper-with-me

Papers

Epitomic Variational Graph Autoencoder

2020-04-03 · Rayyan Ahmad Khan, Muhammad Umer Anwaar, Martin Kleinsteuber

Variational autoencoder (VAE) is a widely used generative model for learning latent representations. Burda et al. in their seminal paper showed that learning capacity of VAE is limited by over-pruning. It is a phenomenon where a significant number of latent variables fail to capture any information about the input data and the corresponding hidden units become inactive. This adversely affects learning diverse and interpretable latent representations. As variational graph autoencoder (VGAE) extends VAE for graph-structured data, it inherits the over-pruning problem. In this paper, we adopt a model based approach and propose epitomic VGAE (EVGAE),a generative variational framework for graph datasets which successfully mitigates the over-pruning problem and also boosts the generative ability of VGAE. We consider EVGAE to consist of multiple sparse VGAE models, called epitomes, that are groups of latent variables sharing the latent space. This approach aids in increasing active units as epitomes compete to learn better representation of the graph data. We verify our claims via experiments on three benchmark datasets. Our experiments show that EVGAE has a better generative ability than VGAE. Moreover, EVGAE outperforms VGAE on link prediction task in citation networks.

📄 PDF Abstract BibTeX arXiv:2004.01468

Code (1)

RayyanRiaz/EVGAE 공식 구현 pytorch

Tasks

Link Prediction

Methods 이 논문이 사용한 방법론

VGAE 설명 없음
Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Tackling Over-pruning in Variational Autoencoders

2017-06-09 · Serena Yeung, Anitha Kannan, Yann Dauphin, Li Fei-Fei

Variational autoencoders (VAE) are directed generative models that learn factorial latent variables. As noted by Burda et al. (2015), these models exhibit the problem of factor over-pruning where a significant number of …

Deep Epitomic Convolutional Neural Networks

2014-06-10 · George Papandreou

Deep convolutional neural networks have recently proven extremely competitive in challenging image recognition tasks. This paper proposes the epitomic convolution as a new building block for deep neural networks. An epit…

General Classificationimage-classificationImage Classification

Sparse Parameterization for Epitomic Dataset Distillation

2023-09-21 · NeurIPS 2023 11

The success of deep learning relies heavily on large and diverse datasets, but the storage, preprocessing, and training of such data present significant challenges. To address these challenges, dataset distillation techn…

Mining self-similarity: Label super-resolution with epitomic representations

2020-04-24 · ECCV 2020 8 · Nikolay Malkin, Anthony Ortiz, Caleb Robinson, Nebojsa Jojic

We show that simple patch-based models, such as epitomes, can have superior performance to the current state of the art in semantic segmentation and label super-resolution, which uses deep convolutional neural networks. …

Medical Image AnalysisSemantic SegmentationSuper-Resolution

ResVGAE: Going Deeper with Residual Modules for Link Prediction

2021-05-03 · Indrit Nallbani, Reyhan Kevser Keser, Aydin Ayanzadeh, Nurullah Çalık 외

Graph autoencoders are efficient at embedding graph-based data sets. Most graph autoencoder architectures have shallow depths which limits their ability to capture meaningful relations between nodes separated by multi-ho…

Link PredictionPredictionRepresentation Learning