arXiv · 2609.16548
QueryFormer: Winning Solution for KDD Cup 2026 Tencent UniRec Challenge
Abstract
Post-click conversion rate (pCVR) prediction requires jointly modeling feature interactions and sequential user behaviors. The KDD Cup 2026 Tencent UniRec Challenge calls for a unified architecture addressing both. We observe that existing unified architectures often generate query tokens---the central information hub---with projection-based multi-layer perceptrons (MLPs), without explicit token-to-query attention for refining the query side. We propose QueryFormer, centered on a stackable unified field--sequence block that bridges non-sequential multi-field features and behavioral sequences, and provide a latency-aware scaling study over view width $H$, model width, depth, data, and compute. The block generates queries through cross-attention and packs sequence queries into shared-parameter attention. QueryFormer secured 1st place in the Industrial Track, achieving an official test area under the ROC curve (AUC) of 0.83254; a modest post-competition scale-up reached 0.832713. Within our grid, $H$-scaling improves validation AUC from 0.84540 to 0.84615 and beats HyFormer at comparable budgets. Ablation identifies query generation as the largest contributor. Packed shared-parameter cross-attention keeps H=8 inference latency to only 1.89x that of H=1, positioning the bridge as an efficient stackable unified block.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Yuanzhe Zhou, Zhaoyang Zeng. 2026-09-15. QueryFormer: Winning Solution for KDD Cup 2026 Tencent UniRec Challenge. https://arxiv.org/abs/2609.16548
Cite the original work for its findings. Save a collection to share your selection of sources.