I guess things are slowing down at DeepMind. I have tremendous respect for David Silver and his work on AlphaZero and Richard Sutton as a pioneer in RL. But the cynic in me is that this paper is just a result of Goodhart's law with publishing count as a metric. Any proof of the type of emergent behaviors that they mention from RL with an actual RL experiment would go a long way. Showing an RL agent developing a langu…
It might be a stretch but some people say that the weights learned by a neural network is somewhat like a language. For example if you look at the weights of a random middle layer it would seem like gibberish. Much like how aliens would react when looking at humans making gibberish noises (aka talking) to each other. In both cases they are just compressing signals based on learned primitives.
DeepMind says reinforcement learning is ‘enough’ to reach general AI
161–170 of 312 posts
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#162"A sufficiently powerful and general reinforcement learning agent may ultimately give rise to intelligence and its associated abilities. ... We do not offer any theoretical guarantee on the sample efficiency of reinforcement learning agents." OK. This basically says "evolution works". But how fast? Biology took tens of millions of years to boot up. An related question is how much compute power does evolution, viewed…
We just want AI to be able to think. We do not need an AI with an autonomic nervous system, or many of the functions in the central nervous system. We do not need AI to be very power efficient. If it takes several megawatts of electricity to get our first strong AI working, so be it. So, we do not have as many constrains as life did.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#163I kid, but these sorts of papers are theoretical position papers and do not account practical considerations e.g., for how many suns of energy must be expended.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#164Some Bozo who has heard all this many times before is suspicious of claims from places like Deep Mind who have a financial incentive to make them (keep funding) where there aren't working machines to back that claim up. Some Bozo has no credentials, no reputation, no track record of publications and barely supports the claim they're making with anything much. Some Bozo has no financial incentives or otherwise to opin…
Said anonymous account on HN... If you're going to question other people's credentials, reputation, track record and claims make sure your own are solid. Those who live in glass houses shouldn't throw stones. Finally, if you're going to attack someone's article: attack the article, not the person that wrote it. This is the lowest level of attack possible: the personal one. It's as ad-hominem as it gets.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#165Saying RL is sufficient to (eventually) achieve AGI is a bit misleading. One might similarly state that biological evolution is sufficient to (eventually) achieve biological general intelligence. Both statements are probably true, but the parenthetical (eventually) is doing an awful lot of heavy lifting.
That is if you believe biological general intelligence is the end goal of evolution, which I believe is highly unlikely. Intelligence is simply a special side-product of evolution, there is nothing general about general intelligence. Many organisms can thrive without it. There is also a non-negligible chance that all organisms would die out before reaching intelligence. We are fortunate to live in a world that produc…
I would agree, but might add that evolution doesn't have 'goals'.
Is that the point you were trying to make?
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#166Some Bozo who has heard all this many times before is suspicious of claims from places like Deep Mind who have a financial incentive to make them (keep funding) where there aren't working machines to back that claim up. Some Bozo has no credentials, no reputation, no track record of publications and barely supports the claim they're making with anything much. Some Bozo has no financial incentives or otherwise to opin…
I'll bet a sum of real money that Some Bozo is correct. Bozo has the hindsight of history and philosophy going for him, while Deep Mind has a huge financial temptation to sell snake oil.
I don't know, isn't the DeepMind founder that guy in the Go documentary? I read about him after watching the doc and he seemed to be pretty cautious about taking in investment, and he didn't seem the type to try to cash out.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#167Earlier quoted context omitted.
Edit: sorry just realised you’re making the same point as me more or less. Putting yourself in third person. I’ll let my comment stand anyhow :) Screwing my face up, looking at this sideways … but it seems as though you’re saying that the Bozos of HN have nothing useful to contribute to this discussion based on … [rereads] … their lack of academic credentials in the area… you could say this about just about any HN po…
Not quite the same point. Yep some bozo is me but needn't be. There's plenty who share that suspicion of AI research but have little else in common. And all of us may be wrong for different reasons. The vague point was to show someone with zero reputation, credentials, specific expertise in the field or anything much seems to be pretty convincing in response to this hugely funded ivory tower exercise by spitting, coc…
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#168Earlier quoted context omitted.
Wow, I had no idea that Yann LeCun was also this based. I've figured that it was relatively rare to hear people advocate for the superiority of unsupervised methods - but I guess it isn't if a titan like him does. It's good to hear because epistemologically I just do not believe that most learning is anything but unsupervised. There are very few good labels for our data relative to how much data we process in an info…
> It's good to hear because epistemologically I just do not believe that most learning is anything but unsupervised. I have a feeling that the lines between the supervised and unsupervised categories will get increasingly blurred, with semi-supervised, self-supervised (eg. like self-attention) and adversarial (eg. GANs) approaches mixing together in strange ways.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#169https://www.reddit.com/r/MachineLearning/comments/nplhy3/r_r...
I'm with most of the comments there. This paper is ridiculously hand-wavey.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#170Games like Go and Starcraft are well modeled worlds. If you want something akin to AGI to operate in the "real world" you will need a high quality data model of the real world for the RL system to work off of.