Abstract
The growing complexity of end-to-end Machine Learning (ML) serving across the edge-cloud continuum has raised the necessity for runtime explainability to support service optimizations, transparency, and trustworthiness. That involves many challenges in managing ML service quality and engineering runtime explainability based on ML service contracts. Currently, consumers use ML services almost as a black box with insufficient explainability for not only inference decisions but also other contractual aspects, such as data/service quality and costs. The generic explainability for ML models is inadequate to explain the runtime ML usage for individual consumers. Moreover, ML-specific metrics have not been addressed in existing service contracts. In this work, we introduce a novel contract-based runtime explainability framework for end-to-end ensemble ML serving. The framework provides a comprehensive engineering toolset, including explainability constraints in ML contracts, report schemas, and interactions between ML consumers and the components of the ML serving for evaluating service quality with contract-based explanations. We develop new monitoring probes to measure ML-specific metrics on data quality, inference confidence, inference accuracy, and capture runtime ML usage. Finally, we present essential quality analyses via an observation agent. That interprets ML inferences and evaluates contributions of ML inference microservices, assisting ML serving optimization. The agent also integrates ML algorithms for detecting relations among metrics, supporting constraint developments. We demonstrate our work with two real-world applications for malware and object detection.
Original language | English |
---|---|
Title of host publication | Proceedings - 2024 IEEE/ACM 3rd International Conference on AI Engineering - Software Engineering for AI, CAIN 2024 |
Publisher | ACM |
Pages | 234-244 |
Number of pages | 11 |
ISBN (Electronic) | 979-8-4007-0591-5 |
DOIs | |
Publication status | Published - 14 Apr 2024 |
MoE publication type | A4 Conference publication |
Event | International Conference on AI Engineering - Lisbon, Lisbon, Portugal Duration: 14 Apr 2024 → 15 Apr 2024 Conference number: 3 https://conf.researchr.org/dates/cain-2024 |
Conference
Conference | International Conference on AI Engineering |
---|---|
Abbreviated title | CAIN |
Country/Territory | Portugal |
City | Lisbon |
Period | 14/04/2024 → 15/04/2024 |
Internet address |
Keywords
- ensemble ML
- ML contract
- ML explainability engineering
- ML serving
- SLA management