Automated Information Flow Selection for Multi-scenario Multi-task Recommendation
Chaohua Yang, Dugang Liu, Shiwei Li, Yuwen Fu, Xing Tang, Weihong Luo, Xiangyu Zhao, Xiuqiang He, Zhong Ming

TL;DR
This paper introduces AutoIFS, a lightweight framework that automatically selects relevant information flows in multi-scenario multi-task recommendation systems, improving efficiency and performance by filtering out noise.
Contribution
AutoIFS employs low-rank adaptation and an information flow selection network to decouple information units and filter irrelevant flows, reducing complexity and enhancing recommendation accuracy.
Findings
AutoIFS outperforms existing models on benchmark datasets.
AutoIFS reduces model complexity and training costs.
AutoIFS improves recommendation performance in online A/B tests.
Abstract
Multi-scenario multi-task recommendation (MSMTR) systems must address recommendation demands across diverse scenarios while simultaneously optimizing multiple objectives, such as click-through rate and conversion rate. Existing MSMTR models typically consist of four information units: scenario-shared, scenario-specific, task-shared, and task-specific networks. These units interact to generate four types of relationship information flows, directed from scenario-shared or scenario-specific networks to task-shared or task-specific networks. However, these models face two main limitations: 1) They often rely on complex architectures, such as mixture-of-experts (MoE) networks, which increase the complexity of information fusion, model size, and training cost. 2) They extract all available information flows without filtering out irrelevant or even harmful content, introducing potential noise.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
