scispace - formally typeset
Search or ask a question

What are high-level features in CBIR? 


Best insight from top research papers

High-level features in Content-based Image Retrieval (CBIR) refer to features that capture the semantic content of an image and help reduce the "semantic gap" between low-level features and high-level concepts. These features play a crucial role in the success of CBIR systems. One approach to extracting high-level features is to use pre-trained network models from deep-learning convolution networks that were trained for large image classification problems. This approach has been shown to produce superior results compared to many contemporary CBIR systems . Deep learning methods, including deep features, have gained attention in CBIR research and have been compared with state-of-the-art low-level features such as SIFT, SURF, HOG, LBP, and LTP. The experimental results demonstrate the discriminative power of deep features and their ability to improve the representation of image content .

Answers from top 5 papers

More filters
Papers (5)Insight
The paper does not explicitly mention what high-level features are in CBIR.
The paper does not mention high-level features in CBIR.
The paper does not explicitly mention what high-level features are in CBIR.
Open accessJournal ArticleDOI
Subhadip Maji, Smarajit Bose 
24 Citations
The paper does not explicitly mention what high-level features are in CBIR.
Open accessJournal ArticleDOI
Subhadip Maji, Smarajit Bose 
31 Aug 2021
13 Citations
The paper does not explicitly mention what high-level features are in CBIR.

Related Questions

What are the most effective methods for collecting high-quality images for computer vision datasets?5 answersThe most effective methods for collecting high-quality images for computer vision datasets involve innovative approaches such as dataset construction frameworks utilizing textual queries, intelligent image collection driven by desired categories and recognition performance, and utilizing computer vision technology for data acquisition through target object recognition and analysis. These methods aim to enhance dataset accuracy, diversity, and performance by automating image collection processes, eliminating manual annotation, and optimizing categorization accuracy. By employing multi-view and multi-instance learning, prioritizing categories for additional image collection, and leveraging convolutional neural networks for training and data analysis, these methods significantly improve image dataset quality for tasks like image classification, object detection, and fine-grained visual categorization.
What is network features?5 answersNetwork features refer to various properties extracted from network structures, such as centrality measures and recursive measures, to analyze and predict essential genes across diverse organisms. These features play a crucial role in tasks like email spam filtering, where network-level attributes like Autonomous System numbers, flow sizes, and packet header information are utilized to detect spam more effectively than content-based approaches. Additionally, network functional blocks are explored to engineer richer structures beyond nodes and edges, enhancing graph feature engineering for predictive tasks. Feature Network Models (FNM) utilize network structures to represent proximity data, enabling statistical inference theories for regression problems with positivity restrictions on parameters, aiding in model selection and complexity management. The evolution of structural properties in aggregate networks is studied by merging layers in multilayered networks, highlighting how individual layer topologies influence emergent structural properties.
How to extract visual features from images?5 answersVisual features can be extracted from images using various methods. One approach is to utilize machine learning models, such as the CIFAR-10 dataset, to train and extract features from images with high accuracy and acceptable computation time. Another method involves the use of hardware architectures, such as the Histogram of Oriented Gradient (HOG) method, which can efficiently extract features from images. Additionally, a Mixed Accelerated learning method based on a Fuzzy Restricted Boltzmann Machine (MAFRBM) has been studied to accelerate the speed of visual image feature extraction. Gabor filters can also be employed to capture the visual content of images and extract rotation and scale invariant texture features. Finally, deep learning techniques, such as Convolutional Neural Networks (CNN), can generate high-dimensional feature vectors for image clustering, which can be further reduced using dimensionality reduction methods.
Which properties are needed for image features in the context of content-based image retrieval?5 answersImage features in the context of content-based image retrieval need to have properties such as colour, texture, and shape. These features are extracted from the images and used to represent the visual contents of the images in a database. The challenge in content-based image retrieval is reducing the semantic gap between machine and human conceptual understanding. To address this challenge, various visual features have been proposed, including Gary Level Co-occurrence Matrix (GLCM), Local Binary Pattern (LBP), and Discrete Wavelet Transform (DWT) texture features. Additionally, the fusion of different features, such as spatial color information and shaped extracted features, can improve the effectiveness of image representation. The use of gradient and texture features has also been found to be effective in retrieving images of similar objects from categorized datasets. Overall, the properties of image features in content-based image retrieval should enable effective representation and similarity measures between query and database images.
What are high-level features in image classificatio?5 answersHigh-level features in image classification refer to representations of images that capture semantic information beyond low-level pixel or local patch features. These features are designed to describe objects, patterns, or associations in images, enabling more effective image classification. Several approaches have been proposed to extract high-level features. One approach involves constructing an objects pattern dictionary and extracting semantic objects from it based on probability and delta parameter calculations. Another approach uses a scale-invariant response map of pre-trained generic object detectors to represent images, leading to superior performance in high-level visual recognition tasks. In the context of satellite and UAV imagery, high-level features can be obtained by combining spectral and spatial information using techniques like Principal Component Analysis (PCA) and Convolutional Neural Networks (CNN). Additionally, a method called semisupervised ensemble projection (SSEP) has been proposed to learn high-level features by projecting images onto an ensemble of weak training sets.
What are the advantages of hierarchical clustering?3 answersHierarchical clustering has several advantages. Firstly, it can provide results under different resolutions without the need for a predetermined number of clusters. Secondly, it is a valuable tool for revealing the intrinsic hierarchical structure of celestial systems and classifying large samples of celestial objects automatically in astronomy research. Additionally, hierarchical clustering algorithms have the potential for empirical performance, theoretical guarantees, cluster balance, and scalability, although achieving all four traits simultaneously is challenging. Finally, hierarchical clustering allows for the construction of cluster evolutionary history and the finding of clusterings at all resolutions, making it a stronger extension of traditional clustering methods.