paper-with-me

Papers

Generalized Graph Transformer Variational Autoencoder

2025-11-29 · Siddhant Karki arxiv

Graph link prediction has long been a central problem in graph representation learning in both network analysis and generative modeling. Recent progress in deep learning has introduced increasingly sophisticated architectures for capturing relational dependencies within graph-structured data. In this work, we propose the Generalized Graph Transformer Variational Autoencoder (GGT-VAE). Our model integrates Generalized Graph Transformer Architecture with Variational Autoencoder framework for link prediction. Unlike prior GraphVAE, GCN, or GNN approaches, GGT-VAE leverages transformer style global self-attention mechanism along with laplacian positional encoding to model structural patterns across nodes into a latent space without relying on message passing. Experimental results on several benchmark datasets demonstrate that GGT-VAE consistently achieves above-baseline performance in terms of ROC-AUC and Average Precision. To the best of our knowledge, this is among the first studies to explore graph structure generation using a generalized graph transformer backbone in a variational framework.

📄 PDF Abstract BibTeX arXiv:2512.00612

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningLink Prediction

Similar Papers 제목 키워드 기반

A Split-Window Transformer for Multi-Model Sequence Spammer Detection using Multi-Model Variational Autoencoder

2025-02-23 · Zhou Yang, Yucai Pang, Hongbo Yin, Yunpeng Xiao

This paper introduces a new Transformer, called MS$^2$Dformer, that can be used as a generalized backbone for multi-modal sequence spammer detection. Spammer detection is a complex multi-modal task, thus the challenges o…

GPUmodel

Cross-Linked Variational Autoencoders for Generalized Zero-Shot Learning

2019-03-24 · ICLR Workshop LLD 2019 · Edgar Schönfeld, Sayna Ebrahimi, Samarth Sinha, Trevor Darrell 외

Most approaches in generalized zero-shot learning rely on cross-modal mapping between an image feature space and a class embedding space or on generating artificial image features. However, learning a shared cross-modal …

Few-Shot LearningGeneralized Zero-Shot LearningZero-Shot Learning

Use of Student's t-Distribution for the Latent Layer in a Coupled Variational Autoencoder

2020-11-21 · Kevin R. Chen, Daniel Svoboda, Kenric P. Nelson

A Coupled Variational Autoencoder, which incorporates both a generalized loss function and latent layer distribution, shows improvement in the accuracy and robustness of generated replicas of MNIST numerals. The latent l…

CAVACHON: a hierarchical variational autoencoder to integrate multi-modal single-cell data

2024-05-28 · Ping-Han Hsieh, Ru-Xiu Hsiao, Katalin Ferenc, Anthony Mathelier 외

Paired single-cell sequencing technologies enable the simultaneous measurement of complementary modalities of molecular data at single-cell resolution. Along with the advances in these technologies, many methods based on…

Data Integration

Self-Organized Variational Autoencoders (Self-VAE) for Learned Image Compression

2021-05-25 · M. Akin Yilmaz, Onur Keleş, Hilal Güven, A. Murat Tekalp 외

In end-to-end optimized learned image compression, it is standard practice to use a convolutional variational autoencoder with generalized divisive normalization (GDN) to transform images into a latent space. Recently, O…

Image Compression