Papers
Topics
Authors
Recent
Search
2000 character limit reached

Toward World Modeling of Physiological Signals with Chaos-Theoretic Balancing and Latent Dynamics

Published 14 May 2026 in cs.LG and eess.SP | (2605.15465v1)

Abstract: Physiological time series signals reflect complex, multi-scale dynamical processes of the human body. Existing modeling studies focus on static tasks such as classification, event forecasting, or short-horizon next step prediction, while long-horizon signal-level forecasting and predictive nature of physiological signals remain underexplored. We introduce NormWear-2, a world model that encodes both multivariate physiological signals and clinical intervention variables into a shared latent space and models their joint temporal evolution as a dynamical system. Our approach combines inference from prior pre-trained knowledge (intuition) with instant non-parametric latent state transition adaptation (insight), enabling coherent forecasting across multiple temporal scales, conditioned on heterogeneous clinical interventions. During the pretraining phase, we find that chaos-theoretic balancing of dynamical regime diversity yields more robust representations, with a smaller balanced corpus outperforming one twice its size and capturing bifurcation regimes. We evaluate the world model performance across diverse real-world physiological datasets spanning heterogeneous temporal resolutions and intervention regimes, covering daily life, point-of-care, and clinical settings, including fitness planning, hemodialysis, diabetes management, and surgical monitoring. These evaluation datasets comprise records from 8,026 subjects, spanning study durations from 3.2 hours for high-resolution signal data to 2.3 years for longitudinal clinical biomarker tracking. NormWear-2 achieves the best overall forecasting performance across time, frequency, and latent representation domains, with significant improvements over state-of-the-art time series foundation models, while maintaining competitive downstream representation quality, providing a step toward general-purpose world models for physiological signals.

Summary

  • The paper introduces NormWear-2, a model that combines chaos-theoretic pretraining with dual intuition-insight latent inference for enhanced physiological signal forecasting.
  • It employs chaos metrics like the Lyapunov exponent and detrended fluctuation analysis to balance training data and improve model generalization.
  • Empirical results show that NormWear-2 outperforms state-of-the-art models in both time-domain and frequency-domain performance across varied clinical scenarios.

Chaos-Theoretic Latent Dynamics for Generalizable Physiological World Modeling

Introduction and Motivation

Modeling physiological time series such as ECG, EEG, and other biosignals demands approaches that can capture multi-scale, nonstationary, and often chaotic dynamics inherent to living systems. Prevailing representation learning methods in digital health center on static or supervised paradigms, primarily targeting tasks such as classification or event forecasting. This constrains inferential capabilities, eschewing the rich, predictive, and intervention-aware simulation of physiological evolution central to world modeling. "Toward World Modeling of Physiological Signals with Chaos-Theoretic Balancing and Latent Dynamics" (2605.15465) addresses this gap via NormWear-2: a world model that integrates chaos-theoretic data balancing, latent state dynamical inference, and unified representation of diverse physiological and intervention variables.

Methodological Framework

Model Architecture and Dual Inference Pathways

NormWear-2 encodes multivariate physiological and intervention time series into a unified latent space, modeling temporal evolution as a stochastic dynamical system. The method introduces a bifurcated inference process:

  • Intuition: Prior knowledge captured by large-scale pretraining on balanced, diverse dynamical regimes.
  • Insight: Post-hoc latent transition modeling, adapting state propagation based on contextual observation using nonparametric estimation and clustering.

This dual process guarantees both strong priors for generalization and adaptation to scenario-specific trajectories, yielding coherent multi-horizon forecasts across variable sampling rates and clinical interventions. Figure 1

Figure 1: Schematic overview of the modeling workflow, detailing preprocessing, dual inference mechanisms, and multifaceted evaluation across temporal and metric domains.

Chaos-Theoretic Data Balancing

A central finding is the inadequacy of pretraining datasets dominated by a single regime (e.g., regular or strongly chaotic dynamics) for robust physiological world modeling. The authors employ chaos-theoretic metrics—Lyapunov exponent (LE), detrended fluctuation analysis (DFA), and persistent entropy (PE)—to stratify and cluster time series by dynamical type. They demonstrate that a smaller, but chaos-balanced, corpus empirically yields superior generalization and dynamical regime coverage compared to a larger, regime-skewed dataset. K-means clustering and entropy-derived homogeneity/granularity measures guide both the construction and assessment of pretraining data balance. Figure 2

Figure 2: Data balance analysis and generative performance stratified by chaos-theory-derived regimes, supporting the necessity of balance in modeling robustness.

Latent-state Markov Dynamics and Action Conditioning

Following pretraining, input sequences are segmented, embedded, and clustered to define a discrete latent state sequence. Transition matrices—conditioned both on latent state and, when present, intervention/action variables—are constructed empirically from context segments. Forecasting becomes probabilistic latent-space rollout: sampling transitions, then reconstructing observable time series via pretrained decoders. Action variables (e.g., medication, machine control) are handled by embedding and concatenation in the latent space, with transition likelihoods marginalized or conditioned as appropriate.

Evaluation Protocol

A multidimensional evaluation framework is adopted:

  • Pointwise and morphological: Mean absolute error (MAE), Dynamic Time Warping (DTW).
  • Spectral: Cosine/EUclidean similarity in FFT domain.
  • Latent semantics: Cosine/Euclidean similarity in pretrained latent embedding space.

Metrics are aggregated into a composite final score, reflecting trade-offs between fidelity to local trajectory, frequency characteristics, and semantic representation.

Empirical Results and Analysis

Quantitative Forecasting Performance

NormWear-2 outperforms established time-series foundation models (Chronos-2, TiReX, Panda, Sundial) across all benchmarked physiological domains—perioperative monitoring, sports tracking, diabetes management, hemodialysis—spanning temporal resolutions from milliseconds to hours. Especially notable are consistent improvements in DTW (temporal alignment), frequency-domain, and latent alignment metrics.

Importantly, chaos-balance-aware pretraining consistently yields lower generative error compared to larger but less balanced baselines, corroborating the central hypothesis. Statistical tests confirm the significance of NormWear-2’s margin over previous state-of-the-art approaches. Figure 3

Figure 3: Comprehensive quantitative evaluation showcasing forecasting quality, ablation study effects, and action-aware forecasting accuracy.

Qualitative Dynamics and Visualization

Visualization of phase-space trajectories and latent evolution reveals that NormWear-2, via intuition-only and intuition-plus-insight rollouts, recapitulates nuanced dynamic regimes, including correct topological transitions even in ambiguous forecasting scenarios. Failure cases typically correspond to underdetermined contexts, wherein latent insight rectifies ambiguity via short-term adaptation. Figure 4

Figure 4: Qualitative depiction of generated phase-space trajectories; latent insight resolves ambiguities unseen in deterministic intuition-only forecasts.

Figure 5

Figure 5: Latent representations preserve key temporal structures—including attractor geometry—critical for faithful reproduction of physiological and chaotic dynamics.

Action/intervention Awareness

In clinical intervention scenarios (e.g., hemodialysis machine control), NormWear-2's latent-state transitions capture action-conditioned responses (e.g., ultrafiltration rate changes impacting blood pressure) with low prediction error and physiologically plausible trends. Failures are localized and correspond to idiosyncratic patient responses, highlighting the importance of ongoing personalization.

Ablations and Modular Integration

Ablation studies demonstrate that the latent dynamical transition mechanism provides additive improvements when integrated with diverse backbone architectures, including univariate, attention-based, and joint-embedding predictive models. Further, increased individual historical data yields monotonic improvement in personalized forecasting, underscoring practical relevance for longitudinal monitoring.

Implications and Future Directions

The demonstrated synergy between chaos-theoretic data balancing and latent dynamical modeling addresses core deficiencies in current time series foundation models—namely, brittleness to dynamical regime shifts and inability to generalize across heterogeneous, intervention-rich healthcare scenarios. Practically, such models enable robust forecasting, counterfactual simulation, and early warning for health deterioration—key steps toward adaptive, agentic digital health systems.

Theoretically, the work animates the necessity of bridging dynamical systems theory and modern self-supervised representation learning. Moving forward, augmenting these models with reinforcement learning objectives (policy optimization over latent dynamics) remains an open challenge, critical for decision support and closed-loop health management.

Conclusion

NormWear-2 advances physiological signal world modeling by integrating chaos-informed pretraining, dual intuition-insight inference, and action-aware latent-state dynamics. This enables superior forecasting across diverse regimes, temporal resolutions, and applications, while providing a modular paradigm for future general-purpose predictive and simulation systems in digital health and beyond.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 1 tweet with 4 likes about this paper.