paper-with-me

Papers

Moving Metric Detection and Alerting System at eBay

2020-04-06 · Zezhong Zhang, Keyu Nie, Ted Tao Yuan

At eBay, there are thousands of product health metrics for different domain teams to monitor. We built a two-phase alerting system to notify users with actionable alerts based on anomaly detection and alert retrieval. In the first phase, we developed an efficient anomaly detection algorithm, called Moving Metric Detector (MMD), to identify potential alerts among metrics with distribution agnostic criteria. In the second alert retrieval phase, we built additional logic with feedbacks to select valid actionable alerts with point-wise ranking model and business rules. Compared with other trend and seasonality decomposition methods, our decomposer is faster and better to detect anomalies in unsupervised cases. Our two-phase approach dramatically improves alert precision and avoids alert spamming in eBay production.

📄 PDF Abstract BibTeX arXiv:2004.02360

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionRetrievalvalid

Similar Papers 제목 키워드 기반

An evaluation metric for object detection algorithms in autonomous navigation systems and its application to a real-time alerting system

2018-10-10 · 2018 25th IEEE International Conference on Image Processing (ICIP) 2018 10 · Harshitha Machiraju, Sumohana S. Channappayya

An autonomous navigation system relies on a number of sensors including radar, LIDAR and a visible light camera for its operation. We focus our attention on the visible light camera in this work. Object detection is the …

Autonomous NavigationObjectobject-detectionObject Detection

AlerTiger: Deep Learning for AI Model Health Monitoring at LinkedIn

2023-06-03 · Zhentao Xu, Ruoying Wang, Girish Balaji, Manas Bundele 외

Data-driven companies use AI models extensively to develop products and intelligent business solutions, making the health of these models crucial for business success. Model monitoring and alerting in industries pose uni…

Anomaly DetectionDeep Learning

CALIBURN: Operationally Calibrated Streaming Intrusion Detection with Regime-Dependent Conformal Risk Control

2026-05-23 · Michel A. Youssef arxiv

Streaming intrusion detection systems must process flows continuously under bounded memory, yet most leave alerting-threshold selection as a post-hoc tuning problem incompatible with production, where operators commit in…

Intrusion Detection

How Benchmarks and Evaluation Protocols Shape Conclusions in Provenance-Based Intrusion Detection

2026-08-02 · Lorenzo Guerra, Thomas Chapuis, Guillaume Duc, Pavlo Mozharovskyi 외 arxiv

Provenance-based intrusion detection systems (PIDS) frequently report strong performance, but the conclusions drawn from these results can be highly sensitive to benchmarking choices and evaluation protocols. We investig…

CoActionGraphRec: Sequential Multi-Interest Recommendations Using Co-Action Graphs

2024-10-15 · Yi Sun, Yuri M. Brovman

There are unique challenges to developing item recommender systems for e-commerce platforms like eBay due to sparse data and diverse user interests. While rich user-item interactions are important, eBay's data sparsity e…

Graph Neural NetworkRecommendation Systems