<?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/"
	>

<channel>
	<title>vetta project &#187; Kolmogorov Complexity</title>
	<atom:link href="http://www.vetta.org/tag/kolmogorov-complexity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vetta.org</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 23:29:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>On universal intelligence</title>
		<link>http://www.vetta.org/2009/05/on-universal-intelligence/</link>
		<comments>http://www.vetta.org/2009/05/on-universal-intelligence/#comments</comments>
		<pubDate>Fri, 08 May 2009 13:43:17 +0000</pubDate>
		<dc:creator>Shane Legg</dc:creator>
				<category><![CDATA[My Research]]></category>
		<category><![CDATA[intelligence]]></category>
		<category><![CDATA[Kolmogorov Complexity]]></category>
		<category><![CDATA[Universal Intelligence]]></category>

		<guid isPermaLink="false">http://www.vetta.org/?p=307</guid>
		<description><![CDATA[It&#8217;s been a while since my journal paper on universal intelligence came out, and even longer since the intelligence order relation was published by Hutter that this was based on. Since then there have been a number of reactions; here &#8230; <a href="http://www.vetta.org/2009/05/on-universal-intelligence/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since my journal paper on <a href="http://www.vetta.org/documents/UniversalIntelligence.pdf">universal intelligence</a> came out, and even longer since the intelligence order relation was published by Hutter that this was based on.  Since then there have been a number of reactions; here I will make some comments in response.</p>
<p>One point of contention concerns whether efficiency should be part of the concept of intelligence.  Hutter and I have taken the position that it should not, and I continue to think that this is the right way to go.  As what we are debating is a definition, it&#8217;s hard to claim that one of these two possibilities is in some absolute sense &#8220;correct&#8221;.  All we can argue is that one is more in line with what is typically meant when the word is used.  Looking over the <a href="http://www.vetta.org/definitions-of-intelligence/">many definitions of intelligence</a> that we have collected, in the vast majority the internal computational cost of the agent is not taken into account.  Thus, among professional definitions the pattern is clear.</p>
<p>What about naive usage of the concept then?  I think it&#8217;s the same.  Imagine that you discovered that some friend of yours, who seemed completely normal, actually had only half a brain.  Due to his smaller brain making more efficient use of its resources it wasn&#8217;t obvious from the outside that anything strange was going on, until a brain scan revealed this.  Would you now say that your friend was twice as intelligent as you had previous thought?Â  Consider a more futuristic hypothetical.  It may well be the case that intelligence (in my sense) scales in a sub-linear way with respect to computational resources.  Indeed, many learning, modelling and prediction algorithms scale in a sub-linear way with respect to computational resources.  This raises the possibility that after a singularity the world could be run by a computationally vast and phenomenally smart machine which, in an efficiency sense, has significantly sub-human &#8220;intelligence&#8221;.</p>
<p><span id="more-307"></span></p>
<p>Why then do some people feel the need to define intelligence with respect to computational efficiency rather than purely in terms of decision making performance?  The reason, I believe, is that at some level they recognise that if the definition of intelligence does not take efficiency into account, then intelligence is not the right metric for their research.  <em>And they are right!</em> An intelligent machine will consist of some impressive hardware combined with clever algorithms that can efficiently turn the computational power of that hardware into intelligence.  The job of the hardware people is to come up with more and more powerful hardware, and they are clearly doing a wonderful job of this.  The job of the AI people is the second part: to come up with <em>the most efficient way to convert computation into intelligence</em>.  If you want to build a metric for your AGI algorithm research, a measure of the efficiency of intelligence is what you really need &#8212; let the hardware people take care of the other side of things.Â  If we both do our jobs well, the end result will be a lot of machine intelligence.</p>
<p>Another point that often comes up concerns whether universal intelligence is in fact too broad.  For practical AGI researchers, the answer is probably<em> yes</em>.  More specifically, if you want to produce a system with a somewhat human like intelligence, and that is optimised for the universe we live in, rather than very general semi-computable probabilistic environments, then yes, you will want a more focused kind of &#8220;intelligence&#8221; than universal intelligence.  Still very broad, sure, but your target is not quite as extremely general.Â  Why then didn&#8217;t we try to do this?  Answer: <em>one step at a time!</em> Constructing a practical general intelligence measure for AGI is not easy, and almost certainly too big a job for a PhD research project.  Thus my goal with universal intelligence was to try to capture the concept in the cleanest, most formal, and most general sense possible in the hope that this might provide some theoretical foundation for later work on practical tests of AGI intelligence.  If that&#8217;s your goal, then go for it, and I hope that my theoretical work is of some use to you.</p>
<p>A related point to the one above concerns the sensitivity of the universal intelligence measure to the choice of the reference machine.  In some situations, for example with <a href="http://www.vetta.org/documents/disSol.pdf">Solomonoff induction</a>, the choice of the reference machine doesn&#8217;t matter too much.  With universal intelligence it doesn&#8217;t work out as well.  The invariance theorem for Kolmogorov complexity provides some protection, but it&#8217;s not enough.  The usual trick in Kolmogorov complexity is to then minimise the state-symbol complexity of the reference machine.  As there exist very simple UTMs, and there aren&#8217;t many of them, that succeeds in locking things down fairly tightly.  When you read criticisms of Kolmogorov complexity based work that show strange results by varying the reference machine, have a look to see if they limit themselves to minimal reference machines.  Almost always they completely ignore this constraint, because with it their criticisms would no longer work, or at least be much weaker.  I sometimes wonder why this happens and I suspect that part of the reason might be the way in which Kolmogorov complexity is taught.  What we should do is to always start by squeezing as much complexity out of the reference machine as possible in order to ensure that the measured complexity of an object is, to the greatest degree possible, a property of that object and not our reference machine.  Only then should we mention that there is this invariance theorem that is often useful to prove things.Â  And then point out that for various asymptotic results, such as the randomness of infinite sequences, the reference machine is completely irrelevant.</p>
<p>Anyway, in the case of universal intelligence, the reference machine in effect defines how we weight the agent&#8217;s performance in different environments when trying to compute an overall score.  As such, if you want to weight the environments in a way that somehow reflects the universe we live in, you might prefer to select a reference machine that is not an absolutely minimal one.  This makes some sense, and it certainly seems that some UTMs are somehow more &#8220;natural&#8221; than others.  Various theory people have tried to go down this path over the years, and so far not much as come of it, as least far as I&#8217;m aware.  A word of warning then: if you want to solve this problem in a theoretically tidy way, be careful, this appears to be a problem that initially seems easier than it really is.  That said, good luck, for if you do succeed such a result could be extremely useful.Â  Failing that, one clever way to further reduce the test&#8217;s sensitivity to the choice of minimal reference machine was suggested to me by Peter Dayan.  The idea is to allow the agent to maintain state between different test environments.  This would mitigate any bias introduced as intelligent agents would then be able to adapt to the test&#8217;s reference machine as different environments were randomly sampled.Â  In other words, it can learn any bias that the refernce machine choice introduces to the distribution over environments and then compensate for this.</p>
<p>Another thing that sometimes comes up is people worrying about the fact that the environment defines the reward.  The objection mostly seems to come from cognitive science people, rather than math people and so I think it&#8217;s a cultural problem.  When we say &#8220;environment&#8221;, and we stick the reward generation mechanism in there, we aren&#8217;t claiming that real environments are what define an agent&#8217;s rewards: it&#8217;s just a mathematical convenience that makes it easier to mix over all the different kinds of problems and goals.  You could separate them out if you wanted to, as I note in my thesis.  It adds a few more terms to the equations, but because we mix over the whole space in the end doesn&#8217;t make much difference.  Also, when we say &#8220;agent&#8221;, we are using the word in the sense that reinforcement learning people use it (see the introductory parts of the <a href="http://www.cs.ualberta.ca/~sutton/book/the-book.html">Sutton and Barto book</a> for an explanation of this point).  When we say &#8220;agent&#8221;, in non-RL speak we really mean just an optimisation and decision making part of a real agent.  I talk a bit about this in my thesis, but I didn&#8217;t have space for these finer points in the <a href="http://www.vetta.org/documents/ui_benelearn.pdf">Benelearn paper</a>, and our target audience was more RL people then anyway.</p>
<p>One objection that I&#8217;ve heard a few times is that a key property of intelligent systems is their ability to choose their own goals.  It certainly seems that we have this ability while an agent, as defined in our framework, does not.Â  Ask yourself this: how do you choose your goals?  One possibility is that you do it in a deterministic way, that is, somewhere in your brain an algorithm runs that looks at all sorts of information and spits out a decision as to what your goal is going to be.  For example, you might read some holy book or philosophical text, process the information therein, and then decide, using this algorithm in your brain, to base your life on following these principles.  In this way you have chosen some of your goals.  If you think about it, an agent in our framework can do the same thing: its goal might be to read in some information from its environment and then take this to be a function which it then tries to optimise.Â   Both you and the agent have an underlying goal that generates and selects new sub-goals, perhaps with input from the environment, and then follows these.Â  When you choose one goal over another, it is this choosing mechanism that is you true underlying goal.Â  Adding randomness doesn&#8217;t make any fundamental different to this.  Even if your goal is to think up a random goal and then follow it, one may characterise your underlying goal to be just that: to generate and then follow a randomly generated goal.Â  Admittedly,<em> your</em> real underlying goal is almost certainly very complex and messy; even if we could fully observe your brain, it might well be next to impossible to extract out a succinct description of your underlying goal.Â  But that&#8217;s not the point: the important point here is that the framework we define is not as limiting as it might first appear to be.</p>
<p>Related to the above are occasional criticisms that our approach to intelligence is wrong because it takes a behavioural stance, and behaviourism has been thoroughly debunked.Â  These people are<em> really</em> missing the point.Â  Our goal here <em>is not to explain how human intelligence works.</em> Or how any other intelligent system works, for that matter.Â  We take this outside view of things because what we want is a measure that applies across many different kinds of systems with potentially radically different internals.Â  It&#8217;s not because we&#8217;re closet behaviourists.Â  Indeed, I work at a theoretical neuroscience institute because I think this will give me pointers on how to design an AGI.Â  That makes me the <em>inverse</em> of a behaviourist and their incomprehensible-black-box view of the brain!Â  Put it this way: if I want to measure how fast your car is, I don&#8217;t really care how it works.Â  But if I want to understand <em>why</em> your car is so fast, then I&#8217;ll pop the hood.</p>
<p>The final thing I&#8217;d like to respond to is the objection that a definition of intelligence should be computable.  I wrote a response to this based on the definition of randomness in <a href="http://www.vetta.org/documents/Machine_Super_Intelligence.pdf">my thesis</a>.  See the bottom of page 77 though to the end of the section on the next page.  In short: any definition of randomness that isn&#8217;t incomputable would be provably flawed.  Sometimes then it is best to define a concept in an ideal and incomputable way, and accept that our ability to measure it in practice is always going to be limited.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vetta.org/2009/05/on-universal-intelligence/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Machine Super Intelligence</title>
		<link>http://www.vetta.org/2008/07/machine-super-intelligence/</link>
		<comments>http://www.vetta.org/2008/07/machine-super-intelligence/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 10:40:46 +0000</pubDate>
		<dc:creator>Shane Legg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AGI]]></category>
		<category><![CDATA[AIXI]]></category>
		<category><![CDATA[Friendly AI]]></category>
		<category><![CDATA[Kolmogorov Complexity]]></category>
		<category><![CDATA[PhD]]></category>
		<category><![CDATA[Universal Intelligence]]></category>

		<guid isPermaLink="false">http://www.vetta.org/?p=67</guid>
		<description><![CDATA[My thesis is now available at lulu.com.  As promised, it&#8217;s at cost, which works out at $18 plus shipping.  It&#8217;s all under a creative commons licence and in a few months I&#8217;ll put the pdf online for free.  I&#8217;ll also &#8230; <a href="http://www.vetta.org/2008/07/machine-super-intelligence/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" style="vertical-align: middle;" src="http://www.vetta.org/VettaPics/MSI-Cover-small.png" alt="" width="338" height="473" /></p>
<p style="text-align: center;"><a href="http://www.lulu.com/commerce/index.php?fBuyContent=2043514"><br />
<img src="http://www.lulu.com/services/buy_now_buttons/images/book_blue2.gif" border="0" alt="Support independent publishing: buy this book on Lulu." /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">My thesis is now available at <a href="http://www.lulu.com/commerce/index.php?fBuyContent=2043514">lulu.com</a>.  As promised, it&#8217;s at cost, which works out at $18 plus shipping.  It&#8217;s all under a creative commons licence and in a few months I&#8217;ll put the pdf online for free.  I&#8217;ll also write a post shortly on all the tricks involved in publishing on lulu.com with LaTeX, in case you plan on doing something similar.</p>
<p style="text-align: center;"><strong>Table of Contents</strong></p>
<p style="text-align: center;"><span id="more-67"></span></p>
<p style="text-align: left; padding-left: 30px;"><strong>Preface</strong><br />
Thesis outline<br />
Prerequisite knowledge<br />
Acknowledgements</p>
<p style="text-align: left; padding-left: 30px;"><strong>1 Nature and Measurement of Intelligence</strong><br />
1.1 Theories of intelligence<br />
1.2 Definitions of human intelligence<br />
1.3 Definitions of machine intelligence<br />
1.4 Intelligence testing<br />
1.5 Human intelligence tests<br />
1.6 Animal intelligence tests<br />
1.7 Machine intelligence tests<br />
1.8 Conclusion</p>
<p style="text-align: left; padding-left: 30px;"><strong>2 Universal Artificial Intelligence </strong><br />
2.1 Inductive inference<br />
2.2 Bayes&#8217; rule<br />
2.3 Binary sequence prediction<br />
2.4 Solomonoff&#8217;s prior and Kolmogorov complexity<br />
2.5 Solomonoff-Levin prior<br />
2.6 Universal inference<br />
2.7 Solomonoff induction<br />
2.8 Agent-environment model<br />
2.9 Optimal informed agents<br />
2.10 Universal AIXI agent</p>
<p style="text-align: left; padding-left: 30px;"><strong>3 Taxonomy of Environments </strong><br />
3.1 Passive environments<br />
3.2 Active environments<br />
3.3 Some common problem classes<br />
3.4 Ergodic MDPs<br />
3.5 Environments that admit self-optimising agents<br />
3.6 Conclusion</p>
<p style="text-align: left; padding-left: 30px;"><strong>4 Universal Intelligence Measure </strong><br />
4.1 A formal definition of machine intelligence<br />
4.2 Universal intelligence of various agents<br />
4.3 Properties of universal intelligence<br />
4.4 Response to common criticisms<br />
4.5 Conclusion</p>
<p style="text-align: left; padding-left: 30px;"><strong>5 Limits of Computational Agents </strong><br />
5.1 Preliminaries<br />
5.2 Prediction of computable sequences<br />
5.3 Prediction of simple computable sequences<br />
5.4 Complexity of prediction<br />
5.5 Hard to predict sequences<br />
5.6 The limits of mathematical analysis<br />
5.7 Conclusion</p>
<p style="text-align: left; padding-left: 30px;"><strong>6 Temporal Difference Updating without a Learning Rate</strong><br />
6.1 Temporal difference learning<br />
6.2 Derivation<br />
6.3 Estimating a small Markov process<br />
6.4 A larger Markov process<br />
6.5 Random Markov process<br />
6.6 Non-stationary Markov process<br />
6.7 Windy Gridworld<br />
6.8 Conclusion</p>
<p style="text-align: left; padding-left: 30px;"><strong>7 Discussion</strong><br />
7.1 Are super intelligent machines possible?<br />
7.2 How could intelligent machines be developed?<br />
7.3 Is building intelligent machines a good idea?</p>
<p style="text-align: left; padding-left: 30px;"><strong>Appendix</strong><br />
A Notation and Conventions<br />
B Ergodic MDPs admit self-optimising agents<br />
B.1 Basic definitions<br />
B.2 Analysis of stationary Markov chains<br />
B.3 An optimal stationary policy<br />
B.4 Convergence of expected average value<br />
C Definitions of Intelligence<br />
C.1 Collective definitions<br />
C.2 Psychologist definitions<br />
C.3 AI researcher definitions</p>
<p style="text-align: left; padding-left: 30px;"><strong>Bibliography<br />
Index</strong></p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.vetta.org/2008/07/machine-super-intelligence/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Kolmogorov, Solomonoff, AIXI etc. questions</title>
		<link>http://www.vetta.org/2008/06/kolmogorov-solomonoff-aixi-etc-questions/</link>
		<comments>http://www.vetta.org/2008/06/kolmogorov-solomonoff-aixi-etc-questions/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 16:14:45 +0000</pubDate>
		<dc:creator>Shane Legg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AIXI]]></category>
		<category><![CDATA[Kolmogorov Complexity]]></category>
		<category><![CDATA[Universal Intelligence]]></category>

		<guid isPermaLink="false">http://www.vetta.org/?p=65</guid>
		<description><![CDATA[Many people seem to have questions about Kolmogorov complexity, Solomonoff induction, algorithmic probability theory, AIXI, the universal intelligence measure and so on.  I don&#8217;t always have time to watch all the email lists where these things get discussed, but if &#8230; <a href="http://www.vetta.org/2008/06/kolmogorov-solomonoff-aixi-etc-questions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many people seem to have questions about Kolmogorov complexity, Solomonoff induction, algorithmic probability theory, AIXI, the universal intelligence measure and so on.  I don&#8217;t always have time to watch all the email lists where these things get discussed, but if you do have any questions, concerns, etc. that you&#8217;d like to put to me, feel free to post a question below and I&#8217;ll try to answer it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vetta.org/2008/06/kolmogorov-solomonoff-aixi-etc-questions/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

