Skip to Content
Machine Learning Production Systems
book

Machine Learning Production Systems

by Robert Crowe, Hannes Hapke, Emily Caveness, Di Zhu
October 2024
Beginner to intermediate
474 pages
13h 56m
English
O'Reilly Media, Inc.
Audio summary available
Content preview from Machine Learning Production Systems

Chapter 6. Model Resource Management Techniques

The compute, storage, and I/O systems that your model requires will determine how much it will cost to put your model into production and maintain it during its entire lifetime. In this chapter, we’ll take a look at some important techniques that can help us manage model resource requirements. We’ll focus on three key areas that are the primary ways to optimize models in both traditional ML and generative AI (GenAI):

  • Dimensionality reduction

  • Quantizing model parameters and pruning model graphs

  • Knowledge distillation to capture knowledge contained in large models

Dimensionality Reduction: Dimensionality Effect on Performance

We’ll begin by discussing dimensionality and how it affects our model’s performance and resource requirements.

In the not-so-distant past, data generation and, to some extent, data storage were a lot more costly than they are today. Back then, a lot of domain experts would carefully consider which features or variables to measure before designing their experiments and feature transforms. As a consequence, datasets were expected to be well designed and to potentially contain only a small number of relevant features.

Today data science tends to be more about integrating everything end to end. Generating and storing data is becoming faster, easier, and less expensive to do. So there’s a tendency for people to measure everything they can and to include ever more complex feature transformations. As a result, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Machine Learning System Design

Machine Learning System Design

Arseny Kravchenko, Valerii Babushkin

Publisher Resources

ISBN: 9781098156008Errata Page