Model Releases
GrocLM: Grocery Category Recommendation in E-Commerce with Large Language Models
arXiv:2607.24764v1 Announce Type: new Abstract: The rapid growth of online grocery shopping requires recommendation systems that capture cyclical purchasing behavior and diverse user intents. Traditio
arXiv:2607.24764v1 Announce Type: new Abstract: The rapid growth of online grocery shopping requires recommendation systems that capture cyclical purchasing behavior and diverse user intents. Traditional item-level methods face scalability and accuracy challenges, motivating category-level recommendation as a more structured and practical alternative. We present GROCLM, a fine-tuned language model for grocery category recommendation in a real-world production environment. GROCLM employs a two-stage LoRA-based training strategy to encode cyclical purchasing patterns directly into model parameters, enabling more effective utilization of rebuying signals compared to prompt-based conditioning. To ensure valid and controllable outputs, we further introduce a trie-based constrained decoding mechanism over a predefined category space. Experiments on both proprietary production data and a public benchmark demonstrate that GROCLM consistently outperforms strong baselines. In a live production restocking task, GROCLM achieves a 7.5% relative improvement in cart-adds per impression, while maintaining efficient inference by generating all categories jointly. These results highlight the effectiveness and practicality of integrating large language models into structured recommendation systems.
Related
- L2Rec: Towards Dual-View Understanding of LLMs for Personalized Recommendation
- SynthAVE: Scalable Synthetic Labeling for E-Commerce with LLM-Arena Validation
- RRCM: Ranking-Driven Retrieval over Collaborative and Meta Memories for LLM Recommendation
- PromptPack: Scaling LLM Annotation Agents for Online Recommendation
- MATRAG: Multi-Agent Transparent Retrieval-Augmented Generation for Explainable Recommendations
Source: arXiv cs.AI | 2026-07-29