Misplaced Pages

Supermodular function

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
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.

Definition

Let ( X , ) {\displaystyle (X,\preceq )} be a lattice. A real-valued function f : X R {\displaystyle f:X\rightarrow \mathbb {R} } is called supermodular if f ( x y ) + f ( x y ) f ( x ) + f ( y ) {\displaystyle f(x\vee y)+f(x\wedge y)\geq f(x)+f(y)}

for all x , y X {\displaystyle x,y\in X} .

If the inequality is strict, then f {\displaystyle f} is strictly supermodular on X {\displaystyle X} . If f {\displaystyle -f} 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 R n {\displaystyle \mathbb {R} ^{n}} . Then the function f : R n R {\displaystyle f:\mathbb {R} ^{n}\to \mathbb {R} } is supermodular if

f ( x y ) + f ( x y ) f ( x ) + f ( y ) {\displaystyle f(x\uparrow y)+f(x\downarrow y)\geq f(x)+f(y)}

for all x {\displaystyle x} , y R n {\displaystyle y\in \mathbb {R} ^{n}} , where x y {\displaystyle x\uparrow y} denotes the componentwise maximum and x y {\displaystyle x\downarrow y} the componentwise minimum of x {\displaystyle x} and y {\displaystyle y} .

If f is twice continuously differentiable, then supermodularity is equivalent to the condition

2 f z i z j 0  for all  i j . {\displaystyle {\frac {\partial ^{2}f}{\partial z_{i}\,\partial z_{j}}}\geq 0{\mbox{ for all }}i\neq j.}

Supermodularity 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 f {\displaystyle \,f} defined over actions z i {\displaystyle \,z_{i}} of two or more players i 1 , 2 , , N {\displaystyle i\in {1,2,\dots ,N}} . Suppose the action space is continuous; for simplicity, suppose each action is chosen from an interval: z i [ a , b ] {\displaystyle z_{i}\in } . In this context, supermodularity of f {\displaystyle \,f} implies that an increase in player i {\displaystyle \,i} 's choice z i {\displaystyle \,z_{i}} increases the marginal payoff d f / d z j {\displaystyle df/dz_{j}} of action z j {\displaystyle \,z_{j}} for all other players j {\displaystyle \,j} . That is, if any player i {\displaystyle \,i} chooses a higher z i {\displaystyle \,z_{i}} , all other players j {\displaystyle \,j} have an incentive to raise their choices z j {\displaystyle \,z_{j}} 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 f {\displaystyle \,f} , called submodularity, corresponds to the situation of strategic substitutability. An increase in z i {\displaystyle \,z_{i}} lowers the marginal payoff to all other player's choices z j {\displaystyle \,z_{j}} , so strategies are substitutes. That is, if i {\displaystyle \,i} chooses a higher z i {\displaystyle \,z_{i}} , other players have an incentive to pick a lower z j {\displaystyle \,z_{j}} .

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.

Supermodular 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 S {\displaystyle S} be a finite set. A set function f : 2 S R {\displaystyle f:2^{S}\to \mathbb {R} } is supermodular if it satifies the following (equivalent) conditions:

  1. f ( A ) + f ( B ) f ( A B ) + f ( A B ) {\displaystyle f(A)+f(B)\leq f(A\cap B)+f(A\cup B)} for all A , B S {\displaystyle A,B\subseteq S} .
  2. f ( A { v } ) f ( A ) f ( B { v } ) f ( B ) {\displaystyle f(A\cup \{v\})-f(A)\leq f(B\cup \{v\})-f(B)} for all A B V {\displaystyle A\subset B\subset V} , where v B {\displaystyle v\notin B} .

A set function f {\displaystyle f} is submodular if f {\displaystyle -f} is supermodular, and modular if it is both supermodular and submodular.

Additional Facts

  • If f {\displaystyle f} is modular and g {\displaystyle g} is submodular, then f g {\displaystyle f-g} is a supermodular function.
  • A non-negative supermodular function is also a superadditive function.

Optimization 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.

See also

Notes and references

  1. Topkis, Donald M., ed. (1998). Supermodularity and complementarity. Frontiers of economic research. Princeton, N.J: Princeton University Press. ISBN 978-0-691-03244-3.
  2. The equivalence between the definition of supermodularity and its calculus formulation is sometimes called Topkis' characterization theorem. See Milgrom, Paul; Roberts, John (1990). "Rationalizability, Learning, and Equilibrium in Games with Strategic Complementarities". Econometrica. 58 (6): 1255–1277 . doi:10.2307/2938316. JSTOR 2938316.
  3. Bulow, Jeremy I.; Geanakoplos, John D.; Klemperer, Paul D. (1985). "Multimarket Oligopoly: Strategic Substitutes and Complements". Journal of Political Economy. 93 (3): 488–511. CiteSeerX 10.1.1.541.2368. doi:10.1086/261312. S2CID 154872708.
  4. Cooper, Russell; John, Andrew (1988). "Coordinating coordination failures in Keynesian models" (PDF). Quarterly Journal of Economics. 103 (3): 441–463. doi:10.2307/1885539. JSTOR 1885539.
  5. Chambers, Christopher P.; Echenique, Federico (2009). "Supermodularity and preferences". Journal of Economic Theory. 144 (3): 1004. CiteSeerX 10.1.1.122.6861. doi:10.1016/j.jet.2008.06.004.
  6. McCormick, S. Thomas (2005), Submodular Function Minimization, Handbooks in Operations Research and Management Science, vol. 12, Elsevier, pp. 321–391, doi:10.1016/s0927-0507(05)12007-6, ISBN 978-0-444-51507-0, retrieved 2024-12-12
  7. Goldengorin, Boris (2009-10-01). "Maximization of submodular functions: Theory and enumeration algorithms". European Journal of Operational Research. 198 (1): 102–112. doi:10.1016/j.ejor.2008.08.022. ISSN 0377-2217.
Categories: