Live data from Hacker News

AI

blog.samaltman.com

41–50 of 317 posts

Re: AI

#41
There are many classes of problems in computer science and AI falls into one of my favorites. If today the world had a machine with infinite CPU power and infinite RAM we still wouldn't have a good AI.

We just don't have the knowledge to utilize such resources to write an AI that could, for exampe, play League of Legends or Starcraft at a level beyond professional gamers. And it certainly couldn't write a best selling novel. It could solve an arbitrarily large traveling salesman problem but it couldn't do those other things. I think that's kind of awesome.

I'm not saying it can't be done. Assuming we humans don't kill ourselves I think someday it will. But it's a long, long ways off.

Re: AI

#42
post #36
post #10

Critically speaking, this article doesn't add anything. I don't know why I read it. Can anyone explain why they upvoted?

For me, "There are certainly some reasons to be optimistic. Andrew Ng, who worked or works on Google’s AI, has said that he believes learning comes from a single algorithm - the part of your brain that processes input from your ears is also capable of learning to process input from your eyes. If we can just figure out this one general-purpose algorithm, programs may be able to learn general-purpose things." is what w…

Fair enough, but can we imagine a better algorithm?

Re: AI

#43
post #30

Earlier quoted context omitted.

Why should it?

Because it thinks. It takes in information and performs an analysis on that data. Surely over the time it would take to evolve, my brain thinks that it should understand that more than anything? It understands how every other organ works in explicit detail at the the molecular level. The only thing my brain can imagine, is that my consciousness is disconnected somewhat from my brain. It's as though my consciousness i…

just because you're processing things doesn't mean you're processing what's required to understand conscious/intelligence.

Re: AI

#44
post #42
post #36

Earlier quoted context omitted.

For me, "There are certainly some reasons to be optimistic. Andrew Ng, who worked or works on Google’s AI, has said that he believes learning comes from a single algorithm - the part of your brain that processes input from your ears is also capable of learning to process input from your eyes. If we can just figure out this one general-purpose algorithm, programs may be able to learn general-purpose things." is what w…

Fair enough, but can we imagine a better algorithm?

I've always assumed any real machine intelligence would be scalable to the point where even if it started at a millionth the functionality of a human, it would end up far surpassing humanity.

Re: AI

#45

There are many classes of problems in computer science and AI falls into one of my favorites. If today the world had a machine with infinite CPU power and infinite RAM we still wouldn't have a good AI. We just don't have the knowledge to utilize such resources to write an AI that could, for exampe, play League of Legends or Starcraft at a level beyond professional gamers. And it certainly couldn't write a best sellin…

If you had a machine with infinite CPU power and infinite RAM you could _evolve_ an AI. Greg Egan wrote a great story about that: http://ttapress.com/553/crystal-nights-by-greg-egan/

Someone tries it, with mixed results.

Re: AI

#46
I think one of the next hot emerging careers will be connecting and interfacing traditional computational algorithms for the bits that are clearly orders of magnitude more efficient than using a multi-layer neural network to do them into neural networks, SVMs, and/or whatever comes next that figure out how to allocate such work from raw data feeds.

Re: AI

#47

There are many classes of problems in computer science and AI falls into one of my favorites. If today the world had a machine with infinite CPU power and infinite RAM we still wouldn't have a good AI. We just don't have the knowledge to utilize such resources to write an AI that could, for exampe, play League of Legends or Starcraft at a level beyond professional gamers. And it certainly couldn't write a best sellin…

Did he just say you give us infinite CPU power? Why not bruteforce it then? Starting from the number 1 to number 2^800000000 for each program it generates by that number test the program[automated test] to see if it is intelligent. If intelligent then tell it produce a book.

[Everything can be seen as a state space search.]

Re: AI

#48
"But how do we make a computer program that decides what it wants to do? How do we make a computer decide to care on its own about learning to drive a car? Or write a novel?"

if intelligence is solved by reverse engineering the brain at a molecular level surely consciousness and creativity are?

"And maybe we don't want to build machines that are concious in this sense."

if the physical composition of the brain defines intelligence and conscience, i'm not sure you'll be able to pick and choose. i am all for artificial conscious though. yolo.

Re: AI

#49
"But how do we make a computer program that decides what it wants to do? How do we make a computer decide to care on its own about learning to drive a car? Or write a novel?"

Perhaps it'd be better to ask: why would we want a computer to do these things? I certainly do not want to live in a world where computers have their own motivations and desires and the ability to act on the same.

Actually, I can put that more strongly: none of us will live very long in a world where computers have their own motivations, desires, and the ability to act on the same.

Re: AI

#50
post #47

There are many classes of problems in computer science and AI falls into one of my favorites. If today the world had a machine with infinite CPU power and infinite RAM we still wouldn't have a good AI. We just don't have the knowledge to utilize such resources to write an AI that could, for exampe, play League of Legends or Starcraft at a level beyond professional gamers. And it certainly couldn't write a best sellin…

Did he just say you give us infinite CPU power? Why not bruteforce it then? Starting from the number 1 to number 2^800000000 for each program it generates by that number test the program[automated test] to see if it is intelligent. If intelligent then tell it produce a book. [Everything can be seen as a state space search.]

[automated test] is the hard part.
Post reply on HN