paper-with-me

Papers

DisenSemi: Semi-supervised Graph Classification via Disentangled Representation Learning

2024-07-19 · Yifan Wang, Xiao Luo, Chong Chen, Xian-Sheng Hua, Ming Zhang, Wei Ju

Graph classification is a critical task in numerous multimedia applications, where graphs are employed to represent diverse types of multimedia data, including images, videos, and social networks. Nevertheless, in real-world scenarios, labeled graph data can be limited or scarce. To address this issue, we focus on the problem of semi-supervised graph classification, which involves both supervised and unsupervised models learning from labeled and unlabeled data. In contrast to recent approaches that transfer the entire knowledge from the unsupervised model to the supervised one, we argue that an effective transfer should only retain the relevant semantics that align well with the supervised task. In this paper, we propose a novel framework named DisenSemi, which learns disentangled representation for semi-supervised graph classification. Specifically, a disentangled graph encoder is proposed to generate factor-wise graph representations for both supervised and unsupervised models. Then we train two models via supervised objective and mutual information (MI)-based constraints respectively. To ensure the meaningful transfer of knowledge from the unsupervised encoder to the supervised one, we further define an MI-based disentangled consistency regularization between two models and identify the corresponding rationale that aligns well with the current graph classification task. Experimental results on a range of publicly accessible datasets reveal the effectiveness of our DisenSemi.

📄 PDF Abstract BibTeX arXiv:2407.14081

Code (1)

jamesyifan/DisenSemi 공식 구현 pytorch

Tasks

ClassificationGraph ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Independence Promoted Graph Disentangled Networks

2019-11-26 · Yanbei Liu, Xiao Wang, Shu Wu, Zhitao Xiao

We address the problem of disentangled representation learning with independent latent factors in graph convolutional networks (GCNs). The current methods usually learn node representation by describing its neighborhood …

ClusteringGraph ClassificationGraph ClusteringRepresentation Learning

Disentangled Variational Auto-Encoder for Semi-supervised Learning

2017-09-15 · Yang Li, Quan Pan, Suhang Wang, Haiyun Peng 외

Semi-supervised learning is attracting increasing attention due to the fact that datasets of many domains lack enough labeled data. Variational Auto-Encoder (VAE), in particular, has demonstrated the benefits of semi-sup…

DecoderReinforcement Learning

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich represent…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series

Semi-Supervised Learning by Disentangling and Self-Ensembling Over Stochastic Latent Space

2019-07-22 · Prashnna Kumar Gyawali, Zhiyuan Li, Sandesh Ghimire, Linwei Wang

The success of deep learning in medical imaging is mostly achieved at the cost of a large labeled data set. Semi-supervised learning (SSL) provides a promising solution by leveraging the structure of unlabeled data to im…

Data AugmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRepresentation Learning

Learning Disentangled Representations with Semi-Supervised Deep Generative Models

2017-06-01 · NeurIPS 2017 12 · N. Siddharth, Brooks Paige, Jan-Willem van de Meent, Alban Desmaison 외

Variational autoencoders (VAEs) learn representations of data by jointly training a probabilistic encoder and decoder network. Typically these models encode all features of the data into a single variable. Here we are in…

DecoderRepresentation Learning