vote up 3 vote down star
1

What do you consider the most significant progress / breakthroughs in real world applications of present-day AI research? (including, but not limited to: machine learning, statistical data processing, and other disciplines spinned off from AI).

Please spare / do not want: ramblings about AI winters / disappointment;

Do want: links, and pointers to concrete real-world applications.

flag

74% accept rate

5 Answers

vote up 4 vote down check

I think the most significant breakthrough is that real world consumer applications actually utilize AI routinely today. It has become common, and is not just mere curiosity of academic research and special applications any more, like it was ten years ago. Some examples:

  • Speech and text recognition (e.g. iPhone).
  • Face recognition in digital cameras.
  • Search engines.
  • Email spam filtering.
  • Automatic gearboxes of cars.
  • Games.
  • etc.

It's all around us! :-)

link|flag
You left out its use in Medicine which I think is a pretty big one so I'd add: - Diagnosis assistance - Pharma research – SpaceghostAli Jun 5 at 13:59
vote up 1 vote down

I think real/strong AI has lost it way, for decades the speaking/understanding computer was going to be available 'in the next 5 years'. Then we ended up with Dragon (no connection) which doesn't understand anything, it's a clever microphone, and it's a while since I've heard anything about AI - it's just not mainstream anymore, because it is too damn hard. One thing I think has been proven beyond doubt real AI, as in thinking machine, Turing Test passing AI - is still a (very) long way away. Don't get me wrong, there's tons of good research going on, but we'll have to wait 200-500 years for a result.

My gut feel is they'll be some interesting stuff coming out of massively parallel systems, especially ones built with really simple nodes. And if I had to point at a single AI breakthrough I'd be looking at spin offs from the nano-tech field, getting really small and seeing what cells in the brain are up to - science fiction it is, but we'll crack it one day.

link|flag
vote up 2 vote down

as per @mad-j game bots A.I. has come a long way: link to bots get smart

alt text

link|flag
True, but you should add the picture illustrating the article ;) Anyway: good post (plus I have to find one good answer from you to upvote ;) 3 down, 12 to go: stackoverflow.com/questions/359727#486543 ). – VonC Feb 8 at 12:14
vote up 1 vote down

I would add autonomous robots like those in the DARPA challenges to the list. Driving through a desert or rural area, recognizing the terrain, avoiding ostacles, finding paths and so on are definitely tough AI problems.

link|flag
vote up 1 vote down

Actually, AI research is having a renaissance and has been for the past 5-8 years or so.

Back when neural networks were all the rage in the 70s and 80s, they were showing such promise in solving simple tasks that people's hopes were sky-high for the whole field of AI. Then, when it turned out to be very difficult to move on from the very simple tasks to real-world problems like language acquisition, a lot of people became disillusioned. Until recently, that is.

I am not the best person to ask -- being no AI expert -- but I believe some of the most promising areas are:

  1. Semantic search and data mining (including text classification)
  2. Statistical machine translation
  3. 'Real intelligence' HTMs (read Jeff Hawkins' On Intelligence)
  4. Relevance / Recommendation engines (essentially a hybrid of data mining and network analysis)
  5. Visual object recognition
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.