GateFormer: Speeding Up News Feed Recommendation with Input Gated Transformers
Peitian Zhang, Zheng liu

TL;DR
GateFormer introduces a personalized gating mechanism that filters user input to transformers, significantly speeding up news feed recommendation while maintaining or improving accuracy even with substantial input compression.
Contribution
The paper presents GateFormer, a novel input gating approach that enhances efficiency and effectiveness of news recommendation models by focusing on key user interests.
Findings
GateFormer outperforms existing acceleration methods in accuracy and efficiency.
It maintains state-of-the-art performance with over 10-fold input compression.
The gating module is personalized, lightweight, and end-to-end learnable.
Abstract
News feed recommendation is an important web service. In recent years, pre-trained language models (PLMs) have been intensively applied to improve the recommendation quality. However, the utilization of these deep models is limited in many aspects, such as lack of explainability and being incompatible with the existing inverted index systems. Above all, the PLMs based recommenders are inefficient, as the encoding of user-side information will take huge computation costs. Although the computation can be accelerated with efficient transformers or distilled PLMs, it is still not enough to make timely recommendations for the active users, who are associated with super long news browsing histories. In this work, we tackle the efficient news recommendation problem from a distinctive perspective. Instead of relying on the entire input (i.e., the collection of news articles a user ever…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Natural Language Processing Techniques
Methodstravel james
