Method · Diffusion-based synthesis
Adaptive Latent Trajectory Anchoring for Action Segmentation Dataset Condensation
Artheme Gauthier-Villar, Guodong Ding, Angela Yao
ECCV 2026 · first public 2026-07-10 · arXiv 2607.09081
In one paragraph
Condenses action-segmentation video datasets by replacing VAE-based iterative latent optimization with deterministic DDIM latent trajectories anchored by sparse latent points on the noise manifold, and adaptively reallocates the anchoring budget across segments by per-segment reconstruction difficulty; reports performance parity with full-data training at a 2.4% condensation ratio on the Breakfast dataset.
Where it sits
- Diffusion-based synthesis (Generative priors)
- Setting: Video
Design choices
| Prior / networks used | diffusion |
| What is stored | generative-latent |
Abstract (verbatim from 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 optimization; it is computationally expensive and suffers from over-smoothed reconstructions and rigid temporal constraints. This paper proposes to shift the condensation paradigm from optimization-based inversion to deterministic latent mapping. By leveraging Denoising Diffusion Implicit Models, we represent action segments as continuous trajectories anchored by sparse latent points in the noise manifold. To maximize representational efficiency, we introduce an adaptive allocation mechanism that dynamically redistributes the anchoring budget based on segment-wise reconstruction difficulty. Extensive experiments demonstrate that our framework significantly outperforms state-of-the-art methods in segmentation performance across common datasets. Notably, our approach achieves performance parity with real data training while maintaining a condensation ratio of 2.4\% on Breakfast dataset.
BibTeX (generated; prefer the venue's official entry)
@article{gauthiervillar2026adaptive,
title = {Adaptive Latent Trajectory Anchoring for Action Segmentation Dataset Condensation},
author = {Artheme Gauthier-Villar and Guodong Ding and Angela Yao},
journal = {ECCV 2026},
year = {2026}
}Nearby in Diffusion-based synthesis
Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation
Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗
ManifoldGD — ManifoldGD: Training-Free Hierarchical Manifold Guidance for Diffusion-Based Dataset Distillation
Ayush Roy, Wei-Yang Alex Lee, Rudrasis Chakraborty et al. · CVPR 2026notablepaper ↗code ↗