paper-with-me

Papers

Graph-Enhanced Multi-Task Learning of Multi-Level Transition Dynamics for Session-based Recommendation

2021-10-08 · Chao Huang, Jiahui Chen, Lianghao Xia, Yong Xu, Peng Dai, Yanqing Chen, Liefeng Bo, Jiashu Zhao, Jimmy Xiangji Huang

Session-based recommendation plays a central role in a wide spectrum of online applications, ranging from e-commerce to online advertising services. However, the majority of existing session-based recommendation techniques (e.g., attention-based recurrent network or graph neural network) are not well-designed for capturing the complex transition dynamics exhibited with temporally-ordered and multi-level inter-dependent relation structures. These methods largely overlook the relation hierarchy of item transitional patterns. In this paper, we propose a multi-task learning framework with Multi-level Transition Dynamics (MTD), which enables the jointly learning of intra- and inter-session item transition dynamics in automatic and hierarchical manner. Towards this end, we first develop a position-aware attention mechanism to learn item transitional regularities within individual session. Then, a graph-structured hierarchical relation encoder is proposed to explicitly capture the cross-session item transitions in the form of high-order connectivities by performing embedding propagation with the global graph context. The learning process of intra- and inter-session transition dynamics are integrated, to preserve the underlying low- and high-level item relationships in a common latent space. Extensive experiments on three real-world datasets demonstrate the superiority of MTD as compared to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2110.03996

Code (1)

sessionrec/mtd 공식 구현 tf

Tasks

Graph Neural NetworkMulti-Task LearningRelationSession-Based Recommendations

Similar Papers 제목 키워드 기반

GENUINE: Graph Enhanced Multi-level Uncertainty Estimation for Large Language Models

2025-09-09 · Tuo Wang, Adithya Kulkarni, Tyler Cody, Peter A. Beling 외 arxiv

Uncertainty estimation is essential for enhancing the reliability of Large Language Models (LLMs), particularly in high-stakes applications. Existing methods often overlook semantic dependencies, relying on token-level p…

GRE^2-MDCL: Graph Representation Embedding Enhanced via Multidimensional Contrastive Learning

2024-09-12 · Kaizhe Fan, Quanjun Li

Graph representation learning has emerged as a powerful tool for preserving graph topology when mapping nodes to vector representations, enabling various downstream tasks such as node classification and community detecti…

Community DetectionContrastive LearningGraph Neural NetworkGraph Representation Learning+2

Sheet as Token: A Graph-Enhanced Representation for Multi-Sheet Spreadsheet Understanding

2026-05-07 · Yiming Lei, Yiqi Wang, Yujia Zhang, Bo Guan 외 arxiv

Workbook-scale spreadsheet understanding is increasingly important for language-model-based data analysis agents, but remains challenging because relevant information is often distributed across multiple sheets with hete…

Entity-Graph Enhanced Cross-Modal Pretraining for Instance-level Product Retrieval

2022-06-17 · Xiao Dong, Xunlin Zhan, Yunchao Wei, XiaoYong Wei 외

Our goal in this research is to study a more realistic environment in which we can conduct weakly-supervised multi-modal instance-level product retrieval for fine-grained product categories. We first contribute the Produ…

Retrieval

Can LLMs Find Fraudsters? Multi-level LLM Enhanced Graph Fraud Detection

2025-07-16 · Tairan Huang, Yili Wang, Qiutong Li, Changlong He 외 arxiv

Graph fraud detection has garnered significant attention as Graph Neural Networks (GNNs) have proven effective in modeling complex relationships within multimodal data. However, existing graph fraud detection methods typ…

Fraud Detection