paper-with-me

홈 › Papers

Latent Network Embedding via Adversarial Auto-encoders

2021-09-30 · Minglong Lei, Yong Shi, Lingfeng Niu

Graph auto-encoders have proved to be useful in network embedding task. However, current models only consider explicit structures and fail to explore the informative latent structures cohered in networks. To address this issue, we propose a latent network embedding model based on adversarial graph auto-encoders. Under this framework, the problem of discovering latent structures is formulated as inferring the latent ties from partial observations. A latent transmission matrix that describes the strengths of existing edges and latent ties is derived based on influence cascades sampled by simulating diffusion processes over networks. Besides, since the inference process may bring extra noises, we introduce an adversarial training that works as regularization to dislodge noises and improve the model robustness. Extensive experiments on link prediction and node classification tasks show that the proposed model achieves superior results compared with baseline models.

📄 PDF Abstract BibTeX arXiv:2109.15257

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNetwork EmbeddingNode Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

On the Adversarial Robustness of Generative Autoencoders in the Latent Space

2023-07-05 · Mingfei Lu, Badong Chen

The generative autoencoders, such as the variational autoencoders or the adversarial autoencoders, have achieved great success in lots of real-world applications, including image generation, and signal communication. How…

Adversarial Robustnesscompressed sensingDecoderDisentanglement+1

Adversarial Robustness of VAEs across Intersectional Subgroups

2024-07-04 · Chethan Krishnamurthy Ramanaik, Arjun Roy, Eirini Ntoutsi

Despite advancements in Autoencoders (AEs) for tasks like dimensionality reduction, representation learning and data generation, they remain vulnerable to adversarial attacks. Variational Autoencoders (VAEs), with their …

Adversarial RobustnessDimensionality ReductionRepresentation Learning

Denoising Adversarial Autoencoders

2017-03-03 · Antonia Creswell, Anil Anthony Bharath

Unsupervised learning is of growing interest because it unlocks the potential held in vast amounts of unlabelled data to learn useful representations for inference. Autoencoders, a form of generative model, may be traine…

DenoisingGeneral Classification

Flipped-Adversarial AutoEncoders

2018-02-13 · Jiyi Zhang, Hung Dang, Hwee Kuan Lee, Ee-Chien Chang

We propose a flipped-Adversarial AutoEncoder (FAAE) that simultaneously trains a generative model G that maps an arbitrary latent code distribution to a data distribution and an encoder E that embodies an "inverse mappin…

OAAE: Adversarial Autoencoders for Novelty Detection in Multi-modal Normality Case via Orthogonalized Latent Space

2021-01-07 · Sungkwon An, Jeonghoon Kim, Myungjoo Kang, Shahbaz Razaei 외

Novelty detection using deep generative models such as autoencoder, generative adversarial networks mostly takes image reconstruction error as novelty score function. However, image data, high dimensional as it is, conta…

Image ReconstructionNovelty Detection