Adyen Uplift: AI-driven global optimization across every payment transaction
Adyen's earlier ML approach optimized each payment step in isolation, preventing globally optimal decisions across the full transaction journey. Rule-based systems offered apparent control but could not scale with payment complexity and volume.
Attempts to combine multiple payment decisions into larger deep learning models failed to meet real-time engineering requirements for latency and uptime in the critical payment flow.
Adyen Uplift drove all transactions through the Adyen platform during Black Friday/Cyber Monday 2024, processing 670 million transactions with 99.9999% API uptime.
Weak Supervision in production increased recall by 22%, reduced auth rate loss by 46%, and improved issuer refusal rate by 13%. Off-Policy Evaluation saved an estimated 20 weeks per year in A/B test overhead and contributed 9–54 million incremental transactions over six months.
Show all 13 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Adyen Uplift drove all transactions through the Adyen platform during Black Friday/Cyber Monday 2024, processing 670 million transactions with 99.9999% API uptime.
What tools did this team use?
Spark, Apache Flink, Cassandra, Airflow, Postgres, Alfred, SHAP values.
What results were reported?
recall improvement (Weak Supervision): +22%; auth rate loss reduction (Weak Supervision): -46%; issuer refusal rate gain (Weak Supervision): +13%; AB test time saved per year (Off-Policy Evaluation): 20 weeks/year (source-reported, not independently verified).
What failed first in this deployment?
Attempts to combine multiple payment decisions into larger deep learning models failed to meet real-time engineering requirements for latency and uptime in the critical payment flow.
How is this finance ops AI workflow structured?
Payment transaction arrives → Feature Platform serves input vectors → ML models make payment decisions → Entity resolution via transaction graph → Authentication rail selection → Challenger model testing and promotion → Drift detection and observability.