paper-with-me

Papers

HeMI: Multi-view Embedding in Heterogeneous Graphs

2021-09-14 · Costas Mavromatis, George Karypis

Many real-world graphs involve different types of nodes and relations between nodes, being heterogeneous by nature. The representation learning of heterogeneous graphs (HGs) embeds the rich structure and semantics of such graphs into a low-dimensional space and facilitates various data mining tasks, such as node classification, node clustering, and link prediction. In this paper, we propose a self-supervised method that learns HG representations by relying on knowledge exchange and discovery among different HG structural semantics (meta-paths). Specifically, by maximizing the mutual information of meta-path representations, we promote meta-path information fusion and consensus, and ensure that globally shared semantics are encoded. By extensive experiments on node classification, node clustering, and link prediction tasks, we show that the proposed self-supervision both outperforms and improves competing methods by 1% and up to 10% for all tasks.

📄 PDF Abstract BibTeX arXiv:2109.07008

Code (1)

cmavro/HeMI pytorch

Tasks

ClusteringLink PredictionNode ClassificationNode ClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

RHCO: A Relation-aware Heterogeneous Graph Neural Network with Contrastive Learning for Large-scale Graphs

2022-11-20 · Ziming Wan, Deqing Wang, Xuehua Ming, Fuzhen Zhuang 외

Heterogeneous graph neural networks (HGNNs) have been widely applied in heterogeneous information network tasks, while most HGNNs suffer from poor scalability or weak representation when they are applied to large-scale h…

Contrastive LearningGraph Neural NetworkGraph Representation LearningRelation+1

Learning Multi-view Molecular Representations with Structured and Unstructured Knowledge

2024-06-14 · Yizhen Luo, Kai Yang, Massimo Hong, Xing Yi Liu 외

Capturing molecular knowledge with representation learning approaches holds significant potential in vast scientific fields such as chemistry and life science. An effective and generalizable molecular representation is e…

Knowledge GraphsMolecular Property Predictionmolecular representationProperty Prediction+1

LHGEL: Large Heterogeneous Graph Ensemble Learning using Batch View Aggregation

2025-10-03 · Jiajun Shen, Yufei Jin, Yi He, Xingquan Zhu arxiv

Learning from large heterogeneous graphs presents significant challenges due to the scale of networks, heterogeneity in node and edge types, variations in nodal features, and complex local neighborhood structures. This p…

Computational EfficiencyEnsemble Learning

HeteroMILE: a Multi-Level Graph Representation Learning Framework for Heterogeneous Graphs

2024-03-31 · Yue Zhang, Yuntian He, Saket Gurukar, Srinivasan Parthasarathy

Heterogeneous graphs are ubiquitous in real-world applications because they can represent various relationships between different types of entities. Therefore, learning embeddings in such graphs is a critical problem in …

Graph EmbeddingGraph Representation LearningLink PredictionNode Classification+1

edge2vec: Representation learning using edge semantics for biomedical knowledge discovery

2018-09-07 · Zheng Gao, Gang Fu, Chunping Ouyang, Satoshi Tsutsui 외

Representation learning provides new and powerful graph analytical approaches and tools for the highly valued data science challenge of mining knowledge graphs. Since previous graph analytical methods have mostly focused…

Biomedical Information RetrievalInformation RetrievalKnowledge GraphsRepresentation Learning+1