Deep Learning for Object Recognition
The best Deep Learning Algorithm has to be the one that has the most reliable performance.

Generalized object identification is being the hardest. Some organizations have achieved human level performance at analyzing images. They are getting close in video and voice. Some companies are using deep learning to extract personality traits from video with reasonable accuracy. You need to use very large data sets to train for images. In some cases, they have to use about 30,000 pictures of faces in order to have proper generalization and avoid overfitting. Furthermore, you need some extra tricks, like rotations and distortions. If your problem is unsupervised, then you may need much more data: hundreds of thousands of examples. But that depend a lot of the task you want to solve, generalized object identification being the hardest.
Set criteria to select the best algorithm for reliable performance: When look at the psychometric methods and what uncertainty in the form of error bars might be present in the predictions? There is no doubt that eventually an algorithm will beat human performance, but the problem is that there are now many different "deep learning" algorithms. And, each of these "deep learning" neural networks is a different algorithm in many details. So, it assumes that these different algorithms would give different performance under many scenarios. Which algorithm is the one that you should trust? It has to be the one that has the most reliable performance.

Deep learning is part of a broader concept of machine learning methods based on learning representation of data. It’s still an emergent arena in machine intelligence, as its name indicated, there’s deep learning needed for either object detection, segmentation, or recognition, etc., but it becomes a fundamental vision for digital computerization.
Follow us at: @Pearl_Zhu
Published on May 03, 2015 23:25
No comments have been added yet.