Efficient Multi-modal Dataset Distillation via Analytic Parameter Matching
Abstract
Lay Summary
Modern AI systems often learn from paired data, such as images with captions or sounds with descriptions. Training on large collections of such data can be costly in storage, time, and computing power. This paper studies how to replace a large dataset with a much smaller set of artificial examples that still preserves its most useful information. Existing methods are expensive because they need to store many training records and repeatedly simulate the training process. We propose a simpler approach that directly estimates what information should be kept, making the compression process faster and more storage-efficient. Experiments on image-text and audio-text tasks show that our method reduces cost while maintaining strong performance, making multi-modal AI training more practical when resources are limited.