arXiv:2606.16387cs.IR2026-06

研究孟加拉电商中混合语言评论对推荐效果的影响

Leveraging Code-Mixed Product Metadata and User Feedback for Personalized Recommendation on Daraz Bangladesh

  • 构建首个针对达拉兹孟加拉站的混合语言评论推荐基准
  • 发现拼写不一致使推荐效果下降46.8%(相对纯孟加拉语用户)
  • 适合低资源多语言推荐、电商个性化系统研究者

孟加拉电商平台存储了数百万条用孟加拉文Unicode、英语和邦格利什(孟加拉语拉丁化转写)混合书写的商品评论。然而,混合语言评论对推荐性能的影响尚未被充分探索。本文首次在达拉兹孟加拉站构建了相关基准,采用按用户时间顺序留最后一条的评估协议,测试六种模型族的表现。为应对数据集严重的长尾稀疏问题(59.3%用户仅有一条交互记录),我们系统性地在五种密度配置下进行k-core阈值消融实验。结果显示:基于物品的协同过滤在各条件下表现稳定;隐式矩阵分解随密度下降急剧退化;显式矩阵分解却在高密度阈值下表现提升。为分析代码混杂对推荐质量的影响,我们使用字符n-gram TF-IDF特征对内容过滤进行了语言分层评估,结果表明:邦格利什词汇碎片化导致NDCG@10相比纯孟加拉文用户下降46.8%,这一退化可归因于不同表征形式间的转写不一致。本工作建立了低资源、混合语言电商推荐研究的可复现评估基础,代码已公开于 https://github.com/os-car-war-thy/daraz-recsys。

原文摘要 · Abstract (English)

Bangladeshi e-commerce platforms host millions of product reviews written in Bengali Unicode, English, and Banglish, where Bengali is phonetically transcribed in Latin script. However, the impact of code-mixed reviews on recommendation performance remains largely unexplored. We present the first such benchmarking on product reviews from Daraz Bangladesh, evaluating six model families under a per-user chronological leave-last-out protocol. To address the severe long-tail sparsity of the dataset, where 59.3% of users have exactly one interaction, we conduct a systematic k-core threshold ablation across five density configurations. The results reveal that Item-based Collaborative Filtering remains stable across settings, Implicit Matrix Factorization degrades sharply with decreasing density, and Explicit Matrix Factorization uniquely improves at higher thresholds. To characterize the impact of code-mixing on recommendation quality, we perform a language-stratified evaluation of content-based filtering using character n-gram TF-IDF profiles. The results provide empirical evidence that fragmentation of the Banglish vocabulary reduces NDCG@10 by 46.8% relative to Bengali-script users, a degradation traceable to transliteration inconsistency across surface forms. This work establishes a reproducible evaluation foundation for recommendation research in code-mixed, low-resource e-commerce settings. The code is publicly available at https://github.com/os-car-war-thy/daraz-recsys.

推荐系统多语言低资源电商

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。