Aggregate and Broadcast: Scalable and Efficient Feature Interaction for Recommender Systems
Kaiyuan Li, Yongxiang Tang, Wenzheng Shu, Yanxiang Zeng, Chao Wang, Yanhua Cheng, Xialong Liu, Peng Jiang

TL;DR
This paper introduces INFNet, a scalable and efficient feature interaction architecture for recommender systems that maintains item-level signals and enables task-aware interactions with linear complexity, outperforming existing methods.
Contribution
INFNet provides a novel, lightweight architecture that allows scalable, task-guided feature interaction with linear complexity, addressing key bottlenecks in existing recommender system models.
Findings
INFNet outperforms strong baselines on benchmarks and industrial datasets.
Deploying INFNet in a commercial system increases revenue by 1.587%.
INFNet demonstrates strong scaling behavior and efficiency improvements.
Abstract
Feature interaction is a core ingredient in ranking models for large-scale recommender systems, yet making it both expressive and efficiently scalable remains challenging. Exhaustive pairwise interaction is powerful but incurs quadratic complexity in the number of tokens/features, while many efficient alternatives rely on restrictive structures that limit information exchange. We further identify two common bottlenecks in practice: (1) early aggregation of behavior sequences compresses fine-grained signals, making it difficult for deeper layers to reuse item-level details; and (2) late fusion injects task signals only at the end, preventing task objectives from directly guiding the interaction process. To address these issues, we propose the Information Flow Network (INFNet), a lightweight architecture that enables scalable, task-aware feature interaction with linear complexity.…
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 · Information Retrieval and Search Behavior
