AuraTracer智迹闻
中文

EVENT DOSSIER

Efficient Clustering with Quality Guardrails for LLM-based Recommender Systems at Industry Scale

2026-09-07 12:00 Science 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
0mentions
SummaryAI generated

The researchers proposed a scalable two-stage clustering algorithm aimed at providing proven sample-level quality assurance for industrial-level recommendation systems driven by large language models (LLMs). The algorithm first uses Mini-batch K-Means to generate initial clusters, and then employs a greedy strategy to select representative points, ensuring that each sample shares the specified minimum embedding similarity and exact attribute matching with the representative points. Experimental verification showed that this method is significantly superior to conventional clustering approaches in terms of running speed and scalability. Currently, the algorithm has been successfully applied in real-world deployments involving 38 million customer data, reducing the cost and running time of downstream large language models by 50 times while maintaining personalized recommendation effectiveness. The persona recommendation system built using this technology has been officially launched, and A/B testing has achieved significant revenue growth and user engagement improvement.

Related eventsRELATED EVENTS

All reports (1)SOURCES

A arXiv cs.LG en 2026-09-07 12:00

Efficient Clustering with Quality Guardrails for LLM-based Recommender Systems at Industry Scale

本文提出一种可扩展的两阶段聚类算法,为工业级大语言模型推荐系统提供可证明的样本级质量护栏。该方法通过 Mini-batch K-Means 生成初始簇,再贪婪选择代表点以确保每个样本与代表点共享指定最小嵌入相似度及精确属性匹配。实验表明,该算法在运行速度和可扩展性上显著优于常规方法,并成功应用于 3800 万客户数据的真实部署,将下游大语言模型成本与运行时间降低 50 倍,同时保持个性化效果,从而支持了基于人物画像推荐系统的上线,并在 A/B 测试中实现了显著的营收与参与度提升。