<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=123.243.8.66</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=123.243.8.66"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/123.243.8.66"/>
	<updated>2026-08-10T13:26:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Choquet_integral&amp;diff=16689</id>
		<title>Choquet integral</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Choquet_integral&amp;diff=16689"/>
		<updated>2013-07-30T05:44:31Z</updated>

		<summary type="html">&lt;p&gt;123.243.8.66: /* Positive homogeneity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Stress majorization&#039;&#039;&#039; is an [[optimization (mathematics)|optimization strategy]] used in [[multidimensional scaling]] (MDS) where, for a set of &#039;&#039;n&#039;&#039; &#039;&#039;m&#039;&#039;-dimensional data items, a configuration &#039;&#039;X&#039;&#039; of &#039;&#039;n&#039;&#039; points in &#039;&#039;r(&amp;lt;&amp;lt;m)&#039;&#039;-dimensional space is sought that minimizes the so called &#039;&#039;stress&#039;&#039; function &amp;lt;math&amp;gt;\sigma(X)&amp;lt;/math&amp;gt;.  Usually &#039;&#039;r&#039;&#039; is 2 or 3, i.e. the &#039;&#039;(r&#039;&#039; x &#039;&#039;n)&#039;&#039; matrix &#039;&#039;X&#039;&#039; lists points in 2- or 3-dimensional [[Euclidean space]] so that the result may be visualised (i.e. an MDS plot).  The function &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; is a cost or [[loss function]] that measures the squared differences between ideal (&amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;-dimensional) distances and actual distances in &#039;&#039;r&#039;&#039;-dimensional space.  It is defined as:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\sigma(X)=\sum_{i&amp;lt;j\le n}w_{ij}(d_{ij}(X)-\delta_{ij})^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;w_{ij}\ge 0&amp;lt;/math&amp;gt; is a weight for the measurement between a pair of points &amp;lt;math&amp;gt;(i,j)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;d_{ij}(X)&amp;lt;/math&amp;gt; is the [[euclidean distance]] between &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\delta_{ij}&amp;lt;/math&amp;gt; is the ideal distance between the points (their separation) in the &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;-dimensional data space.  Note that &amp;lt;math&amp;gt;w_{ij}&amp;lt;/math&amp;gt; can be used to specify a degree of confidence in the similarity between points (e.g. 0 can be specified if there is no information for a particular pair).&lt;br /&gt;
&lt;br /&gt;
A configuration &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; which minimizes &amp;lt;math&amp;gt;\sigma(X)&amp;lt;/math&amp;gt; gives a plot in which points that are close together correspond to points that are also close together in the original &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;-dimensional data space.&lt;br /&gt;
&lt;br /&gt;
There are many ways that &amp;lt;math&amp;gt; \sigma(X)&amp;lt;/math&amp;gt; could be minimized.  For example, Kruskal&amp;lt;ref&amp;gt;{{citation|last=Kruskal|first=J. B.|authorlink=Joseph Kruskal|title=Multidimensional scaling by optimizing goodness of fit to a nonmetric hypothesis|journal=Psychometrika|volume=29|issue=1|pages=1–27|year=1964|doi=10.1007/BF02289565}}.&amp;lt;/ref&amp;gt; recommended an iterative [[steepest descent]] approach. However, a significantly better (in terms of guarantees on, and rate of, convergence) method for minimizing stress was introduced by [[Jan de Leeuw]].&amp;lt;ref name=&amp;quot;de Leeuw&amp;quot;&amp;gt;{{citation|last=de Leeuw|first=J.|contribution=Applications of convex analysis to multidimensional scaling|editor1-first=J. R.|editor1-last=Barra|editor2-first=F.|editor2-last=Brodeau|editor3-first=G.|editor3-last=Romie|editor4-first=B.|editor4-last=van Cutsem|title=Recent developments in statistics|pages=133–145|year=1977}}.&amp;lt;/ref&amp;gt;  De Leeuw&#039;s &#039;&#039;iterative majorization&#039;&#039; method at each step minimizes a simple convex function which both bounds &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; from above and touches the surface of &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; at a point &amp;lt;math&amp;gt;Z&amp;lt;/math&amp;gt;, called the &#039;&#039;supporting point&#039;&#039;.  In [[convex analysis]] such a function is called a &#039;&#039;majorizing&#039;&#039; function.  This iterative majorization process is also referred to as the SMACOF algorithm (&amp;quot;Scaling by majorizing a convex function&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
== The SMACOF algorithm ==&lt;br /&gt;
The stress function &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; can be expanded as follows:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\sigma(X)=\sum_{i&amp;lt;j\le n}w_{ij}(d_{ij}(X)-\delta_{ij})^2&lt;br /&gt;
=\sum_{i&amp;lt;j}w_{ij}\delta_{ij}^2 + \sum_{i&amp;lt;j}w_{ij}d_{ij}^2(X)-2\sum_{i&amp;lt;j}w_{ij}\delta_{ij}d_{ij}(X)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the first term is a constant &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; and the second term is quadratic in X (i.e. for the [[Hessian matrix]] V the second term is equivalent to [[Matrix trace|tr]]&amp;lt;math&amp;gt;X&#039;VX&amp;lt;/math&amp;gt;) and therefore relatively easily solved.  The third term is bounded by:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{i&amp;lt;j}w_{ij}\delta_{ij}d_{ij}(X)=\,\operatorname{tr}\, X&#039;B(X)X \ge \,\operatorname{tr}\, X&#039;B(Z)Z&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;B(Z)&amp;lt;/math&amp;gt; has:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;b_{ij}=-\frac{w_{ij}\delta_{ij}}{d_{ij}(Z)}&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;d_{ij}(Z)\ne 0, i \ne j&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;math&amp;gt;b_{ij}=0&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;d_{ij}(Z)=0, i\ne j&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &amp;lt;math&amp;gt;b_{ii}=-\sum_{j=1,j\ne i}^n b_{ij}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Proof of this inequality is by the [[Cauchy-Schwarz]] inequality, see Borg&amp;lt;ref name=&amp;quot;borg&amp;quot;&amp;gt;{{citation|last1=Borg|first1=I.|last2=Groenen|first2=P.|title=Modern Multidimensional Scaling: theory and applications|publisher=Springer-Verlag|location=New York|year=1997}}.&amp;lt;/ref&amp;gt; (pp.&amp;amp;nbsp;152–153).&lt;br /&gt;
&lt;br /&gt;
Thus, we have a simple quadratic function &amp;lt;math&amp;gt;\tau(X,Z)&amp;lt;/math&amp;gt; that majorizes stress:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\sigma(X)=C+\,\operatorname{tr}\, X&#039;VX - 2 \,\operatorname{tr}\, X&#039;B(X)X\le C+\,\operatorname{tr}\, X&#039; V X - 2 \,\operatorname{tr}\, X&#039;B(Z)Z = \tau(X,Z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The iterative minimization procedure is then:&lt;br /&gt;
&lt;br /&gt;
* at the k&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; step we set &amp;lt;math&amp;gt;Z\leftarrow X^{k-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;X^k\leftarrow \min_X \tau(X,Z)&amp;lt;/math&amp;gt;&lt;br /&gt;
* stop if &amp;lt;math&amp;gt;\sigma(X^{k-1})-\sigma(X^{k})&amp;lt;\epsilon&amp;lt;/math&amp;gt; otherwise repeat.&lt;br /&gt;
&lt;br /&gt;
This algorithm has been shown to decrease stress monotonically (see de Leeuw&amp;lt;ref name=&amp;quot;de Leeuw&amp;quot;/&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
== Use in graph drawing ==&lt;br /&gt;
Stress majorization and algorithms similar to SMACOF also have application in the field of [[graph drawing]].&amp;lt;ref&amp;gt;{{citation|last1=Michailidis|first1=G.|last2=de Leeuw|first2=J.|title=Data visualization through graph drawing|journal=Computation Stat.|year=2001|volume=16|issue=3|pages=435–450|doi=10.1007/s001800100077}}.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{citation|first1=E.|last1=Gansner|first2=Y.|last2=Koren|first3=S.|last3=North|contribution=Graph Drawing by Stress Majorization|title=[[International Symposium on Graph Drawing|Proceedings of 12th Int. Symp. Graph Drawing (GD&#039;04)]]|series=Lecture Notes in Computer Science|volume=3383|publisher=Springer-Verlag|pages=239–250|year=2004}}.&amp;lt;/ref&amp;gt; That is, one can find a reasonably aesthetically appealing layout for a network or graph by minimizing a stress function over the positions of the nodes in the graph.  In this case, the &amp;lt;math&amp;gt;\delta_{ij}&amp;lt;/math&amp;gt; are usually set to the graph-theoretic distances between nodes &#039;&#039;i&#039;&#039; and &#039;&#039;j&#039;&#039; and the weights &amp;lt;math&amp;gt;w_{ij}&amp;lt;/math&amp;gt; are taken to be &amp;lt;math&amp;gt;\delta_{ij}^{-\alpha}&amp;lt;/math&amp;gt;.  Here, &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; is chosen as a trade-off between preserving long- or short-range ideal distances.  Good results have been shown for &amp;lt;math&amp;gt;\alpha=2&amp;lt;/math&amp;gt;.&amp;lt;ref&amp;gt;{{citation|last=Cohen|first=J.|title=Drawing graphs to convey proximity: an incremental arrangement method|journal=ACM Transactions on Computer-Human Interaction|volume=4|issue=3|year=1997|pages=197–229|doi=10.1145/264645.264657}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Graph drawing]]&lt;br /&gt;
[[Category:Multivariate statistics]]&lt;br /&gt;
[[Category:Mathematical optimization]]&lt;br /&gt;
[[Category:Mathematical analysis]]&lt;/div&gt;</summary>
		<author><name>123.243.8.66</name></author>
	</entry>
</feed>