Jump to content

Marcus Hutter

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Albertttt (talk | contribs) at 13:19, 18 August 2012 (→‎Universal artificial intelligence). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Marcus Hutter (born 1967) is a German computer scientist and professor at the Australian National University. Hutter was born and educated in Munich, where he studied physics and computer science. In 2000 he joined Jürgen Schmidhuber's group at the Swiss Artificial Intelligence lab IDSIA, where he developed the first mathematical theory of optimal Universal Artificial Intelligence, based on Kolmogorov complexity and Ray Solomonoff's theory of universal inductive inference. In 2006 he also accepted a professorship at the Australian National University in Canberra.

Hutter's notion of universal AI describes the optimal strategy of an agent that wants to maximize its future expected reward in some unknown dynamic environment, up to some fixed future horizon. This is the general reinforcement learning problem. Solomonoff/Hutter's only assumption is that the reactions of the environment in response to the agent's actions follow some unknown but computable probability distribution.

Universal artificial intelligence

Hutter uses Solomonoff's inductive inference as a mathematical formalization of Occam's razor.[1] Hutter adds to this formalization the expected value of an action: shorter (kolmogorov complexity) computable theories have more weight when calculating the expected value of an action across all computable theories which perfectly describe previous observations.[2]

At any time, given the limited observation sequence so far, what is the Bayes-optimal way of selecting the next action? Hutter proved that the answer is to use Solomonoff's universal prior to predict the probability of each possible future, and execute the first action of the best policy [3] (a policy is any program that will output all the next actions and input all the next perceptions up to the horizon). A policy is the best if, on a weighted average of all the possible futures, it will maximize the predicted reward up to the horizon. He called this universal algorithm AIXI.

This is mainly a theoretical result. To overcome the problem that Solomonoff's prior is incomputable, in 2002 Hutter also published an asymptotically fastest algorithm for all well-defined problems. Given some formal description of a problem class, the algorithm systematically generates all proofs in a sufficiently powerful axiomatic system that allows for proving time bounds of solution-computing programs. Simultaneously, whenever a proof has been found that shows that a particular program has a better time bound than the previous best, a clever resource allocation scheme will assign most of the remaining search time to this program. Hutter showed that his method is essentially as fast as the unknown fastest program for solving problems from the given class, save for an additive constant independent of the problem instance. For example, if the problem size is , and there exists an initially unknown program that solves any problem in the class within computational steps, then Hutter's method will solve it within steps. The additive constant hidden in the notation may be large enough to render the algorithm practically infeasible despite its useful theoretical properties.

Several algorithms approximate AIXI in order to make it run on a modern computer. The more they are given computing power, the more they behave like AIXI (their limit is AIXI).[4][5][6]

Hutter Prize for Lossless Compression of Human Knowledge

On August 6, 2006, Hutter announced the Hutter Prize for Lossless Compression of Human Knowledge with an initial purse of 50,000 Euros, the intent of which is to encourage the advancement of artificial intelligence through the exploitation of Hutter's theory of optimal universal artificial intelligence.

Partial bibliography

  • Universal Artificial Intelligence: Sequential Decisions Based On Algorithmic Probability ISBN 3-540-22139-5
  • The Fastest and Shortest Algorithm for All Well-Defined Problems. International Journal of Foundations of Computer Science, 13:3 (2002) 431-443, 2002.

References

  1. ^ On the existence and convergence of computable universal priors from arxiv.org M Hutter - Algorithmic Learning Theory, 2003 - Springer
  2. ^ Universal artificial intelligence: Sequential decisions based on algorithmic probability M Hutter - 2005 - books.google.com
  3. ^ Principles of Solomonoff induction and AIXI, M. Hutter, http://www.hutter1.net/publ/aixiaxiom2.pdf
  4. ^ A Monte Carlo AIXI Approximation J Veness, KS Ng, M Hutter… - Arxiv preprint arXiv, 2009 - arxiv.org
  5. ^ Reinforcement Learning via AIXI Approximation from arxiv.org J Veness, KS Ng, M Hutter… - Arxiv preprint arXiv:1007.2049, 2010 - aaai.org
  6. ^ A computational approximation to the AIXI model from agiri.org S Pankov - Artificial general intelligence, 2008: proceedings of …, 2008 - books.google.com

Template:Persondata