mixed derivatives
   HOME

TheInfoList



OR:

In mathematics, the Hessian matrix or Hessian is a square matrix of second-order partial derivatives of a scalar-valued
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
, or scalar field. It describes the local curvature of a function of many variables. The Hessian matrix was developed in the 19th century by the German mathematician
Ludwig Otto Hesse Ludwig Otto Hesse (22 April 1811 – 4 August 1874) was a German mathematician. Hesse was born in Königsberg, Prussia, and died in Munich, Bavaria. He worked mainly on algebraic invariants, and geometry. The Hessian matrix, the Hesse norm ...
and later named after him. Hesse originally used the term "functional determinants".


Definitions and properties

Suppose f : \R^n \to \R is a function taking as input a vector \mathbf \in \R^n and outputting a scalar f(\mathbf) \in \R. If all second-order partial derivatives of f exist, then the Hessian matrix \mathbf of f is a square n \times n matrix, usually defined and arranged as follows: \mathbf H_f= \begin \dfrac & \dfrac & \cdots & \dfrac \\ .2ex \dfrac & \dfrac & \cdots & \dfrac \\ .2ex \vdots & \vdots & \ddots & \vdots \\ .2ex \dfrac & \dfrac & \cdots & \dfrac \end, or, by stating an equation for the coefficients using indices i and j, (\mathbf H_f)_ = \frac. If furthermore the second partial derivatives are all continuous, the Hessian matrix is a
symmetric matrix In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, Because equal matrices have equal dimensions, only square matrices can be symmetric. The entries of a symmetric matrix are symmetric with ...
by the symmetry of second derivatives. The
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
of the Hessian matrix is called the . The Hessian matrix of a function f is the Jacobian matrix of the
gradient In vector calculus, the gradient of a scalar-valued differentiable function of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p is the "direction and rate of fastest increase". If the gr ...
of the function f; that is: \mathbf(f(\mathbf)) = \mathbf(\nabla f(\mathbf)).


Applications


Inflection points

If f is a
homogeneous polynomial In mathematics, a homogeneous polynomial, sometimes called quantic in older texts, is a polynomial whose nonzero terms all have the same degree. For example, x^5 + 2 x^3 y^2 + 9 x y^4 is a homogeneous polynomial of degree 5, in two variables; ...
in three variables, the equation f = 0 is the
implicit equation In mathematics, an implicit equation is a relation of the form R(x_1, \dots, x_n) = 0, where is a function of several variables (often a polynomial). For example, the implicit equation of the unit circle is x^2 + y^2 - 1 = 0. An implicit func ...
of a
plane projective curve In mathematics, an affine algebraic plane curve is the zero set of a polynomial in two variables. A projective algebraic plane curve is the zero set in a projective plane of a homogeneous polynomial in three variables. An affine algebraic plane ...
. The
inflection point In differential calculus and differential geometry, an inflection point, point of inflection, flex, or inflection (British English: inflexion) is a point on a smooth plane curve at which the curvature changes sign. In particular, in the case ...
s of the curve are exactly the non-singular points where the Hessian determinant is zero. It follows by
Bézout's theorem Bézout's theorem is a statement in algebraic geometry concerning the number of common zeros of polynomials in indeterminates. In its original form the theorem states that ''in general'' the number of common zeros equals the product of the deg ...
that a
cubic plane curve In mathematics, a cubic plane curve is a plane algebraic curve defined by a cubic equation : applied to homogeneous coordinates for the projective plane; or the inhomogeneous version for the affine space determined by setting in such an ...
has at most 9 inflection points, since the Hessian determinant is a polynomial of degree 3.


Second-derivative test

The Hessian matrix of a convex function is positive semi-definite. Refining this property allows us to test whether a critical point x is a local maximum, local minimum, or a saddle point, as follows: If the Hessian is
positive-definite In mathematics, positive definiteness is a property of any object to which a bilinear form or a sesquilinear form may be naturally associated, which is positive-definite. See, in particular: * Positive-definite bilinear form * Positive-definite fu ...
at x, then f attains an isolated local minimum at x. If the Hessian is negative-definite at x, then f attains an isolated local maximum at x. If the Hessian has both positive and negative
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
s, then x is a saddle point for f. Otherwise the test is inconclusive. This implies that at a local minimum the Hessian is positive-semidefinite, and at a local maximum the Hessian is negative-semidefinite. For positive-semidefinite and negative-semidefinite Hessians the test is inconclusive (a critical point where the Hessian is semidefinite but not definite may be a local extremum or a saddle point). However, more can be said from the point of view of
Morse theory In mathematics, specifically in differential topology, Morse theory enables one to analyze the topology of a manifold by studying differentiable functions on that manifold. According to the basic insights of Marston Morse, a typical differentiab ...
. The second-derivative test for functions of one and two variables is simpler than the general case. In one variable, the Hessian contains exactly one second derivative; if it is positive, then x is a local minimum, and if it is negative, then x is a local maximum; if it is zero, then the test is inconclusive. In two variables, the
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
can be used, because the determinant is the product of the eigenvalues. If it is positive, then the eigenvalues are both positive, or both negative. If it is negative, then the two eigenvalues have different signs. If it is zero, then the second-derivative test is inconclusive. Equivalently, the second-order conditions that are sufficient for a local minimum or maximum can be expressed in terms of the sequence of principal (upper-leftmost) minors (determinants of sub-matrices) of the Hessian; these conditions are a special case of those given in the next section for bordered Hessians for constrained optimization—the case in which the number of constraints is zero. Specifically, the sufficient condition for a minimum is that all of these principal minors be positive, while the sufficient condition for a maximum is that the minors alternate in sign, with the 1 \times 1 minor being negative.


Critical points

If the
gradient In vector calculus, the gradient of a scalar-valued differentiable function of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p is the "direction and rate of fastest increase". If the gr ...
(the vector of the partial derivatives) of a function f is zero at some point \mathbf, then f has a (or ) at \mathbf. The
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
of the Hessian at \mathbf is called, in some contexts, a discriminant. If this determinant is zero then \mathbf is called a of f, or a of f. Otherwise it is non-degenerate, and called a of f. The Hessian matrix plays an important role in
Morse theory In mathematics, specifically in differential topology, Morse theory enables one to analyze the topology of a manifold by studying differentiable functions on that manifold. According to the basic insights of Marston Morse, a typical differentiab ...
and catastrophe theory, because its
kernel Kernel may refer to: Computing * Kernel (operating system), the central component of most operating systems * Kernel (image processing), a matrix used for image convolution * Compute kernel, in GPGPU programming * Kernel method, in machine learn ...
and
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
s allow classification of the critical points. The determinant of the Hessian matrix, when evaluated at a critical point of a function, is equal to the Gaussian curvature of the function considered as a manifold. The eigenvalues of the Hessian at that point are the principal curvatures of the function, and the eigenvectors are the principal directions of curvature. (See .)


Use in optimization

Hessian matrices are used in large-scale
optimization Mathematical optimization (alternatively spelled ''optimisation'') or mathematical programming is the selection of a best element, with regard to some criterion, from some set of available alternatives. It is generally divided into two subfi ...
problems within Newton-type methods because they are the coefficient of the quadratic term of a local
Taylor expansion In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor seri ...
of a function. That is, y = f(\mathbf + \Delta\mathbf)\approx f(\mathbf) + \nabla f(\mathbf)^\mathrm \Delta\mathbf + \frac \, \Delta\mathbf^\mathrm \mathbf(\mathbf) \, \Delta\mathbf where \nabla f is the
gradient In vector calculus, the gradient of a scalar-valued differentiable function of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p is the "direction and rate of fastest increase". If the gr ...
\left(\frac, \ldots, \frac\right). Computing and storing the full Hessian matrix takes \Theta\left(n^2\right) memory, which is infeasible for high-dimensional functions such as the loss functions of
neural nets Artificial neural networks (ANNs), usually simply called neural networks (NNs) or neural nets, are computing systems inspired by the biological neural networks that constitute animal brains. An ANN is based on a collection of connected units ...
,
conditional random field Conditional random fields (CRFs) are a class of statistical modeling methods often applied in pattern recognition and machine learning and used for structured prediction. Whereas a classifier predicts a label for a single sample without consid ...
s, and other statistical models with large numbers of parameters. For such situations, truncated-Newton and quasi-Newton algorithms have been developed. The latter family of algorithms use approximations to the Hessian; one of the most popular quasi-Newton algorithms is BFGS. Such approximations may use the fact that an optimization algorithm uses the Hessian only as a linear operator \mathbf(\mathbf), and proceed by first noticing that the Hessian also appears in the local expansion of the gradient: \nabla f (\mathbf + \Delta\mathbf) = \nabla f (\mathbf) + \mathbf(\mathbf) \, \Delta\mathbf + \mathcal(\, \Delta\mathbf\, ^2) Letting \Delta \mathbf = r \mathbf for some scalar r, this gives \mathbf(\mathbf) \, \Delta\mathbf = \mathbf(\mathbf)r\mathbf = r\mathbf(\mathbf)\mathbf = \nabla f (\mathbf + r\mathbf) - \nabla f (\mathbf) + \mathcal(r^2), that is, \mathbf(\mathbf)\mathbf = \frac \left nabla f(\mathbf + r \mathbf) - \nabla f(\mathbf)\right+ \mathcal(r) so if the gradient is already computed, the approximate Hessian can be computed by a linear (in the size of the gradient) number of scalar operations. (While simple to program, this approximation scheme is not numerically stable since r has to be made small to prevent error due to the \mathcal(r) term, but decreasing it loses precision in the first term.) Notably regarding Randomized Search Heuristics, the
evolution strategy In computer science, an evolution strategy (ES) is an optimization technique based on ideas of evolution. It belongs to the general class of evolutionary computation or artificial evolution methodologies. History The 'evolution strategy' optimizat ...
's covariance matrix adapts to the inverse of the Hessian matrix, up to a scalar factor and small random fluctuations. This result has been formally proven for a single-parent strategy and a static model, as the population size increases, relying on the quadratic approximation.


Other applications

The Hessian matrix is commonly used for expressing image processing operators in image processing and computer vision (see the Laplacian of Gaussian (LoG) blob detector, the determinant of Hessian (DoH) blob detector and
scale space Scale-space theory is a framework for multi-scale signal representation developed by the computer vision, image processing and signal processing communities with complementary motivations from physics and biological vision. It is a formal theor ...
). The Hessian matrix can also be used in normal mode analysis to calculate the different molecular frequencies in
infrared spectroscopy Infrared spectroscopy (IR spectroscopy or vibrational spectroscopy) is the measurement of the interaction of infrared radiation with matter by absorption, emission, or reflection. It is used to study and identify chemical substances or function ...
.


Generalizations


Bordered Hessian

A is used for the second-derivative test in certain constrained optimization problems. Given the function f considered previously, but adding a constraint function g such that g(\mathbf) = c, the bordered Hessian is the Hessian of the Lagrange function \Lambda(\mathbf, \lambda) = f(\mathbf) + \lambda (\mathbf) - c \mathbf H(\Lambda) = \begin \dfrac & \dfrac \\ \left(\dfrac\right)^ & \dfrac \end = \begin 0 & \dfrac & \dfrac & \cdots & \dfrac \\ .2ex\dfrac & \dfrac & \dfrac & \cdots & \dfrac \\ .2ex\dfrac & \dfrac & \dfrac & \cdots & \dfrac \\ .2ex\vdots & \vdots & \vdots & \ddots & \vdots \\ .2ex\dfrac & \dfrac & \dfrac & \cdots & \dfrac \end = \begin 0 & \dfrac \\ \left(\dfrac\right)^ & \dfrac \end If there are, say, m constraints then the zero in the upper-left corner is an m \times m block of zeros, and there are m border rows at the top and m border columns at the left. The above rules stating that extrema are characterized (among critical points with a non-singular Hessian) by a positive-definite or negative-definite Hessian cannot apply here since a bordered Hessian can neither be negative-definite nor positive-definite, as \mathbf^ \mathbf \mathbf = 0 if \mathbf is any vector whose sole non-zero entry is its first. The second derivative test consists here of sign restrictions of the determinants of a certain set of n - m submatrices of the bordered Hessian. Intuitively, the m constraints can be thought of as reducing the problem to one with n - m free variables. (For example, the maximization of f\left(x_1, x_2, x_3\right) subject to the constraint x_1 + x_2 + x_3 = 1 can be reduced to the maximization of f\left(x_1, x_2, 1 - x_1 - x_2\right) without constraint.) Specifically, sign conditions are imposed on the sequence of leading principal minors (determinants of upper-left-justified sub-matrices) of the bordered Hessian, for which the first 2 m leading principal minors are neglected, the smallest minor consisting of the truncated first 2 m + 1 rows and columns, the next consisting of the truncated first 2 m + 2 rows and columns, and so on, with the last being the entire bordered Hessian; if 2 m + 1 is larger than n + m, then the smallest leading principal minor is the Hessian itself. There are thus n - m minors to consider, each evaluated at the specific point being considered as a candidate maximum or minimum. A sufficient condition for a local is that these minors alternate in sign with the smallest one having the sign of (-1)^. A sufficient condition for a local is that all of these minors have the sign of (-1)^m. (In the unconstrained case of m=0 these conditions coincide with the conditions for the unbordered Hessian to be negative definite or positive definite respectively).


Vector-valued functions

If f is instead a vector field \mathbf : \R^n \to \R^m, that is, \mathbf f(\mathbf x) = \left(f_1(\mathbf x), f_2(\mathbf x), \ldots, f_m(\mathbf x)\right), then the collection of second partial derivatives is not a n \times n matrix, but rather a third-order
tensor In mathematics, a tensor is an algebraic object that describes a multilinear relationship between sets of algebraic objects related to a vector space. Tensors may map between different objects such as vectors, scalars, and even other tensor ...
. This can be thought of as an array of m Hessian matrices, one for each component of \mathbf: \mathbf H(\mathbf f) = \left(\mathbf H(f_1), \mathbf H(f_2), \ldots, \mathbf H(f_m)\right). This tensor degenerates to the usual Hessian matrix when m = 1.


Generalization to the complex case

In the context of several complex variables, the Hessian may be generalized. Suppose f : \Complex^n \to \Complex, and write f\left(z_1, \ldots, z_n\right). Then the generalized Hessian is \frac. If f satisfies the n-dimensional Cauchy–Riemann conditions, then the complex Hessian matrix is identically zero.


Generalizations to Riemannian manifolds

Let (M,g) be a Riemannian manifold and \nabla its Levi-Civita connection. Let f : M \to \R be a smooth function. Define the Hessian tensor by \operatorname(f) \in \Gamma\left(T^*M \otimes T^*M\right) \quad \text \quad \operatorname(f) := \nabla \nabla f = \nabla df, where this takes advantage of the fact that the first covariant derivative of a function is the same as its ordinary derivative. Choosing local coordinates \left\ gives a local expression for the Hessian as \operatorname(f)=\nabla_i\, \partial_j f \ dx^i \!\otimes\! dx^j = \left(\frac - \Gamma_^k \frac\right) dx^i \otimes dx^j where \Gamma^k_ are the
Christoffel symbols In mathematics and physics, the Christoffel symbols are an array of numbers describing a metric connection. The metric connection is a specialization of the affine connection to surfaces or other manifolds endowed with a metric, allowing distanc ...
of the connection. Other equivalent forms for the Hessian are given by \operatorname(f)(X, Y) = \langle \nabla_X \operatorname f,Y \rangle \quad \text \quad \operatorname(f)(X,Y) = X(Yf)-df(\nabla_XY).


See also

* The determinant of the Hessian matrix is a covariant; see
Invariant of a binary form In mathematical invariant theory, an invariant of a binary form is a polynomial in the coefficients of a binary form in two variables ''x'' and ''y'' that remains invariant under the special linear group acting on the variables ''x'' and ''y''. T ...
* Polarization identity, useful for rapid calculations involving Hessians. * *


Notes


Further reading

* *


External links

* * {{Matrix classes Differential operators Matrices Morse theory Multivariable calculus Singularity theory