NIST: An Image Classification Network to Image Semantic Retrieval
Le Dong, Xiuyuan Chen, Mengdie Mao, Qianni Zhang

TL;DR
This paper introduces NIST, a novel image semantic retrieval framework utilizing a classification network to improve retrieval accuracy and efficiency by leveraging semantic features and a fusion strategy, achieving state-of-the-art results.
Contribution
The paper presents a new semantic retrieval method based on GoogleNet features and a semantic distance algorithm, reducing storage and computation compared to traditional feature matching.
Findings
Achieves state-of-the-art retrieval performance on MIRFLICKR-25K dataset.
Reduces storage and computation through semantic feature fusion.
Outperforms traditional feature matching methods.
Abstract
This paper proposes a classification network to image semantic retrieval (NIST) framework to counter the image retrieval challenge. Our approach leverages the successful classification network GoogleNet based on Convolutional Neural Networks to obtain the semantic feature matrix which contains the serial number of classes and corresponding probabilities. Compared with traditional image retrieval using feature matching to compute the similarity between two images, NIST leverages the semantic information to construct semantic feature matrix and uses the semantic distance algorithm to compute the similarity. Besides, the fusion strategy can significantly reduce storage and time consumption due to less classes participating in the last semantic distance computation. Experiments demonstrate that our NIST framework produces state-of-the-art results in retrieval experiments on MIRFLICKR-25K…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Remote-Sensing Image Classification
Methods1x1 Convolution · Convolution · Average Pooling · Local Response Normalization · Auxiliary Classifier · Inception Module · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Dense Connections · Max Pooling
