Hacker News new | ask | show | jobs
by visarga 3249 days ago
I am just a hobbyist in machine learning. The current situation in AI is that we can only do limited aspects of perception: like vision and hearing, at a superficial level. We can recognize objects but we can't recognize relations between objects nearly as well. There is no global scene understanding yet. With text, we can do syntax and translation, but we can't do reasoning except on trivial cases. There is no power of abstraction yet, of transferring knowledge between domains, which is essential for advanced intelligence.

So, before we have an embodied agent, we need to solve the reasoning and abstraction part, and my money is on graph signal processing (a kind of neural nets) and simulators (also implemented as neural nets). We need to move from simple object recognition to reasoning and simulation on graphs of objects and relations.