paper-with-me

Papers

Lumos: A Library for Diagnosing Metric Regressions in Web-Scale Applications

2020-06-23 · Jamie Pool, Ebrahim Beyrami, Vishak Gopal, Ashkan Aazami, Jayant Gupchup, Jeff Rowland, Binlong Li, Pritesh Kanani, Ross Cutler, Johannes Gehrke

Web-scale applications can ship code on a daily to weekly cadence. These applications rely on online metrics to monitor the health of new releases. Regressions in metric values need to be detected and diagnosed as early as possible to reduce the disruption to users and product owners. Regressions in metrics can surface due to a variety of reasons: genuine product regressions, changes in user population, and bias due to telemetry loss (or processing) are among the common causes. Diagnosing the cause of these metric regressions is costly for engineering teams as they need to invest time in finding the root cause of the issue as soon as possible. We present Lumos, a Python library built using the principles of AB testing to systematically diagnose metric regressions to automate such analysis. Lumos has been deployed across the component teams in Microsoft's Real-Time Communication applications Skype and Microsoft Teams. It has enabled engineering teams to detect 100s of real changes in metrics and reject 1000s of false alarms detected by anomaly detectors. The application of Lumos has resulted in freeing up as much as 95% of the time allocated to metric-based investigations. In this work, we open source Lumos and present our results from applying it to two different components within the RTC group over millions of sessions. This general library can be coupled with any production system to manage the volume of alerting efficiently.

📄 PDF Abstract BibTeX arXiv:2006.12793

Code (1)

microsoft/MS-Lumos 공식 구현

Similar Papers 제목 키워드 기반

Agent Lumos: Unified and Modular Training for Open-Source Language Agents

2023-11-09 · Da Yin, Faeze Brahman, Abhilasha Ravichander, Khyathi Chandu 외

Closed-source agents suffer from several issues such as a lack of affordability, transparency, and reproducibility, particularly on complex interactive tasks. This motivates the development of open-source alternatives. W…

MathQuestion Answering

Lumos3D: A Single-Forward Framework for Low-Light 3D Scene Restoration

2025-11-12 · Hanzhou Liu, Peng Jiang, Jia Huang, Mi Lu arxiv

Restoring 3D scenes with low-light conditions is challenging, and most existing methods depend on precomputed camera poses and scene-specific optimization, which greatly restricts their application to real-world scenario…

Lumos: Let there be Language Model System Certification

2025-12-02 · Isha Chaudhary, Vedaant Jain, Prineet Parhar, Kavya Sachdeva 외 arxiv

We introduce the first principled framework, Lumos, for specifying and formally certifying Language Model System (LMS) behaviors. Lumos is an imperative probabilistic programming DSL over graphs, with constructs to gener…

Autonomous Driving

Lumos: Efficient Performance Modeling and Estimation for Large-scale LLM Training

2025-04-12 · Mingyu Liang, Hiwot Tadese Kassa, Wenyin Fu, Brian Coutinho 외

Training LLMs in distributed environments presents significant challenges due to the complexity of model execution, deployment systems, and the vast space of configurable strategies. Although various optimization techniq…

Efficient Exploration

Lumos-1: On Autoregressive Video Generation from a Unified Model Perspective

2025-07-11 · Hangjie Yuan, Weihua Chen, Jun Cen, Hu Yu 외

Autoregressive large language models (LLMs) have unified a vast range of language tasks, inspiring preliminary efforts in autoregressive video generation. Existing autoregressive video generators either diverge from stan…

Video Generation