paper-with-me

홈 › Papers

Dataset Condensation with Latent Space Knowledge Factorization and Sharing

2022-08-21 · Hae Beom Lee, Dong Bok Lee, Sung Ju Hwang

In this paper, we introduce a novel approach for systematically solving dataset condensation problem in an efficient manner by exploiting the regularity in a given dataset. Instead of condensing the dataset directly in the original input space, we assume a generative process of the dataset with a set of learnable codes defined in a compact latent space followed by a set of tiny decoders which maps them differently to the original input space. By combining different codes and decoders interchangeably, we can dramatically increase the number of synthetic examples with essentially the same parameter count, because the latent space is much lower dimensional and since we can assume as many decoders as necessary to capture different styles represented in the dataset with negligible cost. Such knowledge factorization allows efficient sharing of information between synthetic examples in a systematic way, providing far better trade-off between compression ratio and quality of the generated examples. We experimentally show that our method achieves new state-of-the-art records by significant margins on various benchmark datasets such as SVHN, CIFAR10, CIFAR100, and TinyImageNet.

📄 PDF Abstract BibTeX arXiv:2208.10494

Code (1)

Guang000/Awesome-Dataset-Distillation

Tasks

Dataset Condensation

Similar Papers 제목 키워드 기반

On the dynamics of three-layer neural networks: initial condensation

2024-02-25 · Zheng-an Chen, Tao Luo

Empirical and theoretical works show that the input weights of two-layer neural networks, when initialized with small values, converge towards isolated orientations. This phenomenon, referred to as condensation, indicate…

PLGC: Pseudo-Labeled Graph Condensation

2026-01-15 · Jay Nandy, Arnab Kumar Mondal, Anuj Rathore, Mahesh Chandran arxiv

Large graph datasets make training graph neural networks (GNNs) computationally costly. Graph condensation methods address this by generating small synthetic graphs that approximate the original data. However, existing a…

Node ClassificationLink Prediction

Adaptive Latent Trajectory Anchoring for Action Segmentation Dataset Condensation

2026-07-10 · Artheme Gauthier-Villar, Guodong Ding, Angela Yao arxiv

Dataset condensation for action segmentation synthesizes compact, informative representations of long, untrimmed video datasets. The existing approach relies on Variational Autoencoders and an iterative latent optimizati…

Action Segmentation

Dataset Condensation with Color Compensation

2025-08-02 · Huyu Wu, Duo Su, Junjie Hou, Guang Li arxiv

Dataset condensation always faces a constitutive trade-off: balancing performance and fidelity under extreme compression. Existing methods struggle with two bottlenecks: image-level selection methods (Coreset Selection, …

Representation Learning

How to make latent factors interpretable by feeding Factorization machines with knowledge graphs

2019-09-11 · Vito Walter Anelli, Tommaso Di Noia, Eugenio Di Sciascio, Azzurra Ragone 외

Model-based approaches to recommendation can recommend items with a very high level of accuracy. Unfortunately, even when the model embeds content-based information, if we move to a latent space we miss references to the…

InformativenessKnowledge GraphsRecommendation Systems