最通俗的理解:表示使目标函数取最小值时的变量值
From Wikipedia

In mathematics, arg max (or argmax) stands for the argument of the maximum, that is to say, the set of points of the given argument for which the value of the given expression attains its maximum value:[note 1]

arg min 的含义

In other words,

arg min 的含义

is the set of values of x for which f(x) has the largest value M. For example, if f(x) is 1−|x|, then it attains its maximum value of 1 at x = 0 and only there, so arg min 的含义.


Equivalently, if M is the maximum of f, then the arg max is the level set of the maximum:

arg min 的含义

If the maximum is reached at a single value, then one refers to the point as the arg max, meaning we define the arg max as a point, not a set of points. So, for example,

arg min 的含义

(rather than the singleton set {5}), since the maximum value of x(10 − x) is 25, which happens when x = 5.[note 2]

However, in case the maximum is reached at many values, arg max is a set of points.

Then, we have for example

arg min 的含义

since the maximum value of cos(x) is 1, which happens on this interval when x = 0, 2π or 4π. On the whole real line, the arg max is arg min 的含义

arg min (or argmin) is defined analogously.

Note also that functions do not in general attain a maximum value, and hence will in general not have an arg max: arg min 的含义 is undefined, as xis unbounded on the real line. However, by the extreme value theorem (or the classical compactness argument), a continuous function on acompact interval has a maximum, and thus an arg max.

相关文章: