paper-with-me

Papers

GraphHINGE: Learning Interaction Models of Structured Neighborhood on Heterogeneous Information Network

2020-11-25 · Jiarui Jin, Kounianhua Du, Weinan Zhang, Jiarui Qin, Yuchen Fang, Yong Yu, Zheng Zhang, Alexander J. Smola

Heterogeneous information network (HIN) has been widely used to characterize entities of various types and their complex relations. Recent attempts either rely on explicit path reachability to leverage path-based semantic relatedness or graph neighborhood to learn heterogeneous network representations before predictions. These weakly coupled manners overlook the rich interactions among neighbor nodes, which introduces an early summarization issue. In this paper, we propose GraphHINGE (Heterogeneous INteract and aggreGatE), which captures and aggregates the interactive patterns between each pair of nodes through their structured neighborhoods. Specifically, we first introduce Neighborhood-based Interaction (NI) module to model the interactive patterns under the same metapaths, and then extend it to Cross Neighborhood-based Interaction (CNI) module to deal with different metapaths. Next, in order to address the complexity issue on large-scale networks, we formulate the interaction modules via a convolutional framework and learn the parameters efficiently with fast Fourier transform. Furthermore, we design a novel neighborhood-based selection (NS) mechanism, a sampling strategy, to filter high-order neighborhood information based on their low-order performance. The extensive experiments on six different types of heterogeneous graphs demonstrate the performance gains by comparing with state-of-the-arts in both click-through rate prediction and top-N recommendation tasks.

📄 PDF Abstract BibTeX arXiv:2011.12683

Code (1)

Jinjiarui/GraphHINGE 공식 구현 pytorch

Tasks

Click-Through Rate Prediction

Similar Papers 제목 키워드 기반

An Efficient Neighborhood-based Interaction Model for Recommendation on Heterogeneous Graph

2020-07-01 · Jiarui Jin, Jiarui Qin, Yuchen Fang, Kounianhua Du 외

There is an influx of heterogeneous information network (HIN) based recommender systems in recent years since HIN is capable of characterizing complex graphs and contains rich semantics. Although the existing approaches …

Recommendation Systems

Spatial-SIR with Network Structure and Behavior: Lockdown Rules and the Lucas Critique

2021-03-25 · Alberto Bisin, Andrea Moro

We introduce a model of the diffusion of an epidemic with demographically heterogeneous agents interacting socially on a spatially structured network. Contagion-risk averse agents respond behaviorally to the diffusion of…

Unlimited Neighborhood Interaction for Heterogeneous Trajectory Prediction

2021-07-31 · ICCV 2021 10 · Fang Zheng, Le Wang, Sanping Zhou, Wei Tang 외

Understanding complex social interactions among agents is a key challenge for trajectory prediction. Most existing methods consider the interactions between pairwise traffic agents or in a local area, while the nature of…

Graph AttentionPredictionTrajectory Prediction

GAMA: A Neural Neighborhood Search Method with Graph-aware Multi-modal Attention for Vehicle Routing Problem

2025-11-11 · Xiangling Chen, Yi Mei, Mengjie Zhang arxiv

Recent advances in neural neighborhood search methods have shown potential in tackling Vehicle Routing Problems (VRPs). However, most existing approaches rely on simplistic state representations and fuse heterogeneous in…

Learning the Implicit Semantic Representation on Graph-Structured Data

2021-01-16 · Likang Wu, Zhi Li, Hongke Zhao, Qi Liu 외

Existing representation learning methods in graph convolutional networks are mainly designed by describing the neighborhood of each node as a perceptual whole, while the implicit semantic associations behind highly compl…

Representation Learning