cousin_it comments on Book Review: Naïve Set Theory (MIRI course list) - LessWrong

31 Post author: So8res 30 September 2013 04:09PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (19)

You are viewing a single comment's thread.

Comment author: cousin_it 30 September 2013 06:31:35PM *  5 points [-]

I noticed that the course list doesn't cover several topics that are popular on LW. Some suggestions:

Game theory - Fudenberg and Tirole

K-complexity - Li and Vitanyi

Causality - Pearl

And maybe something on cryptography, but I don't know enough about it to recommend a good book.

Comment author: [deleted] 02 October 2013 05:20:42AM *  1 point [-]

For cryptography I would recommend Ferguson, Schneier, & Kohno's Cryptography Engineering. It's aimed at engineers so it's not so much the math-oriented text that you might expect from a MIRI course list, but that's very much on purpose by the authors and in my recommendation. The principle application of cryptography to friendly AI theory is the pragmatic discipline of designing and implementing secure protocols. Most of the lessons to be learned here is not in the math, but rather the right adversarial mindset for thinking about security problems -- what Schneier calls “professional paranoia.” Imparting this mindset on new learners of the field was a driving factor for the authors in writing this textbook.

Besides, unless you are a professional cryptographer, you should not be designing your own crypto protocols. And unless you have significant peer review, you should not be using them. The key is to understand the basic fundamentals of the field, internalize the adversarial mindset, and then learn enough math (mostly group theory) to read the academic papers directly.

Comment author: Louie 03 October 2013 07:52:49PM 0 points [-]

Do you think Causality is a superior recommendation to Probabilistic Graphical Models?

Comment author: Alex_Altair 03 October 2013 08:16:54PM 1 point [-]

The material covered in Causality is more like a subset of that in PGM. PGM is like an encyclopedia, and Causality is a comprehensive introduction to one application of PGMs.

Comment author: Louie 05 October 2013 08:36:42AM 1 point [-]

Thanks. That was what I thought, but I haven't read Causality yet.

Comment author: cousin_it 03 October 2013 07:57:27PM *  0 points [-]

I haven't read PGM. Maybe you could ask Ilya Shpitser, he knows this stuff much better than I do.