paper-with-me

홈 › Papers

GeoDM: Geometry-aware Distribution Matching for Dataset Distillation

2025-12-09 · Xuhui Li, Zhengquan Luo, Zihui Cui, Zhiqiang Xu arxiv

Dataset distillation aims to synthesize a compact subset of the original data, enabling models trained on it to achieve performance comparable to those trained on the original large dataset. Existing distribution-matching methods are confined to Euclidean spaces, making them only capture linear structures and overlook the intrinsic geometry of real data, e.g., curvature. However, high-dimensional data often lie on low-dimensional manifolds, suggesting that dataset distillation should have the distilled data manifold aligned with the original data manifold. In this work, we propose a geometry-aware distribution-matching framework, called \textbf{GeoDM}, which operates in the Cartesian product of Euclidean, hyperbolic, and spherical manifolds, with flat, hierarchical, and cyclical structures all captured by a unified representation. To adapt to the underlying data geometry, we introduce learnable curvature and weight parameters for three kinds of geometries. At the same time, we design an optimal transport loss to enhance the distribution fidelity. Our theoretical analysis shows that the geometry-aware distribution matching in a product space yields a smaller generalization error bound than the Euclidean counterparts. Extensive experiments conducted on standard benchmarks demonstrate that our algorithm outperforms state-of-the-art data distillation methods and remains effective across various distribution-matching strategies for the single geometries.

📄 PDF Abstract BibTeX arXiv:2512.08317

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal Distribution Matching for Vision-Language Dataset Distillation

2026-05-22 · Jongoh Jeong, Hoyong Kwon, Minseok Kim, Kuk-Jin Yoon arxiv

Dataset distillation compresses large training sets into compact synthetic datasets while preserving downstream performance. As modern systems increasingly operate on paired vision-language inputs, multimodal distillatio…

Contrastive LearningText Retrieval

Geometry-Aware Image Flow Matching

2026-05-24 · Junho Lee, Kwanseok Kim, Joonseok Lee arxiv

Recent advances in generative models highlight the power of geometry-aware modeling in manifold-constrained settings. Yet, for natural images, the field remains confined to Euclidean assumptions, failing to exploit the p…

Image Generation

SG-WAM: Self-Guided World Modeling in Geometry-Aware Policy Space

2026-08-02 · Ruiteng Zhao, Zhengshen Zhang, Yue Su, Wenshuo Wang 외 hf

World Action Models (WAMs) couple action generation with prediction of future states. Their effectiveness depends on whether future dynamics are modeled in a space that is both aligned with action generation and sufficie…

CoDMD: Copula-aware Distribution Matching Distillation for Fast Video Generation

2026-06-20 · Wenhu Zhang, Kun Cheng, Changyuan Wang, Shiyao Li 외 arxiv

Few-step distillation for video diffusion models has attracted significant attention, driven by the urgent demand for efficient deployment in real-world scenarios. However, Distribution Matching Distillation (DMD), a lea…

Video Generation

Optimizing Distributional Geometry Alignment with Optimal Transport for Generative Dataset Distillation

2025-11-29 · Xiao Cui, Yulei Qin, Wengang Zhou, Hongsheng Li 외 arxiv

Dataset distillation seeks to synthesize a compact distilled dataset, enabling models trained on it to achieve performance comparable to models trained on the full dataset. Recent methods for large-scale datasets focus o…