Machine Learning Systems are Bloated and Vulnerable
Huaifeng Zhang, Fahmi Abdulqadir Ahmed, Dyako Fatih, Akayou Kitessa,, Mohannad Alhanahnah, Philipp Leitner, Ahmed Ali-Eldin

TL;DR
This paper investigates the extent of bloat in machine learning containers, introduces MMLB for analysis, and demonstrates that bloat significantly impacts container size, provisioning time, and security vulnerabilities.
Contribution
The paper presents MMLB, a novel framework for analyzing and quantifying bloat in machine learning containers, linking it to security vulnerabilities and performance issues.
Findings
Bloat accounts for up to 80% of container size.
Bloat increases provisioning times by up to 370%.
Bloat exacerbates vulnerabilities by up to 99%.
Abstract
Today's software is bloated with both code and features that are not used by most users. This bloat is prevalent across the entire software stack, from operating systems and applications to containers. Containers are lightweight virtualization technologies used to package code and dependencies, providing portable, reproducible and isolated environments. For their ease of use, data scientists often utilize machine learning containers to simplify their workflow. However, this convenience comes at a cost: containers are often bloated with unnecessary code and dependencies, resulting in very large sizes. In this paper, we analyze and quantify bloat in machine learning containers. We develop MMLB, a framework for analyzing bloat in software systems, focusing on machine learning containers. MMLB measures the amount of bloat at both the container and package levels, quantifying the sources of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Software System Performance and Reliability · Scientific Computing and Data Management
