Large Behavior Model: A Promptable Digital Twin of the Retail Customer
Summary
The Large Behavioral Model (LBM) is introduced as a promptable digital twin for retail customers, designed to enhance recommendation, marketing, and decision support. Unlike prior methods, LBM learns customer decision-making directly from large-scale retail transactions using a unified Person-Environment formulation. It represents customer state via a behavioral profile from historical purchases and incorporates product context through retrieval-augmented generation. The model is trained using continued pre-training on verbalized behavioral data, supervised fine-tuning for decision generation, and reinforcement learning with verifiable rewards. LBM consistently outperforms frontier general-purpose language models on tasks like purchase prediction, basket completion, and promotion response, demonstrating strong transferability across retailers. Ablation studies highlight continued pre-training as the main driver of behavioral generalization.
Key takeaway
For Machine Learning Engineers and Data Scientists building retail customer models, the Large Behavioral Model offers a scalable foundation for digital twins. You should consider integrating continued pre-training on verbalized behavioral data and retrieval-augmented generation into your workflows. This approach can yield models that consistently outperform general-purpose language models, providing robust, evidence-based customer behavior predictions and simulations.
Key insights
LBM leverages language models and retail transaction data to create promptable, evidence-based digital twins of customers.
Principles
- Behavioral knowledge from transaction histories can be effectively learned by language models.
- Continued pre-training is the primary driver of behavioral generalization in LBMs.
- Retrieval-augmented generation is most effective when applied during both training and inference.
Method
LBM training involves continued pre-training on verbalized behavioral data, supervised fine-tuning for decision generation, and reinforcement learning with verifiable rewards for evidence-based calibration.
In practice
- Develop customer digital twins for behavior simulation.
- Improve purchase prediction and basket completion accuracy.
- Enhance promotion response and cross-domain voucher redemption.
Topics
- Large Behavioral Model
- Customer Behavior Modeling
- Digital Twin
- Retail Transactions
- Language Models
- Reinforcement Learning
- Retrieval-Augmented Generation
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Data Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.