Foreground-Aware Dataset Distillation via Dynamic Patch Selection
Longzhen Li, Guang Li, Ren Togo, Keisuke Maeda, Takahiro Ogawa, Miki Haseyama

TL;DR
This paper introduces a foreground-aware dataset distillation method that dynamically selects image patches based on foreground content, leading to more informative synthetic datasets and improved model robustness.
Contribution
The method employs Grounded SAM2 for foreground detection and a dynamic patch selection strategy, addressing limitations of rigid patch selection in existing approaches.
Findings
Improves distillation performance across multiple benchmarks.
Produces more representative and informative synthetic datasets.
Enhances robustness across different architectures and image compositions.
Abstract
In this paper, we propose a foreground-aware dataset distillation method that enhances patch selection in a content-adaptive manner. With the rising computational cost of training large-scale deep models, dataset distillation has emerged as a promising approach for constructing compact synthetic datasets that retain the knowledge of their large original counterparts. However, traditional optimization-based methods often suffer from high computational overhead, memory constraints, and the generation of unrealistic, noise-like images with limited architectural generalization. Recent non-optimization methods alleviate some of these issues by constructing distilled data from real image patches, but the used rigid patch selection strategies can still discard critical information about the main objects. To solve this problem, we first leverage Grounded SAM2 to identify foreground objects and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Generative Adversarial Networks and Image Synthesis · Image Enhancement Techniques
