The reviewed record of science sign in
Pith

arxiv: 2105.00695 · v2 · pith:63HFLUWR · submitted 2021-05-03 · cs.LG · cs.SI

ResVGAE: Going Deeper with Residual Modules for Link Prediction

Reviewed by Pithpith:63HFLUWRopen to challenge →

classification cs.LG cs.SI
keywords residualgraphmodulesautoencoderautoencodersmodelmultipleresults
0
0 comments X
read the original abstract

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-hops. In this paper, we propose Residual Variational Graph Autoencoder, ResVGAE, a deep variational graph autoencoder model with multiple residual modules. We show that our multiple residual modules, a convolutional layer with residual connection, improve the average precision of the graph autoencoders. Experimental results suggest that our proposed model with residual modules outperforms the models without residual modules and achieves similar results when compared with other state-of-the-art methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM-Guided Agentic Floor Plan Parsing for Accessible Indoor Navigation of Blind and Low-Vision People

    cs.AI 2026-04 unverdicted novelty 5.0

    A self-correcting multi-agent LLM pipeline parses floor plans into graphs and generates accessible routes, outperforming single LLM calls with success rates up to 92% on short paths in a real university building.

  2. Floorplan2Guide: LLM-Guided Floorplan Parsing for BLV Indoor Navigation

    cs.AI 2025-12 unverdicted novelty 5.0

    Floorplan2Guide uses LLMs to parse floor plans into navigable graphs, reporting up to 92% accuracy on short routes with 5-shot prompting and 15% gains from graph structure over direct visual reasoning for BLV indoor n...