ConceptioArchivearXiv CS
arXiv CSopen access

Scalar Representations of Neural Network Training Dynamics

Unknown · 2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
machine learning, deep learning, neural networks

Scalar Representations of Neural Network Training Dynamics Pedro Jiménez-González,1 Miguel C. Soriano,1 and Lucas Lacasa1

arXiv:2606.30384v1 [cs.LG] 29 Jun 2026

1

Institute for Cross-Disciplinary Physics and Complex Systems (IFISC, CSIC-UIB), Campus UIB, 07122 Palma de Mallorca, Spain

Training in artificial neural networks can be viewed as a trajectory evolving through a highdimensional loss landscape. However, the large number of trainable parameters makes the direct analysis of these dynamics challenging. In this work, we treat such training trajectories as temporal networks and apply recently proposed strategies for the scalar embedding of temporal networks. We investigate whether such a scalar embedding provides a meaningful low-dimensional representation of neural network training dynamics. Using a multilayer perceptron trained on the MNIST classification task, we show that the embedding preserves the main dynamical features observed in the original parameter space, including the emergence of sensitivity to initial conditions for specific learning rate regimes and an accurate reconstruction of the network’s maximum Lyapunov exponent. We then use the embedded scalar trajectory to define a characteristic time, analogous to a Lyapunov time, after which the exponential separation between initially close embedded trajectories saturates. This characteristic time captures the typical decorrelation time between initially close network trajectories in the original high-dimensional system. Finally, we investigate the statistical organization of asymptotic training states through a spacing observable defined in the embedded space. We find that the distributions of rescaled asymptotic spacings collapse onto a common form across initial conditions and are compatible with a skew lognormal distribution. Altogether, our results suggest that scalar low-dimensional embeddings provide a useful framework for studying and visualizing the dynamical properties of neural network optimization trajectories.

I.

INTRODUCTION

Artificial neural networks (ANNs) are foundational architectures in machine learning and deep learning [1]. While possibly originating and being developed within computer science, very early on [2] and throughout the last decades ANNs have been studied through the lenses of physics [3] and dynamical systems [4], giving rise to three main lines of research. First, the loss functions used to train ANNs often admit a Hamiltonian interpretation, allowing ANN optimization to be framed as the search for a system’s ground state; this connection has driven extensive work linking neural networks to the statistical physics of disordered systems [5]. Second, ANNs are inherently dynamical, exhibiting complex behavior both during training and at inference time, which motivates analyses grounded in dynamical systems theory [4]. Third, the evolving structure of a network –from initialization through training to its final optimized form– encodes information about its function; this “structure versus function” viewpoint has been fruitfully explored using tools from network science [6]. An archetypal example of an ANN is the multilayer perceptron (MLP) [1] or feed-forward network, consisting of stacked layers of artificial neurons densely linked between them that represent overparametrised nonlinear inputoutput functions. The training of an MLP (i.e. the iterative search for the best values of the parameters of the input-output function that fulfils a given task) can itself be graphically represented as a time series of different graph structures, where each graph snapshot at time t represents the updated structure of the MLP (including its weights and biases) at that particular time step of the optimization process. In other words, the optimization

process of an MLP can be seen as a trajectory in graph space. Interestingly, in the last years the concept of network trajectories [7] has been coined in network science [8], as an interpretation of the more general concept of temporal networks [9, 10] that emerges from a dynamical systems viewpoint when a temporal network is interpreted as sampling a latent graph dynamics. Recent works describing network trajectories include characterization of network correlations [7, 11–13] or sensitivity to initial conditions [14, 15]. This perspective of network trajectories has been used to assess the training of neural networks, viewing training as tracing trajectories in graph space [16], rather than the more traditional approach of focusing solely on the evolution of the loss function and the geometry of the loss surface. This approach has unveiled the onset of complex dynamics emerging in gradientdescent optimization, including seemingly universal (i.e. architecture-independent) transition to chaotic behavior at large learning rates of the gradient descent optimizer, along with evidence of training optimality close to the onset of chaos [17], in line with broader observations that neural systems may benefit from operating near critical or edge-of-chaos regimes [18]. Other dynamical-systems approaches have characterised network’s spatial expressivity and decision boundaries in the input data [19], used Lyapunov-based indicators to quantify stability in recurrent neural architectures [20], or studied how the geometry of the loss landscape and the distribution of minima influence optimization dynamics and learning outcomes [21]. These studies reinforce the view that neural network training should be understood as a dynamical process unfolding in a high-dimensional landscape. Observe, however, that characterising network trajec-

2 tories of realistic MLPs is challenging due to their extremely high dimensionality: even a toy MLP can already contain thousands of trainable parameters (links). As training progresses, these parameters collectively trace a trajectory through a highly non-convex loss landscape, where each point represents a particular configuration of the network. Although the optimization algorithms used are designed to minimize loss, the actual path taken through this landscape reflects a complex interplay between gradient directions, learning rate, model architecture, and data structure. Capturing and visualizing this high-dimensional trajectory is therefore both a technical and conceptual challenge, and a better understanding of these high-dimensional network trajectories can offer valuable insights into the explainability of ANNs. Early works aiming to understand optimization in deep networks focused on probing the geometry of such high-dimensional loss landscape through low-dimensional slices and interpolation experiments. For instance, the linear path experiment introduced in [22] analyzes the loss along a straight segment between initialization and a trained solution, and helped popularize the idea that large-scale barriers may be limited in certain settings. Subsequent work developed more systematic visualization techniques and reported links between landscape geometry and generalization, including methods to obtain comparable 2D loss plots [23] and analyses connecting sharpness to generalization performance [24–26]. At the same time, recent studies have cautioned that conclusions drawn from 1D/2D slices can be fragile: the behavior of linear interpolation depends on the task, architecture, initialization, and training setup, and modern networks can exhibit qualitatively different interpolation profiles [27–29]. More recently, theoretical frameworks have proposed that deep-learning loss landscapes may exhibit a multifractal structure [30]. Another theme emerging from these lines of research is that training dynamics and solution sets can display an effective low-dimensional structure, and thus dimensionality reduction of the blackbox training process is sensible. This perspective is supported by work on intrinsic dimension and subspace training [31], by observations that gradients align with structured lowdimensional subspaces during training [32, 33], and by evidence that trajectories of trained models concentrate on low-dimensional manifolds in prediction space across architectures and training choices [34]. Altogether, these results motivate studying training –i.e. network trajectories– through compact representations that preserve relevant geometric and dynamical information. For instance, some authors have proposed to directly project and visualize network trajectories by applying dimensionality reduction to snapshots of weights collected during training: [35] projects training trajectories using PCA, and [36] compares the resulting projections with those of high-dimensional random walks, highlighting characteristic low-dimensional patterns. More broadly, recent work treats neural weights as data objects and learns rep-

resentations in weight space for analyzing and comparing models [37–39]. These approaches suggest that embedding network trajectories can offer a complementary lens on optimization and generalization. Interestingly, from the field of temporal networks some authors have indeed proposed recently a range of embedding techniques, to effectively project the trajectory of generic evolving networks into trajectories in lower dimensional space [40– 42]. In this work we contribute to the task of building low-dimensional embeddding of (neural) network training trajectories. To that aim, we consider the scalar embedding technique proposed in [41], and assess to what extent the complexity of high-dimensional network trajectories is preserved in the scalar projection. In particular, we consider the transition-to-chaos phenomenology evidenced by high-dimensional deep neural network trajectories described in [17]. We show that the properties of the high-dimensional dynamics –including the transition to chaos, and the onset of positive network Maximum Lyapunov Exponent nMLE–, are preserved and well captured already in the scalar projection of the network trajectories. After such validation, we explore the properties of these scalarized network trajectories, finding relevant insights of the original high-dimensional dynamics, including a simple characterization of the network decorrelation times and a nontrivial spacing distribution of local minima of the loss landscape. The rest of the paper is as follows: in section II we make a brief summary of the scalar embedding methodology. Section III depicts the results of this work. After providing details on the system under analysis, we present results pointing to the emergence of a transition-to-chaos phenomenology in the original high-dimensional neural network trajectory, and find that the scalar embedding of such trajectory fully preserves such phenomenology. Subsequently, we show that the decorrelation time –i.e. the characteristic time after which two initially close neural networks with chaotic evolution decorrelate under the action of the gradient descent dynamics– can be extracted from the scalar embedding. We finally explore the distribution of local minima in the scalar embedding, finding evidence of a universal spacing distribution. In section IV we conclude.

II.

SCALAR EMBEDDING OF NETWORK TRAJECTORIES

In this work, we employ the scalar embedding methodology in [41], which characterizes the dynamics of temporal networks through low-dimensional representations. For illustration, a sketch of the methodology is depicted in Fig. 1. A temporal network, or network trajectory, is defined as an ordered sequence of graphs G = (G1 , G2 , ..., GT ), where each Gt is the network snapshot at time t, rep-

3

Figure 1. Sketch of the methodology to extract a scalar embedding of a temporal network, based on the methodology in [41]. A temporal network trajectory is given by an ordered sequence of graph snapshots. Each graph snapshot is then mapped into feature space, where the features of a given graph snapshot are the relative distances between such snapshot and any other snapshot. The resulting feature matrix is finally dimensionally reduced to obtain a low-dimensional representation of the original trajectory.

resented by its adjacency matrix A(t). The key idea is that, in order to preserve the key dynamical properties of a temporal network, rather than any other microscopic property of each network snapshot, one should aim to preserve the relative position between network snapshots in a low-dimensional representation Gϕ = (z1 , z2 , ..., zT ), where zt ∈ Rdim , with dim ≪ T . Accordingly, each network snapshot in the temporal network is initially mapped into a point in a feature space, where the features account for the relative distance between such snapshot and every other snapshot in the temporal network, and discards other features with e.g. topological information of the snapshots. The feature embedding is constructed by first defining pairwise distances between snapshots. Specifically, each snapshot Gt is represented by a feature vector composed of its squared distances to all other snapshots along the trajectory. For any two graph snapshots Gt ,′Gt′ , its distance is computed as d(Gt , Gt′ ) = ||A − A ||2 , where A and A′ are the adjacency matrices of Gt and Gt′ , respectively. Collecting these square distances yields a feature matrix D(2) = {d2tt′ }Tt,t′ =1 . Observe that the number of features of each network snapshot only depends on the number of time snapshots, rather than the size of each network snapshot (i.e. the number of nodes). Subsequently,

one proceeds by dimensionally reducing the feature space by maximally preserving the relative distance between points. A variety of different possibilities can be conducted [41], here we make use of classical multidimensional scaling [43]. Finally, a low-rank representation of the temporal network is found. Of particular interest is the case dim = 1, which produces a scalar embedding that compresses the temporal evolution of the entire network into a real-valued univariate time series.

In [41] this methodology was validated across a range of synthetic and empirical network trajectories with different dynamics, demonstrating that the resulting scalar embeddings preserve key dynamical properties of the original trajectories across different types of dynamical complexity, and for a large range of network sizes. In the following, we adopt this framework to analyze the training dynamics of artificial neural networks. Notice that it is not obvious a priori if such approach can preserve dynamics, as in deep learning even small neural networks are really large in terms of the number of edges (training parameters).

4 RESULTS

To explore the ability of the embedding methodology to capture relevant neural network dynamics, we initially focus on the main findings reported in [17]. In that work we showed that, for a range of learning rate values, the training trajectories of neural networks exhibit a transition to chaos, as characterized by positive Maximum Lyapunov Exponents (MLEs). Although [41] demonstrated the validity of the approach on both synthetic and empirical networked systems, those systems are significantly smaller and structurally simpler than modern neural architectures. Therefore, as a first step, it is essential to assess whether applying a scalar embedding to a neural network trajectory can still preserve meaningful dynamical information, or whether such an extreme dimensionality reduction might lead to the loss of relevant structure, thereby limiting the interpretability of the embedding.

A.

Background: transition to chaos in multilayer perceptron training dynamics

Our validation builds upon the theoretical framework introduced in [17], which analyzes neural network training from a dynamical-systems perspective through the evolution of their weight trajectories. In that work, we quantified how small perturbations in the initial conditions lead to diverging network evolutions, establishing a connection between learning rate, training stability, and chaotic dynamics. Motivated by these findings, we interpret the evolution of the network parameters as a temporal dynamical system, which can be embedded into a low-dimensional representation. This approach provides the basis for assessing whether the scalar embedding captures the same dynamical features —most notably, sensitivity to initial conditions— identified in the original high-dimensional system. We briefly summarize the neural network model used in [17], which serves as the experimental setup for the present study. We consider a multilayer perceptron (MLP), i.e., a fully connected feed-forward network with a single hidden layer, trained on the supervised classification task MNIST [44]. An MLP implements a nonlinear mapping y = F(x; Ω), where x ∈ Rm is the input, y is the output, and Ω = {ωk } denotes the set of trainable parameters (weights and biases). In our example of interest, the architecture of the MLP consists of an input layer with 784 neurons, a hidden layer with 64 neurons, and an output layer with 10 neurons, resulting in approximately 5·104 trainable parameters. Hidden layers perform affine transformations followed by a tanh nonlinear activation function, while the output layer produces the final prediction. Training is formulated as the minimization of a crossentropy loss function L(x; Ω) through full-batch gradient

descent (GD), according to ωk (t + 1) = ωk (t) − η∂ωk L(x; Ω)

(1)

where η denotes the learning rate. The sequence of parameter configurations updates T = {Ω(0), Ω(1), Ω(2), . . .},

(2)

with Ω(t) = {ω1 (t), . . . , ωm (t)}, defines a trajectory in parameter space and denotes the set of trainable parameters at training epoch t. This trajectory describes how the network evolves and explores the high-dimensional loss landscape during training, and constitutes the object of analysis in this work. The dynamical analysis performed in [17] revealed the existence of three distinct training regimes as a function of the learning rate, illustrated in Fig 2. Small values of η produce smooth and monotonic convergence of the loss function, intermediate values generate irregular but still convergent transient dynamics, and sufficiently large learning rates lead to strongly irregular behavior where learning fails.

102

= 0.01 = 10.0 = 20

(t)

III.

101 100

0

200

400

600

Epoch t

800

1000

Figure 2. Training loss trajectories for three representative learning rates η. Full batch training is performed at each epoch.

To characterize the dynamical properties of the network trajectories along training and their sensitivity to initial conditions, we considered pairs of networks initialized with infinitesimally close conditions. Specifically, given a reference parameter set Ω = {wij }, a perturbed configuration is constructed as Ω′ = {wij + δij }, where δij are independent and identically distributed (i.i.d.) random variables drawn from a uniform distribution δ̂ ∼ U (−ϵ, ϵ), with perturbation radius ϵ = 10−8 . Given the corresponding trajectories {Ω(t)} and {Ω′ (t)}, their divergence is quantified by a distance P ′ d(Ω(t), Ω′ (t)) = |ω k (t) − ωk (t)|, i.e., the L1 ωk ∈Ω norm of the parameter differences. For certain learning rate values, this distance exhibits an initial exponential growth phase, which enables the estimation of finite-time

5

×10 3

network Lyapunov exponents [14]. The network’s Maximum Lyapunov Exponent (nMLE) λnMLE is then obtained by averaging these local exponents over 50 independent initializations, each with five perturbed replicas [14, 41]. The resulting dependence of the nMLE on the learning rate is shown in Fig. 3. Positive values of λnMLE indicate sensitivity to initial conditions, thus identifying regimes in which the training dynamics exhibit chaotic behavior. In this figure we also plot, ρ, defined as the fraction of initial conditions displaying positive local network Lyapunov exponents. Incidentally (see Appendix A

100 80

5 0.6

0.2 0.0

0.4

40

1.0

0.2

20

0.5

0.0

0

0.0

0.0 0.0005 0.001 0.005 0.01 0.15 0.5 1.0 2.5 5.0 7. 10 5 12.0 15.5 17.0 20.5 .0

nMLE

60

for details), the value of η marking the sharp transition toward ρ ≃ 100% coincides with the one where the average number of epochs required to reach 90% classification accuracy in the test set for the MNIST task is minimized, revealing the existence of a sweet-spot in the training efficient around η ≈ 7.5, where exploitation and exploration strategies are optimally balanced [17].

Sensitivity to initial conditions and transition to chaos in the embedded scalar trajectories

We now investigate whether the scalar embedding strategy depicted in Section II is capable of capturing the dynamical properties previously identified in neural network training. In particular, we focus on the emergence of sensitivity to initial conditions in a MLP trained on the MNIST classification task, using the same architecture described in Section III A. We generate a reference trajectory G = (Ω(0), Ω(1), . . . , Ω(T )) for the three representative values of the learning rate depicted in Fig. 2. The corresponding embedded trajectories Gϕ over the first 200 epochs are shown in Fig. 4. Observe that the

= 10.0

0.4

0.6

Figure 3. The black curve shows the averaged network Maximum Lyapunov Exponent (λnMLE ) as a function of the learning rate η, with error bars representing the standard deviation of all local finite-time Lyapunov exponents computed across different initializations. The blue curve displays ρ, the percentage of positive local Lyapunov exponents across all realizations.

B.

0

z(t)

0.8

Mean MLE

= 0.01

5

= 20

0

25

50

75

100 125 150 175 200

Epoch t

Figure 4. Scalar embeddings of the first 200 training epochs for three different learning rates. Each curve corresponds to the embedded trajectory z(t) associated with a reference network trajectory G.

scalar embedding preserves the qualitative differences between the training regimes previously identified through the loss evolution in Fig. 2. For small learning rates, the embedded trajectory evolves smoothly and monotonically, reflecting the stable optimization dynamics associated with small learning rates. For intermediate learning rates, corresponding to the regime where sensitivity to initial conditions begins to emerge in the original high-dimensional system, the trajectory remains convergent but evolves on a different scale from the small η case, indicating a qualitative change in the underlying training dynamics. Finally, for large learning rates, the embedded trajectory displays fluctuations and irregular behavior. Thus, although the scalar embedding does not provide a one-to-one representation of the loss evolution, nor this is its aim, it successfully captures the fundamental dynamical characteristics of the original training trajectories. This is noticeable given that the embedding projects trajectories evolving in a space of order 5 · 104 dimensions onto a single scalar observable, acting as a coarse-grained representation of the underlying parameter space dynamics. We next examine whether the embedding preserves the sensitivity to initial conditions observed in the full parameter space dynamics. Following the procedure de-

6

10 3 10 7

nMLE = 0.79

10

10 9

P( )

d(t)

10 5

10 11

5 0

10 13 0

10

20

30

40

Epoch t

0.6

0.8

50

60

1.0

70

80

Figure 6. Same as Fig. 5 for multiple ϵ-balls centered at different initial conditions Ω(0). For each initial condition, a local Lyapunov exponent Λ(Ω(0)) is extracted from the exponential regime. The inset displays the distribution of these local exponents, whose mean defines the network maximum Lyapunov exponent, λnMLE .

1.2 1.0

Mean MLE

0.8 0.6

100 80 60

0.4

40

0.2

20

0.0

0

0.0 0.0005 0.001 0.005 0.01 0.15 0.5 1.0 2.5 5.0 7. 10 5 12.0 15.5 17.0 20.5 .0

10 2

10 1

nMLE

scribed above, for an ensemble of different initial conditions, we generate five perturbations of each initial condition, and compute the L1 distance d(t) between the scalar embeddings of the perturbed and reference trajectories. Figure 5 shows the resulting evolution for a representative case with learning rate η = 10, a regime for which sensitivity to initial conditions emerged in the original high-dimensional system. A clear exponential growth phase is observed during the first ∼ 30 epochs, whose slope defines a local Lyapunov exponent in the embedded space. Then, we repeat the same procedure over an ensemble of 50 independent initial conditions. The resulting ensemble of trajectories is shown in Fig. 6, where each initial condition gives rise to a potentially different local Lyapunov exponent Λ(Ω(0)). The inset displays the distribution of these exponents. Averaging these local exponents yields to the maximum Lyapunov exponent (MLE) λMLE of the scalar embedded trajectories, which is the scalarized version of the network Maximum Lyapunov exponent λnMLE previously estimated in the original, high-dimensional system. At the same time, in the embedded dynamics we can also measure ρ, the fraction of initial conditions displaying positive local Lyapunov exponents. Accordingly, these allow for a direct comparison with the result obtained in the full parameter space (Fig. 3), now from the perspective of the scalar embedding. Results are plotted in Fig. 7, finding a remarkable similarity with the transition to chaos phenomenology depicted in Fig. 3.

d(t)

10 4 10 6 10 8 10 10 0

10

20

30

Epoch t

40

50

60

Figure 5. Semi-log plot of the distances d(t) between the scalar embeddings of a reference trajectory and five independently perturbed trajectories, shown as a function of the training epoch t for η = 10. Each color corresponds to a different perturbation.

This agreement is particularly remarkable given the drastic dimensionality reduction involved: original trajectories evolving in a space of tens of thousands of parameters are compressed into a single scalar observable while still retaining the instability patterns characteristic of the underlying training dynamics. These results validate the embedding methodology as a reliable tool for capturing non-trivial dynamical properties in artificial neural networks.

Figure 7. Maximum Lyapunov Exponent estimated from the scalar embedding. The black curve shows the averaged network Maximum Lyapunov Exponent (λnMLE ) as a function of the learning rate η, with error bars representing the standard deviation of all local Lyapunov exponents computed across different initial conditions and perturbations. The blue curve displays ρ, the percentage of positive local Lyapunov exponents across all realizations.

C. Estimating decorrelation times in the original high-dimensional chaotic dynamics from the scalar embedding

Having shown that the embedding methodology provides a meaningful representation of the training dynamics, we now leverage it to quantify several properties of the chaotic dynamics observed during training. To this end, we now fix the learning rate to η = 10, a representative case within the optimal training efficiency regime, where the dynamics display both strong sensitivity to perturbations and near-optimal training times for the classification task. This choice allows us to characterize the interplay between chaotic dynamics and training

7 efficiency directly in the embedded representation. In particular we aim to estimate, directly from the embedded trajectories, a quantity that describes the decorrelation time of the original, high-dimensional chaotic dynamics. As a matter of fact chaotic trajectories of initially close conditions fully decorrelate after some time, that we label τdec . In principle, τdec should be computed directly from the evolution of the trajectories in the original parameter space. However, this would require estimating cross-correlation functions between high-dimensional network trajectories evolving in a space of order 5·104 dimensions, which makes such an approach difficult to implement in practice. Before introducing the protocol to retrieve τdec directly from the scalar embedding, we need a proxy that can be used to validate whether such quantity can indeed be retrieved from the scalar embedding in the first place. Given that it is computationally intensive to estimate cross-correlation functions of high-dimensional dynamics, a natural alternative for such proxy is to use the test accuracy trajectory (i.e. the evolution of the cross-entropy loss computed in the test set), which itself is a scalar magnitude. Note, however, that accuracy constitutes a highly compressed and often saturated projection of the underlying high-dimensional dynamics. Many distinct parameter configurations may yield nearly identical accuracies, and it is often the case that network trajectories which are dynamically varying can yield constant accuracy time series, as happens in the phase before grokking [45, 46]. As a consequence, an apparent loss of similarity between two accuracy traces does not necessarily imply that the associated trajectories have evolved toward different regions of the parameter space; it may simply reflect transient differences in optimization speed or alternative pathways within the same basin of attraction. Conversely, trajectories converging to different minima may still exhibit almost indistinguishable accuracy curves if their final performance is comparable.

10 2

0.8

10 3

Accuracy

0.6

d(t)

10 4

0.4

10 5

d(t) Accuracy original 0.2 Accuracy perturbed

10 6 0

50

100

Epoch t

150

200

Figure 8. Black markers show the embedding-based separation d(t) between a reference trajectory and one perturbed replica (left axis). The blue solid and red dashed curves show the corresponding accuracy traces (right axis). Results correspond to η = 10.

With these disclaimers in mind, Fig. 8 illustrates the evolution of test accuracy as a function of the number of training epochs, for two initially close network initializations. The black markers also show the embedding-based separation d(t) between the scalarized trajectories, while the blue and red curves show the corresponding test accuracies. At early epochs, when d(t) ≈ 10−6 , both accuracy trajectories evolve almost synchronously, as expected for trajectories that remain close in the underlying parameter space dynamics. As training progresses and the distance in embedding space increases, the accuracy traces begin to desynchronize and exhibit intermittent deviations, plateaus, and crossings. Intuitively, one can then estimate from these signals an accuracy-based decorreacc lation time τdec as the earliest epoch where the crosscorrelation function between the two accuracies detects a complete loss of correlations, according to some protocol and hypothesis test. acc Such protocol is as follows: we define τdec from a slidingwindow correlation analysis of the reference and perturbed accuracies. Given two (accuracies) time series, aref (t) and apert (t), we consider windows of length W displaced by a step s, and compute in each window the Pearson correlation coefficient r(t) after linear detrending in order to remove slow drifts. To determine statistical significance, we construct a window-wise null model as follows: within each window, we generate nnull realizations by applying random nonzero circular shifts to the perturbed trace. This procedure preserves the temporal structure of the signal within the window while disrupting its alignment with the reference trace. From the resulting null correlations {r0 } we extract a two-sided confidence interval [rlow (t), rhigh (t)] at a certain confidence level. A window is classified as decorrelated if (i) the observed correlation lies within this null interval, rlow (t) ≤ r(t) ≤ rhigh (t), (ii) the Pearson correlation is statistically non significant, namely p(t) > pth , and (iii) the absolute correlation is sufficiently small, |r(t)| < rth . acc by As an illustrative example in Fig. 9, we estimate τdec applying this method to the accuracy traces of a reference run and one of its perturbed replicas, using a window length W = 20 epochs and a unit step s = 1. The window length is chosen to be long enough to smooth out epochto-epoch fluctuations and provide a stable estimate of the correlation, while still remaining sufficiently local in time to detect the onset of decorrelation. The unit step acc maximizes temporal resolution, allowing τdec to be identified at the earliest epoch compatible with the criterion. For each window we compute the Pearson correlation between detrended segments, generate nnull = 250 correlations and extract a two-sided 95% confidence interval acc from the null distribution. We then define τdec as the centered epoch of the first window for which the observed correlation is both compatible with the null interval, statistically nonsignificant with pth = 0.05, and sufficiently small in absolute value, |r(t)| < rth , with rth = 0.50. Figure 9 shows a representative realization of this method, including the sliding-window correlation, the correspond-

8

0.0

z(t)

0.8 Null band 95% 0.6 Pearson r acc dec = 20 p-value 0.4 p = 0.05

0.2

10 2

d(t)

1.0

1.00 0.75 0.50 0.25 0.00 0.25 0.50 0.75

p-value

10 4 d(t)

emb dec = 24 zref(t) zpert(t)

10 6 0

50

100

0.2 20

40

60

Epoch (window center)

80

0.0

Figure 9. Sliding-window Pearson correlation r(t) between the detrended accuracies of a reference trajectory and one perturbed replica, shown as a function of the window-center epoch (window length W = 20, step s = 1). For each window, a null distribution is generated from nnull = 250 nonzero circular shifts of the perturbed segment, yielding the shaded 95% confidence band. The corresponding Pearson-test p values are shown in red on the right axis; the horizontal dotted line marks the significance threshold pth = 0.05. The vertical acc , dedashed line indicates the resulting decorrelation time τdec fined as the center of the first window for which the observed correlation lies within the null confidence band, is statistically non-significant, p(t) > pth , and satisfies |r(t)| < rth . Results correspond to η = 10.

Moving on, we now consider again the scalar embedding trajectories, and attempt to define a characterisemb tic time τdec which quantifies the actual decorrelation time τdec . The idea here is to associate such quantity to the typical timescale needed for the exponential separation of trajectories to saturate, i.e. something akin to a Lyapunov time. A representative example is shown in Fig. 10, where initially close trajectories (blue and red) exponentially separate (black curve) until a characteristic time where such distance starts to saturate. Such change of behavior is rather easy to identify. To emb automate the detection of τdec , for each initialization we consider one reference trajectory and several perturbed replicas, compute at each epoch t the separation emb d(t) = |zpert (t) − zref (t)|, and define τdec as the epoch at which the numerical time derivative of d(t) in a loglinear scale drops below a threshold set to 15% of its maximum value and is maintained low for a few epochs. Incidentally, we have also checked that the resulting characteristic is often a few epochs later than the one where d(t) ≥ 10−3 for the first time. In the example of Fig. 10, emb we find τdec = 24. We have applied such procedure to all pairs of initially close trajectories, for all initial conditions. In order to compare the estimation of decorrelation time via the embedding with respect to the one found via the accuracy acc emb trajectories, Fig. 11 scatter plots τdec vs τdec . The two

150

Epoch t

0.2 0.4

200

Figure 10. Example of the embedding-based decorrelation emb time τdec for a reference trajectory and one of its perturbed replicas. The left axis shows the separation d(t) between the corresponding embedded trajectories, while the vertical emb dashed line marks τdec . The right axis shows the scalar embeddings of the reference (blue) and perturbed (red) trajectories. Results correspond to η = 10.

quantities are clearly linearly correlated in a statistically significant way (Pearson r = 0.69, p-value= 2.5 × 10−8 ).

35

Pearson r = 0.69 p = 2.46e 08

30 acc dec

Pearson r

ing null confidence band, and the associated p-values. In acc this case, we estimate τdec = 20 as the decorrelation time that satisfies the criteria.

25 20 22

24

26

28

emb dec

30

32

34

36

emb acc across initial conversus τdec Figure 11. Scatter plot of τdec ditions for η = 10. Each point corresponds to one initial condition, with both decorrelation times averaged over the five perturbations for each initial condition.

Furthermore, we argue that the correlation coefficient is not higher precisely because estimation of decorrelation times via accuracy trajectories has some problems –as identified earlier–. Overall, the embedding-based definition yields a more stable and easier-to-estimate proxy for the decorrelation time.

D.

Distribution of stationary points in the parameter landscape

In the context of ANN training, the loss is highly nonconvex and its landscape is populated by very many local minima, whose distribution is often difficult to characterize due to the curse of dimensionality. Here we aim to

9 understand how such distribution of minima is mapped into the scalar embedding. To that aim, for each scalar trajectory z(t) we define its asymptotic, quasi-stationary state as z ∞ := ⟨z(t)⟩t∈Tfinal where Tfinal denotes a window consisting of the last 50 training steps. Empirical observation indeed shows that, in the scalar embedding, after a transient trajectories often stabilise within a stationary state, see Fig. 12 for an illustration. We identify the onset of a plateau in the separation distance between initially close trajectories d(t) as the starting point of the stabilization of the scalar trajectories, and use the subsequent epochs to estimate the asymptotic value z ∞ .

10 2

0.2 d(t) z(t) (reference) 0.4 z(t) (perturbed) z (reference) z (perturbed) 0.6 150 200

z(t)

d(t)

10 6

z

0.0

10 4

10 8 10 10 0

50

100

Epoch t

increase in the variability of the asymptotic endpoints appears around η ≈ 7.5. This range coincides with the regime in which the network attains its best trainingtime performance in our previous experiments as shown in Fig 15. The results in Fig. 13 are consistent with the interpretation that, in this sweet spot, the optimization dynamics explore a broader set of regions in parameter space, ultimately giving rise to a more heterogeneous distribution of asymptotic embedded states.

Figure 12. Example of asymptotic stabilization in the scalar embedding. The black marker represents the distance d(t) between the embedded reference and perturbed trajectories as a function of training epoch t (left axis). The blue and red curves show the corresponding scalar embeddings z(t) (right axis), and the dashed horizontal lines mark their asymptotic values (z ∞ ). Results correspond to η = 10.0.

Note that, in order to be able to capture true local minima and to be able to sample a representative amount of them, we need to track trajectories that (i) by construction can initially spread over the whole loss landscape, and (ii) after such initial exploration phase, can eventually relax into local minima. Such interplay requires to fix a learning rate η of the optimizer that indeed guarantees trajectories balancing such exploration/exploitation tradeoff [17]. In Fig. 13 we plot, for different values of η, the set of values {z ∞ } found from the scalar embedding of the original (training) network trajectories. In particular, for each value of η we consider one reference trajectory together with 25 perturbed replicas generated from the same initial condition, and compute the corresponding asymptotic values z ∞ . This yields, for each learning ∞ rate, a set of 26 asymptotic endpoints, {z0∞ , z1∞ , . . . , z25 } which are shown as a function of η in Fig. 13. For η ≲ 7.5, these asymptotic values remain confined to a relatively narrow interval, indicating that nearby trajectories cannot really explore much of the loss landscape. As η increases, however, the spread of z ∞ broadens substantially, revealing a growing diversity of asymptotic outcomes and a stronger sensitivity on small perturbations of the initial condition. In particular, a marked

0.6 0.4 0.2 0.0 0.2 0.4 0.6 0.8 2.5

5.0

7.5

10.0 12.5 15.0 17.5 20.0

Figure 13. Asymptotic embedded states as a function of the learning rate. Each point represents an asymptotic embedding value z ∞ obtained from an individual training trajectory, with 26 trajectories analyzed for each value of η (one reference trajectory and 25 perturbed realizations). For small learning rates, the asymptotic states are confined to a narrow region of the embedded space, indicating a relatively compact organization of final states. As η increases, the spread of z ∞ broadens significantly, revealing a progressively more heterogeneous organization of the asymptotic states in the embedded landscape.

Once we have located the value of η = 10 that a priori guarantees that the stationary points {z ∞ } are (i) local minima, and that these are (ii) scattered throughout a considerable region of the loss landscape, we are ready to characterise its distribution along the one-dimensional axis of the scalar embedding. Instead of characterising its raw distribution, we focus on the distribution of nearestneighbor spacing ∆. In practice, starting from one reference trajectory and M perturbed replicas, denoted by {z0 (t), z1 (t), . . . , zM (t)}, we obtain the corresponding set ∞ of asymptotic values {z0∞ , z1∞ , . . . , zM }. Without loss of generality, we can then order these values as ∞ ∞ ∞ z(0) > z(1) > · · · > z(M )

(3)

We then define the set of nearest-neighbor spacings between consecutive asymptotic states as ∆ = {∆1 , ∆2 , . . . , ∆M },

∞ ∞ ∆i = z(i−1) − z(i) .

(4)

The spacing sequence ∆ provides a quantitative description of how the asymptotic states are arranged along the scalar embedding axis. In particular, it captures the local density of stationary endpoints: small values of ∆i

10

Once we made sure that the statistic ∆′ is not conditioned on the initial condition, we can then merge all 10 sets of 250 points to build a joint sample of 2500 values. We then tested the empirical pdf of log10 ∆′ against a set of candidate parametric distributions, including the normal, skew-normal, Student-t, Laplace, logistic, and generalized normal distributions, using Maximum Likelihood Estimation. In particular, the probability distribution function of a skew-normal distribution is given by x−ξ

e− 2 ( ω ) √ f (x; ξ, ω, α) = ω 2π 1

2

   α (x − ξ) √ 1 + erf ω 2

(5)

where x = log10 (∆′ ), ξ is a location parameter, ω > 0 a scale parameter, α controls the skewness and erf denotes the error function. Goodness of fit was evaluated using a one-sample Kolmogorov-Smirnov test. Among the candidate distributions considered, only the skew-

normal distribution was not rejected at the 5% significance level. The resulting fit is shown in Fig. 14, where the ten rescaled distributions are displayed individually together with the fitted probability density function. We find that this statistical structure is characteristic of the transition-to-chaos region, where training trajectories balance exploration of the landscape with eventual convergence to local minima. As expected, for small learning rates the dynamics probe only a limited portion of the landscape, while for very large learning rates trajectories explore broadly but fail to converge to well-defined minima, preventing a meaningful characterization of the corresponding minima distribution.

0.8 0.6

P(log10 0)

indicate closely packed asymptotic states, whereas large values signal more isolated ones. In this way, ∆ offers a simple observable with which to characterize the fine organization of the minima explored by training in the embedded landscape. For η = 10, we generate an ensemble of training trajectories from N independent initial conditions, each supplemented with M small perturbations. For every realization, we compute the associated asymptotic embedded values z ∞ , sort them, and extract the spacings ∆i between consecutive endpoints. Pooling these spacings over all realizations yields the empirical distribution P (∆) corresponding to that learning rate. This distribution allows us to move beyond individual trajectories and probe whether the arrangement of nearby minima in the embedded landscape exhibits statistical regularities. A first question is whether these spacing statistics vary for different initial conditions. As a matter of fact, remind that different regions of the parameter landscape can have different finite Lyapunov exponents, and therefore the initial separation of nearby trajectories can be more rapidly amplified in some regions than in others, eventually resulting in spacing distributions whose scale could be different. We indeed find that the raw distributions P (∆) are not fully compatible across initial conditions, and that there is a clear scale effect. However, after rescaling the spacings in each ∆ realization by their mean value, ∆′ = ⟨∆⟩ , the resulting distribution becomes independent of the region of the parameter space from which the trajectories start. In particular, we sampled 10 initial conditions, and built 250 perturbations around each of the 10 initial conditions. These result in 10 different spacing distributions. When adequately rescaled, these distributions were all compatible (10-sample Anderson-Darling test [47], p-value ≃ 0.93). The resulting collapse of the rescaled distributions is shown in Fig 14 (observe that we are plotting log10 ∆′ ).

0.4

CI 0 CI 1 CI 2 CI 3 CI 4 CI 5

CI 6 CI 7 CI 8 CI 9 Best fit

0.2 0.0

3

2

1

log10 ( 0)

0

1

Figure 14. Rescaled spacing distributions for η = 10. Markers corresponding to 10 independent initial conditions (CI 0–9), shown in terms of the transformed variable log10 (∆′ ), with ∆′ = ∆/⟨∆⟩. Each set of markers represents the empirical histogram of a single initial condition. The solid line shows the skew-normal fit to the pooled data, yielding fitted parameters α = −2.78, ξ = 0.36, and ω = 0.91.

The interpretation of these results is that the variability observed across the raw spacing distributions ∆ is primarily controlled by differences in the local instability properties associated with each initial condition, due to different local Lyapunov exponents that lead to nonuniform expansion properties of the dynamics along different regions of phase space. We speculate that the mean spacing ⟨∆⟩ associated to a given initial condition may indeed be related to the local Lyapunov exponents in that region. Under this interpretation, the collapse of the rescaled distributions after normalizing by ⟨∆⟩ suggests that most of the variability across initial conditions can be attributed to this scale factor, which is indeed independent of the underlying loss geometry. The remaining distributional shape, which becomes approximately universal after rescaling, would then fully reflect said geometry. The precise shape of the rescaled distribution appears to be a skewed lognormal distribution. How this seemingly universal shape is connected to the specific loss landscape geometry in the original, high-dimensional space and how this might depend on different neural network architectures and regression/classification tasks is a fascinating open problem.

11 CONCLUSIONS

In this work we find that our scalar embedding technique provides a low-dimensional representation of neural network training dynamics while preserving nontrivial dynamical information from the original high-dimensional parameter space. Our representative examples show that despite compressing trajectories evolving in a space of order 5 · 104 dimensions into a single scalar observable, the embedding successfully reproduces the qualitative dependence of the dynamics on the learning rate, including the emergence of sensitivity to initial conditions in the same training regimes identified in the full parameter space analysis. The embedding representation also enables a direct geometric characterization of trajectory separation during training. In particular, we introduce an embeddingemb based decorrelation time, τdec , which provides a robust and interpretable measure of the timescale over which nearby trajectories lose coherence. Compared with an accuracy-based estimator, the embedding-based approach avoids the limitations associated with compressed and saturated performance observables, allowing trajectory divergence to be identified more clearly and systematically. Beyond characterizing trajectory divergence, the scalar embedding also reveals statistical structure in the organization of asymptotic states in the embedded landscape. By studying the spacing observable ∆ between asymptotic embedded states, we showed that the corresponding spacing distributions become statistically compatible across initial conditions after rescaling by their mean value. This collapse suggest the existence of an approximately universal underlying organization of minima in the embedded landscape, with the characteristic scale of the spacings controlled by local instability properties of the dynamics. More broadly, these results support the interpretation of ANN training as a high-dimensional dynamical process whose geometric and chaotic properties can nevertheless be captured through low-dimensional representations [41]. The methodology introduced here opens the possibility of studying optimization dynamics, sensitivity to perturbations, and landscape organization in neural networks using tools and concepts from dynamical systems and statistical physics in a simplified setting. Possible future directions include extending the analysis to stochastic optimization methods such as stochastic gradient descent (SGD) and to alternative neural networks architectures. Another interesting direction would be to investigate whether the observed spacing statistics exhibit universal behavior across different architectures, datasets and optimization methods. Acknowledgments – PJ acknowledges funding from Maria de Maeztu (MdM) Seal of Excellence (CEX2021-001164-M) via the FPI programme (grant PRE2022-104148), funded by the MICIU/AEI/10.13039/501100011033. LL

acknowledges partial support from project CSxAI (PID2024-157526NB-I00) funded by MICIU/AEI/10.13039/501100011033/FEDER, UE. MCS and LL acknowledge partial support from a Maria de Maeztu grant (CEX2021-001164-M) funded by the MICIU/AEI/10.13039/501100011033, and from the European Commission Chips Joint Undertaking project No. 101194363 (NEHIL). Code availability – The code used to run the simulations will be available after publication at https://github.com/pedrojg8.

Appendix A: Training efficiency and sensitivity to initial conditions

To assess the relation between sensitivity to perturbations and learning performance, in [17] we computed the average number of epochs, ⟨τ ⟩, required for the network to reach a validation accuracy of at least 90%, averaged over all initial conditions. Figure 15 shows ⟨τ ⟩ and ρ, the percentage of initial conditions for which the local MLE is positive, as functions of the learning rate η.

100 80 60 40 20 0

5000 4000 3000 2000 1000 0

0.0 0.0005 0.001 0.005 0.01 0.15 0.5 1.0 2.5 5.0 7. 10 5 12.0 15.5 17.0 20.5 .0

IV.

Figure 15. Percentage of positive local Lyapunov exponents, ρ (left axis), and average number of epochs ⟨τ ⟩ required to reach 90% validation accuracy (right axis) as functions of the learning rate η. The minimum of ⟨τ ⟩ occurs in the same learning rate region where ρ approaches 100%

The dependence of ⟨τ ⟩ on η is markedly nonmonotonic. While small learning rates lead to slow convergence, excessively large learning rates result in unstable training. Between these two extremes, ⟨τ ⟩ reaches a pronounced minimum around η ≈ 7.5. Remarkably, this minimum coincides with the regime where ρ approaches 100%, indicating that sensitivity to initial conditions becomes widespread across the ensemble. This observation reveals a learning rate region in which strong dynamical instability coexists with near-optimal training efficiency, motivating the focus on this regime throughout the present work.

12

[1] Ian J. Goodfellow, Yoshua Bengio, and Aaron Courville. Deep Learning. MIT Press, Cambridge, MA, USA, 2016. http://www.deeplearningbook.org. [2] John J Hopfield. Neural networks and physical systems with emergent collective computational abilities. Proceedings of the national academy of sciences, 79(8):2554– 2558, 1982. [3] Giuseppe Carleo, Ignacio Cirac, Kyle Cranmer, Laurent Daudet, Maria Schuld, Naftali Tishby, Leslie VogtMaranto, and Lenka Zdeborová. Machine learning and the physical sciences. Reviews of Modern Physics, 91(4):045002, 2019. [4] Steven L Brunton and J Nathan Kutz. Data-driven science and engineering: Machine learning, dynamical systems, and control. Cambridge University Press, 2022. [5] Zongrui Pei. Statistical physics for artificial neural networks. Applied Physics Reviews, 13(1), 2026. [6] Sara Kaviani and Insoo Sohn. Application of complex systems topologies in artificial neural networks optimization: An overview. Expert Systems with Applications, 180:115073, 2021. [7] Lucas Lacasa, Jorge P Rodriguez, and Victor M Eguiluz. Correlations of network trajectories. Physical Review Research, 4(4):L042008, 2022. [8] Vito Latora, Vincenzo Nicosia, and Giovanni Russo. Complex networks: principles, methods and applications. Cambridge University Press, 2017. [9] Naoki Masuda and Renaud Lambiotte. A guide to temporal networks. World Scientific, 2016. [10] Petter Holme and Jari Saramäki. Temporal network theory, volume 2. Springer, 2019. [11] Annalisa Caligiuri, Tobias Galla, and Lucas Lacasa. Characterizing the dynamics of unlabeled temporal networks. Chaos: An Interdisciplinary Journal of Nonlinear Science, 35(5), 2025. [12] Francisco Bauzá Mingueza, Mario Florı́a, Jesús GómezGardeñes, Alex Arenas, and Alessio Cardillo. Characterization of interactions’ persistence in time-varying networks. Scientific Reports, 13(1):765, 2023. [13] Harrison Hartle and Naoki Masuda. Autocorrelation properties of temporal networks governed by dynamic node variables. Physical Review Research, 7(1):013083, 2025. [14] Annalisa Caligiuri, Victor M Eguı́luz, Leonardo Di Gaetano, Tobias Galla, and Lucas Lacasa. Lyapunov exponents for temporal networks. Physical Review E, 107(4):044305, 2023. [15] Annalisa Caligiuri, David Papo, Görsev Yener, Bahar Güntekin, Tobias Galla, Lucas Lacasa, and Massimiliano Zanin. Predictability of temporal network dynamics in normal ageing and brain pathology. Journal of Complex Networks, 14(1):cnaf058, 2026. [16] Kaloyan Danovski, Miguel C Soriano, and Lucas Lacasa. Dynamical stability and chaos in artificial neural network trajectories along training. Frontiers in Complex Systems, 2:1367957, 2024. [17] Pedro Jiménez-González, Miguel C Soriano, and Lucas Lacasa. Leveraging chaotic transients in the training of artificial neural networks. Physical Review Research, 8(2):L022032, 2026. [18] Guillermo B Morales and Miguel A Muñoz. Optimal in-

put representation in neural systems at the edge of chaos. Biology, 10(8):702, 2021. [19] L Storm, Hampus Linander, J Bec, Kristian Gustavsson, and Bernhard Mehlig. Finite-time lyapunov exponents of deep neural networks. Physical Review Letters, 132(5):057301, 2024. [20] Claudio Gallicchio, Alessio Micheli, and Luca Silvestri. Local lyapunov exponents of deep echo state networks. Neurocomputing, 298:34–45, 2018. [21] Anna Sergeevna Bosman, Andries Engelbrecht, and Mardé Helbig. Visualising basins of attraction for the cross-entropy and the squared error neural network loss functions. Neurocomputing, 400:113–136, 2020. [22] Ian Goodfellow, Oriol Vinyals, and Andrew Saxe. Qualitatively characterizing neural network optimization problems. In International Conference on Learning Representations, 2015. [23] Hao Li, Zheng Xu, Gavin Taylor, Christoph Studer, and Tom Goldstein. Visualizing the loss landscape of neural nets. Advances in neural information processing systems, 31, 2018. [24] Lei Wu, Zhanxing Zhu, and Weinan E. Towards understanding the generalization of deep learning: Perspective of loss landscapes. In ICML 2017 Workshop on Principled Approaches to Deep Learning, 2017. [25] Behrooz Ghorbani, Shankar Krishnan, and Ying Xiao. An investigation into neural net optimization via hessian eigenvalue density. In International Conference on Machine Learning, pages 2232–2241. PMLR, 2019. [26] Levent Sagun, Utku Evci, V Ugur Guney, Yann Dauphin, and Leon Bottou. Empirical analysis of the hessian of over-parametrized neural networks. arXiv preprint arXiv:1706.04454, 2017. [27] Jonathan Frankle. Revisiting ”qualitatively characterizing neural network optimization problems”. arXiv preprint arXiv:2012.06898, 2020. [28] Tiffany J Vlaar and Jonathan Frankle. What can linear interpolation of neural network loss landscapes tell us? In International Conference on Machine Learning, pages 22325–22341. PMLR, 2022. [29] James R Lucas, Juhan Bae, Michael R Zhang, Stanislav Fort, Richard Zemel, and Roger B Grosse. On monotonic linear interpolation of neural network parameters. In International Conference on Machine Learning, pages 7168–7179. PMLR, 2021. [30] Andrew Ly and Pulin Gong. Optimization on multifractal loss landscapes explains a diverse range of geometrical and dynamical properties of deep learning. Nature Communications, 16(1):3252, 2025. [31] Chunyuan Li, Heerad Farkhoor, Rosanne Liu, and Jason Yosinski. Measuring the intrinsic dimension of objective landscapes. In International Conference on Learning Representations (ICLR), 2018. [32] Guy Gur-Ari, Daniel A Roberts, and Ethan Dyer. Gradient descent happens in a tiny subspace. arXiv preprint arXiv:1812.04754, 2018. [33] Minhak Song, Kwangjun Ahn, and Chulhee Yun. Does sgd really happen in tiny subspaces? In International Conference on Learning Representations, volume 2025, pages 8086–8120, 2025. [34] Jialin Mao, Itay Griniasty, Han Kheng Teoh, Rahul

13 Ramesh, Rubing Yang, Mark K Transtrum, James P Sethna, and Pratik Chaudhari. The training process of many deep networks explores the same low-dimensional manifold. Proceedings of the National Academy of Sciences, 121(12):e2310002121, 2024. [35] Eliana Lorch. Visualizing deep network training trajectories with pca. In ICML Workshop on Visualization for Deep Learning, 2016. [36] Joseph Antognini and Jascha Sohl-Dickstein. Pca of high dimensional random walks with comparison to neural network training. Advances in Neural Information Processing Systems, 31, 2018. [37] Gabriel Eilertsen, Daniel Jönsson, Timo Ropinski, Jonas Unger, and Anders Ynnerman. Classifying the classifier: dissecting the weight space of neural networks. In European Conference on Artificial Intelligence (ECAI 2020), volume 325, pages 1119–1126. IOS PRESS, 2020. [38] Konstantin Schürholt, Dimche Kostadinov, and Damian Borth. Self-supervised representation learning on neural network weights for model characteristic prediction. Advances in Neural Information Processing Systems, 34:16481–16493, 2021. [39] Xiaolong Han, Zehong Wang, Bo Zhao, Binchi Zhang, Jundong Li, Damian Borth, Rose Yu, Haggai Maron, Yanfang Ye, Lu Yin, et al. A survey of weight space learning: Understanding, representation, and generation. arXiv preprint arXiv:2603.10090, 2026. [40] Chanon Thongprayoon, Lorenzo Livi, and Naoki Ma-

suda. Embedding and trajectories of temporal networks. IEEE Access, 11:41426–41443, 2023. [41] Lucas Lacasa, F Javier Marı́n-Rodrı́guez, Naoki Masuda, and Lluı́s Arola-Fernández. Scalar embedding of temporal network trajectories. Chaos, Solitons & Fractals, 199:116599, 2025. [42] Lucas Lacasa. Fluid dynamics reduction methods for temporal networks. Scientific Reports, 2026. [43] Andrew Mead. Review of the development of multidimensional scaling methods. Journal of the Royal Statistical Society: Series D (The Statistician), 41(1):27–39, 1992. [44] Yann LeCun, Léon Bottou, Yoshua Bengio, and Patrick Haffner. Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11):2278–2324, 1998. [45] Alethea Power, Yuri Burda, Harri Edwards, Igor Babuschkin, and Vedant Misra. Grokking: Generalization beyond overfitting on small algorithmic datasets. arXiv preprint arXiv:2201.02177, 2022. [46] Kenzo Clauw, Sebastiano Stramaglia, and Daniele Marinazzo. Information-theoretic progress measures reveal grokking is an emergent phase transition. arXiv preprint arXiv:2408.08944, 2024. [47] Fritz W Scholz and Michael A Stephens. K-sample anderson–darling tests. Journal of the American Statistical Association, 82(399):918–924, 1987.

Record · ID 321854 · SHA-256 2d712ca92c5e33ab
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.