paper-with-me

Papers

Multi-Item-Query Attention for Stable Sequential Recommendation

2025-09-29 · Mingshi Xu, Haoren Zhu, Wilfred Siu Hung Ng arxiv

The inherent instability and noise in user interaction data challenge sequential recommendation systems. Prevailing masked attention models, relying on a single query from the most recent item, are sensitive to this noise, reducing prediction reliability. We propose the Multi-Item-Query attention mechanism (MIQ-Attn) to enhance model stability and accuracy. MIQ-Attn constructs multiple diverse query vectors from user interactions, effectively mitigating noise and improving consistency. It is designed for easy adoption as a drop-in replacement for existing single-query attention. Experiments show MIQ-Attn significantly improves performance on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2509.24424

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Collaboration and Transition: Distilling Item Transitions into Multi-Query Self-Attention for Sequential Recommendation

2023-11-02 · Tianyu Zhu, Yansong Shi, Yuan Zhang, Yihong Wu 외

Modern recommender systems employ various sequential modules such as self-attention to learn dynamic user interests. However, these methods are less effective in capturing collaborative and transitional signals within us…

Recommendation SystemsSequential Recommendation

Efficient and Effective Query Context-Aware Learning-to-Rank Model for Sequential Recommendation

2025-07-04 · Andrii Dzhoha, Alisa Mironenko, Evgeny Labzin, Vladimir Vlasov 외 arxiv

Modern sequential recommender systems commonly use transformer-based models for next-item prediction. While these models demonstrate a strong balance between efficiency and quality, integrating interleaving features - su…

Sequential Recommendation

SEMINAR: Search Enhanced Multi-modal Interest Network and Approximate Retrieval for Lifelong Sequential Recommendation

2024-07-15 · Kaiming Shen, Xichen Ding, Zixiang Zheng, Yuqi Gong 외

The modeling of users' behaviors is crucial in modern recommendation systems. A lot of research focuses on modeling users' lifelong sequences, which can be extremely long and sometimes exceed thousands of items. These mo…

Click-Through Rate PredictionQuantizationRecommendation SystemsRetrieval+1

Light-weight End-to-End Graph Interest Network for CTR Prediction in E-commerce Search

2024-06-25 · Pipi Peng, Yunqing Jia, Ziqiang Zhou, murmurhash 외

Click-through-rate (CTR) prediction has an essential impact on improving user experience and revenue in e-commerce search. With the development of deep learning, graph-based methods are well exploited to utilize graph st…

Click-Through Rate PredictionGraph EmbeddingGraph LearningGraph Sampling+1

Beyond the Sequence: Statistics-Driven Pre-training for Stabilizing Sequential Recommendation Model

2024-04-08 · Sirui Wang, Peiguang Li, Yunsen Xian, Hongzhi Zhang

The sequential recommendation task aims to predict the item that user is interested in according to his/her historical action sequence. However, inevitable random action, i.e. user randomly accesses an item among multipl…

AttributeSequential Recommendation