พบ 3 รายการ (ค้นหา: "Sequential Recommendation")
วารสารวิชาการ ระดับนานาชาติ (SCOPUS) Q4
HGT4REC: HYPERBOLIC GRAPH TRANSFORMER FOR SEQUENTIAL AND SOCIAL RECOMMENDATION
ผศ.ดร.นิกร กรรณิกากลาง 2569 Suranaree Journal of Science and Te 36 0 คณะบริหารธุรกิจ
Collection : วารสารวิชาการ  |  ปี : 2569  |  เจ้าของผลงาน : ผศ.ดร.นิกร กรรณิกากลาง
Sequential behaviors and social ties jointly shape user preferences; however, most prior work models them in isolation and relies on shallow fusion in Euclidean space, which struggles to capture temporal drift and hierarchical social structure. We propose a novel framework; HGT4Rec, a Hyperbolic Graph Transformer for Sequential and Social Recommendation. A graph transformer encodes item-transition dependencies to track evolving preferences along the sequence, while a hyperbolic transformer operates on the social graph to represent long-range and hierarchical influence. We further introduce FusionGRU, an adaptive gating module that integrates the two representations into a unified preference state for Top-K prediction. Experiments on Yelp, iFashion, LastFM show that HGT4Rec delivers substantial improvements over the strongest baseline, achieving +348.22% / +314.86%, +383.21% / +210.19%, and +90.85% / +9.83% in Recall@10 and NDCG@10, respectively. Our results demonstrate the value of combining graph transformers with hyperbolic space modeling and the gated fusion for next-item recommendation in sequential and social settings (our code).
วารสารวิชาการ ระดับนานาชาติ (SCOPUS) Q1
BiTG4Rec: Bidirectional Transformer Graphs for Sequential-Social Recommendation
ผศ.ดร.นิกร กรรณิกากลาง 2568 IEEE Access 147 0 คณะบริหารธุรกิจ
Collection : วารสารวิชาการ  |  ปี : 2568  |  เจ้าของผลงาน : ผศ.ดร.นิกร กรรณิกากลาง
Sequential-social recommendation systems are essential for understanding users’ evolving interests and predicting their future behaviors. While existing methods employing bidirectional graph modeling have shown promising results in capturing user interactions, they face significant challenges in effectively leveraging bidirectional information and addressing dynamic user preferences. To overcome these limitations, we propose Bidirectional Transformer Graphs for Sequential-Social Recommendation (BiTG4Rec), a novel framework that integrates both supervised and self-supervised learning to analyze dynamic user preferences at sequential and social levels through bidirectional graphs. Our approach comprises three core components: 1) a Bidirectional Dynamic Graph Convolutional Network (BiDGCN) that models long-term sequential preferences, 2) a Bidirectional Dynamic Graph Attention Network (BiDGAT) that captures short-term sequential preferences, and 3) a Bidirectional Hyperbolic Graph Contrastive Learning module (BiHGCL) that extracts social preferences. To unify these diverse signals, we introduce a TransformerGated mechanism that dynamically integrates long-term, short-term, and social preferences. Extensive experiments on multiple real-world datasets demonstrate that BiTG4Rec consistently outperforms state-of-the-art methods, validating its effectiveness for sequential-social recommendation tasks.
วารสารวิชาการ ระดับนานาชาติ (SCOPUS) Q1
GCA4Rec: Graph-Based Co-Attention Networks for Sequential and Social Recommendation
ผศ.ดร.นิกร กรรณิกากลาง 2568 IEEE Access 145 0 คณะบริหารธุรกิจ
Collection : วารสารวิชาการ  |  ปี : 2568  |  เจ้าของผลงาน : ผศ.ดร.นิกร กรรณิกากลาง
The integration of sequential and social recommendations using a graph-based co-attention architecture marks a significant advancement in deep learning, substantially improving recommender system performance. This innovation enables effective representation learning of user interactions by capturing dynamic preferences influenced by both sequential and social contexts. While prior research has attempted to model evolving user preferences, existing approaches suffer from two key limitations: 1) ineffective modeling of complex sequential dependencies and 2) overlooking the hierarchical nature of social influence, resulting in suboptimal performance. To address these challenges, we propose GCA4Rec (Graph-Based Co-Attention Networks for Sequential and Social Recommendation), a novel framework designed to handle the complexities of user preference dynamics across sequential and social domains. Our model combines a graph attention contrastive learning module to track sequential preference shifts, while a hyperbolic graph attention isomorphism network models social-level preference dynamics. Additionally, we introduce fusionGated, a novel gating mechanism that effectively integrates co-attention signals from both levels. Extensive experiments on real-world benchmark datasets demonstrate that GCA4Rec outperforms state-of-the-art methods in Top-k recommendation tasks and exhibits robustness under varying degrees of data sparsity.