paper-with-me

Papers

Automatic Feature Weight Determination using Indexing and Pseudo-Relevance Feedback for Multi-feature Content-Based Image Retrieval

2018-12-11 · Asheet Kumar, Shivam Choudhary, Vaibhav Singh Khokhar, Vikas Meena, Chiranjoy Chattopadhyay

Content-based image retrieval (CBIR) is one of the most active research areas in multimedia information retrieval. Given a query image, the task is to search relevant images in a repository. Low level features like color, texture, and shape feature vectors of an image are always considered to be an important attribute in CBIR system. Thus the performance of the CBIR system can be enhanced by combining these feature vectors. In this paper, we propose a novel CBIR framework by applying to index using multiclass SVM and finding the appropriate weights of the individual features automatically using the relevance ratio and mean difference. We have taken four feature descriptors to represent color, texture and shape features. During retrieval, feature vectors of query image are combined, weighted and compared with feature vectors of images in the database to rank order the results. Experiments were performed on four benchmark datasets and performance is compared with existing techniques to validate the superiority of our proposed framework.

📄 PDF Abstract BibTeX arXiv:1812.04215

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeContent-Based Image RetrievalImage RetrievalInformation RetrievalRetrieval

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

An Automatic Relevance Determination Prior Bayesian Neural Network for Controlled Variable Selection

2020-01-06 · Rendani Mbuvha, Illyes Boulkaibet, Tshilidzi Marwala

We present an Automatic Relevance Determination prior Bayesian Neural Network(BNN-ARD) weight l2-norm measure as a feature importance statistic for the model-x knockoff filter. We show on both simulated data and the Norw…

Feature ImportanceVariable Selection

Lecture video indexing using boosted margin maximizing neural networks

2017-12-02 · Di Ma, Xi Zhang, Xu Ouyang, Gady Agam

This paper presents a novel approach for lecture video indexing using a boosted deep convolutional neural network system. The indexing is performed by matching high quality slide images, for which text is either known or…

PseudoSeer: a Search Engine for Pseudocode

2024-11-19 · Levent Toksoz, Mukund Srinath, Gang Tan, C. Lee Giles

A novel pseudocode search engine is designed to facilitate efficient retrieval and search of academic papers containing pseudocode. By leveraging Elasticsearch, the system enables users to search across various facets of…

Laplacian Prior Variational Automatic Relevance Determination for Transmission Tomography

2017-10-26 · Jingwei Lu, David G. Politte, Joseph A. O'Sullivan

In the classic sparsity-driven problems, the fundamental L-1 penalty method has been shown to have good performance in reconstructing signals for a wide range of problems. However this performance relies on a good choice…

Polyhedral Object Recognition by Indexing

2023-11-21 · Radu Horaud, Humberto Sossa

In computer vision, the indexing problem is the problem of recognizing a few objects in a large database of objects while avoiding the help of the classical image-feature-to-object-feature matching paradigm. In this pape…

ObjectObject Recognition