24 comments

[ 5.2 ms ] story [ 27.1 ms ] thread
Is this a transcript? Why is it in Q&A format?
Judging by the "imaginary" characters, I believe this is the Socratic method.

https://wikipedia.org/wiki/Socratic_method

The Socratic method is an interactive form of teaching. A prewritten Q&A may resemble it, but it's not.
Can someone explain where this diverges from Kant?
The article itself explains that.
> Q: [...] Is this something like Kant's Categorical Imperative [...]?

> A: Again, this is a theory of decisions about logic, not a theory about logical decisions. [...]

There’s something to this school of thought but the logical counter-factual stuff just seems like such a dead end

I don’t understand why the better approach isn’t some kind of type-theoretic style answer - just say that a first-order decision algorithm takes in a problem description and returns a choice, and a second-order one takes in a problem and returns a first-order algorithm

Then say your decision algorithm is a second-order one that argmaxes over which first-order one performs best on the input problem. There’s no logical counter-possibility issues because you’re not having to imagine “what if my algorithm behaved differently”, the fact that it necessarily returns a particular first-order algorithm doesn’t contradict it being able to evaluate them

This is really great, and looks like it might tie into the idea in negotiation theory of 'splitting the pie'.
How does this differ from Functional Decision Theory? Or did they just change what they call it?
>Because of Löb's theorem which is magic. I mean, I could try to explain it, but it would be a distracting detour and you'd need to be at least a little good at math to understand what the heck I was talking about.

I should have listened. Now after many online explanations and going deeper into the rabbit hole I'm not ever sure what a number is anymore.

This animated guide does shockingly well at explaining Löb's theorem.
A solution that predicts one-boxing is good. At least that's what I think. Curiously, everybody but me in my academic community seems to lean towards two-boxing, which is one of the rare cases when I have persistent troubles understanding others' intuitions. I mean, I can understand two-boxing as a recommendation in a one-off case, but for me any general solution to a decision problem needs to be acceptable and successful in arbitrary repeated applications.

I recommend reading the introduction for philosophers, by the way.

If I remember the setup correctly, my reasoning is that two boxing is rational,anti-coercive and implementable, while one boxing requires accepting some magical predictor and also opens up the door for a bunch of "arguments" that boil down to magic (violation of causality, or "trust this black box predictor" bro).

"Fuck you, I'll not play your game and take 1000" seems like a robust heuristic given a finite time on earth and a lot more charlatans trying to fool you than reliable predictors around

To continue the dialogue: Could this be in any way useful to predict Nash/Pareto fuckups before they happen?