<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Metropolis Sampler</title>
	<atom:link href="http://msampler.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://msampler.wordpress.com</link>
	<description>biased sampling of the world</description>
	<lastBuildDate>Tue, 29 Jun 2010 04:28:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='msampler.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Metropolis Sampler</title>
		<link>http://msampler.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://msampler.wordpress.com/osd.xml" title="The Metropolis Sampler" />
	<atom:link rel='hub' href='http://msampler.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Musings on Newcomb&#8217;s problem</title>
		<link>http://msampler.wordpress.com/2010/06/28/musings-on-newcombs-problem/</link>
		<comments>http://msampler.wordpress.com/2010/06/28/musings-on-newcombs-problem/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 01:43:36 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[math]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[Bayesian network]]></category>
		<category><![CDATA[decision theory]]></category>
		<category><![CDATA[Newcomb's problem]]></category>
		<category><![CDATA[random musings]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=395</guid>
		<description><![CDATA[Newcomb&#8217;s paradox posits a game with a transparent box containing $1 and an opaque box containing either $0 or $1,000. A Player is offered the choice between only the opaque box or both boxes. Before the Player makes this choice, a Predictor has attempted to predict the Player&#8217;s choice. The Predictor puts $1,000 into the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=395&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Newcomb%27s_paradox">Newcomb&#8217;s paradox</a> posits a game with a transparent box containing $1 and an opaque box containing either $0 or $1,000. A Player is offered the choice between only the opaque box or both boxes. Before the Player makes this choice, a Predictor has attempted to predict the Player&#8217;s choice. The Predictor puts $1,000 into the opaque box, if the prediction is that only this box will be chosen. Otherwise, the Predictor puts $0.</p>
<p>The Predictor neither has a time machine nor some gift for backward causation. It is assumed, however, that the Predictor is rather reliable, though not necessarily infallible. Should the Player choose the opaque box only or both boxes? <span id="more-395"></span></p>
<p>A natural starting-point is to specify pay-off matrix or utility function for the Player. Letting `1&#8242; and `2&#8242; be shorthand for &#8220;the opaque box only&#8221; and &#8220;both boxes&#8221;, respectively, the pay-off matrix can be written as below.</p>
<table border="1">
<tr>
<td><b>Predicted choice</b></td>
<td><b>Actual choice</b></td>
<td><b>Reward</b></td>
</tr>
<tr>
<td>1</td>
<td>1</td>
<td>$1,000</td>
</tr>
<tr>
<td>1</td>
<td>2</td>
<td>$1,001</td>
</tr>
<tr>
<td>2</td>
<td>1</td>
<td>$0</td>
</tr>
<tr>
<td>2</td>
<td>2</td>
<td>$1</td>
</tr>
</table>
<p>At first sight, one may think that the next step is to specify a probability distribution and compute the expected utility conditional on the Player&#8217;s actual choice. This requires some careful thought, however, because in standard decision theory there are no probabilities associated with one&#8217;s own actions. From the Player&#8217;s perspective, a decision theoretic treatment assumes that the actual choice is simply a variable under the Player&#8217;s control, not a random variable that is correlated with previous events. But it is part of the problem formulation that the Predictor is reliable, though perhaps not infallible. Therefore the Player&#8217;s actual choice must be strongly correlated in some way with the Predictor&#8217;s prediction.</p>
<p>One possible conclusion at this point is that the problem formulation is simply contradictory or impossible. But let&#8217;s be open-minded enough to accept the problem formulation. How, then, can one incorporate the stipulated correlation between the predicted choice and the actual choice into an analysis of the Player&#8217;s optimal decision strategy? Because exotic scenarios like time travel and backward causation are not considered, the most natural approach is to postulate a common cause between the Predictor&#8217;s prediction and the Player&#8217;s actual choice. The Predictor might, for instance, be a psychologist or a close friend with extensive knowledge about the Player&#8217;s personality traits. This suggests a probability distribution that conforms to the following Bayesian network:</p>
<div id="attachment_407" class="wp-caption aligncenter" style="width: 460px"><a href="http://msampler.files.wordpress.com/2010/06/newcomb-net.gif"><img src="http://msampler.files.wordpress.com/2010/06/newcomb-net.gif?w=450&#038;h=448" alt="" title="newcomb-net" width="450" height="448" class="size-full wp-image-407" /></a><p class="wp-caption-text">Bayesian network for the Newcomb problem.</p></div>
<p>The arrows in this graph define the statistical dependencies between variables. For a sufficiently pragmatic understanding of causation, they also represent causal relationships between variables. Mathematically, the Bayesian network expresses the claim that the joint probability distribution factorizes as</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28R%2CA%2CB%2CP%2CC%29+%3D+%5Cmathcal%7BP%7D%28R%7CA%2CB%29+%5Cmathcal%7BP%7D%28A%7CC%29+%5Cmathcal%7BP%7D%28B%7CP%29+%5Cmathcal%7BP%7D%28P%7CC%29+%5Cmathcal%7BP%7D%28C%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;mathcal{P}(R,A,B,P,C) = &#92;mathcal{P}(R|A,B) &#92;mathcal{P}(A|C) &#92;mathcal{P}(B|P) &#92;mathcal{P}(P|C) &#92;mathcal{P}(C)' title='&#92;mathcal{P}(R,A,B,P,C) = &#92;mathcal{P}(R|A,B) &#92;mathcal{P}(A|C) &#92;mathcal{P}(B|P) &#92;mathcal{P}(P|C) &#92;mathcal{P}(C)' class='latex' />.</p>
<p>Because the content of the opaque box is deterministically determined by the prediction, the variable <img src='http://s0.wp.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='B' title='B' class='latex' /> may be eliminated from the probability space to give</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28R%2CA%2CP%2CC%29+%3D+%5Cmathcal%7BP%7D%28R%7CA%2CP%29+%5Cmathcal%7BP%7D%28A%7CC%29+%5Cmathcal%7BP%7D%28P%7CC%29+%5Cmathcal%7BP%7D%28C%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;mathcal{P}(R,A,P,C) = &#92;mathcal{P}(R|A,P) &#92;mathcal{P}(A|C) &#92;mathcal{P}(P|C) &#92;mathcal{P}(C)' title='&#92;mathcal{P}(R,A,P,C) = &#92;mathcal{P}(R|A,P) &#92;mathcal{P}(A|C) &#92;mathcal{P}(P|C) &#92;mathcal{P}(C)' class='latex' />.</p>
<p>In order to specify the probabilities, let&#8217;s for simplicity suppose that the Player&#8217;s choice is the outcome of a two-step process. First, the opaque box only (<img src='http://s0.wp.com/latex.php?latex=C%3D1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='C=1' title='C=1' class='latex' />) is chosen with probability <img src='http://s0.wp.com/latex.php?latex=1-g&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='1-g' title='1-g' class='latex' /> and both boxes (<img src='http://s0.wp.com/latex.php?latex=C%3D2&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='C=2' title='C=2' class='latex' />) with probability <img src='http://s0.wp.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g' title='g' class='latex' />. Of special interest are the cases <img src='http://s0.wp.com/latex.php?latex=g%3D0&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g=0' title='g=0' class='latex' /> (a Player trustful of Predictor&#8217;s abilities) and <img src='http://s0.wp.com/latex.php?latex=g%3D1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g=1' title='g=1' class='latex' /> (a greedy distrustful Player). Secondly, this choice may be overturned due to the Player&#8217;s impulsivity with probability <img src='http://s0.wp.com/latex.php?latex=1-s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='1-s' title='1-s' class='latex' />. Let&#8217;s further say that the Predictor&#8217;s prediction is the result of a similar two-step process. The Predictor has knowledge about the common cause and the outcome of the first step of the Player&#8217;s decision procedure. But the knowledge of the common cause is slightly corrupted by noise. Thus, the prediction is set by the common cause <img src='http://s0.wp.com/latex.php?latex=C&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='C' title='C' class='latex' /> with probability <img src='http://s0.wp.com/latex.php?latex=a&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='a' title='a' class='latex' />, and the opposite of the common cause with probability <img src='http://s0.wp.com/latex.php?latex=1-a&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='1-a' title='1-a' class='latex' />.</p>
<table border="1">
<tr>
<td><b>Common cause (C)</b></td>
<td><b>Predicted choice (P)</b></td>
<td><b>Actual choice (A)</b></td>
<td><b>Reward (R)</b></td>
<td width="25%"><b>Probability</b> <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BP%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;mathbb{P}' title='&#92;mathbb{P}' class='latex' /></td>
</tr>
<tr>
<td>1</td>
<td>1</td>
<td>1</td>
<td>$1,000</td>
<td><img src='http://s0.wp.com/latex.php?latex=%281-g%29as&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='(1-g)as' title='(1-g)as' class='latex' /></td>
</tr>
<tr>
<td>1</td>
<td>1</td>
<td>2</td>
<td>$1,001</td>
<td><img src='http://s0.wp.com/latex.php?latex=%281-g%29a%281-s%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='(1-g)a(1-s)' title='(1-g)a(1-s)' class='latex' /></td>
</tr>
<tr>
<td>1</td>
<td>2</td>
<td>1</td>
<td>$0</td>
<td><img src='http://s0.wp.com/latex.php?latex=%281-g%29%281-a%29s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='(1-g)(1-a)s' title='(1-g)(1-a)s' class='latex' /></td>
</tr>
<tr>
<td>1</td>
<td>2</td>
<td>2</td>
<td>$1</td>
<td><img src='http://s0.wp.com/latex.php?latex=%281-g%29%281-a%29%281-s%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='(1-g)(1-a)(1-s)' title='(1-g)(1-a)(1-s)' class='latex' /></td>
</tr>
<tr>
<td>2</td>
<td>1</td>
<td>1</td>
<td>$1,000</td>
<td><img src='http://s0.wp.com/latex.php?latex=g%281-a%29%281-s%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g(1-a)(1-s)' title='g(1-a)(1-s)' class='latex' /></td>
</tr>
<tr>
<td>2</td>
<td>1</td>
<td>2</td>
<td>$1,001</td>
<td><img src='http://s0.wp.com/latex.php?latex=g%281-a%29s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g(1-a)s' title='g(1-a)s' class='latex' /></td>
</tr>
<tr>
<td>2</td>
<td>2</td>
<td>1</td>
<td>$0</td>
<td><img src='http://s0.wp.com/latex.php?latex=ga%281-s%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='ga(1-s)' title='ga(1-s)' class='latex' /></td>
</tr>
<tr>
<td>2</td>
<td>2</td>
<td>2</td>
<td>$1</td>
<td><img src='http://s0.wp.com/latex.php?latex=gas&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='gas' title='gas' class='latex' /></td>
</tr>
</table>
<p>The Predictor&#8217;s prediction accuracy is seen to be <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BP%7D%28P%3DA%29+%3D+as%2B%281-a%29%281-s%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;mathbb{P}(P=A) = as+(1-a)(1-s)' title='&#92;mathbb{P}(P=A) = as+(1-a)(1-s)' class='latex' />. According to the problem formulation, this accuracy is supposed to be high, which constrains the permissible parameter values to <img src='http://s0.wp.com/latex.php?latex=a%2Cs%5Capprox+1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='a,s&#92;approx 1' title='a,s&#92;approx 1' class='latex' />. Expectation values for different model parameters are in the table below.</p>
<table border="1">
<tr>
<td><img src='http://s0.wp.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g' title='g' class='latex' /></td>
<td><img src='http://s0.wp.com/latex.php?latex=a&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='a' title='a' class='latex' /></td>
<td><img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='s' title='s' class='latex' /></td>
<td><img src='http://s0.wp.com/latex.php?latex=E%5BR%5D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='E[R]' title='E[R]' class='latex' /></td>
<td><img src='http://s0.wp.com/latex.php?latex=E%5BR%7CA%3D1%5D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='E[R|A=1]' title='E[R|A=1]' class='latex' /></td>
<td><img src='http://s0.wp.com/latex.php?latex=E%5BR%7CA%3D2%5D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='E[R|A=2]' title='E[R|A=2]' class='latex' /></td>
</tr>
<tr>
<td>0</td>
<td>0.99</td>
<td>0.999</td>
<td>990.001</td>
<td>990.000</td>
<td>991.000</td>
</tr>
<tr>
<td>0.5</td>
<td>0.99</td>
<td>0.999</td>
<td>500.500</td>
<td>989.020</td>
<td>11.980</td>
</tr>
<tr>
<td>1</td>
<td>0.99</td>
<td>0.999</td>
<td>10.999</td>
<td>10.000</td>
<td>11.000</td>
</tr>
<td>0</td>
<td>0.99</td>
<td>0.9</td>
<td>990.100</td>
<td>990.000</td>
<td>991.000</td>
</tr>
<tr>
<td>0.5</td>
<td>0.99</td>
<td>0.9</td>
<td>500.500</td>
<td>892.000</td>
<td>109.000</td>
</tr>
<tr>
<td>1</td>
<td>0.99</td>
<td>0.9</td>
<td>10.900</td>
<td>10.000</td>
<td>11.000</td>
</tr>
</table>
<p>It is not entirely clear to me which quantity is actually the most relevant as a measure of the success of the Player&#8217;s strategy. My tentative conclusion is that it is most reasonable to think of the model parameters <img src='http://s0.wp.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g' title='g' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='s' title='s' class='latex' /> as representing quantities that the Player can choose, and the outcomes <img src='http://s0.wp.com/latex.php?latex=A%3D1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='A=1' title='A=1' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=A%3D2&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='A=2' title='A=2' class='latex' /> as a random variable beyond the Player&#8217;s direct control. This may seem a bit odd, since <img src='http://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='A' title='A' class='latex' /> represents the Player&#8217;s choice. However, this is mostly a feature of the representation rather than a substantive point. A Player that deterministically chooses between the opaque box only or both boxes is represented using <img src='http://s0.wp.com/latex.php?latex=g%3D0%2C+s%3D1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g=0, s=1' title='g=0, s=1' class='latex' /> (always choose the opaque box) or <img src='http://s0.wp.com/latex.php?latex=g%3D1%2C+s%3D1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g=1, s=1' title='g=1, s=1' class='latex' /> (always choose both boxes). In addition, there is a possibility for a randomized strategy, in which the Player determines the probabilities <img src='http://s0.wp.com/latex.php?latex=g%2Cs&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g,s' title='g,s' class='latex' /> rather than the outcome. Thus, for a deterministic Player the model is equivalent to considering <img src='http://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='A' title='A' class='latex' /> to be under the Player&#8217;s direct control. For a Player utilizing a randomized strategy, it is anyway necessary to introduce a probability distribution over <img src='http://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='A' title='A' class='latex' />.</p>
<p>On the above grounds, I take the unconditional expectation value <img src='http://s0.wp.com/latex.php?latex=E%5BR%5D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='E[R]' title='E[R]' class='latex' /> to be the relevant quantity. Some simple algebra shows that, in general,</p>
<p><img src='http://s0.wp.com/latex.php?latex=E%5BR%5D+%3D+%281-g%29%281-s%29+%2B+gs+%2B+1000%28%281-g%29a+%2B+g%281-a%29%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='E[R] = (1-g)(1-s) + gs + 1000((1-g)a + g(1-a))' title='E[R] = (1-g)(1-s) + gs + 1000((1-g)a + g(1-a))' class='latex' />.</p>
<p>Consequently, <img src='http://s0.wp.com/latex.php?latex=%5Cpartial+E%5BR%5D%2F%5Cpartial+s+%3D+2g-1&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;partial E[R]/&#92;partial s = 2g-1' title='&#92;partial E[R]/&#92;partial s = 2g-1' class='latex' />, meaning that greater impulsivity is beneficial (detrimental) if the Player&#8217;s strategy amounts to <img src='http://s0.wp.com/latex.php?latex=g+%5Cgeq+2&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g &#92;geq 2' title='g &#92;geq 2' class='latex' /> (<img src='http://s0.wp.com/latex.php?latex=g+%5Cleq+2&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g &#92;leq 2' title='g &#92;leq 2' class='latex' />). Because of the constraint on <img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='s' title='s' class='latex' /> from the assumption that Predictor is reliable, <img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='s' title='s' class='latex' /> cannot be varied too much and it is more interesting to study the dependence on <img src='http://s0.wp.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g' title='g' class='latex' />. One has <img src='http://s0.wp.com/latex.php?latex=%5Cpartial+E%5BR%5D%2F%5Cpartial+g+%3D+2s-1+%2B+1000%281-2a%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;partial E[R]/&#92;partial g = 2s-1 + 1000(1-2a)' title='&#92;partial E[R]/&#92;partial g = 2s-1 + 1000(1-2a)' class='latex' />. Again, the assumption that Predictor is reliable means that <img src='http://s0.wp.com/latex.php?latex=1-2a%5Cleq+0&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='1-2a&#92;leq 0' title='1-2a&#92;leq 0' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cpartial+E%5BR%5D%2F%5Cpartial+g+%5Cleq+0&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;partial E[R]/&#92;partial g &#92;leq 0' title='&#92;partial E[R]/&#92;partial g &#92;leq 0' class='latex' />. It follows that greater bias towards choosing the opaque box only is beneficial.</p>
<p><b>Conclusion (tentative)</b></p>
<p>Newcomb&#8217;s problem should not be analyzed as a standard decision theoretic problem. Rather, it requires the introduction of a probability distribution that describes how the Player&#8217;s choice is correlated, via a common cause, to the Predictor&#8217;s prediction. The relevant quantity for assessing the Player&#8217;s strategy is the unconditional expectation value <img src='http://s0.wp.com/latex.php?latex=E%5BR%5D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='E[R]' title='E[R]' class='latex' /> and the model parameters <img src='http://s0.wp.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g' title='g' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='s' title='s' class='latex' /> specify which strategy is employed. In all relevant parameter ranges, <img src='http://s0.wp.com/latex.php?latex=g%3D0&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g=0' title='g=0' class='latex' /> is the optimal strategy, meaning that the optimal strategy is to deterministically choose the opaque box only. <img src='http://s0.wp.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='s' title='s' class='latex' /> should be as small as is permissible given the assumptions stipulated in the problem formulation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/395/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=395&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/06/28/musings-on-newcombs-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>

		<media:content url="http://msampler.files.wordpress.com/2010/06/newcomb-net.gif" medium="image">
			<media:title type="html">newcomb-net</media:title>
		</media:content>
	</item>
		<item>
		<title>Born to learn?</title>
		<link>http://msampler.wordpress.com/2010/06/22/born-to-learn/</link>
		<comments>http://msampler.wordpress.com/2010/06/22/born-to-learn/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 22:23:06 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[math]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[general-purpose learning]]></category>
		<category><![CDATA[language acquisition]]></category>
		<category><![CDATA[linguistics]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=392</guid>
		<description><![CDATA[There&#8217;s a debate in linguistics on the extent to which humans acquire language via learning and statistical generalization and the extent to which language acquisition aided by innate biases. Theoretical arguments have been devised to demonstrate that general-purpose learning would require to much data and that innate bias is necessary. An eprint claims to provide [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=392&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a debate in linguistics on the extent to which humans acquire language via learning and statistical generalization and the extent to which language acquisition aided by innate biases. Theoretical arguments have been devised to demonstrate that general-purpose learning would require to much data and that innate bias is necessary. An eprint claims to provide mathematical and empirical support against such impossibility results and in favor of the possibility of language acquisition through general-purpose learning. The learning method being advanced is a Minimum Description Length type method.</p>
<p>A. S. Hsu, N. Chater and P. M. B. Vitanyi. The probabilistic analysis of language acquisition: Theoretical, computational, and experimental analysis. <a href="http://arxiv.org/abs/1006.3271">arXiv:1006.3271 (2010)</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/392/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=392&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/06/22/born-to-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Update on entropy and memory loss</title>
		<link>http://msampler.wordpress.com/2010/06/21/update-on-entropy-and-memory-loss/</link>
		<comments>http://msampler.wordpress.com/2010/06/21/update-on-entropy-and-memory-loss/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 22:41:49 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[physics]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[arrow-of-time]]></category>
		<category><![CDATA[entropy]]></category>
		<category><![CDATA[memory loss]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=390</guid>
		<description><![CDATA[A while back I noted an interesting paper about the arrow of time and memory loss in quantum mechanics. Unfortunately for that idea a new commentary by Jennings and Rudolph [PRL 104:148901, 2010] refutes it by exhibiting a counter-example.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=390&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A while back I <a href="http://msampler.wordpress.com/2009/09/02/entropy-decrease-results-in-memory-loss/">noted</a> an interesting paper about the arrow of time and memory loss in quantum mechanics. Unfortunately for that idea a new commentary by Jennings and Rudolph [<a href="http://prl.aps.org/abstract/PRL/v104/i14/e148901">PRL 104:148901, 2010</a>] refutes it by exhibiting a counter-example.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/390/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/390/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/390/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/390/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/390/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/390/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/390/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/390/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=390&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/06/21/update-on-entropy-and-memory-loss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Prevalance of global warming contrarians among experts</title>
		<link>http://msampler.wordpress.com/2010/06/21/prevalance-of-global-warming-contrarians-among-experts/</link>
		<comments>http://msampler.wordpress.com/2010/06/21/prevalance-of-global-warming-contrarians-among-experts/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 22:31:18 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[in-the-news]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[3% skepticism]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[denialism]]></category>
		<category><![CDATA[scientific consensus]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=388</guid>
		<description><![CDATA[A new survey sheds more light on who the anthropogenic global warming contrarians are. The abstract is self-explanatory and the fulltext is open access. W. R. L. Anderegg et al. Expert credibility in climate change. PNAS, doi: 10.1073/pnas.1003187107 Abstract: Although preliminary estimates from published literature and expert surveys suggest striking agreement among climate scientists on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=388&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A new survey sheds more light on who <a href="http://msampler.wordpress.com/2009/07/31/global-warming-contrarians-gain-new-ally/">the anthropogenic global warming contrarians</a> are. The abstract is self-explanatory and the fulltext is open access.</p>
<blockquote><p>W. R. L. Anderegg et al. Expert credibility in climate change. <a href="http://www.pnas.org/content/early/2010/06/04/1003187107.abstract">PNAS, doi: 10.1073/pnas.1003187107</a></p>
<p>Abstract: Although preliminary estimates from published literature and expert surveys suggest striking agreement among climate scientists on the tenets of anthropogenic climate change (ACC), the American public expresses substantial doubt about both the anthropogenic cause and the level of scientific agreement underpinning ACC. A broad analysis of the climate scientist community itself, the distribution of credibility of dissenting researchers relative to agreeing researchers, and the level of agreement among top climate experts has not been conducted and would inform future ACC discussions. Here, we use an extensive dataset of 1,372 climate researchers and their publication and citation data to show that (i) 97–98% of the climate researchers most actively publishing in the field support the tenets of ACC outlined by the Intergovernmental Panel on Climate Change, and (ii) the relative climate expertise and scientific prominence of the researchers unconvinced of ACC are substantially below that of the convinced researchers.</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/388/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=388&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/06/21/prevalance-of-global-warming-contrarians-among-experts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Causal sets (causets) and computation</title>
		<link>http://msampler.wordpress.com/2010/04/23/causal-sets-causets-and-computation/</link>
		<comments>http://msampler.wordpress.com/2010/04/23/causal-sets-causets-and-computation/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 22:16:39 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[computation]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[causal sets]]></category>
		<category><![CDATA[computational universe]]></category>
		<category><![CDATA[directed graph]]></category>
		<category><![CDATA[unconventional spacetime structure]]></category>
		<category><![CDATA[visualization of computation]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=385</guid>
		<description><![CDATA[A remarkable eprint just appeared: T. Bolognesi, Causal sets from simple models of computation, arXiv:1004.3128. In the theory of relativity, the relation &#8220;event A happened before event B&#8221; is not a total ordering relation. When events have space-like separation, the relation &#8220;before&#8221; is observer-dependent. By restricting attention to a partial ordering relation, that only applies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=385&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A remarkable eprint just appeared: T. Bolognesi, <a href="http://arxiv.org/abs/1004.3128">Causal sets from simple models of computation</a>, arXiv:1004.3128.</p>
<p>In the theory of relativity, the relation &#8220;event A happened before event B&#8221; is not a total ordering relation. When events have space-like separation, the relation &#8220;before&#8221; is observer-dependent. By restricting attention to a partial ordering relation, that only applies to pairs of events with time-like separation, an observer-independent relation is obtained.</p>
<p>The theory of relativity is concerned with continuous, smooth manifolds. Computation is usually conceived of in terms of a discretized state space. To connect some aspects of the two, the new eprints defines a partial ordering relation on computational events (e.g. state transitions in a Turing machine) that represents a &#8220;before&#8221; relation. The resulting visualizations of the partial ordering relations as graphs are intriguing. Whether or not one believes this sort of mathematical structure will have useful applications in physics, the eprint is worth a read just for its visualizations.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/385/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=385&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/04/23/causal-sets-causets-and-computation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Shogenji&#8217;s new measure of Bayesian justification</title>
		<link>http://msampler.wordpress.com/2010/04/06/shogenjis-new-measure-of-bayesian-justification/</link>
		<comments>http://msampler.wordpress.com/2010/04/06/shogenjis-new-measure-of-bayesian-justification/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 23:44:14 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[math]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[Bayesianism]]></category>
		<category><![CDATA[coherence]]></category>
		<category><![CDATA[confirmation]]></category>
		<category><![CDATA[evidential support]]></category>
		<category><![CDATA[justification]]></category>
		<category><![CDATA[Shogenji]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=374</guid>
		<description><![CDATA[Proponents of Bayesian epistemology have invented several different quantitative measures of how available evidence bears on different hypotheses. These measures are referred to as measures of evidential support, coherence, confirmation, or justification, depending a bit on the precise significance ascribed to them. Presently, Bayesians disagree over which of these measure is the most useful, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=374&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Proponents of Bayesian epistemology have invented several different quantitative measures of how available evidence bears on different hypotheses. These measures are referred to as measures of evidential support, coherence, confirmation, or justification, depending a bit on the precise significance ascribed to them. Presently, Bayesians disagree over which of these measure is the most useful, but a new paper by Shogenji provides very appealing alternative measure and, with some luck, may even settle this debate.</p>
<p>At first sight, it might appear that the posterior probability <img src='http://s0.wp.com/latex.php?latex=P%28h%7Ce%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='P(h|e)' title='P(h|e)' class='latex' /> of a hypothesis <img src='http://s0.wp.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h' title='h' class='latex' /> conditional on observed evidence <img src='http://s0.wp.com/latex.php?latex=e&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='e' title='e' class='latex' /> is the perfect measure for a Bayesian. However, a hypothesis sometimes has a high posterior probability simply by virtue of a high prior probability, without necessarily being support/confirmed/justified by virtue of the observed evidence.<span id="more-374"></span> The second obvious candidate is the likelihood <img src='http://s0.wp.com/latex.php?latex=P%28e%7Ch%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='P(e|h)' title='P(e|h)' class='latex' /> of the evidence given the hypothesis, but this too fails to capture what Bayesians mean by support/confirmation/justification. Instead, several more complicated measures have been proposed by different authors. Here&#8217;s a sample (from Atkinson and Crupi et al., 2007):</p>
<ul>
<li> Carnap (1950)<br />
   <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+D%28h%2Ce%29+%3D+P%28h%7Ce%29+-+P%28e%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle D(h,e) = P(h|e) - P(e)' title='&#92;displaystyle D(h,e) = P(h|e) - P(e)' class='latex' /></p>
<li> Keynes (1921)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+R%28h%2Ce%29+%3D+%5Clog%5Cleft%28+%5Cfrac%7BP%28h%7Ce%29%7D%7BP%28h%29%7D+%5Cright%29+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle R(h,e) = &#92;log&#92;left( &#92;frac{P(h|e)}{P(h)} &#92;right) ' title='&#92;displaystyle R(h,e) = &#92;log&#92;left( &#92;frac{P(h|e)}{P(h)} &#92;right) ' class='latex' /></p>
<li> Kemeney and Oppenheim (1952)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+K%28h%2Ce%29+%3D+%5Cfrac%7BP%28e%7Ch%29+-+P%28e%7C%5Clnot+h%29%7D%7BP%28e%7Ch%29+%2B+P%28e%7C%5Clnot+h%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle K(h,e) = &#92;frac{P(e|h) - P(e|&#92;lnot h)}{P(e|h) + P(e|&#92;lnot h)} ' title='&#92;displaystyle K(h,e) = &#92;frac{P(e|h) - P(e|&#92;lnot h)}{P(e|h) + P(e|&#92;lnot h)} ' class='latex' /></p>
<li> Good (1950)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+L%28h%2Ce%29+%3D+%5Clog%5Cleft%28+%5Cfrac%7BP%28h%7Ce%29%7D%7BP%28%5Clnot+h%7Ce%29%7D+%5Cright%29+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle L(h,e) = &#92;log&#92;left( &#92;frac{P(h|e)}{P(&#92;lnot h|e)} &#92;right) ' title='&#92;displaystyle L(h,e) = &#92;log&#92;left( &#92;frac{P(h|e)}{P(&#92;lnot h|e)} &#92;right) ' class='latex' /></p>
<li> Carnap (1950)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle++C%28h%2Ce%29+%3D+P%28h+%5Cland+e%29+-+P%28h%29+P%28e%29+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle  C(h,e) = P(h &#92;land e) - P(h) P(e) ' title='&#92;displaystyle  C(h,e) = P(h &#92;land e) - P(h) P(e) ' class='latex' /></p>
<li> Christensen (1999)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle++S%28h%2Ce%29+%3D+P%28h%7Ce%29+-+P%28h%7C+%5Clnot+e%29+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle  S(h,e) = P(h|e) - P(h| &#92;lnot e) ' title='&#92;displaystyle  S(h,e) = P(h|e) - P(h| &#92;lnot e) ' class='latex' /></p>
<li> Nozick (1981)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle++N%28h%2Ce%29+%3D+P%28e%7Ch%29+-+P%28e%7C%5Clnot+h%29+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle  N(h,e) = P(e|h) - P(e|&#92;lnot h) ' title='&#92;displaystyle  N(h,e) = P(e|h) - P(e|&#92;lnot h) ' class='latex' /></p>
<li> Mortimer (1988)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+M%28h%2Ce%29+%3D+P%28e%7Ch%29+-+P%28e%29+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle M(h,e) = P(e|h) - P(e) ' title='&#92;displaystyle M(h,e) = P(e|h) - P(e) ' class='latex' /></p>
<li> Finch (1960)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+R%27%28h%2Ce%29+%3D+%5Cfrac%7BP%28h%7Ce%29%7D%7BP%28h%29%7D+-+1+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle R&#039;(h,e) = &#92;frac{P(h|e)}{P(h)} - 1 ' title='&#92;displaystyle R&#039;(h,e) = &#92;frac{P(h|e)}{P(h)} - 1 ' class='latex' /></p>
<li> Rips (1960)<br />
  <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+G%28h%2Ce%29+%3D+1+-+%5Cfrac%7BP%28%5Clnot+h%7Ce%29%7D%7BP%28%5Clnot+h%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle G(h,e) = 1 - &#92;frac{P(&#92;lnot h|e)}{P(&#92;lnot h)} ' title='&#92;displaystyle G(h,e) = 1 - &#92;frac{P(&#92;lnot h|e)}{P(&#92;lnot h)} ' class='latex' />
</ul>
<p>The above measures are all normalized so that the hypothesis is considered supported, confirmed or justified by the evidence when the measure is positive and not so when the measure is negative. From the above embarrassment of riches, it&#8217;s at least clear that there is agreement that support/confirmation/justification is a relation between a hypothesis and available evidence, via a Bayesian probability. Shogenji reasons from a new perspective and arrives at the following measure of justification:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+J%28h%2Ce%29+%3D+1+-+%5Cfrac%7B%5Clog%28P%28h%7Ce%29%29%7D%7B%5Clog%28P%28h%29%29%7D+%3D+%5Cfrac%7B%5Clog%28P%28h%29%29+-+%5Clog%28P%28h%7Ce%29%29%7D%7B%5Clog%28P%28h%29%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle J(h,e) = 1 - &#92;frac{&#92;log(P(h|e))}{&#92;log(P(h))} = &#92;frac{&#92;log(P(h)) - &#92;log(P(h|e))}{&#92;log(P(h))} ' title='&#92;displaystyle J(h,e) = 1 - &#92;frac{&#92;log(P(h|e))}{&#92;log(P(h))} = &#92;frac{&#92;log(P(h)) - &#92;log(P(h|e))}{&#92;log(P(h))} ' class='latex' /></p>
<p>This measure has the convenient property that, for any two hypotheses that are independent both a priori and a posteriori (i.e. <img src='http://s0.wp.com/latex.php?latex=P%28h_1%5Cland+h_2%29+%3D+P%28h_1%29+P%28h_2%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='P(h_1&#92;land h_2) = P(h_1) P(h_2)' title='P(h_1&#92;land h_2) = P(h_1) P(h_2)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=P%28h_1%5Cland+h_2%7Ce%29+%3D+P%28h_1%7Ce%29+P%28h_2%7Ce%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='P(h_1&#92;land h_2|e) = P(h_1|e) P(h_2|e)' title='P(h_1&#92;land h_2|e) = P(h_1|e) P(h_2|e)' class='latex' /> are both satisfied), the condition <img src='http://s0.wp.com/latex.php?latex=J%28h_1%2Ce%29+%3D+J%28h_2%2Ce%29+%3D+t&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='J(h_1,e) = J(h_2,e) = t' title='J(h_1,e) = J(h_2,e) = t' class='latex' /> implies <img src='http://s0.wp.com/latex.php?latex=J%28h_1+%5Cland+h_2%2C+e%29+%3D+t&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='J(h_1 &#92;land h_2, e) = t' title='J(h_1 &#92;land h_2, e) = t' class='latex' />. Other relations, where the equalities are replaced by inequalities, also hold.  Up to monotonic transformations, Shogenji&#8217;s measure is furthermore unique in having this property.</p>
<p>It&#8217;s interesting to apply this measure to a modified version of Linda the feminist bank teller. In its original form, it concerns the Bayesian posterior probability and is taken to illustrates incorrect but intuitive probabilistic reasoning. <a href="http://en.wikipedia.org/wiki/Conjunction_fallacy">From Wikipedia</a>:</p>
<blockquote><p>
    <i>Linda is 31 years old, single, outspoken, and very bright. She majored in philosophy. As a student, she was deeply concerned with issues of discrimination and social justice, and also participated in anti-nuclear demonstrations.</i></p>
<p>    Which is more probable?</p>
<p>       1. Linda is a bank teller.<br />
       2. Linda is a bank teller and is active in the feminist movement.
</p></blockquote>
<p>Clearly, <img src='http://s0.wp.com/latex.php?latex=P%28h_b%7Ce%29+%5Cgeq+P%28h_b+%5Cland+h_f%7Ce%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='P(h_b|e) &#92;geq P(h_b &#92;land h_f|e)' title='P(h_b|e) &#92;geq P(h_b &#92;land h_f|e)' class='latex' />, with <img src='http://s0.wp.com/latex.php?latex=e&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='e' title='e' class='latex' /> denoting the presented information about Linda, <img src='http://s0.wp.com/latex.php?latex=h_b&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_b' title='h_b' class='latex' /> the hypothesis that she is a bank teller, and <img src='http://s0.wp.com/latex.php?latex=h_f&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_f' title='h_f' class='latex' /> the hypothesis that she is active in the feminist movement. But what if the question is changed to concern degree of support/confirmation/justification instead of posterior probability (as discussed by Crupi et al., 2007b)? One then have an interesting test case for competing measures! Let</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+J_b+%3D+%5Cfrac%7B%5Clog%28P%28h_b%29%29+-+%5Clog%28P%28h_b%7Ce%29%29%7D%7B%5Clog%28P%28h_b%29%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle J_b = &#92;frac{&#92;log(P(h_b)) - &#92;log(P(h_b|e))}{&#92;log(P(h_b))} ' title='&#92;displaystyle J_b = &#92;frac{&#92;log(P(h_b)) - &#92;log(P(h_b|e))}{&#92;log(P(h_b))} ' class='latex' /></p>
<p>be the degree of justification for the hypothesis that Linda is a bank teller. Then</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+J_%7Bbf%7D+%3D+%5Cfrac%7B%5Clog%28P%28h_b%29%29+-+%5Clog%28P%28h_b%7Ce%29%29+%2B+%5Clog%28P%28h_f%7Ch_b%29%29+-+%5Clog%28P%28h_f%7Ch_b%5Cland+e%29%29%7D%7B%5Clog%28P%28h_b%29%29+%2B+%5Clog%28P%28h_f%7Ch_b%29%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle J_{bf} = &#92;frac{&#92;log(P(h_b)) - &#92;log(P(h_b|e)) + &#92;log(P(h_f|h_b)) - &#92;log(P(h_f|h_b&#92;land e))}{&#92;log(P(h_b)) + &#92;log(P(h_f|h_b))} ' title='&#92;displaystyle J_{bf} = &#92;frac{&#92;log(P(h_b)) - &#92;log(P(h_b|e)) + &#92;log(P(h_f|h_b)) - &#92;log(P(h_f|h_b&#92;land e))}{&#92;log(P(h_b)) + &#92;log(P(h_f|h_b))} ' class='latex' /></p>
<p>or, equivalently,</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle++J_%7Bbf%7D+%3D+%5Cfrac%7BJ_b+%5Clog%28P%28h_b%29%29%7D%7B%5Clog%28P%28h_b%29%29+%2B+%5Clog%28P%28h_f%7Ch_b%29%29%7D+%2B+%5Cfrac%7B%5Clog%28P%28h_f%7Ch_b%29%29+-+%5Clog%28P%28h_f%7Ch_b%5Cland+e%29%29%7D%7B%5Clog%28P%28h_b%29%29+%2B+%5Clog%28P%28h_f%7Ch_b%29%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle  J_{bf} = &#92;frac{J_b &#92;log(P(h_b))}{&#92;log(P(h_b)) + &#92;log(P(h_f|h_b))} + &#92;frac{&#92;log(P(h_f|h_b)) - &#92;log(P(h_f|h_b&#92;land e))}{&#92;log(P(h_b)) + &#92;log(P(h_f|h_b))} ' title='&#92;displaystyle  J_{bf} = &#92;frac{J_b &#92;log(P(h_b))}{&#92;log(P(h_b)) + &#92;log(P(h_f|h_b))} + &#92;frac{&#92;log(P(h_f|h_b)) - &#92;log(P(h_f|h_b&#92;land e))}{&#92;log(P(h_b)) + &#92;log(P(h_f|h_b))} ' class='latex' /></p>
<p>Assuming for simplicity that the hypotheses <img src='http://s0.wp.com/latex.php?latex=h_b&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_b' title='h_b' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=h_f&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_f' title='h_f' class='latex' /> are independent both a priori and on the available evidence,</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+J_%7Bbf%7D+%3D+%5Cfrac%7BJ_b+%5Clog%28P%28h_b%29%29%7D%7B%5Clog%28P%28h_b%29%29+%2B+%5Clog%28P%28h_f%29%29%7D+%2B+%5Cfrac%7B%5Clog%28P%28h_f%29%29+-+%5Clog%28P%28h_f%7Ce%29%29%7D%7B%5Clog%28P%28h_b%29%29+%2B+%5Clog%28P%28h_f%29%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle J_{bf} = &#92;frac{J_b &#92;log(P(h_b))}{&#92;log(P(h_b)) + &#92;log(P(h_f))} + &#92;frac{&#92;log(P(h_f)) - &#92;log(P(h_f|e))}{&#92;log(P(h_b)) + &#92;log(P(h_f))} ' title='&#92;displaystyle J_{bf} = &#92;frac{J_b &#92;log(P(h_b))}{&#92;log(P(h_b)) + &#92;log(P(h_f))} + &#92;frac{&#92;log(P(h_f)) - &#92;log(P(h_f|e))}{&#92;log(P(h_b)) + &#92;log(P(h_f))} ' class='latex' /></p>
<p>or, equivalently,</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle++J_%7Bbf%7D+%3D+%5Cfrac%7BJ_b+%5Clog%28P%28h_b%29%29+%2B+J_f+%5Clog%28P%28h_f%29%29%7D%7B%5Clog%28P%28h_b%29%29+%2B+%5Clog%28P%28h_f%29%29%7D+&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='&#92;displaystyle  J_{bf} = &#92;frac{J_b &#92;log(P(h_b)) + J_f &#92;log(P(h_f))}{&#92;log(P(h_b)) + &#92;log(P(h_f))} ' title='&#92;displaystyle  J_{bf} = &#92;frac{J_b &#92;log(P(h_b)) + J_f &#92;log(P(h_f))}{&#92;log(P(h_b)) + &#92;log(P(h_f))} ' class='latex' /></p>
<p>The degree of justification <img src='http://s0.wp.com/latex.php?latex=J_%7Bbf%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='J_{bf}' title='J_{bf}' class='latex' /> in the conjunction of both hypotheses is seen to be an interpolation of the degrees of justification for the individual hypotheses. Since it is intuitively felt that the information about Linda confirms the hypothesis <img src='http://s0.wp.com/latex.php?latex=h_f&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_f' title='h_f' class='latex' /> fairly strongly while being at best irrelevant for <img src='http://s0.wp.com/latex.php?latex=h_b&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_b' title='h_b' class='latex' />, it is natural that some of this degree of confirmation is retained for the conjunction <img src='http://s0.wp.com/latex.php?latex=h_b%5Cland+h_f&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h_b&#92;land h_f' title='h_b&#92;land h_f' class='latex' /> and that <img src='http://s0.wp.com/latex.php?latex=J_%7Bbf%7D+%3E+J_b&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='J_{bf} &gt; J_b' title='J_{bf} &gt; J_b' class='latex' />. This illustrates the unique way in which Shogenji&#8217;s measure deals with the problem of irrelevant conjunction.</p>
<p>Shogenji&#8217;s article and Atkinson&#8217;s commentary are recommended for further discussion.</p>
<p><b>References </b></p>
<p>D. Atkinson. Confirmation and justification. A commentary on Shogenji&#8217;s measure. Synthese (online first), DOI: 10.1007/s11229-009-9696-4</p>
<p>V. Crupi, K. Tentori, and M. Gonzalez. On Bayesian Measures of Evidential Support: Theoretical and Empirical Issues. Philosophy of Science 74:229 (2007) [Available <a href="http://fitelson.org/confirmation/crupi.pdf">here</a>.]</p>
<p>V. Crupi, B. Fitelson and K. Tentori. Probability, Confirmation, and the Conjunction Fallacy. Thinking &amp; Reasoning 14:182 (2007b) [Also available at the <a href="http://philsci-archive.pitt.edu/archive/00003216/">Phil-Sci Archive</a> and <a href="http://fitelson.org/pccf.pdf">here</a>.]</p>
<p>T. Shogenji. The degree of epistemic justification and the conjunction fallacy. Synthese (online first), DOI: 10.1007/s11229-009-9699-1</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/374/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=374&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/04/06/shogenjis-new-measure-of-bayesian-justification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>More thoughts about the work of Dembski and Marks</title>
		<link>http://msampler.wordpress.com/2010/01/04/more-thoughts-about-the-work-of-dembski-and-marks/</link>
		<comments>http://msampler.wordpress.com/2010/01/04/more-thoughts-about-the-work-of-dembski-and-marks/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 23:05:49 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[oil of snake]]></category>
		<category><![CDATA[Bayesianism]]></category>
		<category><![CDATA[Dembski and Marks]]></category>
		<category><![CDATA[no-free-lunch]]></category>
		<category><![CDATA[Principle of Insufficient Reason]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=369</guid>
		<description><![CDATA[More thoughts about Dembski and Marks&#8217; project: The fact that the No Free Lunch theorem does not hold for a continuous search domain may have some consequences for the project pursued by Dembski and Marks. (That project, by the way, seems to have inspired at least two blogs devoted to criticizing it, DIEBLOG and Bounded [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=369&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>More thoughts about Dembski and Marks&#8217; project:</p>
<ul>
<li> The fact that <a href="http://msampler.wordpress.com/2010/01/02/generic-optimization-in-infinitely-large-search-domains/">the No Free Lunch theorem does not hold for a continuous search domain</a> may have some consequences for <a href="http://msampler.wordpress.com/2009/09/08/a-priori-bias-in-the-dembski-marks-representation/">the project pursued by Dembski and Marks</a>. (That project, by the way, seems to have inspired at least two blogs devoted to criticizing it, <a href="http://dieben.blogspot.com/">DIEBLOG</a> and <a href="http://boundedtheoretics.blogspot.com/">Bounded Science</a>. Some interesting points are raised there.) Their idea of studying search algorithms/heuristics for a target, then metaheuristics to select such heuristics, then meta-meta&#8230;.-heuristics, and so on quickly generates uncountably infinite search domains for the meta-&#8230;-heuristics.<span id="more-369"></span> Even if the search domain containing the target is finite, the set of all probabilistic search heuristics is already uncountably infinite, and it doesn&#8217;t get better in the space of metaheuristics. Dembski and Marks don&#8217;t define their targets in terms of a fitness function, and therefore aren&#8217;t <i>directly</i> affected by failure of the No Free Lunch theorem for uncountably infinite search domains. However, they have left it unspecified how the target is to be selected. A very natural way to fill in those details would be in fact let the target by defined in terms of a fitness function; so indirectly I think their project is undermined.
<li> In their new article, <i>Bernoulli’s Principle of Insufficient Reason and Conservation of Information in Computer Search</i>, they restrict their endorsal of <a href="http://en.wikipedia.org/wiki/Principle_of_indifference">the Principle of Insufficient Reason</a> to finite sample spaces. This is a bit interesting: (i) It allows them to avoid the most damning criticism against that principle and shows some awareness of the serious problems with it, though it isn&#8217;t exactly unproblematic for finite spaces either. Furthermore, the conditions under which the Principle of Insufficient Reason are supposed to apply are actually never satisfied in practice, as was noted by <a href="http://209.85.129.132/search?q=cache:WGFAGHXtwxYJ:www.uncommondescent.com/intelligent-design/new-dembski-marks-paper/+Dembski+Bayesian&amp;cd=2&amp;hl=en&amp;ct=clnk">some commenters at one of the author&#8217;s blog</a>. (ii) It undermines their previous motivation for using uniform probability measures over search heuristics, metaheuristics, etc. (iii) It pretty much commits them to a Bayesian view of what probabilities are. Nothing wrong with that&#8212;some of my best friends are Bayesians&#8212;but the first author has previously argued against such views, arguing that prior probabilities are hard to justify, at least in the context of &#8220;design inferences&#8221; (but it is hard to see why design inferences would be in any way special in this regard):<br />
<blockquote><p>&#8220;As we’ve already seen, for the Bayesian approach to work requires prior probabilities. Yet prior probabilities are often impossible to justify. Unlike the example of the urn and two coins discussed earlier, in which drawing a ball from an urn neatly determines the prior probabilities regarding which coin will be tossed, for most design inferences, especially the interesting ones like whether there is design in biological systems, we have no handle on the prior probability of a design hypothesis, or that prior probability is fiercely disputed (theists, for instance, might regard the prior probability as high whereas atheists would regard it as low).&#8221; (Dembski, 2004)</p></blockquote>
<p>(iv) The endorsement of the more general <a href="http://en.wikipedia.org/wiki/Principle_of_maximum_entropy">the Principle of Maximum Entropy</a> puts them in danger of committing themselves to a Bayesian methodology as Bayesian conditionalization is closely linked to this principle. A further generalization, to <a href="http://en.wikipedia.org/wiki/Kullback%E2%80%93Leibler_divergence#Principle_of_minimum_discrimination_information">the Principle of Minimal Discrimination Information</a> (or the Principle of Minimum Relative Entropy) contains both conditionalization and Maximum Entropy as special cases. Again, nothing wrong with this, except that the first author has in the past rejected a Bayesian methodology.
</ul>
<p><b>References</b></p>
<p>William A. Dembski and Robert J. Marks II. Bernoulli’s Principle of Insufficient Reason and Conservation of Information in Computer Search. Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics. San Antonio, TX, USA – 2009 [Available at the second author's homepage, <a href="http://marksmannet.com/RobertMarks/REPRINTS/2009_BernoullisPrinciple.pdf">here</a>]</p>
<p>William A. Dembski. The Design Revolution: Answering the Toughest Questions About Intelligent Design. InterVarsity Press (2004) [Chapter 33, the source of the above quote, is available <a href="http://www.designinference.com/documents/2005.09.Fisher_vs_Bayes.pdf">here</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/369/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=369&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/01/04/more-thoughts-about-the-work-of-dembski-and-marks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Students trapped in a pub</title>
		<link>http://msampler.wordpress.com/2010/01/04/students-trapped-in-a-pub/</link>
		<comments>http://msampler.wordpress.com/2010/01/04/students-trapped-in-a-pub/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 21:34:10 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[in-the-news]]></category>
		<category><![CDATA[forces of nature]]></category>
		<category><![CDATA[pub excuses]]></category>
		<category><![CDATA[snowed in]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=367</guid>
		<description><![CDATA[The Guardian reports that Leeds University students snowed in for two days at highest pub in UK. Students and teachers from Leeds University were forced to stay two days in a pub, drink lots of beer, and join forces to cook dinner. Sounds like one of the better places one could be trapped for two [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=367&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Guardian reports that <a href="http://www.guardian.co.uk/uk/2010/jan/03/leeds-university-cross-country-pub-snowed-in/print"><br />
Leeds University students snowed in for two days at highest pub in UK</a>. Students and teachers from Leeds University were forced to stay two days in a pub, drink lots of beer, and join forces to cook dinner. Sounds like one of the better places one could be trapped for two days in!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/367/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=367&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/01/04/students-trapped-in-a-pub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Generic optimization in infinitely large search domains</title>
		<link>http://msampler.wordpress.com/2010/01/02/generic-optimization-in-infinitely-large-search-domains/</link>
		<comments>http://msampler.wordpress.com/2010/01/02/generic-optimization-in-infinitely-large-search-domains/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 23:03:48 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[computation]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[correlations]]></category>
		<category><![CDATA[infinite search domains]]></category>
		<category><![CDATA[no-free-lunch]]></category>
		<category><![CDATA[Wolpert and Macready]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=362</guid>
		<description><![CDATA[In 1995 and the following few years, Wolpert and Macready published a technical reports and a journal article on what has come to be called the No Free Lunch theorems. These theorems say that all optimization algorithms yield the same average performance in optimizing a completely random function. Let be a finite search domain, a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=362&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In 1995 and the following few years, Wolpert and Macready published a technical reports and a journal article on what has come to be called <a href="http://en.wikipedia.org/wiki/No_free_lunch_in_search_and_optimization">the No Free Lunch theorems</a>. These theorems say that all optimization algorithms yield the same average performance in optimizing a completely random function.<span id="more-362"></span> Let <img src='http://s0.wp.com/latex.php?latex=D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='D' title='D' class='latex' /> be a finite search domain, <img src='http://s0.wp.com/latex.php?latex=V+%5Csubset+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='V &#92;subset &#92;mathbb{R}' title='V &#92;subset &#92;mathbb{R}' class='latex' /> a set of real numbers, and <img src='http://s0.wp.com/latex.php?latex=f+%5Cin+V%5ED&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='f &#92;in V^D' title='f &#92;in V^D' class='latex' /> a function drawn according to a uniform distribution over the all possible functions <img src='http://s0.wp.com/latex.php?latex=V%5ED&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='V^D' title='V^D' class='latex' />. Let <i>algorithm</i> mean the sequential generation of <i>unique</i> points <img src='http://s0.wp.com/latex.php?latex=x_%7Bn%2B1%7D+%5Cin+D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='x_{n+1} &#92;in D' title='x_{n+1} &#92;in D' class='latex' /> in the search domain based on previously visited points and function values according to some function <img src='http://s0.wp.com/latex.php?latex=x_%7Bn%2B1%7D+%3D+h%28x_1%2Cf%28x_1%29%2C%5Cldots%2Cx_n%2Cf%28x_n%29%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='x_{n+1} = h(x_1,f(x_1),&#92;ldots,x_n,f(x_n))' title='x_{n+1} = h(x_1,f(x_1),&#92;ldots,x_n,f(x_n))' class='latex' /> or probability distribution <img src='http://s0.wp.com/latex.php?latex=p%28x_%7Bn%2B1%7D+%7C+x_1%2Cf%28x_1%29%2C%5Cldots%2Cx_n%2Cf%28x_n%29%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='p(x_{n+1} | x_1,f(x_1),&#92;ldots,x_n,f(x_n))' title='p(x_{n+1} | x_1,f(x_1),&#92;ldots,x_n,f(x_n))' class='latex' />. Given these assumptions, the probability of obtaining any particular sequence of function values <img src='http://s0.wp.com/latex.php?latex=f%28x_1%29%2C+f%28x_2%29%2C+%5Cldots&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='f(x_1), f(x_2), &#92;ldots' title='f(x_1), f(x_2), &#92;ldots' class='latex' /> is independent of the algorithm used to sequentially select points <img src='http://s0.wp.com/latex.php?latex=x_k&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='x_k' title='x_k' class='latex' />. The reason is simply that the function values at any two (or more) points are completely uncorrelated and independent, so that nothing can be learned from previously visited points.</p>
<p>A number of commentaries and extensions of the original analysis have been published (as of today, a Cited Reference Search at Web of Science yields more than 700 hits for Wolpert and Macready&#8217;s 1997 paper). One of the most interesting and original is an article by Griffiths and Orponen, which specifically studies binary-valued functions (<img src='http://s0.wp.com/latex.php?latex=V%3D%5C%7B0%2C1%5C%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='V=&#92;{0,1&#92;}' title='V=&#92;{0,1&#92;}' class='latex' />) and a particular performance measure&#8212;the maximum value in the sequence of function values <img src='http://s0.wp.com/latex.php?latex=f%28x_1%29%2C+%5Cldots%2C+f%28x_n%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='f(x_1), &#92;ldots, f(x_n)' title='f(x_1), &#92;ldots, f(x_n)' class='latex' /> for a fixed, arbitrary number of points <img src='http://s0.wp.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='n' title='n' class='latex' />. The NFL theorems only hold for a rather trivial class of probability distributions over <img src='http://s0.wp.com/latex.php?latex=V%5ED&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='V^D' title='V^D' class='latex' />, but the specialization to maximum-value performance allows NFL-like results to be proved for certain non-trivial distributions as well. Griffiths and Orponen&#8217;s work deserves to be more well-known and it would be interesting to see it extended to functions that are not binary-valued.</p>
<p>But what prompted me to write this note was another development altogether. Only elementary mathematics is required to state, prove and reason about the NFL theorems when the search domain <img src='http://s0.wp.com/latex.php?latex=D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='D' title='D' class='latex' /> and set of values <img src='http://s0.wp.com/latex.php?latex=V&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='V' title='V' class='latex' /> are both finite sets. This was the case considered by Wolpert and Macready. Allowing infinite sets <img src='http://s0.wp.com/latex.php?latex=V+%5Csubset+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='V &#92;subset &#92;mathbb{R}' title='V &#92;subset &#92;mathbb{R}' class='latex' /> requires care, but the real mathematical difficulties arise in the case of an infinitely large search domain <img src='http://s0.wp.com/latex.php?latex=D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='D' title='D' class='latex' />. These cases are explored in a new paper by Auger and Teytaud. Their analysis gets rather technical, but concludes that for countably infinite search domains, the NFL theorem holds in a weaker form than for finite domains. For continuous search domains, the NFL theorem do not hold. The reason for this is that there is no way for the function values <img src='http://s0.wp.com/latex.php?latex=f%28x%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='f(x)' title='f(x)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=f%28x%27%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='f(x&#039;)' title='f(x&#039;)' class='latex' /> of <i>any</i> two points <img src='http://s0.wp.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=x%27&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='x&#039;' title='x&#039;' class='latex' /> in a continuous domain to be uncorrelated (independent). Uncountably infinite search domains are, in a sense, too big too allow the assumption that there are absolutely no correlations. The authors remark:</p>
<blockquote><p>The deep reason for this fact is that in &#8220;bigger&#8221; space (and continuous spaces are &#8220;very&#8221; big), random fields (and distributions of fitness functions <i>are</i> non-trivial random fields in the continuous case) necessarily have correlations [11].</p></blockquote>
<p>Auger and Teytaud are also able to construct optimal algorithms, which turn out to be related to a class of algorithms called <a href="http://en.wikipedia.org/wiki/Estimation_of_distribution_algorithm">Estimation of Distribution Algorithms</a>.</p>
<p><b>References</b></p>
<p>E. J. Griffiths and P. Orponen. Optimization, block designs and no free lunch theorems. <i>Inform. Proc. Lett.</i> <b>94</b>:55 (2005)</p>
<p>A. Auger and O. Teytaud. Continuous Lunches Are Free Plus the Design of Optimal Optimization Algorithms. <i>Algorithmica</i> (<a href="http://www.springerlink.com/content/68277702711w1126/">Online First</a>, DOI: 10.1007/s00453-008-9244-5) [Also available as eprint <a href="http://hal.inria.fr/index.php?halsid=kk8v3451m77n64dsiuu0o21h26&amp;view_this_doc=inria-00369788&amp;version=1">inria-00369788</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/362/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=362&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/01/02/generic-optimization-in-infinitely-large-search-domains/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
		<item>
		<title>Ice block stunt</title>
		<link>http://msampler.wordpress.com/2010/01/02/ice-block-stunt/</link>
		<comments>http://msampler.wordpress.com/2010/01/02/ice-block-stunt/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 21:22:49 +0000</pubDate>
		<dc:creator>tom w</dc:creator>
				<category><![CDATA[in-the-news]]></category>
		<category><![CDATA[David Blaine]]></category>
		<category><![CDATA[Hezi Dean]]></category>
		<category><![CDATA[ice block stunt]]></category>
		<category><![CDATA[igloo]]></category>
		<category><![CDATA[illusionist]]></category>

		<guid isPermaLink="false">http://msampler.wordpress.com/?p=358</guid>
		<description><![CDATA[An isreali illusionist, Hezi Dean, celebrated New Year by breaking the world record for staying inside a block of ice. New record: an impressive 66 hours.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=358&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>An isreali illusionist, Hezi Dean, celebrated New Year by <a href="http://www.google.com/hostednews/afp/article/ALeqM5jf5BhpqHjEBwbKbMLOV1ogS66yBA">breaking the world record for staying inside a block of ice</a>. New record: an impressive <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://news.sky.com/skynews/Home/Strange-News/Israeli-Illusionist-Hezi-Dayan-Breaks-David-Blaines-Record-For-Being-Entombed-In-Ice/Article/201001115512883?lpos=Strange_News_First_Home_Page_Feature_Teaser_Region_0&amp;lid=ARTICLE_15512883_Israeli_Illusionist_Hezi_Dayan_Breaks_David_Blaines_Record_For_Being_Entombed_In_Ice">66 hours</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/msampler.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/msampler.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/msampler.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/msampler.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/msampler.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/msampler.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/msampler.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/msampler.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=msampler.wordpress.com&amp;blog=7913928&amp;post=358&amp;subd=msampler&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://msampler.wordpress.com/2010/01/02/ice-block-stunt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">tom w</media:title>
		</media:content>
	</item>
	</channel>
</rss>
