paper-with-me

Papers

A Flexible Generative Framework for Graph-based Semi-supervised Learning

2019-05-26 · NeurIPS 2019 12 · Jiaqi Ma, Weijing Tang, Ji Zhu, Qiaozhu Mei

We consider a family of problems that are concerned about making predictions for the majority of unlabeled, graph-structured data samples based on a small proportion of labeled samples. Relational information among the data samples, often encoded in the graph/network structure, is shown to be helpful for these semi-supervised learning tasks. However, conventional graph-based regularization methods and recent graph neural networks do not fully leverage the interrelations between the features, the graph, and the labels. In this work, we propose a flexible generative framework for graph-based semi-supervised learning, which approaches the joint distribution of the node features, labels, and the graph structure. Borrowing insights from random graph models in network science literature, this joint distribution can be instantiated using various distribution families. For the inference of missing labels, we exploit recent advances of scalable variational inference techniques to approximate the Bayesian posterior. We conduct thorough experiments on benchmark datasets for graph-based semi-supervised learning. Results show that the proposed methods outperform the state-of-the-art models in most settings.

📄 PDF Abstract BibTeX arXiv:1905.10769

Code (1)

jiaqima/G3NN 공식 구현 pytorch

Tasks

Missing LabelsVariational Inference

Similar Papers 제목 키워드 기반

Semi-Implicit Graph Variational Auto-Encoders

2019-08-19 · NeurIPS 2019 12 · Arman Hasanzadeh, Ehsan Hajiramezanali, Nick Duffield, Krishna R. Narayanan 외

Semi-implicit graph variational auto-encoder (SIG-VAE) is proposed to expand the flexibility of variational graph auto-encoders (VGAE) to model graph data. SIG-VAE employs a hierarchical variational framework to enable n…

DecoderVariational Inference

Semi-Supervised Learning with Deep Generative Models

2014-06-20 · NeurIPS 2014 12 · Diederik P. Kingma, Danilo J. Rezende, Shakir Mohamed, Max Welling

The ever-increasing size of modern data sets combined with the difficulty of obtaining label information has made semi-supervised learning one of the problems of significant practical importance in modern data analysis. …

Bayesian Inference

Semi-supervised Bayesian Deep Multi-modal Emotion Recognition

2017-04-25 · Changde Du, Changying Du, Jinpeng Li, Wei-Long Zheng 외

In emotion recognition, it is difficult to recognize human's emotional states using just a single modality. Besides, the annotation of physiological emotional data is particularly expensive. These two aspects make the bu…

Emotion RecognitionImputation

Semi-Supervised Learning under General Causal Models

2025-10-26 · Archer Moore, Heejung Shim, Jingge Zhu, Mingming Gong arxiv

Semi-supervised learning (SSL) aims to train a machine learning model using both labelled and unlabelled data. While the unlabelled data have been used in various ways to improve the prediction accuracy, the reason why u…

Semi-Supervised Learning with Normalizing Flows

2019-12-30 · ICML 2020 1 · Pavel Izmailov, Polina Kirichenko, Marc Finzi, Andrew Gordon Wilson

Normalizing flows transform a latent distribution through an invertible neural network for a flexible and pleasingly simple approach to generative modelling, while preserving an exact likelihood. We propose FlowGMM, an e…

image-classificationImage ClassificationSemi-Supervised Image ClassificationSemi-Supervised Text Classification