shokwave comments on David Chalmers' "The Singularity: A Philosophical Analysis" - Less Wrong

33 Post author: lukeprog 29 January 2011 02:52AM

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

Comments (202)

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

Comment author: shokwave 01 February 2011 08:39:46AM 0 points [-]

But how do you describe the task and how does the AI learn about it?

Use something like Prolog to declare the environment and problem. If I knew how the AI would learn about it, I could build an AI already. And indeed, there are fields of machine learning for things such as Bayesian inference.

Comment author: jacob_cannell 02 February 2011 07:25:11AM 0 points [-]

If you have to describe every potential probelm to the AI in Prolog, how will it learn to become a computer scientist or quantum physicist?

Comment author: shokwave 02 February 2011 07:33:07AM *  0 points [-]

Describe the problem of learning how to become a computer scientist or quantum physicist, then let it solve that problem. Now it can learn to become a computer scientists or quantum physicist.

(That said, a better method would be to describe computer science and quantum physics and just let it solve those fields.)

Comment author: jacob_cannell 02 February 2011 07:49:00AM 0 points [-]

Or a much better method: describe the problem of an AI that can learn natural language, the rest follows.

Comment author: shokwave 02 February 2011 09:39:00AM 0 points [-]

Except for all problems which are underspecified in natural language.

Which might be some pretty important ones.