Deep Forest: Towards an Alternative to Deep Neural Networks
1–10 of 100 posts
Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#2Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#3Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#4It also seems each layer of random forest just concatenates a class distribution to the original feature vector. So this doesn't seem to get the same "hierarchy of features" benefit that you get in large-scale CNN and DNN.
Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#5So if this works well why is there no comparison on ImageNet?
Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#6I don't know about the others, but the two visions dataset they compare to (MNIST and the face recognition one) are small datasets and the CNN they compare to doesn't seem very state of the art. It also seems each layer of random forest just concatenates a class distribution to the original feature vector. So this doesn't seem to get the same "hierarchy of features" benefit that you get in large-scale CNN and DNN.
Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#7I don't know about the others, but the two visions dataset they compare to (MNIST and the face recognition one) are small datasets and the CNN they compare to doesn't seem very state of the art. It also seems each layer of random forest just concatenates a class distribution to the original feature vector. So this doesn't seem to get the same "hierarchy of features" benefit that you get in large-scale CNN and DNN.
Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#8Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#9So if this works well why is there no comparison on ImageNet?
"If we had stronger computational facilities, we would like to try big data and deeper forest, which is left for future work." and that:
"As a seminar study, we have only explored a little in this direction."
Re: Deep Forest: Towards an Alternative to Deep Neural Networks
#10I don't know about the others, but the two visions dataset they compare to (MNIST and the face recognition one) are small datasets and the CNN they compare to doesn't seem very state of the art. It also seems each layer of random forest just concatenates a class distribution to the original feature vector. So this doesn't seem to get the same "hierarchy of features" benefit that you get in large-scale CNN and DNN.