应用科学学报 ›› 2025, Vol. 43 ›› Issue (5): 757-770.doi: 10.3969/j.issn.0255-8297.2025.05.004

• 信号与信息处理 • 上一篇    

基于FinalBlock与JRC的双流点击率预测模型

巫辰伟, 禹素萍, 范红, 许武军   

  1. 东华大学 信息科学与技术学院, 上海 201620
  • 收稿日期:2024-11-30 发布日期:2025-10-16
  • 通信作者: 禹素萍,副教授,研究方向为深度学习与机器学习。E-mail:2232200@mail.dhu.edu.cn E-mail:2232200@mail.dhu.edu.cn

A Dual-Stream Click-Through Rate Prediction Model Based on FinalBlock and JRC

WU Chenwei, YU Suping, FAN Hong, XU Wujun   

  1. School of Information Science and Technology, Donghua University, Shanghai 201620, China
  • Received:2024-11-30 Published:2025-10-16

摘要: 点击率(click-through rate,CTR)预测是推荐系统中的基本任务之一。双流模型凭借其出色的灵活性和扩展性,以及高效的信息交互与融合能力,广泛应用于主流推荐模型中。为进一步提升其在CTR预测中的性能表现,本文在双流模型结构基础上提出了一种融合因子交互模块(factorized interaction block,FinalBlock)和校准排序损失联合优化算法(jointranking and calibration loss optimization algorithm,JRC)的FJ混合网络(FinalBlock-JRChybrid network,FJHN)模型。首先,通过特征门控层实现差异化特征输入,提升重要特征的权重,并将FinalBlock与多层感知机组合,以强化高阶特征的交互学习能力;其次,采用增强型交互聚合层来融合流级输出,进一步加深特征交互程度;最后,应用改进后的JRC模型计算损失函数,有效提升模型的预测准确性及多应用场景下的适应能力。基于3个公开基准数据集的实验结果表明,与包括自注意力模型在内的多种主流模型相比,FJHN模型在性能上提升显著。

关键词: 特征门控, 分层交互, 流级融合, 排序损失, 交叉熵损失

Abstract: Click-through rate (CTR) prediction is one of the fundamental tasks in recommendation systems. Dual-stream models have been widely adopted in mainstream recommendation frameworks due to their superior flexibility, scalability, and efficiency in information interaction and fusion. To further enhance CTR prediction performance, this paper proposes the FJ hybrid network (FinalBlock-JRC hybrid network, FJHN), which integrates the factorized interaction block (FinalBlock) and the joint ranking and calibration loss optimization algorithm (JRC) based on the structure of the dual-stream model. First, a feature gating layer is introduced to enable differentiated feature inputs, thereby enhancing the representation of important features. Then, FinalBlock is combined with a multilayer perceptron (MLP) to strengthen high-order feature interaction learning. Furthermore, an enhanced interaction aggregation layer is employed to fuse the outputs of each tower, deepening the degree of feature interaction. Finally, an improved JRC mechanism is applied to compute the loss function, which effectively improves the model’s prediction accuracy and adaptability across diverse application scenarios. Experimental results on three publicly available benchmark datasets demonstrate that compared with several mainstream models including self-attention model (SAM), the FJHN model achieves noticeable performance gains in CTR prediction.

Key words: feature gating, hierarchical interaction, stream-level fusion, ranking loss, cross entropy loss

中图分类号: