OneRec Encoder

image.png

  • 编码器输入 #card
    • z(1)=[hu;hs;hp;hl]+epos\mathbf{z}^{(1)}=\left[\mathbf{h}_u ; \mathbf{h}_s ; \mathbf{h}_p ; \mathbf{h}_l\right]+\mathbf{e}_{\mathrm{pos}}
    • e_pos 代表可学习的 positional embedding
  • 编码器 integrated representation 过程 #card
    • L enc 层
    • fully visible self-attention + feed-forward networks with RMS normalization
      image.png
    • 最后生成 zenc=z(Lenc+1)R(1+Ls+Lp+Nq)×dmodel \mathbf{z}_{\mathrm{enc}}=\mathbf{z}^{\left(L_{e n c}+1\right)} \in \mathbb{R}^{\left(1+L_s+L_p+N_q\right) \times d_{\text {model }}} 多尺度用户行为表示

网络回响

作者

Ryen Xiang

发布于

2026-02-17

更新于

2026-02-17

许可协议


评论