paper-with-me

홈 › Papers

Context-aware Heterogeneous Graph Attention Network for User Behavior Prediction in Local Consumer Service Platform

2021-06-24 · Peiyuan Zhu, XiaoFeng Wang, Zisen Sang, Aiquan Yuan, Guodong Cao

As a new type of e-commerce platform developed in recent years, local consumer service platform provides users with software to consume service to the nearby store or to the home, such as Groupon and Koubei. Different from other common e-commerce platforms, the behavior of users on the local consumer service platform is closely related to their real-time local context information. Therefore, building a context-aware user behavior prediction system is able to provide both merchants and users better service in local consumer service platforms. However, most of the previous work just treats the contextual information as an ordinary feature into the prediction model to obtain the prediction list under a specific context, which ignores the fact that the interest of a user in different contexts is often significantly different. Hence, in this paper, we propose a context-aware heterogeneous graph attention network (CHGAT) to dynamically generate the representation of the user and to estimate the probability for future behavior. Specifically, we first construct the meta-path based heterogeneous graphs with the historical behaviors from multiple sources and comprehend heterogeneous vertices in the graph with a novel unified knowledge representing approach. Next, a multi-level attention mechanism is introduced for context-aware aggregation with graph vertices, which contains the vertex-level attention network and the path-level attention network. Both of them aim to capture the semantic correlation between information contained in the graph and the outside real-time contextual information in the search system. Then the model proposed in this paper aggregates specific graphs with their corresponding context features and obtains the representation of user interest under a specific context and input it into the prediction network to finally obtain the predicted probability of user behavior.

📄 PDF Abstract BibTeX arXiv:2106.14652

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Heterogeneous Hyper-Graph Neural Networks for Context-aware Human Activity Recognition

2024-09-26 · Wen Ge, Guanyi Mou, Emmanuel O. Agu, Kyumin Lee

Context-aware Human Activity Recognition (CHAR) is challenging due to the need to recognize the user's current activity from signals that vary significantly with contextual factors such as phone placements and the varied…

Activity RecognitionGraph Representation LearningHuman Activity RecognitionRepresentation Learning

Pro-HAN: A Heterogeneous Graph Attention Network for Profile-Based Spoken Language Understanding

2024-02-06 · Dechuan Teng, Chunlin Lu, Xiao Xu, Wanxiang Che 외

Recently, Profile-based Spoken Language Understanding (SLU) has gained increasing attention, which aims to incorporate various types of supplementary profile information (i.e., Knowledge Graph, User Profile, Context Awar…

Graph AttentionSpoken Language Understanding

CAT: Can Trust be Predicted with Context-Awareness in Dynamic Heterogeneous Networks?

2025-12-12 · Jie Wang, Zheng Yan, Jiahe Lan, Xuyan Li 외 arxiv

Trust prediction provides valuable support for decision-making, risk mitigation, and system security enhancement. Recently, Graph Neural Networks (GNNs) have emerged as a promising approach for trust prediction, owing to…

HeSRN: Representation Learning On Heterogeneous Graphs via Slot-Aware Retentive Network

2025-10-10 · Yifan Lu, Ziyun Zou, Belal Alsinglawi, Islam Al-Qudah 외 arxiv

Graph Transformers have recently achieved remarkable progress in graph representation learning by capturing long-range dependencies through self-attention. However, their quadratic computational complexity and inability …

Graph Representation LearningNode Classification

The Graph-Based Behavior-Aware Recommendation for Interactive News

2018-11-30 · Mingyuan Ma, Sen Na, Hongyu Wang, Congzhou Chen 외

Interactive news recommendation has been launched and attracted much attention recently. In this scenario, user's behavior evolves from single click behavior to multiple behaviors including like, comment, share etc. Howe…

DiversityNews RecommendationRepresentation Learning