Method · Synthetic-set parameterization
3DDP
Parameterization-Based Dataset Distillation of 3D Point Clouds through Learnable Shape Morphing
Dongwook Kim, Jae-Young Yim
ICLR 2026 · first public 2026-01
In one paragraph
This method extends parameterization-based dataset distillation to 3D point clouds by storing a small set of coarser-resolution anchor point clouds plus learnable per-sample morphing weights, so that morphing the anchors' shapes generates a more diverse synthetic set than the same memory budget would allow if samples were stored directly; a uniformity-aware matching loss keeps the morphed samples structurally consistent with the originals. The paper reports outperforming existing dataset distillation methods on ModelNet10, ModelNet40, ShapeNet, ScanObjectNN and OmniObject3D.
Where it sits
- Synthetic-set parameterization (Orthogonal design choices)
- Setting: Other data types
Design choices
| What is stored | factorized-bases |
BibTeX (generated; prefer the venue's official entry)
@article{kim2026parameterization,
title = {Parameterization-Based Dataset Distillation of 3D Point Clouds through Learnable Shape Morphing},
author = {Dongwook Kim and Jae-Young Yim},
journal = {ICLR 2026},
year = {2026}
}Nearby in Synthetic-set parameterization
Post Training Quantization for Efficient Dataset Condensation
Linh-Tam Tran, Sung-Ho Bae · AAAI 2026notablepaper ↗
Rate-utility DD — Dataset Distillation as Data Compression: A Rate-Utility Perspective
Youneng Bao, Yiping Liu, Zhuo Chen et al. · ICCV 2025notablepaper ↗code ↗
Static-dynamic video DD — Dancing with Still Images: Video Distillation via Static-Dynamic Disentanglement
Ziyu Wang, Yue Xu, Cewu Lu et al. · CVPR 2024coreVideopaper ↗code ↗