paper-with-me

Papers

Sparse Parameterization for Epitomic Dataset Distillation

2023-09-21 · NeurIPS 2023 11

The success of deep learning relies heavily on large and diverse datasets, but the storage, preprocessing, and training of such data present significant challenges. To address these challenges, dataset distillation techniques have been proposed to obtain smaller synthetic datasets that capture the essential information of the originals. In this paper, we introduce a Sparse Parameterization for Epitomic datasEt Distillation (SPEED) framework, which leverages the concept of dictionary learning and sparse coding to distill epitomes that represent pivotal information of the dataset. SPEED prioritizes proper parameterization of the synthetic dataset and introduces techniques to capture spatial redundancy within and between synthetic images. We propose Spatial-Agnostic Epitomic Tokens (SAETs) and Sparse Coding Matrices (SCMs) to efficiently represent and select significant features. Additionally, we build a Feature-Recurrent Network (FReeNet) to generate hierarchical features with high compression and storage efficiency. Experimental results demonstrate the superiority of SPEED in handling high-resolution datasets, achieving state-of-the-art performance on multiple benchmarks and downstream applications. Our framework is compatible with a variety of dataset matching approaches, generally enhancing their performance. This work highlights the importance of proper parameterization in epitomic dataset distillation and opens avenues for efficient representation learning. Source code is available at https://github.com/MIV-XJTU/SPEED.

📄 PDF Abstract BibTeX

Code (1)

miv-xjtu/speed 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Deep Epitomic Convolutional Neural Networks

2014-06-10 · George Papandreou

Deep convolutional neural networks have recently proven extremely competitive in challenging image recognition tasks. This paper proposes the epitomic convolution as a new building block for deep neural networks. An epit…

General Classificationimage-classificationImage Classification

Epitomic Variational Graph Autoencoder

2020-04-03 · Rayyan Ahmad Khan, Muhammad Umer Anwaar, Martin Kleinsteuber

Variational autoencoder (VAE) is a widely used generative model for learning latent representations. Burda et al. in their seminal paper showed that learning capacity of VAE is limited by over-pruning. It is a phenomenon…

Link Prediction

Parameterizing Dataset Distillation via Gaussian Splatting

2025-09-30 · Chenyang Jiang, Zhengcen Li, Hang Zhao, Qiben Shan 외 arxiv

Dataset distillation aims to compress training data while preserving training-aware knowledge, alleviating the reliance on large-scale datasets in modern model training. Dataset parameterization provides a more efficient…

Computational Efficiency

Mining self-similarity: Label super-resolution with epitomic representations

2020-04-24 · ECCV 2020 8 · Nikolay Malkin, Anthony Ortiz, Caleb Robinson, Nebojsa Jojic

We show that simple patch-based models, such as epitomes, can have superior performance to the current state of the art in semantic segmentation and label super-resolution, which uses deep convolutional neural networks. …

Medical Image AnalysisSemantic SegmentationSuper-Resolution

Hierarchical Features Matter: A Deep Exploration of Progressive Parameterization Method for Dataset Distillation

2025-01-01 · CVPR 2025 1 · Xinhao Zhong, Hao Fang, Bin Chen, Xulin Gu 외

Dataset distillation is an emerging dataset reduction method, which condenses large-scale datasets while maintaining task accuracy. Current parameterization methods achieve enhanced performance under extremely high c…

Dataset Distillation