trivago builds ML anomaly detection for real-time partner internet traffic monitoring
trivago's highly dynamic environment—with daily product changes, hundreds of partners each having multi-level parameters that shift dynamically, and billions of partner-hotel-locale combinations—makes it difficult to distinguish genuine traffic anomalies from expected parameter-driven changes, while data outages across a large partner base add further complexity.
Advanced machine learning solutions proved unhelpful for detecting anomalies at the granular partner-hotel-locale level due to excessive false positives, and the Elastic solution was not adopted because it lacked easy customization.
trivago deployed the Prophet model in production for ongoing partner traffic anomaly detection, implemented 24/7 monitoring for large partners and customized automated reporting for smaller partners, resulting in improved data quality and a broader selection of rates.
Frequently asked questions
What did this team achieve with this AI workflow?
trivago deployed the Prophet model in production for ongoing partner traffic anomaly detection, implemented 24/7 monitoring for large partners and customized automated reporting for smaller partners, resulting in impr…
What tools did this team use?
Prophet, ARIMA+, Elastic, Slack.
What results were reported?
Prophet model production performance: performing well; Small partner data quality: improved data quality; Rate selection breadth on trivago: broader selection of rates (source-reported, not independently verified).
What failed first in this deployment?
Advanced machine learning solutions proved unhelpful for detecting anomalies at the granular partner-hotel-locale level due to excessive false positives, and the Elastic solution was not adopted because it lacked easy…
How is this back office ops AI workflow structured?
Historical traffic as training input → Model predicts expected traffic → Threshold comparison flags anomalies → Route to large-partner monitoring → Route to small-partner process → Anomaly alert via email or Slack → Human root cause investigation.