jsteinhardt comments on Academia as a career option, its social value, and alternatives - Less Wrong

9 Post author: VipulNaik 10 March 2014 06:32PM

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

Comments (29)

You are viewing a single comment's thread. Show more comments above.

Comment author: jsteinhardt 13 March 2014 06:47:11AM 0 points [-]

It's worth noting that deep learning has made a huge resurgence lately, and is seeing applications all over the place.

There's tons of active work in online learning, especially under resource constraints.

Structured prediction is older but still an active and important area of research.

Spectral learning / method of moments is a relatively new technique that seems very promising.

Conditional gradient techniques for optimization have had a lot of interest recently, although that may slow down in the next couple years. Similarly for submodular optimization.

There are many other topics that I think are important but haven't been quite as stylish lately; e.g. improved MCMC algorithms, coarse-to-fine inference / cascades, dual decomposition techniques for inference.