Tencent UNI-REC Challenge Solution Uses Field-Aware RankMixer

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 a Field-Aware RankMixer (FA-RankMixer) with dual-stream bilinear fusion for target-ad pCVR prediction. The model integrates multi-domain user behavior sequences and non-sequential multi-field features, achieving ninth place on the leaderboard.

This research paper describes the solution developed for the KDD Cup 2026 Tencent UNIREC Challenge, which focused on predicting the probability of conversion (pCVR) for target advertisements. The challenge required a model capable of jointly processing complex multi-domain user behavior sequences and various non-sequential multi-field features. The proposed model, named Field-Aware RankMixer (FA-RankMixer), incorporates a dual-stream bilinear fusion architecture. It begins by employing target-aware DIN (Deep Interest Network) modules to extract user interests from different behavior domains, distinguishing between recent and earlier interests for longer 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 further includes a shallow MLP stream that complements the deeper RankMixer stream, with a group-wise bilinear module fusing their representations. This comprehensive approach secured the ninth position on the official leaderboard for the challenge.

Why it matters

This solution offers insights into advanced recommendation system architectures, particularly for handling complex multi-domain and multi-modal user data, which is critical for improving ad targeting and user engagement.

How to implement this in your domain

  1. 1Analyze the FA-RankMixer architecture for potential integration into your existing recommendation systems.
  2. 2Experiment with target-aware DIN modules to better capture user interests from diverse behavior data.
  3. 3Investigate using RankMixer blocks for cross-token interaction in your feature processing pipelines.
  4. 4Consider implementing dual-stream fusion techniques to combine different model representations.
  5. 5Benchmark this approach against your current pCVR prediction models to assess performance gains.

Who benefits

E-commerceAdvertisingSocial MediaEntertainmentRetail

Key takeaways

  • The FA-RankMixer is a novel architecture for pCVR prediction in recommendation systems.
  • It effectively combines multi-domain user behaviors and multi-field features.
  • Dual-stream bilinear fusion enhances the model's representational power.
  • The solution achieved a top-10 ranking in a competitive industry challenge.

Original post by Yufeng Zhang, Zhengqi Xu, Jiajun Cui

"arXiv:2607.15590v1 Announce Type: new 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 develo…"

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