paper-with-me

Papers

Scalable Weibull Graph Attention Autoencoder for Modeling Document Networks

2024-10-13 · Chaojie Wang, Xinyang Liu, Dongsheng Wang, Hao Zhang, Bo Chen, Mingyuan Zhou

Although existing variational graph autoencoders (VGAEs) have been widely used for modeling and generating graph-structured data, most of them are still not flexible enough to approximate the sparse and skewed latent node representations, especially those of document relational networks (DRNs) with discrete observations. To analyze a collection of interconnected documents, a typical branch of Bayesian models, specifically relational topic models (RTMs), has proven their efficacy in describing both link structures and document contents of DRNs, which motives us to incorporate RTMs with existing VGAEs to alleviate their potential issues when modeling the generation of DRNs. In this paper, moving beyond the sophisticated approximate assumptions of traditional RTMs, we develop a graph Poisson factor analysis (GPFA), which provides analytic conditional posteriors to improve the inference accuracy, and extend GPFA to a multi-stochastic-layer version named graph Poisson gamma belief network (GPGBN) to capture the hierarchical document relationships at multiple semantic levels. Then, taking GPGBN as the decoder, we combine it with various Weibull-based graph inference networks, resulting in two variants of Weibull graph auto-encoder (WGAE), equipped with model inference algorithms. Experimental results demonstrate that our models can extract high-quality hierarchical latent document representations and achieve promising performance on various graph analytic tasks.

📄 PDF Abstract BibTeX arXiv:2410.09696

Code (1)

chaojiewang94/wgaae 공식 구현 tf

Tasks

DecoderGraph AttentionTopic Models

Similar Papers 제목 키워드 기반

WHAI: Weibull Hybrid Autoencoding Inference for Deep Topic Modeling

2018-03-04 · ICLR 2018 1 · Hao Zhang, Bo Chen, Dandan Guo, Mingyuan Zhou

To train an inference network jointly with a deep generative topic model, making it both scalable to big corpora and fast in out-of-sample prediction, we develop Weibull hybrid autoencoding inference (WHAI) for deep late…

Bayesian Weapon System Reliability Modeling with Cox-Weibull Neural Network

2023-01-04 · Michael Potter, Benny Cheng

We propose to integrate weapon system features (such as weapon system manufacturer, deployment time and location, storage time and location, etc.) into a parameterized Cox-Weibull [1] reliability model via a neural netwo…

Density Estimation

WTNN: Weibull-Tailored Neural Networks for survival analysis

2025-12-09 · Gabrielle Rives, Olivier Lopez, Nicolas Bousquet arxiv

The Weibull distribution is a commonly adopted choice for modeling the survival of systems subject to maintenance over time. When only proxy indicators and censored observations are available, it becomes necessary to exp…

Learning Graphon Autoencoders for Generative Graph Modeling

2021-05-29 · Hongteng Xu, Peilin Zhao, Junzhou Huang, Dixin Luo

Graphon is a nonparametric model that generates graphs with arbitrary sizes and can be induced from graphs easily. Based on this model, we propose a novel algorithmic framework called \textit{graphon autoencoder} to buil…

Decoder

A Two-Parameter Weibull Framework for Diagnosing Transformer Weight Distributions

2026-05-17 · Tiexin Ding arxiv

We apply the Weibull distribution -- a two-parameter family from extreme-value theory -- as a diagnostic framework for element-wise weight magnitude distributions in transformers. At initialization, i.i.d. Gaussian weigh…