Anthropic Reasoning
UDASSA
Universal Distribution + Absolute Self-Selection Assumption: A principled framework for reasoning about your place in reality
How likely is it that you exist? Not just that someone exists, but that you specifically, with your particular experiences and memories, are reading these words right now?
This seemingly simple question leads to profound puzzles in philosophy and cosmology. In a universe that might be infinite, or a multiverse where every possibility is realized, how can we even define probability?
UDASSA provides an answer: your probability of being a specific observer equals the algorithmic probability of that world, divided by the number of observers in it.
Developed by Wei Dai in the early 2000s, UDASSA combines two powerful ideas:
- 1.Solomonoff Induction: Simpler programs that generate your observations are more likely to be true. A universe describable in 1000 bits is exponentially more probable than one requiring 2000 bits.
- 2.Self-Selection: Within any world, your probability of being a particular observer is 1 divided by the total number of observers. More observers means your "measure" is more diluted.
“The probability that I find myself to be a particular observer is proportional to the universal prior probability of the world, divided by the number of observers in that world.”- Wei Dai
Calculate Your Measure
Your "measure" under UDASSA depends on two factors: how complex is the world you inhabit, and how many observers share that world with you. Adjust both parameters to see how your measure changes.
Solomonoff Prior
2^(-500)
0.031
Self-Selection
1/100
0.010
Your Measure
0.00031
Your measure (log scale visualization):
Complexity penalty: Low
Complex worlds are exponentially less likely under Solomonoff induction.
Observer dilution: Mild
More observers in a world dilute your probability of being any specific one.
Notice how both complexity and observer count reduce your measure, but the complexity penalty grows exponentially while observer dilution is linear.
Comparing Possible Worlds
UDASSA has surprising implications for which world you should expect to find yourself in. It is not simply the "biggest" world or the "most common" type of observer - it is a balance between simplicity and observer count.
Compare your probability of being an observer across four different hypothetical worlds. Under UDASSA, simpler worlds with fewer observers give you higher measure.
Simple Simulation
200 bits complexity, 1e+1 observers
100.00%
Earth-like
800 bits complexity, 1e+11 observers
0.0000%
Vast Multiverse
300 bits complexity, 1e+20 observers
0.0000%
Boltzmann Brain
2.0K bits complexity, 1e+0 observers
0.0000%
UDASSA Ranking (most likely to least likely):
Notice: The simple simulation wins despite having only 10 observers. Its low complexity outweighs the observer count. Earth-like worlds lose measure due to their many observers, and Boltzmann brains lose due to extreme complexity.
This has profound implications for questions like the simulation argument, the Fermi paradox, and the nature of consciousness. A simple simulation with few observers may have more measure than a vast, complex universe.
Visualizing Measure Flow
The total measure across all observer-moments sums to one. But this measure is not distributed equally - it flows according to the UDASSA formula. Explore how different weightings affect the distribution.
Hover over segments to see each observer-moment's properties. Adjust weights to see how complexity and observer count affect measure distribution.
Each slice represents an observer-moment. The size of the slice is their share of total measure. Hover to see how complexity and observer count determine each moment's probability weight.
The Solomonoff Prior
At the heart of UDASSA is Solomonoff induction - the idea that shorter programs deserve higher probability. This is Occam's Razor made mathematically precise.
The Kolmogorov complexity of a string is the length of the shortest program that outputs it. The Solomonoff prior assigns probability 2^(-K) to a program of complexity K bits.
The Solomonoff prior assigns probability 2^(-K) to a program of Kolmogorov complexity K. Shorter programs that generate the observed data are exponentially more likely.
Print "Hello"
print("Hello")Kolmogorov Complexity
50 bits
Solomonoff Probability
2^(-50) = 0.707
Normalized (among these programs)
58.11%
A trivial program with minimal complexity
Key insight: The simplest program consistent with your observations has the highest prior. This is why UDASSA favors simpler universes - not because complex universes cannot exist, but because they are assigned exponentially less probability weight.
This prior is universal: it dominates any other computable prior in the limit. If the universe is computable, Solomonoff induction will eventually converge to the truth.
Updating on Observations
UDASSA tells us how to update our beliefs when we make observations. Different observations provide evidence for or against different universe hypotheses, changing our probability distribution.
Select an observation to see how it updates your probability distribution across different universe hypotheses under UDASSA.
Small Universe
Universe with 10^10 observers
UDASSA Prior
100.00%
Posterior
100.00%
Medium Universe
Universe with 10^20 observers
UDASSA Prior
0.00%
Posterior
0.00%
Large Universe
Universe with 10^30 observers
UDASSA Prior
0.00%
Posterior
0.00%
UDASSA automatically incorporates observer selection effects. Your prior already accounts for the fact that you exist somewhere - observations then refine which type of observer-moment you are most likely to be.
Unlike naive Bayesian reasoning, UDASSA automatically handles selection effects. You do not need to separately account for the fact that you can only observe from your location - it is built into the framework.
The Problem of Copies
One of UDASSA's most controversial implications concerns copies. If someone creates a perfect copy of you, what happens to your measure? Under UDASSA, it gets divided.
What happens to your measure when copies of you are created? UDASSA has controversial implications for personal identity and the value of copies.
0% = identical copies, 100% = completely different people
Measure per copy
1.0000
Total copies
1
Total measure
1.0000
With no copies, your measure is undiluted. UDASSA suggests this is the state that maximizes your individual subjective probability of existence.
This has striking consequences: creating copies of yourself might be against your self-interestfrom a certain perspective. Each copy dilutes the measure of all others.
Whether this is a feature or a bug of UDASSA depends on your views about personal identity. If copies are genuinely "you," perhaps measure dilution is acceptable. If they are merely similar, it may not matter.
Going Deeper
UDASSA rests on deep foundations in algorithmic information theory and philosophy of probability. Expand the sections below for technical details.
Click to expand detailed technical discussion of UDASSA foundations and implications.
What Does UDASSA Tell Us?
UDASSA provides a principled framework for anthropic reasoning, but its implications are often counterintuitive. Here are the key takeaways:
Simplicity matters enormously
The exponential penalty for complexity means that among all worlds containing observers like you, the simplest ones dominate. Our complex universe may be less likely than you think.
Observer count matters too
Being one observer among trillions reduces your measure. This provides a principled response to arguments that assume more observers means higher probability of being one.
The simulation argument is weakened
Detailed simulations of complex universes are extremely complex. Simple simulations are more likely, but they cannot generate observers like us. This shifts probability back toward base reality.
Identity becomes measure
Questions about personal identity become questions about measure allocation. Whether copies are "you" depends on how measure should be divided among similar observer-moments.
The fundamental insight:
Your existence as a specific observer is not just a brute fact - it has a probability. UDASSA gives us the tools to reason about that probability in a mathematically coherent way, even in infinite or multiverse scenarios.
You exist. UDASSA tells you how likely that was - and what it implies about the nature of reality.
Explore More Anthropic Reasoning
UDASSA is one approach to the deep puzzles of observer selection and probability. Explore our other interactive explainers on related topics.
References: Dai (2001), Solomonoff (1964), Bostrom (2002)