arXiv:2504.17834cs.IRcs.CL2025-04被引 2

考虑电影类型和用户习惯,提升影评中剧透检测准确率

Unveiling the Hidden: Movie Genre and User Bias in Spoiler Detection

  • 引入类型感知与用户特异性双机制,融合历史行为建模
  • 在基准数据集上超越现有方法,最高提升6.2%准确率
  • 适合平台优化推荐系统,也适用于个性化内容过滤

影评中的剧透对IMDb、Rotten Tomatoes等平台用户既有益处也有负面影响。现有方法多仅分析文本内容,忽略电影类型差异与用户偏见,限制了检测效果。本研究分析影评数据发现,不同类型影片的剧透率存在显著差异,且部分用户更易发布剧透。为此提出GUSD框架,通过动态图建模用户历史行为,结合RetGAT与GenreFormer实现图信息与类型特征融合,并采用GMoE模型根据类型分配专用专家。在多个基准数据集上的实验表明,GUSD达到当前最优性能,显著提升剧透检测效果,改善用户观看体验。

原文摘要 · Abstract (English)

Spoilers in movie reviews are important on platforms like IMDb and Rotten Tomatoes, offering benefits and drawbacks. They can guide some viewers' choices but also affect those who prefer no plot details in advance, making effective spoiler detection essential. Existing spoiler detection methods mainly analyze review text, often overlooking the impact of movie genres and user bias, limiting their effectiveness. To address this, we analyze movie review data, finding genre-specific variations in spoiler rates and identifying that certain users are more likely to post spoilers. Based on these findings, we introduce a new spoiler detection framework called GUSD (The code is available at https://github.com/AI-explorer-123/GUSD) (Genre-aware and User-specific Spoiler Detection), which incorporates genre-specific data and user behavior bias. User bias is calculated through dynamic graph modeling of review history. Additionally, the R2GFormer module combines RetGAT (Retentive Graph Attention Network) for graph information and GenreFormer for genre-specific aggregation. The GMoE (Genre-Aware Mixture of Experts) model further assigns reviews to specialized experts based on genre. Extensive testing on benchmark datasets shows that GUSD achieves state-of-the-art results. This approach advances spoiler detection by addressing genre and user-specific patterns, enhancing user experience on movie review platforms.

剧透检测用户行为类型感知图神经网络

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