Wait isn’t any Turing complete programming language sufficient to eventually reach general AI
Like the notion that all of natural language can be modeled fully if you just use enough finite state machines — surely true; just a wee bit inefficient.
DeepMind says reinforcement learning is ‘enough’ to reach general AI
31–40 of 312 posts
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#32Alternate title: DeepMind fails to make progress on AGI, publishes thought piece instead.
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#33Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#34Saying 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.
RL + piggybacking on human culture might be enough, or evolution + RL for biological agents.
Yes, but over what timeframe? Will there be any diminishing returns plateaus along the way?
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#35Are the just reformulating the principles of evolution in digital terms, and essentially not providing any new insights at all? Yes, intelligence has been created by evolution. That doesn't imply that any system that is subject to evolutionary forces will lead to the creation of intelligence (and not within a reasonable timeframe, either). The challenge is to create a system that is capable of evolving intelligence.…
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#36Wait isn’t any Turing complete programming language sufficient to eventually reach general AI
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#37This article is interesting, I even skimmed through their paper. But I think still the question remains: How to find the unified reward function? Or in other words, how to find answer to life? [It cannot be 42].
Yea. For animals, reproduction and just surviving is the reward function? It talks a lot about having a rich enough environment for learning which makes sense, if a computer lives only in a Go board it can only learn go playing itself. How do you simulate a rich enough environment purely in software (or do you sense input from the "real" environment) and what reward do we define in this complex environment.. It seems…
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#38Earlier quoted context omitted.
Like the notion that all of natural language can be modeled fully if you just use enough finite state machines — surely true; just a wee bit inefficient.
Wait no, that can't be true. Finite state machines are only as powerful as regular expressions; you need pushdown automata even for programming languages, surely you can't model natural language with finite state machines? (maybe an infinite number of them, but I'm doubtful even on that - I'd have to review the theory to be sure though)
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#39Earlier quoted context omitted.
Like the notion that all of natural language can be modeled fully if you just use enough finite state machines — surely true; just a wee bit inefficient.
Wait no, that can't be true. Finite state machines are only as powerful as regular expressions; you need pushdown automata even for programming languages, surely you can't model natural language with finite state machines? (maybe an infinite number of them, but I'm doubtful even on that - I'd have to review the theory to be sure though)
Re: DeepMind says reinforcement learning is ‘enough’ to reach general AI
#40Are the just reformulating the principles of evolution in digital terms, and essentially not providing any new insights at all? Yes, intelligence has been created by evolution. That doesn't imply that any system that is subject to evolutionary forces will lead to the creation of intelligence (and not within a reasonable timeframe, either). The challenge is to create a system that is capable of evolving intelligence.…
Hmm. Can you provide a pointer to those biologists?
AFAIK, high intelligence has arisen more than once on Earth (Hominoids, Cetaceans, Octopuses), so I'm somewhat skeptical of that claim, but perhaps they're construing intelligence more narrowly (ie. only Homo Sapiens qualifies).