I have a secret to reveal: I am not the author of my recent LessWrong posts. I know almost nothing about any of the topics I have recently written about.

Instead, for the last two months, I have been using Manifold Markets to write all my LessWrong posts. Here's my process.

To begin a post, I simply create 256 conditional prediction markets about whether my post will be curated, conditional on which ASCII character comes first in the post (though I'm considering switching to Unicode). Then, I go with whatever character yields the highest conditional probability of curation, and create another 256 conditional prediction markets for the next character in the post, plus a market for whether my post will be curated if the text terminates at that character. I repeat this algorithm until my post is complete.

Here's an example screenshot for a post that is currently in my drafts:

Looks interesting!

Even this post was generated using this method.

New Comment
11 comments, sorted by Click to highlight new comments since: Today at 6:27 AM

Disappointed to see Manifold still suffering from long-shot bias. It's a good thing you're using greedy sampling.

How did you decide on the image?

Before posting, I roll out another sequence of prediction markets that write instructions for me on what images and links I should use in the post, and where.

Oh, I was going to guess going pixel by pixel, with each separate RGB value as a separate market…

Good idea. One could also go Turing machine by Turing machine, voting on the ones which would produce the most upvoted content. Then you can just read the binary output as html.

Prediction market with Solomonoff prior. The theoretically most efficient way to do anything.

(I wonder if we just found a solution to AI alignment. Start with the simplest machines, and let the prediction markets vote on whether they will destroy the world...)

Right, just seed a prediction market maker using a logarithmic scoring rule, where the market's prior probability is given by Solomonoff. There is the small issue of choosing a Turing interpreter, but I think we just choose the Lisp language as a reasonably elegant one.

Ah, a sort of multi-modal decision-market-only transformer.

Given the success of this experiment, we should propose a modified version of futarchy where laws are similarly written letter by letter!

One concern I have with this method is that it's greedy optimization. The next character with the highest probability-of-curation might still overly constrain future characters and end up missing global maxima.

I'm not sure the best algorithm to resolve this. Here's an idea: Once the draft post is fully written, randomly sample characters to improve: create a new set of 256 markets for whether the post can be improved by changing the Nth character.

The problem with step 2 is you'll probably get stuck in a local maximum. One workaround would be to change a bunch of characters at random to "jump" to a different region of the optimization space, then create a new set of markets to optimize the now-randomized post text.

Wonderful method! I am a poop brain. Manifold rules ~~~