Obstacles on the Path to AI
drive.google.com
Obstacles on the Path to AI
1–10 of 31 posts
Re: Obstacles on the Path to AI
#2But then I get happy because at least I understand a little bit :)
Re: Obstacles on the Path to AI
#3Re: Obstacles on the Path to AI
#4Re: Obstacles on the Path to AI
#5Re: Obstacles on the Path to AI
#6"There is no way in hell that you can learn billions of parameters with RL." I really love LeCun's provocative stances, but I get suspicious when people talk about impossibilities. RL is making huge strides. People adopted the same tone with neural nets years ago, and LeCun proved them wrong...
I find that convincing and a key insight. RL is going to be fundamental to AGI, but he's saying curiosity / unsupervised learning will be necessary. And I say this as a big believer in the need for more work on RL.
Re: Obstacles on the Path to AI
#7That's only the slides. Is there a video of the talk?(assuming there is a talk, that is)
Re: Obstacles on the Path to AI
#8Re: Obstacles on the Path to AI
#9Although I'm working on deep neural nets, this material is too advanced to me. Looks like deep nets + bayesian reasoning is the next big thing.
https://mitpress.mit.edu/books/probabilistic-graphical-model...
Re: Obstacles on the Path to AI
#10"There is no way in hell that you can learn billions of parameters with RL." I really love LeCun's provocative stances, but I get suspicious when people talk about impossibilities. RL is making huge strides. People adopted the same tone with neural nets years ago, and LeCun proved them wrong...
He's saying you won't learn billions is parameters with RL /alone/ because "one scalar reward per trial isn't going to cut it". I find that convincing and a key insight. RL is going to be fundamental to AGI, but he's saying curiosity / unsupervised learning will be necessary. And I say this as a big believer in the need for more work on RL.
This may seem like a naive question, but it's sincere: What makes a scalar reward less effective at modifying a Q function than a scalar error that's used in backprop and assigned to a neural network's coefficients?