PulseAugur
实时 05:28:11
English(EN) SpecFormer: Mitigating Embedding and Attention Collapse via Spectral-Aware Transformer for Recommendation

SpecFormer 解决了推荐系统中嵌入和注意力崩溃的问题

研究人员开发了SpecFormer,一种新颖的频谱感知Transformer,旨在解决推荐系统中的嵌入和注意力崩溃问题。该架构引入了可学习频谱软化模块、频谱软化注意力机制和频谱残差位置编码,以管理令牌嵌入和特征交互的频谱分布。实验表明,SpecFormer的性能显著优于现有基线,并已成功部署在商业推荐系统中,证明了随着深度的增加,性能和可扩展性得到了提高。 AI

影响 引入了一种新颖的架构,通过解决特定的数据挑战来提高推荐系统的性能。

排序理由 详细介绍推荐系统新模型架构的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

SpecFormer 解决了推荐系统中嵌入和注意力崩溃的问题

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jiawei Chen ·

    SpecFormer:通过光谱感知Transformer缓解推荐中的嵌入和注意力塌陷

    Transformer architectures have achieved remarkable success across diverse domains; however, directly applying their standard self-attention mechanism to recommendation often yields suboptimal performance, sometimes even trailing behind well-designed simple recommendation models. …