Efficient User Sequence Learning for Online Services via Compressed Graph Neural Networks
Yucheng Wu, Liyue Chen, Yu Cheng, Shuai Chen, Jinyu Xu, Leye Wang

TL;DR
This paper introduces ECSeq, a graph compression-based framework that enhances user sequence representation learning for online services, significantly improving efficiency and scalability while maintaining high prediction accuracy.
Contribution
ECSeq is a novel unified framework that integrates graph compression techniques into relation modeling for user sequences, enabling efficient and scalable learning without modifying pre-trained models.
Findings
ECSeq achieves high efficiency with minimal training time.
Inference time remains extremely low at $10^{-4}$ seconds per sample.
Improves LSTM prediction accuracy by approximately 5%.
Abstract
Learning representations of user behavior sequences is crucial for various online services, such as online fraudulent transaction detection mechanisms. Graph Neural Networks (GNNs) have been extensively applied to model sequence relationships, and extract information from similar sequences. While user behavior sequence data volume is usually huge for online applications, directly applying GNN models may lead to substantial computational overhead during both the training and inference stages and make it challenging to meet real-time requirements for online services. In this paper, we leverage graph compression techniques to alleviate the efficiency issue. Specifically, we propose a novel unified framework called ECSeq, to introduce graph compression techniques into relation modeling for user sequence representation learning. The key module of ECSeq is sequence relation modeling, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computing and Algorithms · Brain Tumor Detection and Classification
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
