Search papers, labs, and topics across Lattice.
This paper introduces Aionoscope, a generator-based diagnostic tool that assesses the accessibility of latent states in time-series models, which is often overlooked in traditional evaluations focused solely on forecasting and classification. By generating synthetic time-series streams with precise labels, Aionoscope reveals a critical disparity between the recoverability of coarse features and the dense process states, highlighting that while many models can easily identify component presence, they struggle with detailed state variables. The evaluation of 37 model-plus-adapter systems shows that the highest mean masked $R^2$ for dense features is only 0.689, compared to an oracle's 0.999, underscoring the limitations of existing representations for debugging purposes.
Aionoscope reveals that while many time-series models can identify basic signal components, they often fail to capture essential timing and amplitude details crucial for effective debugging.
Time-series models are often evaluated by what they can forecast or classify, but those scores do not show whether their representations preserve the process state a user may want to inspect: event timing, phase, amplitude, frequency, or regime variables. We introduce Aionoscope, a generator-based diagnostic tool for debugging latent-state accessibility in frozen time-series representations. Aionoscope separates process generation from observation rendering, producing seeded synthetic streams with exact categorical and dense labels across mixture complexity and nuisance variation. We instantiate Aionoscope as Primitive Process Mixtures and evaluate 37 model-plus-adapter systems with a common pooled linear-probe protocol. The main result is a mismatch between coarse and fine-grained accessibility. Most systems make component presence easy to recover, but expose dense process state much less reliably: the highest observed dense-probe row reaches 0.689 mean masked $R^2$, while a dense-feature oracle reaches 0.999. This is the failure mode Aionoscope is designed to surface: a representation can look informative at the level of "what kind of signal is present" while hiding the timing, phase, amplitude, frequency, or regime variables needed for debugging.