EdX

Understanding Artificial Intelligence through Algorithmic Information Theory (edX)

Understanding Artificial Intelligence through Algorithmic Information Theory (edX)

Can we characterize intelligent behavior? Are there theoretical foundations on which Artificial Intelligence can be grounded? This course on Algorithmic Information will offer you such a theoretical framework. You will be able to see machine learning, reasoning, mathematics, and even human intelligence as abstract computations aiming at compressing information. This new power of yours will not only help you understand what AI does (or can’t do!) but also serve as a guide to design AI systems.

Class Deals by MOOC List - Click here and see EdX's Active Discounts, Deals, and Promo Codes.

  • Artificial Intelligence is more than just a collection of brilliant, innovative methods to solve problems.

If you are interested in machine learning or are planning to explore it, the course will make you see artificial learning in an entirely new way. You will know how to formulate optimal hypotheses for a learning task. And you will be able to analyze learning techniques such as clustering or neural networks as just ways of compressing information.

  • If you are interested in reasoning , you will understand that reasoning by analogy, reasoning by induction, explaining, proving, etc. are all alike; they all amount to providing more compact descriptions of situations.
  • If you are interested in mathematics , you will be amazed at the fact that crucial notions such as probability and randomness can be redefined in terms of algorithmic information. You will also understand that there are theoretical limits to what artificial intelligence can do.
  • If you are interested in human intelligence , you will find some intriguing results in this course. Thanks to algorithmic information, notions such as unexpectedness, interest and, to a certain extent, aesthetics, can be formally defined and computed, and this may change your views on what artificial intelligence can achieve in the future.

Half a century ago, three mathematicians made the same discovery independently. They understood that the concept of information belonged to computer science; that computer science could say what information means. Algorithmic Information Theory was born.
Algorithmic Information is what is left when all redundancy has been removed. This makes sense, as redundant content cannot add any useful information. Removing redundancy to extract meaningful information is something computer scientists are good at doing.
Algorithmic information is a great conceptual tool. It describes what artificial intelligence actually does , and what it should do to make optimal choices. It also says what artificial intelligence can’t do. Algorithmic information is an essential component in the theoretical foundations of AI.

What you'll learn

  • How to measure information through compression
  • How to compare algorithmic information with Shannon’s information
  • How to detect languages through joint compression
  • How to use the Web to compute meaning similarity
  • How probability and randomness can be defined in purely algorithmic terms
  • How algorithmic information sets limits to the power of AI (Gödel’s theorem)
  • A criterion to make optimal hypotheses in learning tasks
  • A method to solve analogies and detect anomalies
  • A new understanding of machine learning as a way to achieve compression
  • Why unexpected means abnormally simple
  • Why coincidences are unexpected
  • Why subjective information and interest are due to complexity drop and why relevance, aesthetics, emotional intensity and humour rely on coding.

Prerequisites

  • Examples of what you should know before embarking on this course
  • what a convex curve looks like,
  • that log(7^n) is n times log(7)
  • that rational numbers have finite or periodic expansion,
  • that rational numbers are countable, but that real numbers are not,
  • that the probability of "A and B" is the probability of "A knowing B" times the probability of B,
  • that 65 is 1000001 is in base 2 and 41 in base 16,
  • how to compute the sum of a finite geometric series,
  • that {'a':1, 'i':0} is a Python dictionary and why list('ab'*4)[::2] yields ['a','a','a','a'],
  • that k-means is a clustering method,
  • what Bayes’ theorem tells us,
  • how Shannon’s information is related to probability,
  • that what is called a Turing machine is NOT the machine that Alan Turing (Benedict Cumberbatch) is using in the movie The imitation game.

Syllabus

Chapter 1. Describing data

  • Complexity as code length
  • Conditional Complexity

Chapter 2. Measuring Information

  • Complexity and frequency
  • Meaning distance

Chapter 3. Algorithmic information & mathematics

  • Algorithmic probability, Randomness
  • Gödel’s theorem

Chapter 4. Machine Learning and Algorithmic Information

  • Universal induction - MDL
  • Analogy & Machine Learning as complexity minimization

Chapter 5. Subjective information

  • Simplicity & coincidences
  • Subjective probability
  • Relevance
Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Fundamentals of TinyML (edX) EdX
HarvardX,Harvard University

Fundamentals of TinyML (edX)

Focusing on the basics of machine learning and embedded systems, such as smartphones, this course will introduce you to the “language” of TinyML. What do you know about TinyML? Tiny Machine Learning (TinyML) is one of the fastest-growing areas of Deep Learning and is rapidly becoming more accessible. This course provides a foundation for you to understand this emerging field.

Self Paced
Self-Paced
Maths Essentials (edX) EdX
Imperial College Business School,Imperial College London

Maths Essentials (edX)

Discover and acquire the fundamental maths skills that you will need to use while studying an MBA program, from algebra to differentiation and geometric series. Planning to study for an MBA but unsure of your basic maths skills? All MBA programs, and in business generally require some maths, particularly on quantitative subjects such as Accounting, Economics and Finance.

Self Paced
Self-Paced
Data Science: Capstone (edX) EdX
HarvardX,Harvard University

Data Science: Capstone (edX)

Show what you’ve learned from the Professional Certificate Program in Data Science. To become an expert data scientist you need practice and experience. By completing this capstone project you will get an opportunity to apply the knowledge and skills in R data analysis that you have gained throughout the series. This final project will test your skills in data visualization, probability, inference and modeling, data wrangling, data organization, regression, and machine learning.

Self Paced
Self-Paced
Linear Algebra IV: Orthogonality & Symmetric Matrices and the SVD (edX) EdX
Georgia Institute of Technology,GTx

Linear Algebra IV: Orthogonality & Symmetric Matrices and the SVD (edX)

This course takes you through roughly five weeks of MATH 1554, Linear Algebra, as taught in the School of Mathematics at The Georgia Institute of Technology. In the first part of this course you will explore methods to compute an approximate solution to an inconsistent system of equations that have no solutions. Our overall approach is to center our algorithms on the concept of distance.

Self Paced
Self-Paced
Computing for Data Analysis (edX) EdX
Georgia Institute of Technology,GTx

Computing for Data Analysis (edX)

A hands-on introduction to basic programming principles and practice relevant to modern data analysis, data mining, and machine learning. The modern data analysis pipeline involves collection, preprocessing, storage, analysis, and interactive visualization of data. In the course, you’ll see how computing and mathematics come together.

Aug 24th 2026
13-24 Weeks
Advanced Linear Algebra: Foundations to Frontiers (edX) EdX
University of Texas at Austin,UTAustinX

Advanced Linear Algebra: Foundations to Frontiers (edX)

Learn advanced linear algebra for computing. Linear algebra is one of the fundamental tools for computational and data scientists. In Advanced Linear Algebra: Foundations to Frontiers (ALAFF), you will build your knowledge, understanding, and skills in linear algebra, practical algorithms for matrix computations, and the analysis of the effects of floating-point arithmetic as performed by computers.

Self Paced
Self-Paced
Probability and Statistics in Data Science using Python (edX) EdX
University of California, San Diego,UC San DiegoX

Probability and Statistics in Data Science using Python (edX)

Using Python, learn statistical and probabilistic approaches to understand and gain insights from data. The job of a data scientist is to glean knowledge from complex and noisy datasets. Reasoning about uncertainty is inherent in the analysis of noisy data. Probability and Statistics provide the mathematical foundation for such reasoning.

Self Paced
Self-Paced
Data Science: R Basics (edX) EdX
HarvardX,Harvard University

Data Science: R Basics (edX)

Build a foundation in R and learn how to wrangle, analyze, and visualize data. This course will introduce you to the basics of R programming. You can better retain R when you learn it to solve a specific problem, so you’ll use a real-world dataset about crime in the United States. You will learn the R skills needed to answer essential questions about differences in crime across the different states.

Self Paced
Self-Paced
Recommender Systems: Behind the Screen (edX) EdX
Université de Montréal,UMontrealX

Recommender Systems: Behind the Screen (edX)

How are items recommended when you’re browsing for movies, jobs or clothing online? Register here and you’ll discover the fundamental concepts and methods allowing the most relevant item suggestions to users from e-commerce to online advertisement. In this course, you will explore and learn the best methods and practices in recommender systems, which are an essential component of the online ecosystem. This course was developed by IVADO and HEC Montréal as part of a workshop that took place in Montreal.

Self Paced
5-12 Weeks
Python for Data Science (edX) EdX
University of California, San Diego,UC San DiegoX

Python for Data Science (edX)

Learn to use powerful, open-source, Python tools, including Pandas, Git and Matplotlib, to manipulate, analyze, and visualize complex datasets. In the information age, data is all around us. Within this data are answers to compelling questions across many societal domains (politics, business, science, etc.). But if you had access to a large dataset, would you be able to find the answers you seek?

Self Paced
Self-Paced
MathTrackX: Probability (edX) EdX
University of Adelaide,AdelaideX

MathTrackX: Probability (edX)

Understand probability and how it manifests in the world around us. This course introduces probability and how it manifests in the world around us. Beginning with discrete random variables, together with their uses in modelling random processes involving chance and variation, you will start to uncover the framework for statistical inference.

Self Paced
Self-Paced