Search papers, labs, and topics across Lattice.
This paper investigates the degradation of generative models for temporal graphs when faced with distribution drift between training and deployment phases, revealing that such degradation is both general and irreparable through observation-based correction methods. The authors derive a masked flow-matching loss that highlights an inherent trade-off, characterized by a power law relationship, where the error floor increases significantly due to drift without improving the number of successful sampling steps. Notably, they demonstrate that while an oracle can mitigate 60% of the error, the best correction methods based on past observations only recover 5.7%, indicating a fundamental limitation in correcting for drift in temporal graph generation.
Observation-based corrections for distribution drift in temporal graph generation fail to significantly reduce error, with the best methods recovering only 5.7% of what an oracle achieves.
Generative models of temporal graphs are trained on one stretch of an evolving network and deployed on the next, and they degrade badly in the gap. We show this degradation is derivable, general, and not fixable from observations. The masked flow-matching loss decomposes exactly, with no independence assumption, into an irreducible entropy plus a divergence whose derivative along the training path is positive precisely for structures rare during training and common at deployment, diverging as their training probability goes to zero. Empirically the trade-off is a power law with exponent $-0.605$ ($R^2=0.9977$), and drift raises the sampler's error floor without changing how many steps reach it: across seven well-powered conditions the drift-period marginal error varies by at most $6\%$ over a $50\times$ range of sampling budgets, while the floor sits $2.2\times$ to $34.3\times$ above the in-period floor. Because the deployment period is observed, correction looks like a matter of measurement. It is not. We prove that any corrector measurable with respect to past observations leaves at least the conditional variance of the statistic it tracks, and that trend extrapolation beats trusting the last observation only when $渭^2>v(1-2蟻)$. Both premises are measurable and both go the wrong way: the drift is trendless and mean-reverting, with a one-step innovation as large as the drift itself. An oracle removes $60\%$ of the error, the best observation-based corrector recovers $5.7\%$ of that, and extrapolation is strictly worse than doing nothing clever.