Supermodular function
Class of mathematical functions
In mathematics, a supermodular function is a function on a lattice that, informally, has the property of being characterized by "increasing differences." Seen from the point of set functions, this can also be viewed as a relationship of "increasing returns", where adding more elements to a subset increases its valuation. In economics, supermodular functions are often used as a formal expression of complementarity in preferences among goods. Supermodular functions are studied and have applications in game theory, economics, lattice theory, combinatorial optimization, and machine learning.
01Definition
Let be a lattice. A real-valued function
is called supermodular if
for all .
If the inequality is strict, then is strictly supermodular on
. If
is (strictly) supermodular then f is called (strictly) submodular. A function that is both submodular and supermodular is called modular. This corresponds to the inequality being changed to an equality.
We can also define supermodular functions where the underlying lattice is the vector space . Then the function
is supermodular if
for all ,
, where
denotes the componentwise maximum and
the componentwise minimum of
and
.
If f is twice continuously differentiable, then supermodularity is equivalent to the condition
02Supermodularity in economics and game theory
The concept of supermodularity is used in the social sciences to analyze how one agent's decision affects the incentives of others.
Consider a symmetric game with a smooth payoff function defined over actions
of two or more players
. Suppose the action space is continuous; for simplicity, suppose each action is chosen from an interval:
. In this context, supermodularity of
implies that an increase in player
's choice
increases the marginal payoff
of action
for all other players
. That is, if any player
chooses a higher
, all other players
have an incentive to raise their choices
too. Following the terminology of Bulow, Geanakoplos, and Klemperer (1985), economists call this situation strategic complementarity, because players' strategies are complements to each other. This is the basic property underlying examples of multiple equilibria in coordination games.
The opposite case of supermodularity of , called submodularity, corresponds to the situation of strategic substitutability. An increase in
lowers the marginal payoff to all other player's choices
, so strategies are substitutes. That is, if
chooses a higher
, other players have an incentive to pick a lower
.
For example, Bulow et al. consider the interactions of many imperfectly competitive firms. When an increase in output by one firm raises the marginal revenues of the other firms, production decisions are strategic complements. When an increase in output by one firm lowers the marginal revenues of the other firms, production decisions are strategic substitutes.
A supermodular utility function is often related to complementary goods. However, this view is disputed.
03Supermodular set functions
Supermodularity can also be defined for set functions, which are functions defined over subsets of a larger set. Many properties of submodular set functions can be rephrased to apply to supermodular set functions.
Intuitively, a supermodular function over a set of subsets demonstrates "increasing returns". This means that if each subset is assigned a real number that corresponds to its value, the value of a subset will always be less than the value of a larger subset which contains it. Alternatively, this means that as we add elements to a set, we increase its value.
Definition
Let be a finite set. A set function
is supermodular if it satisfies the following (equivalent) conditions:
for all
.
for all
, where
.
A set function is submodular if
is supermodular, and modular if it is both supermodular and submodular.
Additional Facts
- If
is modular and
is submodular, then
is a supermodular function.
- A non-negative supermodular function is also a superadditive function.
04Optimization Techniques
There are specialized techniques for optimizing submodular functions. Theory and enumeration algorithms for finding local and global maxima (minima) of submodular (supermodular) functions can be found in "Maximization of submodular functions: Theory and enumeration algorithms", B. Goldengorin.
Sources and credits
This article is adapted from the Wikipedia article “Supermodular function”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.