Context-Aware Drive-thru Recommendation Service at Fast Food Restaurants
Luyang Wang, Kai Huang, Jiao Wang, Shengsheng Huang, Jason Dai, Yue, Zhuang

TL;DR
This paper introduces TxT, a Transformer-based recommendation model leveraging contextual features for drive-thru scenarios, demonstrating superior performance and system efficiency in a real-world fast food environment.
Contribution
The paper proposes a novel Transformer Cross Transformer (TxT) model that uses contextual features for drive-thru recommendations, and develops an efficient unified big data system for deployment.
Findings
TxT outperforms existing recommendation models in Burger King's environment.
A unified big data system improves efficiency and reduces costs.
The approach generalizes to other customer interaction channels.
Abstract
Drive-thru is a popular sales channel in the fast food industry where consumers can make food purchases without leaving their cars. Drive-thru recommendation systems allow restaurants to display food recommendations on the digital menu board as guests are making their orders. Popular recommendation models in eCommerce scenarios rely on user attributes (such as user profiles or purchase history) to generate recommendations, while such information is hard to obtain in the drive-thru use case. Thus, in this paper, we propose a new recommendation model Transformer Cross Transformer (TxT), which exploits the guest order behavior and contextual features (such as location, time, and weather) using Transformer encoders for drive-thru recommendations. Empirical results show that our TxT model achieves superior results in Burger King's drive-thru production environment compared with existing…
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 · Video Analysis and Summarization · Caching and Content Delivery
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Softmax · Layer Normalization · Dense Connections · Multi-Head Attention · Label Smoothing
