sequential recommendation
30 articles about sequential recommendation in AI news
FeCoSR: A Federated Framework for Cross-Market Sequential Recommendation
A new arXiv paper introduces FeCoSR, a federated collaboration framework for cross-market sequential recommendation. It tackles data isolation and market heterogeneity by enabling many-to-many collaborative training with a novel loss function, showing advantages over traditional transfer approaches.
TME-PSR: A New Sequential Recommendation Model Unifies Time
Researchers propose TME-PSR, a model integrating personalized time patterns, multi-interest modeling, and explanation alignment for sequential recommendations. It shows improved accuracy and explanation quality with lower computational cost in experiments.
CoDiS: A Causal Framework for Cross-Domain Sequential Recommendation
A new arXiv paper introduces CoDiS, a framework for Cross-Domain Sequential Recommendation that uses causal inference to disentangle domain-shared and domain-specific user preferences while addressing context confounding and gradient conflicts. It outperforms state-of-the-art baselines on three real-world datasets.
Research Exposes Hidden Data Splitting in Sequential Recommendation Models, Questioning SOTA Claims
Researchers found that sub-sequence splitting (SSS), a data augmentation technique, is widely but covertly used in recent sequential recommendation models. When removed, model performance often plummets, suggesting many published SOTA results are misleading. The study calls for more rigorous and transparent evaluation standards.
FAVE: A New Flow-Based Method for One-Step Sequential Recommendation
A new arXiv paper introduces FAVE, a framework for sequential recommendation that uses a two-stage training strategy to learn a direct trajectory from a user's history to the next item. It promises high accuracy and dramatically faster inference, making it suitable for real-time applications.
New Relative Contrastive Learning Framework Boosts Sequential Recommendation Accuracy by 4.88%
A new arXiv paper introduces Relative Contrastive Learning (RCL) for sequential recommendation. It solves a data scarcity problem in prior methods by using similar user interaction sequences as additional training signals, leading to significant accuracy improvements.
MMM4Rec: A New Multi-Modal Mamba Model for Faster, More Transferable Sequential Recommendations
Researchers propose MMM4Rec, a novel sequential recommendation framework using State Space Duality for efficient multi-modal learning. It claims 10x faster fine-tuning convergence and improved accuracy by dynamically prioritizing key visual/textual information over user interaction sequences.
MLLMRec-R1: A New Framework for Efficient Multimodal Sequential Recommendation with LLMs
Researchers propose MLLMRec-R1, a framework that makes Group Relative Policy Optimization (GRPO) practical for multimodal sequential recommendation by addressing computational cost and reward inflation issues. This enables more explainable, reasoning-based recommendations.
PFSR: A New Federated Learning Architecture for Efficient, Personalized Sequential Recommendation
Researchers propose a Personalized Federated Sequential Recommender (PFSR) to tackle the computational inefficiency and personalization challenges in real-time recommendation systems. It uses a novel Associative Mamba Block and a Variable Response Mechanism to improve speed and adaptability.
FLAME: A Novel Framework for Efficient, High-Performance Sequential Recommendation
A new paper introduces FLAME, a training framework for sequential recommender systems. It uses a frozen 'anchor' network and a learnable network, combined via modular ensembles, to capture user behavior diversity efficiently. The result is a single model that performs like an ensemble but runs as fast as a single model at inference.
Robust DPO with Stochastic Negatives Improves Multimodal Sequential Recommendations
New research introduces RoDPO, a method that improves recommendation ranking by using stochastic sampling from a dynamic candidate pool for negative selection during Direct Preference Optimization training. This addresses the false negative problem in implicit feedback, achieving up to 5.25% NDCG@5 gains on Amazon benchmarks.
HyenaRec: A Polynomial-Based Architecture for Fast, Scalable Sequential Recommendation
Researchers propose HyenaRec, a novel sequential recommender using Legendre polynomial kernels and gated convolutions. It achieves better accuracy than attention-based models while training up to 6x faster, especially on long user histories. This addresses a critical efficiency bottleneck in next-item prediction.
SRSUPM: A New Framework for Modeling Psychological Motivation Shifts in Sequential Recommendation
Researchers propose SRSUPM, a sequential recommender system framework that explicitly models users' evolving psychological motivations. It outperforms existing methods on three benchmarks by better capturing motivation shifts and collaborative patterns.
CAST: A New Framework for Semantic-Level Complementary Recommendations
Researchers propose CAST, a sequential recommendation framework that models transitions between discrete item semantic codes (e.g., specifications) and injects LLM-verified complementary knowledge. It achieves significant performance gains by moving beyond simplistic co-purchase statistics to capture genuine complementarity.
New Research Proposes a Training-Free Method to Estimate Accuracy Limits for Sequential Recommenders
Researchers propose an entropy-based, model-agnostic estimator to quantify the intrinsic accuracy ceiling of sequential recommendation tasks. This allows teams to assess dataset difficulty and potential model headroom before development, and can guide data-centric decisions like user stratification.
VISTA: A Novel Two-Stage Framework for Scaling Sequential Recommenders to Lifelong User Histories
Researchers propose VISTA, a two-stage modeling framework that decomposes target attention to scale sequential recommendation to a million-item user history while keeping inference costs fixed. It has been deployed on a platform serving billions.
Beyond Browsing History: How Promptable AI Can Decode Luxury Client Intent in Real-Time
A new AI framework, Decoupled Promptable Sequential Recommendation (DPR), merges collaborative filtering with LLM reasoning. It lets users steer product discovery via natural language prompts, enabling luxury retailers to respond instantly to explicit client desires while respecting their historical taste.
MVCrec: A New Multi-View Contrastive Learning Framework for Sequential
Researchers propose MVCrec, a framework that applies multi-view contrastive learning between sequential (ID-based) and graph-based views of user interaction data to improve recommendation accuracy. It outperforms 11 leading models, showing significant gains in key metrics.
VLM2Rec: A New Framework to Fix 'Modality Collapse' in Multimodal Recommendation Systems
New research proposes VLM2Rec, a method to prevent Vision-Language Models from ignoring one data type (like images or text) when fine-tuned for recommendations. This solves a key technical hurdle for building more accurate, robust sequential recommenders that truly understand multimodal products.
GraphRAG-IRL: A Hybrid Framework for More Robust Personalized Recommendation
Researchers propose GraphRAG-IRL, a hybrid recommendation framework that addresses LLMs' weaknesses as standalone rankers. It uses a knowledge graph and inverse reinforcement learning for robust pre-ranking, then applies persona-guided LLM re-ranking to a shortlist, achieving significant NDCG improvements.
LLMAR: A Tuning-Free LLM Framework for Recommendation in Sparse
Researchers propose LLMAR, a tuning-free recommendation framework that uses LLM reasoning to infer user 'latent motives' from sparse text-rich data. It outperforms state-of-the-art models in sparse industrial scenarios while keeping inference costs low, offering a practical alternative to costly fine-tuning.
RoTE: A New Plug-and-Play Module to Sharpen Time-Aware Sequential
A new research paper introduces RoTE, a multi-level temporal embedding module for sequential recommenders. It explicitly models the time spans between user interactions, a factor often overlooked, leading to significant performance gains on standard benchmarks.
New Research Proposes DITaR Method to Defend Sequential Recommenders
Researchers propose DITaR, a dual-view method to detect and rectify harmful fake orders embedded in user sequences. It aims to protect recommendation integrity while preserving useful data, showing superior performance in experiments. This addresses a critical vulnerability in e-commerce and retail AI systems.
Privacy-First Personalization: How Synthetic Data Powers Accurate Recommendations Without Risk
A new approach uses GANs or VAEs to generate synthetic customer behavior data for training recommendation engines. This eliminates privacy risks and regulatory burdens while maintaining performance, as demonstrated by a German bank's 73% drop in data exposure incidents.
FAERec: A New Framework for Fusing LLM Knowledge with Collaborative Signals for Tail-Item Recommendations
A new paper introduces FAERec, a framework designed to improve recommendations for niche items by better fusing semantic knowledge from LLMs with collaborative filtering signals. It addresses structural inconsistencies between embedding spaces to enhance model accuracy.
Goal-Aligned Recommendation Systems: Lessons from Return-Aligned Decision Transformer
The article discusses Return-Aligned Decision Transformer (RADT), a method that aligns recommender systems with long-term business returns. It addresses the common problem where models ignore target signals, offering a framework for transaction-driven recommendations.
SELLER: A New Sequence-Aware LLM Framework for Explainable Recommendations
Researchers propose SELLER, a framework that uses Large Language Models to generate explanations for recommendations by modeling user behavior sequences. It outperforms prior methods by integrating explanation quality with real-world utility metrics.
Building Sequential AI Workflows with Microsoft Agent Framework and Azure AI Foundry
A technical walkthrough of implementing a sequential agent workflow for security incident triage using Microsoft's Agent Framework and Azure AI Foundry. Demonstrates how to structure multi-stage AI processes where each agent builds on previous outputs with full conversation history.
SIDReasoner: A New Framework for Reasoning-Enhanced Generative Recommendation
Researchers propose SIDReasoner, a two-stage framework that improves LLM-based recommendation by enhancing reasoning over Semantic IDs. It strengthens the alignment between item tokens and language, enabling better interpretability and cross-domain generalization without extensive labeled reasoning data.
Building a Smart Learning Path Recommendation System Using Graph Neural Networks
A technical article outlines how to build a learning path recommendation system using Graph Neural Networks (GNNs). It details constructing a knowledge graph and applying GNNs for personalized course sequencing, a method with clear parallels to retail product discovery.