paper-with-me

홈 › Papers

NIST: An Image Classification Network to Image Semantic Retrieval

2016-07-02 · Le Dong, Xiuyuan Chen, Mengdie Mao, Qianni Zhang

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 dataset.

📄 PDF Abstract BibTeX arXiv:1607.00464

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationImage RetrievalRetrievalSemantic Retrieval

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Hierarchy-based Image Embeddings for Semantic Image Retrieval

2018-09-26 · Björn Barz, Joachim Denzler

Deep neural networks trained for classification have been found to learn powerful image representations, which are also often used for other tasks such as comparing images w.r.t. their visual similarity. However, visual …

Few-Shot LearningImage RetrievalNovelty DetectionRetrieval+3

SCENIR: Visual Semantic Clarity through Unsupervised Scene Graph Retrieval

2025-05-21 · Nikolaos Chaidos, Angeliki Dimitriou, Maria Lymperaiou, Giorgos Stamou

Despite the dominance of convolutional and transformer-based architectures in image-to-image retrieval, these models are prone to biases arising from low-level visual features, such as color. Recognizing the lack of sema…

counterfactualGraph GenerationGraph SimilarityImage Captioning+3

Image Retrieval And Classification Using Local Feature Vectors

2014-09-02 · Vikas Verma

Content Based Image Retrieval(CBIR) is one of the important subfield in the field of Information Retrieval. The goal of a CBIR algorithm is to retrieve semantically similar images in response to a query image submitted b…

ClassificationContent-Based Image RetrievalGeneral Classificationimage-classification+5

PMC-CLIP: Contrastive Language-Image Pre-training using Biomedical Documents

2023-03-13 · Weixiong Lin, Ziheng Zhao, Xiaoman Zhang, Chaoyi Wu 외

Foundation models trained on large-scale dataset gain a recent surge in CV and NLP. In contrast, development in biomedical domain lags far behind due to data scarcity. To address this issue, we build and release PMC-OA, …

image-classificationImage ClassificationImage-text RetrievalMedical Visual Question Answering+3

Shape-Based Single Object Classification Using Ensemble Method Classifiers

2025-01-16 · Nur Shazwani Kamarudin, Mokhairi Makhtar, Syadiah Nor Wan Shamsuddin, Syed Abdullah Fadzli

Nowadays, more and more images are available. Annotation and retrieval of the images pose classification problems, where each class is defined as the group of database images labelled with a common semantic label. Variou…

Classificationimage-classificationImage ClassificationImage Segmentation+2