Geometric Characterisation and Structured Trajectory Surrogates for Clinical Dataset Condensation

arXiv cs.LG / 4/24/2026

📰 NewsTools & Practical UsageModels & Research

Key Points

  • The paper analyzes trajectory matching in dataset condensation, showing that a fixed synthetic dataset can only reproduce a limited range of parameter changes induced by training on real data.
  • When the supervision signal derived from SGD trajectories is spectrally broad, it can create a “conditional representability” bottleneck for matching those changes with the fixed synthetic dataset.
  • To address this, the authors propose Bezier Trajectory Matching (BTM), which replaces full SGD trajectory supervision with quadratic Bezier trajectory surrogates between the initial and final model states.
  • BTM optimizes these Bezier paths to minimize average loss along the trajectory, delivering a more structured, lower-rank supervision signal that better fits the constraints of using a fixed synthetic dataset and also reduces trajectory storage requirements.
  • Experiments on five clinical datasets show BTM matches or improves standard trajectory matching, with the biggest improvements in scenarios involving low prevalence and limited synthetic data budgets.

Abstract

Dataset condensation constructs compact synthetic datasets that retain the training utility of large real-world datasets, enabling efficient model development and potentially supporting downstream research in governed domains such as healthcare. Trajectory matching (TM) is a widely used condensation approach that supervises synthetic data using changes in model parameters observed during training on real data, yet the structure of this supervision signal remains poorly understood. In this paper, we provide a geometric characterisation of trajectory matching, showing that a fixed synthetic dataset can only reproduce a limited span of such training-induced parameter changes. When the resulting supervision signal is spectrally broad, this creates a conditional representability bottleneck. Motivated by this mismatch, we propose Bezier Trajectory Matching (BTM), which replaces SGD trajectories with quadratic Bezier trajectory surrogates between initial and final model states. These surrogates are optimised to reduce average loss along the path while replacing broad SGD-derived supervision with a more structured, lower-rank signal that is better aligned with the optimisation constraints of a fixed synthetic dataset, and they substantially reduce trajectory storage. Experiments on five clinical datasets demonstrate that BTM consistently matches or improves upon standard trajectory matching, with the largest gains in low-prevalence and low-synthetic-budget settings. These results indicate that effective trajectory matching depends on structuring the supervision signal rather than reproducing stochastic optimisation paths.