Uncategorized

[2212.09437] Machine Learning Systems are Bloated and Vulnerable



Download a PDF of the paper titled Machine Learning Systems are Bloated and Vulnerable, by Huaifeng Zhang and 6 other authors

Download PDF

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 bloat. In addition, MMLB integrates with vulnerability analysis tools and performs package dependency analysis to evaluate the impact of bloat on container vulnerabilities. Through experimentation with 15 machine learning containers from TensorFlow, PyTorch, and Nvidia, we show that bloat accounts for up to 80% of machine learning container sizes, increasing container provisioning times by up to 370% and exacerbating vulnerabilities by up to 99%.

Submission history

From: Huaifeng Zhang [view email]
[v1]
Fri, 16 Dec 2022 10:34:27 UTC (2,048 KB)
[v2]
Mon, 8 May 2023 11:04:14 UTC (3,335 KB)
[v3]
Thu, 25 Jan 2024 14:06:18 UTC (5,243 KB)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *