LGApr 23

Geometric Characterisation and Structured Trajectory Surrogates for Clinical Dataset Condensation

arXiv:2604.2163840.6
Predicted impact top 62% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in dataset condensation and governed domains like healthcare, this work provides a geometric understanding of trajectory matching and a practical method that improves efficiency and performance under constrained budgets.

The paper characterizes trajectory matching for dataset condensation, revealing a representability bottleneck due to spectrally broad supervision signals, and proposes Bezier Trajectory Matching (BTM) using quadratic Bezier surrogates to provide a more structured, lower-rank signal. Experiments on five clinical datasets show BTM matches or improves standard trajectory matching, with largest gains in low-prevalence and low-synthetic-budget settings.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes