paper-with-me

Papers

Multi-Aggregator Time-Warping Heterogeneous Graph Neural Network for Personalized Micro-Video Recommendation

2025-01-05 · Jinkun Han, Wei Li, Zhipeng Cai, Yingshu Li

Micro-video recommendation is attracting global attention and becoming a popular daily service for people of all ages. Recently, Graph Neural Networks-based micro-video recommendation has displayed performance improvement for many kinds of recommendation tasks. However, the existing works fail to fully consider the characteristics of micro-videos, such as the high timeliness of news nature micro-video recommendation and sequential interactions of frequently changed interests. In this paper, a novel Multi-aggregator Time-warping Heterogeneous Graph Neural Network (MTHGNN) is proposed for personalized news nature micro-video recommendation based on sequential sessions, where characteristics of micro-videos are comprehensively studied, users' preference is mined via multi-aggregator, the temporal and dynamic changes of users' preference are captured, and timeliness is considered. Through the comparison with the state-of-the-arts, the experimental results validate the superiority of our MTHGNN model.

📄 PDF Abstract BibTeX arXiv:2501.02666

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Golden Queue Managers 설명 없음
Attention 설명 없음
Graph Neural Network 설명 없음

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

Mean Aggregator is More Robust than Robust Aggregators under Label Poisoning Attacks on Distributed Heterogeneous Data

2024-04-21 · Jie Peng, Weiyu Li, Stefan Vlaski, Qing Ling

Robustness to malicious attacks is of paramount importance for distributed learning. Existing works usually consider the classical Byzantine attacks model, which assumes that some workers can send arbitrarily malicious m…

Graphical Time Warping for Joint Alignment of Multiple Curves

2016-12-01 · NeurIPS 2016 12 · Yizhi Wang, David J. Miller, Kira Poskanzer, Yue Wang 외

Dynamic time warping (DTW) is a fundamental technique in time series analysis for comparing one curve to another using a flexible time-warping function. However, it was designed to compare a single pair of curves. In man…

Dynamic Time WarpingTime SeriesTime Series Analysis

BasConv: Aggregating Heterogeneous Interactions for Basket Recommendation with Graph Convolutional Neural Network

2020-01-14 · Zhiwei Liu, Mengting Wan, Stephen Guo, Kannan Achan 외

Within-basket recommendation reduces the exploration time of users, where the user's intention of the basket matters. The intent of a shopping basket can be retrieved from both user-item collaborative filtering signals a…

Collaborative FilteringLink Prediction

Simple and Efficient Heterogeneous Graph Neural Network

2022-07-06 · Xiaocheng Yang, Mingyu Yan, Shirui Pan, Xiaochun Ye 외

Heterogeneous graph neural networks (HGNNs) have powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations. Existing HGNNs inherit many mechanisms from graph…

Graph Neural NetworkHeterogeneous Node ClassificationNode Property Prediction