\documentclass[aps,prl,reprint,longbibliography,floatfix,fleqn]{revtex4-2} \usepackage[utf8]{inputenc} % why not type "Bézout" with unicode? \usepackage[T1]{fontenc} % vector fonts plz \usepackage[ colorlinks=true, urlcolor=purple, citecolor=purple, filecolor=purple, linkcolor=purple ]{hyperref} % ref and cite links with pretty colors \usepackage{amsmath, amssymb, graphicx, xcolor} % standard packages \begin{document} \title{Complex complex landscapes: I: saturating the Bézout bound} % change me \author{Jaron Kent-Dobias} \author{Jorge Kurchan} \affiliation{Laboratoire de Physique de l'Ecole Normale Supérieure, Paris, France} \date\today \begin{abstract} We study the saddle-points of the $p$-spin model, the best understood example of `complex (rugged) landscape' in the space in which all its $N$ variables are allowed to be complex. The problem becomes a system of $N$ random equations of degree $p-1$. We solve for quantities averaged over randomness in the $N \rightarrow \infty$ limit. We show that the number of solutions saturates the Bézout bound $\ln {\cal{N}}\sim N \ln (p-1) $\cite{Bezout_1779_Theorie}. The Hessian of each saddle is given by a random matrix of the form $M=a A^2+b B^2 +ic [A,B]_-+ d [A,B]_+$, where $A$ and $B$ are GOE matrices and $a-d$ real. Its spectrum has a transition from one-cut to two-cut that generalizes the notion of `threshold level' that is well-known in the real problem. In the case that the disorder is itself real, only the square-root of the total number solutions are real. In terms of real and imaginary parts of the energy, the solutions are divided in sectors where the saddles have different topological properties. \end{abstract} \maketitle Spin-glasses have long been considered the paradigm of `complex landscapes' of many variables, a subject that includes Neural Networks and optimization problems, most notably Constraint Satisfaction ones. The most tractable family of these are the mean-field spherical p-spin models defined by the energy: \begin{equation} \label{eq:bare.hamiltonian} E = \sum_p \frac{c_p}{p!}\sum_{i_1\cdots i_p}^NJ_{i_1\cdots i_p}z_{i_1}\cdots z_{i_p}, \end{equation} where the $J_{i_1\cdots i_p}$ are real Gaussian variables and the $z_i$ are real and constrained to a sphere $\sum_i z_i^2=N$. This problem has been attacked from several angles: the replica trick to compute the Boltzmann-Gibbs distribution, a Kac-Rice \cite{Kac,Fyodorov} procedure (similar to the Fadeev-Popov integral) to compute the number of saddle-points of the energy function, and the gradient-descent -- or more generally Langevin -- dynamics staring from a high-energy configuration. Thanks to the relative simplicity of the energy, all these approaches are possible analytically in the large $N$ limit. In th where $z\in\mathbb C^N$ is constrained by $z^2=N$ and $J$ is a symmetric tensor whose elements are complex normal with $\langle|J|^2\rangle=p!/2N^{p-1}$ and $\langle J^2\rangle=\kappa\langle|J|^2\rangle$ for complex parameter $|\kappa|<1$. The constraint is enforced using the method of Lagrange multipliers: introducing the $\epsilon\in\mathbb C$, this gives \begin{equation} \label{eq:constrained.hamiltonian} H = H_0+\frac p2\epsilon\left(N-\sum_i^Nz_i^2\right). \end{equation} At any critical point $\epsilon=H/N$, the average energy. When compared with $z^*z=N$, the constraint $z^2=N$ may seem an unnatural extension of the real $p$-spin spherical model. However, a model with this nonholomorphic spherical constraint has a disturbing lack of critical points nearly everywhere, since $0=\partial H/\partial z^*=-p\epsilon z$ is only satisfied for $\epsilon=0$, as $z=0$ is forbidden by the constraint. Since $H$ is holomorphic, a point is a critical point of its real part if and only if it is also a critical point of its imaginary part. The number of critical points of $H$ is therefore the number of critical points of $\mathop{\mathrm{Re}}H$. Writing $z=x+iy$, $\mathop{\mathrm{Re}}H$ can be interpreted as a real function of $2N$ real variables. The number of critical points it has is given by the usual Kac--Rice formula: \begin{equation} \label{eq:real.kac-rice} \mathcal N(\kappa,\epsilon) = \int dx\,dy\,\delta(\partial_x\mathop{\mathrm{Re}}H)\delta(\partial_y\mathop{\mathrm{Re}}H) \left|\det\begin{bmatrix} \partial_x\partial_x\mathop{\mathrm{Re}}H & \partial_x\partial_y\mathop{\mathrm{Re}}H \\ \partial_y\partial_x\mathop{\mathrm{Re}}H & \partial_y\partial_y\mathop{\mathrm{Re}}H \end{bmatrix}\right|. \end{equation} The Cauchy--Riemann relations can be used to simplify this. Using the Wirtinger derivative $\partial=\partial_x-i\partial_y$, one can write $\partial_x\mathop{\mathrm{Re}}H=\mathop{\mathrm{Re}}\partial H$ and $\partial_y\mathop{\mathrm{Re}}H=-\mathop{\mathrm{Im}}\partial H$. With similar transformations, the eigenvalue spectrum of the Hessian of $\mathop{\mathrm{Re}}H$ can be shown to be equivalent to the singular value spectrum of the Hessian $\partial\partial H$ of $H$, and as a result the determinant that appears above is equivalent to $|\det\partial\partial H|^2$. This allows us to write \eqref{eq:real.kac-rice} in the manifestly complex form \begin{equation} \label{eq:complex.kac-rice} \mathcal N(\kappa,\epsilon) = \int dx\,dy\,\delta(\mathop{\mathrm{Re}}\partial H)\delta(\mathop{\mathrm{Im}}\partial H) |\det\partial\partial H|^2. \end{equation} \bibliographystyle{apsrev4-2} \bibliography{bezout} \end{document}