Hybrid Encoder: Towards Efficient and Precise Native AdsRecommendation via Hybrid Transformer Encoding Networks
Junhan Yang, Zheng Liu, Bowen Jin, Jianxun Lian, Defu Lian, Akshay, Soni, Eun Yong Kang, Yajun Wang, Guangzhong Sun, Xing Xie

TL;DR
This paper introduces a hybrid encoder for native ads recommendation that combines retrieval efficiency with ranking precision, outperforming traditional siamese encoders and rivaling costly cross encoders.
Contribution
The paper proposes a novel hybrid encoder architecture with a two-step retrieval and ranking process, enhancing recommendation accuracy while maintaining efficiency.
Findings
Outperforms siamese encoder significantly in recommendation quality.
Achieves comparable results to cross encoder with minimal additional cost.
Develops a progressive training pipeline for effective model optimization.
Abstract
Transformer encoding networks have been proved to be a powerful tool of understanding natural languages. They are playing a critical role in native ads service, which facilitates the recommendation of appropriate ads based on user's web browsing history. For the sake of efficient recommendation, conventional methods would generate user and advertisement embeddings independently with a siamese transformer encoder, such that approximate nearest neighbour search (ANN) can be leveraged. Given that the underlying semantic about user and ad can be complicated, such independently generated embeddings are prone to information loss, which leads to inferior recommendation quality. Although another encoding strategy, the cross encoder, can be much more accurate, it will lead to huge running cost and become infeasible for realtime services, like native ads recommendation. In this work, we propose…
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
TopicsMachine Learning and Data Classification · Topic Modeling · Speech Recognition and Synthesis
Methodstravel james
