iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Commercial LPG Prices Cut by Over Rs 200; Delhi, Kolkata 19-kg Cylinder Rates Published US Stock Markets Rally as Chip Stock Gains Lift Nasdaq, S&P 500 and Dow SEBI Clarifies Unlisted Share Sale Rules: 200-Buyer Private Deal Limit GeM completes 10 years as India's trusted digital public procurement platform Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Commercial LPG Prices Cut by Over Rs 200; Delhi, Kolkata 19-kg Cylinder Rates Published US Stock Markets Rally as Chip Stock Gains Lift Nasdaq, S&P 500 and Dow SEBI Clarifies Unlisted Share Sale Rules: 200-Buyer Private Deal Limit GeM completes 10 years as India's trusted digital public procurement platform Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline
Home ›› Technology ›› Ai ›› Lossy Compression Slashes Storage 39x for Neural Surrogate Models, Study Finds

Lossy Compression Slashes Storage 39x for Neural Surrogate Models, Study Finds

A new study quantifies the impact of lossy compression on neural generative surrogate models, finding that storage can be reduced by up to 39x and training time by up to 3x with negligible effect on model quality, offering a path to more efficient AI training in data-intensive domains.

iG
iGEN Editorial
June 16, 2026
Lossy Compression Slashes Storage 39x for Neural Surrogate Models, Study Finds

Neural networks are increasingly used as generative surrogate models to replace time-consuming numerical simulations, but the massive training datasets required create significant storage and I/O bottlenecks. A new study from researchers including Zhimin, Menon, Harshitha, Jekel, Charles, Pascucci, Valerio, and Lindstrom, published on arXiv, examines how lossy compression of training data impacts the quality of these surrogate models. The findings show that compression can reduce storage requirements by up to 23.7x and 39x across two application simulations, while also speeding up training by up to 3x—all with negligible impact on model quality.

The Storage Challenge in Generative Surrogate Modeling

High-fidelity generative surrogate models demand large training datasets, which can create storage and I/O challenges, according to the paper. Lossy compression is a promising way to reduce this burden, but compression errors may affect model quality in subtle ways, making it difficult to quantify their impact. The researchers set out to characterize this uncertainty and develop a method to estimate how much compression-induced error a surrogate model can tolerate without degrading accuracy.

Methodology: Characterizing Inherent Uncertainty

The team began by characterizing the uncertainty inherent in training neural networks, showing that identical training configurations can produce different models. By exploiting this variability, they proposed a method to estimate the tolerance of a surrogate model to compression errors. The approach was evaluated on two application simulations, though the specific applications are not named in the paper.

Results: Compression Savings and Training Speedup

The evaluation demonstrated significant reductions in memory and storage requirements while maintaining high-quality surrogate models. The key results are summarized in the table below.

Metric Improvement Context
Data storage reduction (simulation 1) Up to 23.7x Negligible impact on model quality
Data storage reduction (simulation 2) Up to 39x Negligible impact on model quality
Training time reduction Up to 3x Due to reduced data size and faster loading

"These results show that lossy compression saves data storage up to 23.7x and 39x with negligible impact on the quality of the surrogate model."

Additionally, reducing the size of the training data set enhances data loading speed, contributing to the overall training time reduction of up to 3x.

Implications for Enterprise AI

While the study focuses on scientific discovery simulations, the approach has direct relevance for enterprise AI applications that rely on large training datasets for neural surrogate models, such as digital twins in supply chain, logistics optimization, and manufacturing. The ability to cut storage requirements by nearly 40x and training time by 3x without sacrificing model fidelity can significantly lower infrastructure costs and accelerate model development cycles. For CTOs and technology leaders managing data-intensive AI pipelines, lossy compression, when carefully validated, offers a practical lever to scale generative surrogate modeling without proportional storage investment.

The researchers note that the method exploits the inherent variability in neural network training to estimate compression tolerance, suggesting that similar approaches could be generalized to other domains where training data volume is a bottleneck. As enterprises increasingly adopt surrogate models to replace costly simulations—whether for demand forecasting, route optimization, or equipment failure prediction—techniques that reduce the data footprint without compromising accuracy will become critical competitive differentiators.


Sources:

Keep Reading

Recommended Stories

Researchers Propose Feature Selection to Improve Neural Additive Model Efficiency and Interpretability Technology

Researchers Propose Feature Selection to Improve Neural Additive Model Efficiency and Interpretability

A research paper proposes adding feature selection mechanisms to Neural Additive Models (NAM) and Neural Basis Models (NBM) to reduce computational costs and enable handling of feature interactions in high-dimensional datasets. The method updates selection weights during training, achieving better or comparable performance to state-of-the-art GAMs.

July 8, 2026
FastMix: Gradient-Based Data Mixture Optimization Reduces Search Cost in AI Training Technology

FastMix: Gradient-Based Data Mixture Optimization Reduces Search Cost in AI Training

FastMix is a novel framework that automates data mixture discovery by training only a single proxy model and jointly optimizing mixture coefficients and model parameters via gradient descent. It reformulates mixture selection as a bilevel optimization problem, enabling efficient, scalable optimization that outperforms baselines.

June 17, 2026
Neural Audio Codecs' Low Frame Rate Degradation Linked to Training Configuration Technology

Neural Audio Codecs' Low Frame Rate Degradation Linked to Training Configuration

A new study by Gichamba and Busogi investigates the mechanisms behind low frame rate degradation in neural audio codecs. The researchers found that a quality cliff at 6.25 Hz is caused by suboptimal training configuration, not by phonemic collisions or codebook saturation. After correcting the training setup, the codecs perform smoothly down to 3.1 Hz and 1.6 Hz, suggesting that low frame rate efficiency gains are more accessible than previously assumed.

June 17, 2026
Haiku to Opus in Just 10 bits: LLMs Unlock Large Compression Gains Technology

Haiku to Opus in Just 10 bits: LLMs Unlock Large Compression Gains

A new arXiv paper presents methods for compressing LLM-generated text, achieving over 100x reduction in data transfer compared to prior techniques. Lossless compression via domain-adapted LoRA adapters doubles efficiency, while an interactive Question-Asking protocol recovers up to 72% of the capability gap between small and large models using only 10 binary questions.

June 16, 2026