paper-with-me

Papers

Source-Aware Embedding Training on Heterogeneous Information Networks

2023-07-10 · Tsai Hor Chan, Chi Ho Wong, Jiajun Shen, Guosheng Yin

Heterogeneous information networks (HINs) have been extensively applied to real-world tasks, such as recommendation systems, social networks, and citation networks. While existing HIN representation learning methods can effectively learn the semantic and structural features in the network, little awareness was given to the distribution discrepancy of subgraphs within a single HIN. However, we find that ignoring such distribution discrepancy among subgraphs from multiple sources would hinder the effectiveness of graph embedding learning algorithms. This motivates us to propose SUMSHINE (Scalable Unsupervised Multi-Source Heterogeneous Information Network Embedding) -- a scalable unsupervised framework to align the embedding distributions among multiple sources of an HIN. Experimental results on real-world datasets in a variety of downstream tasks validate the performance of our method over the state-of-the-art heterogeneous information network embedding algorithms.

📄 PDF Abstract BibTeX arXiv:2307.04336

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingNetwork EmbeddingRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

SHGNN: Structure-Aware Heterogeneous Graph Neural Network

2021-12-12 · Wentao Xu, Yingce Xia, Weiqing Liu, Jiang Bian 외

Many real-world graphs (networks) are heterogeneous with different types of nodes and edges. Heterogeneous graph embedding, aiming at learning the low-dimensional node representations of a heterogeneous graph, is vital f…

Graph EmbeddingGraph Neural NetworkNode Classification

Relation Structure-Aware Heterogeneous Information Network Embedding

2019-05-15 · Yuanfu Lu, Chuan Shi, Linmei Hu, Zhiyuan Liu

Heterogeneous information network (HIN) embedding aims to embed multiple types of nodes into a low-dimensional space. Although most existing HIN embedding methods consider heterogeneous relations in HINs, they usually em…

ClusteringLink PredictionNetwork EmbeddingNode Classification+2

UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers

2024-10-26 · Dehai Min, Zhiyang Xu, Guilin Qi, Lifu Huang 외

Existing information retrieval (IR) models often assume a homogeneous structure for knowledge sources and user queries, limiting their applicability in real-world settings where retrieval is inherently heterogeneous and …

Information RetrievalRetrieval

HetCAN: A Heterogeneous Graph Cascade Attention Network with Dual-Level Awareness

2023-11-06 · Zeyuan Zhao, Qingqing Ge, Anfeng Cheng, Yiding Liu 외

Heterogeneous graph neural networks(HGNNs) have recently shown impressive capability in modeling heterogeneous graphs that are ubiquitous in real-world applications. Most existing methods for heterogeneous graphs mainly …

Attribute

A Framework for Joint Unsupervised Learning of Cluster-Aware Embedding for Heterogeneous Networks

2021-08-09 · Rayyan Ahmad Khan, Martin Kleinsteuber

Heterogeneous Information Network (HIN) embedding refers to the low-dimensional projections of the HIN nodes that preserve the HIN structure and semantics. HIN embedding has emerged as a promising research field for netw…

ClusteringNode Classification