Trendyol ensembles Mixture-of-Experts neural networks and LTR GBDTs for e-commerce search ranking
Trendyol's single-model ranking architecture could not simultaneously capture both engagement-specific behavioral signals and high-precision tabular features, leaving gaps that neither model family alone could fill.
The rank-blend mean ensemble was the clear winner in A/B tests across all platforms, delivering statistically significant uplifts across key user actions and downstream conversion objectives.
Frequently asked questions
What did this team achieve with this AI workflow?
The rank-blend mean ensemble was the clear winner in A/B tests across all platforms, delivering statistically significant uplifts across key user actions and downstream conversion objectives.
What tools did this team use?
Mixture-of-Experts NNs, Learning-to-Rank GBDTs, Torch, Triton.
What results were reported?
Core metric improvements: consistent improvements across our core metrics; User actions and conversion uplift: statistically significant uplifts across key user actions and downstream conversion objectives (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
User search triggers pipeline → MoE NN scores engagement signals → LTR GBDT scores tabular features → Async concurrent model execution → Normalize scores to percentile ranks → Rank blend produces final order.