T-6: Difference between revisions
| Line 70: | Line 70: | ||
</ol> | </ol> | ||
<br> | <br> | ||
== Dynamics, optimization, trapping local minima == | == Dynamics, optimization, trapping local minima == | ||
Revision as of 15:44, 15 March 2026
Goal:
Complete the characterisation of the energy landscape of the spherical -spin.
Techniques: saddle point, random matrix theory.
Problems
Problem 6: the Hessian at the stationary points, and random matrix theory
This is a continuation of problem 5. To get the complexity of the spherical -spin, it remains to compute the expectation value of the determinant of the Hessian matrix: this is the goal of this problem. We will do this exploiting results from random matrix theory discussion in the Tutorial and Exercise 4 .
- Gaussian Random matrices. Show that the matrix , defined in Problem 5, is a GOE matrix, i.e. a matrix taken from the Gaussian Orthogonal Ensemble, meaning that it is a symmetric matrix with distribution where is a normalization. What is the value of ?
- Eigenvalue density and concentration. Let be the eigenvalues of the matrix . Show that the following identity holds: where is the empirical eigenvalue distribution. It can be shown that if is a GOE matrix, the distribution of the empirical distribution has a large deviation form with speed , meaning that where now is a functional. Using a saddle point argument, show that this implies where is the typical value of the eigenvalue density, which satisfies .
- The semicircle and the complexity. The eigenvalue density of GOE matrices is self-averaging, and it equals to
-
Combining all the results, show that the annealed complexity is
The integral can be computed explicitly, and one finds:
Plot the annealed complexity, and determine numerically where it vanishes: why is this a lower bound or the ground state energy density?
- The threshold and the stability. Sketch for different values of ; recalling that the Hessian encodes for the stability of the stationary points, show that there is a transition in the stability of the stationary points at the critical value of the energy density When are the critical points stable local minima? When are they saddles? Why the stationary points at are called marginally stable ?
Dynamics, optimization, trapping local minima

So far we have discussed the equilibrium properties of disordered systems, that are encoded in their partition function/free energy. When a system (following Langevin, Monte Carlo dynamics) equilibrates at sufficiently large times, its long-time properties are captured by these equilibrium calculations. In glassy systems the equilibration timescales are extremely large: for very large timescales the system does not visit equilibrium configurations, but rather metastable states.
- Rugged landscapes. Consider the spherical -spin model: is an energy landscape . It is a random function on configuration space (the surface of the sphere). This landscape has its global minimum(a) at the ground state configuration(s): the energy density of the ground state(s) can be obtained studying the partition function in the limit . Besides the ground state(s), the energy landscape can have other local minima; fully-connected models of glasses are characterized by the fact that there are plenty of these local minima: the energy landscape is rugged, see the sketch.
- Optimization by gradient descent. Suppose that we are interested in finding the configurations of minimal energy, starting from an arbitrary configuration : we can implement a dynamics in which we progressively update the configuration moving towards lower and lower values of the energy, hoping to eventually converge to the ground state(s). The simplest dynamics of this sort is gradient descent, where is the gradient of the landscape restricted to the sphere. The dynamics stops when it reaches a stationary point , a configuration where . If the landscape has a convex structure, this will be the ground state; if the energy landscape is very non-convex like in glasses, the end point of this algorithm will be a local minimum at energies much higher than the ground state (see sketch).
- Stationary points and complexity. To guess where gradient descent dynamics (or Langevin dynamics ) are expected to converge, it is useful to understand the distribution of the stationary points, i.e. the number of such configuration having a given energy density . In fully-connected models, this quantity has an exponential scaling, , where is the landscape’s complexity. [*] . Stationary points can be stable (local minima), or unstable (saddles or local maxima): their stability is encoded in the spectrum of the Hessian matrix : when all the eigenvalues of the Hessian are positive, the point is a local minimum (and a saddle otherwise).
- [*] - This quantity looks similar to the entropy we computed for the REM in Problem 1. However, while the entropy counts all configurations at a given energy density, the complexity accounts only for the stationary points.
Check out: key concepts
Metastable states, Hessian matrices, random matrix theory, landscape’s complexity.