Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Lisp was meant to be a language for AI research originally, but as we all know, no progress has been made in this field since Lisp came out. I'm curious what JMC thinks about this. Doesn't he think, for example, that there is no connection between Lisp and intelligence? Or maybe it's too early to talk about this?


> but as we all know, no progress has been made in this field since Lisp came out.

Although I totally disagree with this, I think it would be a great question for McCarthy.

Also, if I were to meet with McCarthy, I would ask him about his fascinating opus on the sustainability of human development. (Summary: A: Nuclear power will be the future B: With huge amounts of energy, humanity can do anything)

http://www-formal.stanford.edu/jmc/progress/


Nonsense. There has been plenty of progress for AI research. The explanation usually given is that once a solution to a "ai" problem has been implemented, it is no longer considered an "ai" problem. e.g voice recognition, facial recognition, compilers, chess master slayers, etc...


If humans can perform simple arithmetic operations, does that mean calculators are a solution to another "AI problem"? So are voice/face recognition systems (which, in fact, never gave satisfactory results so you can't even call them "solved").


"Lisp was meant to be a language for AI research originally": false premise.


""Lisp was meant to be a language for AI research originally": false premise": false premise.

A programming system called LISP (for LISt Processor) has been developed for the IBM 704 computer by the Artificial Intelligence group at M.I.T. The system was designed to facilitate experiments with a proposed system called the Advice Taker, whereby a machine could be instructed to handle declarative as well as imperative sentences and could exhibit ``common sense'' in carrying out its instructions.

http://www-formal.stanford.edu/jmc/recursive/node1.html


Huh. I think I stand corrected.


> no progress has been made in this field since Lisp came out.

Lisp came out in 1958, according to the wikipedia page:

http://en.wikipedia.org/wiki/Lisp_%28programming_language%29

Saying that nothing has happened in AI since seems a bit...exaggerated. But I don't know much of anything about the field - anyone else care to comment?


I'd say that the algorithms are key in AI, not necessarily the language. You can program neural networks, genetic algorithms, search in Blub.

The early AI programs tended to solve toy problems. No one had thought much then about the implications of the curse of dimensionality: that each entity you add to the problem (say, throw another object into your object-manipulating robot's environment) increases the problem space exponentially (or even factorially).

But you're right, there has been a ton of progress in AI. The initial bias toward ontologies, expert systems, and top-down algorithms has given way to bottom-up systems that are data-driven rather than abstraction-driven.

One major example is using neural networks, SVMs, RBFs to discover implicit features in a data set rather than depending on an expert to code up those features explicitly. Experts don't scale, but data will always be with us. Thus we've seen increasing interest in information retrieval as opposed to ontological knowledge engineering.

But a lot is going on in the field even today. I found this talk very interesting:

http://video.google.com/videoplay?docid=-2469649805161172416


Well, we have vehicles that drive themselves across deserts, but not machines that will argue with you over whether or not Will Ferrel is the greatest comedian ever. I say that we are making progress, though not as much as some had hoped.


My view may sound rather radical, but I think not everything that's called "A.I." has to do with intelligence. In other words, if a progress is reported by an AI researcher, it doesn't mean anything.

There are many forms of intelligence and for example Turing machines are just one, probably. If we are talking, however, about intelligent survival machines like ourselves, then we are not even close to understanding how it works.


  as we all know, no progress has been made in [AI research] since Lisp came out
You may have some unorthodox views on what "AI research" constitutes or how much progress had been made, but prefixing your comment with "as we all know..." is obnoxious. The consensus view is certainly not that no progress at all in AI has been made since 1958.


Care to show anything that we use in everyday life and that evolved from the AI science as a result of its 50-year existence? Ok, except CAPTCHA maybe (just kidding).


honestly, i think hard AI (as propounded in various SF genres) will always be next 20 years away. a borg like future with man-machine symbiosis seems more likely i.e use machine to _augument_ human capacities, rather than supplant them.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: