发现跨注意力隐含正交对齐机制,可显著提升推荐模型性能
Cross-attention Secretly Performs Orthogonal Alignment in Recommendation Models
- 提出跨注意力存在正交对齐新机制,而非仅残差对齐
- 查询与输出正交时模型性能提升,在300次实验中验证
- 无需额外约束,该机制自然出现且利于参数高效扩展
跨域序列推荐(CDSR)旨在对齐来自不同域的异构用户行为序列。尽管跨注意力广泛用于增强对齐并提升推荐效果,但其底层机制尚未完全理解。现有研究多将其视为残差对齐,即通过参考另一域的数据(键和值)从查询输入中移除冗余信息、保留非冗余内容。本文提出新观点:跨注意力还存在正交对齐现象——即发现查询输入中不存在的新信息。我们进一步论证这两种对齐机制可在推荐模型中共存。在300次实验中发现,当跨注意力的查询输入与输出正交时,模型性能显著提升。值得注意的是,该正交对齐现象无需显式正交约束即可自然产生。核心洞察是:正交对齐因有助于改善缩放定律而自然涌现。我们证明,引入跨注意力模块的基线模型优于参数量相当的基线,实现更高的准确率-参数比。这些发现为多模态研究中的参数高效扩展提供了新方向。
原文摘要 · Abstract (English)
Cross-domain sequential recommendation (CDSR) aims to align heterogeneous user behavior sequences collected from different domains. While cross-attention is widely used to enhance alignment and improve recommendation performance, its underlying mechanism is not fully understood. Most researchers interpret cross-attention as residual alignment, where the output is generated by removing redundant and preserving non-redundant information from the query input by referencing another domain data which is input key and value. Beyond the prevailing view, we introduce Orthogonal Alignment, a phenomenon in which cross-attention discovers novel information that is not present in the query input, and further argue that those two contrasting alignment mechanisms can co-exist in recommendation models We find that when the query input and output of cross-attention are orthogonal, model performance improves over 300 experiments. Notably, Orthogonal Alignment emerges naturally, without any explicit orthogonality constraints. Our key insight is that Orthogonal Alignment emerges naturally because it improves scaling law. We show that baselines additionally incorporating cross-attention module outperform parameter-matched baselines, achieving a superior accuracy-per-model parameter. We hope these findings offer new directions for parameter-efficient scaling in multi-modal research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。