New technique makes AI models leaner and faster while they’re still learning

B
Baseinsider Team
Author
Articles
Apr 11, 2026
2 min read
88 views
New technique makes AI models leaner and faster while they’re still learning
MIT researchers have unveiled a novel technique called CompreSSM, enabling AI models to become smaller and train faster during the learning process without sacrificing accuracy. Unlike traditional methods that compress models after training, CompreSSM uses control theory to streamline models early on, greatly reducing computational costs.

New technique makes AI models leaner and faster while they’re still learning

AI Models Streamlined During Training with CompreSSM

Scientists from MIT CSAIL and collaborating institutions have developed a new approach called CompreSSM, which reduces the size and training time of AI models as they learn, rather than after the training is complete. This technique is especially impactful for a class of architectures known as state-space models, which are widely used in applications such as language processing, audio generation, and robotics.

How CompreSSM Works

CompreSSM leverages concepts from control theory to pinpoint which parts of a model contribute the most to its performance. By analyzing a mathematical measure known as Hankel singular values, the approach can determine soon after training begins which internal states are essential. Unnecessary components are then removed early on, allowing the rest of the training to proceed much faster with a leaner model.

Benefits Over Traditional Methods

  • Integrated Compression: Models shrink and accelerate while training, eliminating the need for a separate post-training trimming phase.
  • Maintained Accuracy: Compressed models achieve nearly the same results as full-scale versions but train up to 1.5 times faster.
  • Efficiency: Unlike pruning and knowledge distillation, CompreSSM avoids the high computational cost of training large models entirely before compression.

For instance, a model reduced to a quarter of its original dimension achieved 85.7% accuracy on the CIFAR-10 dataset, outperforming models trained at the same smaller size from scratch. The method also delivered a 4x training speedup on the Mamba architecture.

Theoretical Foundation and Applications

CompreSSM builds on solid mathematical grounding, ensuring compression decisions are both stable and reversible if needed. The technique is particularly effective on models where state dimension strongly affects performance, such as multi-input multi-output (MIMO) systems.

A Step Toward More Efficient AI

The MIT-led team's work opens new pathways for building efficient AI systems, especially as models continue to grow in size and complexity. Their conference paper on the approach will be presented at the International Conference on Learning Representations 2026.

Learn more in the original article by MIT News.

Related Articles

Canonical lays out a plan for AI in Ubuntu Linux

Canonical lays out a plan for AI in Ubuntu Linux

Canonical has revealed its roadmap for adding artificial intelligence capabilities to Ubuntu Linux through 2026, aiming to enhance the user experience without turning the operating system into an AI-centric product.

Apr 28, 2026 2 min read
OpenAI could be making a phone with AI agents replacing apps

OpenAI could be making a phone with AI agents replacing apps

OpenAI is reportedly developing a smartphone that could replace traditional apps with AI-powered agents, working alongside partners like MediaTek, Qualcomm, and Luxshare. The device is expected to use both on-device and cloud-based AI to handle tasks, representing a significant shift in the mobile tech landscape.

Apr 28, 2026 2 min read
Poke makes using AI agents as easy as sending a text

Poke makes using AI agents as easy as sending a text

Poke is a new AI assistant that makes it incredibly straightforward to automate tasks simply through text messaging. Accessible via SMS, iMessage, Telegram, and potentially WhatsApp, Poke helps users manage daily activities, health, smart devices, and more, offering a user-friendly alternative to complex AI solutions.

Apr 11, 2026 2 min read