FindRec: Stein-Guided Entropic Flow for Multi-Modal Sequential Recommendation
Maolin Wang, Yutian Xiao, Binhao Wang, Sheng Zhang, Shanshan Ye, Wanyu Wang, Hongzhi Yin, Ruocheng Guo, Zenglin Xu

TL;DR
FindRec introduces a novel multimodal sequential recommendation framework that ensures distribution consistency and adaptively filters features, significantly improving accuracy and interpretability in noisy, long-sequence scenarios.
Contribution
The paper proposes a Stein kernel-based information coordination module and a cross-modal expert routing mechanism for improved multimodal recommendation.
Findings
Outperforms state-of-the-art baselines on three real-world datasets.
Effectively handles long sequences and noisy multimodal inputs.
Achieves better recommendation accuracy and interpretability.
Abstract
Modern recommendation systems face significant challenges in processing multimodal sequential data, particularly in temporal dynamics modeling and information flow coordination. Traditional approaches struggle with distribution discrepancies between heterogeneous features and noise interference in multimodal signals. We propose \textbf{FindRec}~ (\textbf{F}lexible unified \textbf{in}formation \textbf{d}isentanglement for multi-modal sequential \textbf{Rec}ommendation), introducing a novel "information flow-control-output" paradigm. The framework features two key innovations: (1) A Stein kernel-based Integrated Information Coordination Module (IICM) that theoretically guarantees distribution consistency between multimodal features and ID streams, and (2) A cross-modal expert routing mechanism that adaptively filters and combines multimodal features based on their contextual relevance.…
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
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Data Stream Mining Techniques
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
