Tencent UNI-REC Challenge Solution Boosts Ad pCVR Prediction

Yufeng Zhang, Zhengqi Xu, Jiajun Cui· July 20, 2026 View original

Summary

This paper details a solution for the KDD Cup 2026 Tencent UNIREC Challenge, introducing Field-Aware RankMixer (FA-RankMixer) with dual-stream bilinear fusion. The model jointly processes multi-domain user behavior and multi-field features to predict target-ad pCVR, achieving a ninth-place ranking.

This paper presents the solution developed for the KDD Cup 2026 Tencent UNIREC Challenge, which focused on jointly modeling multi-domain user behavior sequences and non-sequential multi-field features to predict target-ad pCVR (predicted Conversion Rate). The proposed model, named Field-Aware RankMixer (FA-RankMixer), incorporates a dual-stream bilinear fusion mechanism. The FA-RankMixer begins by utilizing target-aware Deep Interest Network (DIN) modules to extract user interests from various behavior domains. It also distinguishes between recent and earlier interests for the longest behavior sequences. Semantic tokens are then formed based on feature fields and behavior domains, which are processed by RankMixer blocks for cross-token interaction. The architecture includes two complementary streams: a deep RankMixer stream and a shallow MLP stream. Their representations are then fused using a group-wise bilinear module. This comprehensive approach led to the solution ranking ninth on the official leaderboard for the challenge. The code for this solution has been made publicly available.

Why it matters

This research offers advanced techniques for personalized recommendation and advertising, which can significantly improve the efficiency of ad targeting and user engagement. Professionals in e-commerce, advertising, and content platforms can leverage these methods to optimize their recommendation engines and increase conversion rates.

How to implement this in your domain

  1. 1Explore integrating target-aware DIN modules for user interest extraction in recommendation systems.
  2. 2Implement RankMixer blocks for cross-token interaction of features and behavior domains.
  3. 3Consider dual-stream architectures with bilinear fusion for combining deep and shallow representations.
  4. 4Analyze user behavior sequences, distinguishing between recent and earlier interests for better personalization.

Who benefits

E-commerceAdvertisingSocial MediaContent Platforms

Key takeaways

  • FA-RankMixer improves pCVR prediction by modeling multi-domain user behavior.
  • Dual-stream bilinear fusion enhances representation learning.
  • Target-aware DIN modules effectively extract user interests.
  • Distinguishing recent and earlier interests boosts personalization.

Original post by Yufeng Zhang, Zhengqi Xu, Jiajun Cui

"arXiv:2607.15590v1 Announce Type: cross Abstract: This paper presents our solution to the KDD Cup 2026 Tencent UNIREC Challenge. The task requires joint modeling of multi-domain user behavior sequences and non-sequential multi-field features for target-ad pCVR prediction. We deve…"

View on X

Originally posted by Yufeng Zhang, Zhengqi Xu, Jiajun Cui on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses