paper-with-me

Papers

Refining Latent Representations: A Generative SSL Approach for Heterogeneous Graph Learning

2023-10-17 · Yulan Hu, Zhirui Yang, Sheng Ouyang, Yong liu

Self-Supervised Learning (SSL) has shown significant potential and has garnered increasing interest in graph learning. However, particularly for generative SSL methods, its potential in Heterogeneous Graph Learning (HGL) remains relatively underexplored. Generative SSL utilizes an encoder to map the input graph into a latent representation and a decoder to recover the input graph from the latent representation. Previous HGL SSL methods generally design complex strategies to capture graph heterogeneity, which heavily rely on contrastive view construction strategies that are often non-trivial. Yet, refining the latent representation in generative SSL can effectively improve graph learning results. In this study, we propose HGVAE, a generative SSL method specially designed for HGL. Instead of focusing on designing complex strategies to capture heterogeneity, HGVAE centers on refining the latent representation. Specifically, HGVAE innovatively develops a contrastive task based on the latent representation. To ensure the hardness of negative samples, we develop a progressive negative sample generation (PNSG) mechanism that leverages the ability of Variational Inference (VI) to generate high-quality negative samples. As a pioneer in applying generative SSL for HGL, HGVAE refines the latent representation, thereby compelling the model to learn high-quality representations. Compared with various state-of-the-art (SOTA) baselines, HGVAE achieves impressive results, thus validating its superiority.

📄 PDF Abstract BibTeX arXiv:2310.11102

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeContrastive LearningDecoderGraph LearningSelf-Supervised LearningVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

HYVINT: Intensity-Driven Hypergraph Generation with Variational Representations

2026-05-16 · Xinyi Hong, Shuntuo Xu, Zhou Yu arxiv

Hypergraphs provide a principled framework for modeling polyadic interactions, with applications in recommendation systems, social networks, and molecular modeling. Hypergraph generation remains challenging because incid…

Recommendation Systems

MoReL: Multi-omics Relational Learning

2022-03-15 · ICLR 2022 4 · Arman Hasanzadeh, Ehsan Hajiramezanali, Nick Duffield, Xiaoning Qian

Multi-omics data analysis has the potential to discover hidden molecular interactions, revealing potential regulatory and/or signal transduction pathways for cellular processes of interest when studying life and disease …

Graph EmbeddingRelational Reasoning

Refining Diagnosis Paths for Medical Diagnosis based on an Augmented Knowledge Graph

2022-04-28 · Niclas Heilig, Jan Kirchhoff, Florian Stumpe, Joan Plepi 외

Medical diagnosis is the process of making a prediction of the disease a patient is likely to have, given a set of symptoms and observations. This requires extensive expert knowledge, in particular when covering a large …

Medical Diagnosisvalid

Latent Graph Learning in Generative Models of Neural Signals

2025-08-22 · Nathan X. Kodama, Kenneth A. Loparo arxiv

Inferring temporal interaction graphs and higher-order structure from neural signals is a key problem in building generative models for systems neuroscience. Foundation models for large-scale neural data represent shared…

Graph Learning

HGMP:Heterogeneous Graph Multi-Task Prompt Learning

2025-07-10 · Pengfei Jiao, Jialong Ni, Di Jin, Xuan Guo 외 arxiv

The pre-training and fine-tuning methods have gained widespread attention in the field of heterogeneous graph neural networks due to their ability to leverage large amounts of unlabeled data during the pre-training phase…