Only Encode Once: Making Content-based News Recommender Greener
Qijiong Liu, Jieming Zhu, Quanyu Dai, Xiao-Ming Wu

TL;DR
This paper introduces OLEO, a framework that decouples news encoding from recommendation tasks, significantly reducing computational costs and carbon emissions while maintaining or improving recommendation performance.
Contribution
The paper proposes a novel decoupled framework for news recommendation that drastically reduces energy consumption and carbon footprint without sacrificing accuracy.
Findings
OLEO reduces carbon emissions by up to 13 times.
Maintains or surpasses state-of-the-art recommendation performance.
Significantly lowers computational costs and training resources.
Abstract
Large pretrained language models (PLM) have become de facto news encoders in modern news recommender systems, due to their strong ability in comprehending textual content. These huge Transformer-based architectures, when finetuned on recommendation tasks, can greatly improve news recommendation performance. However, the PLM-based pretrain-finetune framework incurs high computational cost and energy consumption, primarily due to the extensive redundant processing of news encoding during each training epoch. In this paper, we propose the ``Only Encode Once'' framework for news recommendation (OLEO), by decoupling news representation learning from downstream recommendation task learning. The decoupled design makes content-based news recommender as green and efficient as id-based ones, leading to great reduction in computational cost and training resources. Extensive experiments show that…
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 · Topic Modeling · Multimodal Machine Learning Applications
