@inproceedings{e078f4b482944a1c85e38e2baf1c1072,
title = "Research and realization of commodity image retrieval system based on deep learning",
abstract = "This paper proposed a commodity image retrieval system based on CNN and ListNet sort learning method. CNN contained two convolutional layers, two pooling layers and two innerproduct layers. ReLu function was used as the activation function after the convolutional layer, achieving the sparsity and preventing the disappearance of the gradient. The pooling layer used stochastic pooling method and improved the generalization ability of the model. In addition, softmax regression was used for classification. Innerproduct layer adopted dropconnect method, which is more powerful than the generalization of dropout, and it can effectively prevent the occurrence of the overfitting. What{\textquoteright}s more, the feature extraction of the network was optimized by stochastic gradient descent (SGD) algorithm. And we combined the learn to rank algorithm of the text retrieval domain. We used ListNet algorithm to combine a variety of feature vectors, solving the problem of the image retrieval.",
keywords = "Convolutional network, Deep learning, Learn to rank, ListNet",
author = "Cen Chen and Rui Yang and Chongwen Wang",
note = "Publisher Copyright: {\textcopyright} 2017, Springer Nature Singapore Pte Ltd.; 8th International Symposium on Parallel Architectures, Algorithms, and Programming, PAAP 2017 ; Conference date: 17-06-2017 Through 18-06-2017",
year = "2017",
doi = "10.1007/978-981-10-6442-5_34",
language = "English",
isbn = "9789811064418",
series = "Communications in Computer and Information Science",
publisher = "Springer Verlag",
pages = "376--385",
editor = "Hong Shen and Guoliang Chen and Mingrui Chen",
booktitle = "Parallel Architecture, Algorithm and Programming - 8th International Symposium, PAAP 2017, Proceedings",
address = "Germany",
}