Introduction: A rational number can represent an arbitrary sequence of bits where bit patterns either terminate or repeat infinitely. This provides a mathematical toy model for reasoning about AGI safety. A bit sequence can be translated into a sequence of actions. The goal is to prove safety of some bit...
Yesterday, I watched the video series about Infra-Bayesianism. Link: Some of it went over my head, so I tried to come up with a thought experiment to test my current level of understanding: Imagine that you are playing a repeated game similar to Newcomb's paradox, except that 90% of the...
Problem: 1. AI is becoming too smart to control 2. Sooner or later, we will have an AI takeover Solution: Put an AI that is too stupid to take over the world by itself, but trained on ethical data, in charge to control the AI takeover safely. If you ask...
This is a short story written with help from ChatGPT, about the intuition behind counter-examples to Leibniz' first principle. This is generally believe to be true among logicians, but the equality as it is expressed in Leibniz' first principle is just an assumption about equality and not a proof of...
Paper "Answered Modal Logic Catuṣkoṭi": https://github.com/advancedresearch/path_semantics/blob/master/papers-wip/answered-modal-logic-catuskoti.pdf In the classical world of information theory, there are only bits: Yes/No, True/False, On/Off, 0/1. This system is so convenient that it is hard for our brains to adapt to other logical systems. However, does it really matter? Can not all logical systems be...
A simulation is often used to describe a computer program imitating a physical process. In this post, I use the term "reverse simulation" to refer to a scenario when a computer program is simulated using physics. The approach I am suggesting here, is meant to address one problem of AI...