Quantifying the Impact of Lossy Compression on Neural Generative Surrogate Modeling

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

A study quantifies the impact of lossy compression on training data for neural generative surrogate models, which are trainable approximations of scientific simulations. These models typically require massive datasets, leading to significant storage and I/O challenges. The research characterizes the inherent uncertainty in neural network training, where identical configurations yield different models. By leveraging this variability, a method is proposed to estimate the tolerance for compression-induced errors without compromising model accuracy. Evaluation across two application simulations demonstrated that lossy compression reduced data storage by up to 23.7x and 39x, with negligible impact on surrogate model quality. Additionally, reducing training data size enhanced data loading speed and cut training time by up to 3x.

Key takeaway

For Machine Learning Engineers developing neural generative surrogate models, you should investigate lossy compression for your training datasets. This approach can significantly reduce storage needs by up to 39x and accelerate training times by 3x, without compromising model quality. By understanding the inherent variability in neural network training, you can confidently apply aggressive compression strategies to optimize resource utilization.

Key insights

Lossy compression can drastically reduce data storage and training time for generative surrogate models with minimal quality impact.

Principles

Method

Characterize inherent uncertainty in neural network training to understand variability. Use this variability to estimate how much compression-induced error a surrogate model can tolerate without affecting accuracy.

In practice

Topics

Best for: AI Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.