<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Jaynes on the Indifference Principle</title>
	<atom:link href="http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/feed/" rel="self" type="application/rss+xml" />
	<link>http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/</link>
	<description>A general distrust of strong metaphysical claims in mathematics and philosophy.</description>
	<lastBuildDate>Tue, 14 Jul 2009 21:45:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Shearer</title>
		<link>http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2656</link>
		<dc:creator>Paul Shearer</dc:creator>
		<pubDate>Fri, 11 Jul 2008 17:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2656</guid>
		<description>In this comment, I offer a formulation of the principle one should use to make the  &quot;update&quot; from a 1/2 probability of drawing black to a 3/10 probability, once the colors of the balls are known. This principle I call the &quot;minimal sufficient model principle&quot;. Here is a formulation:

Given some information about a situation, a probabilistic model&#039;s partitioning of probability space should be fine enough that all possible states-of-affairs consistent with the information are distinct events in this space (sufficiency); further, the probability space should contain no events inconsistent with the information (minimality).

Here are a couple applications of the minimal sufficient model principle.

When one is told only that the urn contains some black and some white balls, the probability 1/2 for drawing black is derived from applying the indifference principle to the 2 member probability space S = { [white drawn] , [black drawn] }. When we are told the color of the balls, we receive extra information about the possible draws which is not incorporated in S. As a result, the 1/2 probability no longer applies, because our space S does not incorporate all the given information. For example, it does not distinguish between drawing ball 1 and ball 2. To incorporate the given information one must refine S to S&#039; = { [ball 1 drawn], [ball 2 drawn], ...}. Once the space is updated for sufficiency, the indifference principle can be correctly applied to S&#039; and yield the probability 3/10.

Here&#039;s another way 1/2 could be derived: applying the indifference principle to the probability space

S = { [ball 1 drawn &amp; is white], [ball 1 drawn &amp; is black]. [ball 2 drawn &amp; is white], ...}

One determines the probability of drawing a black ball is 1/2. When we are told the color of the balls, however, some possibilities are no longer possible and must be stricken from S, giving us S&#039; as in the first example. Here the space S is sufficient but must be modified for minimality before applying the indifference principle.

The minimal sufficient model principle reminds us that before any probabilistic reasoning can be done, one must create a reasonable model of the events which are possible given a body of information.

As a final comment, here&#039;s a situation where even the sufficient model principle does not provide a unique way forward for the modeler. Suppose we are shown a jar and told that it contains some proportion of oil and some proportion of water. We cannot determine any more information from looking at the jar. What probability distribution should we assume on the proportions?

There are at least two ways to apply our principles. In the first, we could induce a probability model from the proportion of water in the jar, then apply the indifference principle to that model. The result would be a model in which every proportion of water is equally likely. In the second, we could induce a model from the ratio of water to oil in the jar and apply the indifference principle to that. Then we have a model in which every ratio of water to oil is equally likely. A little calculus will show that the resulting distributions are not the same. [NB: one could avoid calculus by discretizing. Then in the first case our model states that 0-10% water is equally likely as 10-20%, 20-30% etc; in the second case, our model states that a ratio of oil to water in the 0-10% range is equally likely to 10-20%, 20-30%, etc.]

It seems like the first model is more justified by the information than the second. But how do we know that? Are we using some hidden information to make that decision?</description>
		<content:encoded><![CDATA[<p>In this comment, I offer a formulation of the principle one should use to make the  &#8220;update&#8221; from a 1/2 probability of drawing black to a 3/10 probability, once the colors of the balls are known. This principle I call the &#8220;minimal sufficient model principle&#8221;. Here is a formulation:</p>
<p>Given some information about a situation, a probabilistic model&#8217;s partitioning of probability space should be fine enough that all possible states-of-affairs consistent with the information are distinct events in this space (sufficiency); further, the probability space should contain no events inconsistent with the information (minimality).</p>
<p>Here are a couple applications of the minimal sufficient model principle.</p>
<p>When one is told only that the urn contains some black and some white balls, the probability 1/2 for drawing black is derived from applying the indifference principle to the 2 member probability space S = { [white drawn] , [black drawn] }. When we are told the color of the balls, we receive extra information about the possible draws which is not incorporated in S. As a result, the 1/2 probability no longer applies, because our space S does not incorporate all the given information. For example, it does not distinguish between drawing ball 1 and ball 2. To incorporate the given information one must refine S to S&#8217; = { [ball 1 drawn], [ball 2 drawn], &#8230;}. Once the space is updated for sufficiency, the indifference principle can be correctly applied to S&#8217; and yield the probability 3/10.</p>
<p>Here&#8217;s another way 1/2 could be derived: applying the indifference principle to the probability space</p>
<p>S = { [ball 1 drawn &amp; is white], [ball 1 drawn &amp; is black]. [ball 2 drawn &amp; is white], &#8230;}</p>
<p>One determines the probability of drawing a black ball is 1/2. When we are told the color of the balls, however, some possibilities are no longer possible and must be stricken from S, giving us S&#8217; as in the first example. Here the space S is sufficient but must be modified for minimality before applying the indifference principle.</p>
<p>The minimal sufficient model principle reminds us that before any probabilistic reasoning can be done, one must create a reasonable model of the events which are possible given a body of information.</p>
<p>As a final comment, here&#8217;s a situation where even the sufficient model principle does not provide a unique way forward for the modeler. Suppose we are shown a jar and told that it contains some proportion of oil and some proportion of water. We cannot determine any more information from looking at the jar. What probability distribution should we assume on the proportions?</p>
<p>There are at least two ways to apply our principles. In the first, we could induce a probability model from the proportion of water in the jar, then apply the indifference principle to that model. The result would be a model in which every proportion of water is equally likely. In the second, we could induce a model from the ratio of water to oil in the jar and apply the indifference principle to that. Then we have a model in which every ratio of water to oil is equally likely. A little calculus will show that the resulting distributions are not the same. [NB: one could avoid calculus by discretizing. Then in the first case our model states that 0-10% water is equally likely as 10-20%, 20-30% etc; in the second case, our model states that a ratio of oil to water in the 0-10% range is equally likely to 10-20%, 20-30%, etc.]</p>
<p>It seems like the first model is more justified by the information than the second. But how do we know that? Are we using some hidden information to make that decision?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -NG</title>
		<link>http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2392</link>
		<dc:creator>-NG</dc:creator>
		<pubDate>Mon, 29 Oct 2007 21:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2392</guid>
		<description>yes, that&#039;s probably true....

i&#039;m not sure that jaynes would have endorsed this, but here&#039;s my take on why it&#039;s not circular (and/or silly) to learn those symmetries by Bayesian inference:

symmetries seem like a good candidate for framework-level knowledge (abstract knowledge shared across many specific systems, or domains). you can formalize this a bit with a hierarchical bayesian model in which symmetries live at an upper level -- the principle of indiference gives the prescription for taking a symmetry and turning it into a prior on lower-level theories. because the high-level &quot;symmetry theories&quot; receive support from many specific systems it isn&#039;t circular to use them to constrain inference in any one system. (the symmetries here act very much like (the other) goodman&#039;s &quot;overhypotheses&quot;.)

-NG</description>
		<content:encoded><![CDATA[<p>yes, that&#8217;s probably true&#8230;.</p>
<p>i&#8217;m not sure that jaynes would have endorsed this, but here&#8217;s my take on why it&#8217;s not circular (and/or silly) to learn those symmetries by Bayesian inference:</p>
<p>symmetries seem like a good candidate for framework-level knowledge (abstract knowledge shared across many specific systems, or domains). you can formalize this a bit with a hierarchical bayesian model in which symmetries live at an upper level &#8212; the principle of indiference gives the prescription for taking a symmetry and turning it into a prior on lower-level theories. because the high-level &#8220;symmetry theories&#8221; receive support from many specific systems it isn&#8217;t circular to use them to constrain inference in any one system. (the symmetries here act very much like (the other) goodman&#8217;s &#8220;overhypotheses&#8221;.)</p>
<p>-NG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2390</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Mon, 29 Oct 2007 18:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2390</guid>
		<description>Krzysztof - I hadn&#039;t noticed until just now that my name and affiliation don&#039;t seem to appear anywhere on the blog!  I&#039;ll fix that.

NG - That&#039;s an interesting point - certainly, finding explicit symmetries that have to be respected would put applications of the indifference principle on a better footing, but I start to worry that there might be some sort of circularity here, because I&#039;m not sure how Jaynes would suggest that we find out about symmetries, except by using some sort of Bayesian inference.</description>
		<content:encoded><![CDATA[<p>Krzysztof &#8211; I hadn&#8217;t noticed until just now that my name and affiliation don&#8217;t seem to appear anywhere on the blog!  I&#8217;ll fix that.</p>
<p>NG &#8211; That&#8217;s an interesting point &#8211; certainly, finding explicit symmetries that have to be respected would put applications of the indifference principle on a better footing, but I start to worry that there might be some sort of circularity here, because I&#8217;m not sure how Jaynes would suggest that we find out about symmetries, except by using some sort of Bayesian inference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -NG</title>
		<link>http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2389</link>
		<dc:creator>-NG</dc:creator>
		<pubDate>Mon, 29 Oct 2007 13:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2389</guid>
		<description>hi kenny,

one of the interesting things to me about jaynes&#039; use of the indifference principle in many places (not necesarily the book, which i haven&#039;t read in any detail) is that he really wants indifference to do the work that symmetry often does in modern physics. indeed, he often envokes the indifference principle to extract predictions after first stating the symmetries which relate states to whose differences we should be indifferent.

it seems that this way of doing things would address your concern. in particular, the difference between your two scenarios is (i think) some background assumptions about symmetries (balls vs drawers). of course, if we need to state symmetry assumptions to apply the p.o.i., we should probably be explicit about this in stating the principle....

-NG</description>
		<content:encoded><![CDATA[<p>hi kenny,</p>
<p>one of the interesting things to me about jaynes&#8217; use of the indifference principle in many places (not necesarily the book, which i haven&#8217;t read in any detail) is that he really wants indifference to do the work that symmetry often does in modern physics. indeed, he often envokes the indifference principle to extract predictions after first stating the symmetries which relate states to whose differences we should be indifferent.</p>
<p>it seems that this way of doing things would address your concern. in particular, the difference between your two scenarios is (i think) some background assumptions about symmetries (balls vs drawers). of course, if we need to state symmetry assumptions to apply the p.o.i., we should probably be explicit about this in stating the principle&#8230;.</p>
<p>-NG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krzysztof Szymanek</title>
		<link>http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2388</link>
		<dc:creator>Krzysztof Szymanek</dc:creator>
		<pubDate>Mon, 29 Oct 2007 10:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://antimeta.wordpress.com/2007/09/24/jaynes-on-the-indifference-principle/#comment-2388</guid>
		<description>Sorry, this is not a comment.
Please tell me the name of the author of &quot;Jaynes on the Indifference Principle&quot;. I failed to find it.
Best regards 
Krzysztof Szymanek</description>
		<content:encoded><![CDATA[<p>Sorry, this is not a comment.<br />
Please tell me the name of the author of &#8220;Jaynes on the Indifference Principle&#8221;. I failed to find it.<br />
Best regards<br />
Krzysztof Szymanek</p>
]]></content:encoded>
	</item>
</channel>
</rss>
