arXiv:2410.21801cs.IR2024-10中稿 · WWW '25被引 3

用视觉语言模型实现个性化贴纸检索,提升聊天体验

PerSRV: Personalized Sticker Retrieval with Vision-Language Model

  • 基于微调的LLaVA模型理解贴纸语义,融合图文与历史查询
  • 通过众包评估贴纸实用度,结合用户历史行为聚类风格偏好
  • 在微信数据集上显著优于现有方法,适合个性化即时通讯场景

即时通讯中,贴纸是重要表达方式。现有贴纸检索依赖标注数据,通用视觉语言模型难以捕捉贴纸独特语义,且缺乏个性化,无法匹配用户差异需求。为此,我们提出PerSRV框架,包含离线预计算与在线处理模块。离线部分包括:1)微调LLaVA-1.5-7B生成类人贴纸语义,融合图像文本与历史查询;2)设计三种众包指标评估贴纸实用性;3)基于用户历史交互聚类风格中心,建模个性化偏好。在线部分采用相关召回与个性化排序。在包含543,098个候选贴纸和12,568次交互的微信公开数据集上,PerSRV显著优于现有方法,微调后的VLM也大幅提升贴纸语义理解能力。

原文摘要 · Abstract (English)

Instant Messaging is a popular means for daily communication, allowing users to send text and stickers. As the saying goes, "a picture is worth a thousand words", so developing an effective sticker retrieval technique is crucial for enhancing user experience. However, existing sticker retrieval methods rely on labeled data to interpret stickers, and general-purpose Vision-Language Models (VLMs) often struggle to capture the unique semantics of stickers. Additionally, relevant-based sticker retrieval methods lack personalization, creating a gap between diverse user expectations and retrieval results. To address these, we propose the Personalized Sticker Retrieval with Vision-Language Model framework, namely PerSRV, structured into offline calculations and online processing modules. The online retrieval part follows the paradigm of relevant recall and personalized ranking, supported by the offline pre-calculation parts, which are sticker semantic understanding, utility evaluation and personalization modules. Firstly, for sticker-level semantic understanding, we supervised fine-tuned LLaVA-1.5-7B to generate human-like sticker semantics, complemented by textual content extracted from figures and historical interaction queries. Secondly, we investigate three crowd-sourcing metrics for sticker utility evaluation. Thirdly, we cluster style centroids based on users' historical interactions to achieve personal preference modeling. Finally, we evaluate our proposed PerSRV method on a public sticker retrieval dataset from WeChat, containing 543,098 candidates and 12,568 interactions. Experimental results show that PerSRV significantly outperforms existing methods in multi-modal sticker retrieval. Additionally, our fine-tuned VLM delivers notable improvements in sticker semantic understandings.

贴纸检索视觉语言模型个性化推荐

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