paper-with-me

Papers

Matrix Factorization-Based Clustering Of Image Features For Bandwidth-Constrained Information Retrieval

2016-05-07 · Jacob Chakareski, Immanuel Manohar, Shantanu Rane

We consider the problem of accurately and efficiently querying a remote server to retrieve information about images captured by a mobile device. In addition to reduced transmission overhead and computational complexity, the retrieval protocol should be robust to variations in the image acquisition process, such as translation, rotation, scaling, and sensor-related differences. We propose to extract scale-invariant image features and then perform clustering to reduce the number of features needed for image matching. Principal Component Analysis (PCA) and Non-negative Matrix Factorization (NMF) are investigated as candidate clustering approaches. The image matching complexity at the database server is quadratic in the (small) number of clusters, not in the (very large) number of image features. We employ an image-dependent information content metric to approximate the model order, i.e., the number of clusters, needed for accurate matching, which is preferable to setting the model order using trial and error. We show how to combine the hypotheses provided by PCA and NMF factor loadings, thereby obtaining more accurate retrieval than using either approach alone. In experiments on a database of urban images, we obtain a top-1 retrieval accuracy of 89% and a top-3 accuracy of 92.5%.

📄 PDF Abstract BibTeX arXiv:1605.02140

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringInformation RetrievalRetrievalTranslation

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Deep Approximately Orthogonal Nonnegative Matrix Factorization for Clustering

2017-11-20 · Yuning Qiu, Guoxu Zhou, Kan Xie

Nonnegative Matrix Factorization (NMF) is a widely used technique for data representation. Inspired by the expressive power of deep learning, several NMF variants equipped with deep architectures have been proposed. Howe…

Clustering

Improving Image Clustering using Sparse Text and the Wisdom of the Crowds

2014-05-08 · Anna Ma, Arjuna Flenner, Deanna Needell, Allon G. Percus

We propose a method to improve image clustering using sparse text and the wisdom of the crowds. In particular, we present a method to fuse two different kinds of document features, image and text features, and use a comm…

ClusteringImage Clustering

Techniques for clustering interaction data as a collection of graphs

2014-06-24 · Nam H. Lee, Carey Priebe, Youngser Park, I-Jeng Wang 외

A natural approach to analyze interaction data of form "what-connects-to-what-when" is to create a time-series (or rather a sequence) of graphs through temporal discretization (bandwidth selection) and spatial discretiza…

ClusteringCommunity DetectionModel SelectionTime Series+1

SAR Images Clustering Based on Modified Nonlinear Orthogonal Nonnegative Matrix Factorization (NMF)

2023-12-11 · 31st International Conference on Electrical Engineering (ICEE) 2023 12 · Mahdi Jowkar Dehouei, Soolmaz Khazandi, Yaser Norouzi

This study presents the results of unsupervised learning (clustering) on Synthetic Aperture Radar (SAR) images. Fast and accurate clustering allows us to perform Automatic Target Recognition (ATR) in SAR images. Data can…

Clustering

Graph Regularized Non-negative Matrix Factorization By Maximizing Correntropy

2014-05-09 · Le Li, Jianjun Yang, Kaili Zhao, Yang Xu 외

Non-negative matrix factorization (NMF) has proved effective in many clustering and classification tasks. The classic ways to measure the errors between the original and the reconstructed matrix are $l_2$ distance or Kul…

ClusteringImage Clustering