Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Data Mining: Practical Machine Learning Tools and Techniques
Data mining techniques are used to power intelligent software. The book shows how machine learning can be used to find predictive patterns in data comprehensible to managers and developers alike.
More information at Amazon US UK
Robot's Play
Learning to Speak
 
Robot's Play

The Miami Herald has a great article about teaching robots to speak -- Beyond Child's Play: Robots Learn to Speak. It looks into the tough process of learning a language, as underlined by a robotics expert:

""Imagine you are in a foreign country and don't know the language. You can't even tell where a word begins and ends, much less the meaning of the word.""

Efforts to reprogram simple robots to learn from visual stimuli is also discussed, and though only simple vocabulary is used, it seems a good base to build upon.

935 posts.
Wednesday 19 June, 13:19
Reply
Happy talking

This is very much the same sort of thing that I'm doing with Rodney, although the conversation revolves around only a very limited number of objects. The difficulty isn't in holding a conversation, since speech recognition these days is quite good. The main problems are in having the robot reliably visually identify the objects such as "ball" under normal conditions. It may be possible to recognise objects under unrealistic conditions where lighting is constant and the objects themselves have easily identifiable primary colours, but personally I would regard this as cheating.

- Bob

136 posts.
Wednesday 19 June, 15:48
Reply
Selecting Features

So finding what key elements of the image discriminate that object from the others is the challenge. Once again, feature selection... I see a theme recurring here ;)

Another similar article on the topic from Bay Area, Scientists Give Language Lessons to Robots.

935 posts.
Monday 24 June, 13:57
Reply