Informative Feature Selection for Object Recognition via Sparse PCA

Abstract

Bag-of-words (BoW) methods are a popular class of object recognition methods that use image features (e.g. SIFT) to form visual dictionaries and subsequent histogram vectors to represent object images in the recognition process. The accuracy of the BoW classifiers, however, is often limited by the presence of uninformative features extracted from the background or irrelevant image segments. Most existing solutions to prune out uninformative features rely on enforcing pairwise epipolar geometry via an expensive structure-from-motion (SfM) procedure. Such solutions are known to break down easily when the camera transformation is large or when the features are extracted from low-resolution low-quality images. In this paper, we propose a novel method to select informative object features using a more efficient algorithm called Sparse PCA. First, we show that using a large-scale multiple-view object database, informative features can be reliably identified from a high-dimensional visual dictionary by applying Sparse PCA on the histograms of each object category. Our experiment shows that the new algorithm improves recognition accuracy compared to the traditional BoW methods and SfM methods. Second, we present a new solution to Sparse PCA as a semidefinite programming problem using Augmented Lagrange Multiplier methods. The new solver outperforms the state of the art for estimating sparse principal vectors as a basis for a low-dimensional subspace model. The source code of our algorithms will be made public on our website.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Apr 07, 2011
Accession Number
ADA543168

Entities

People

  • Allen Yang
  • Nikhil Naikal
  • S. Shankar Sastry

Organizations

  • University of California, Berkeley

Tags

Communities of Interest

  • Energy and Power Technologies
  • Materials and Manufacturing Processes

DTIC Thesaurus Topics

  • Accuracy
  • Algorithms
  • Artificial Intelligence
  • Cameras
  • Computer Programming
  • Computer Programs
  • Computer Science
  • Computer Vision
  • Databases
  • Dictionaries
  • Dimensionality Reduction
  • Electrical Engineering
  • Feature Selection
  • Geometry
  • Machine Learning
  • Object Recognition
  • Recognition

Fields of Study

  • Computer science

Readers

  • Computer Vision.
  • Operations Research

Technology Areas

  • AI & ML
  • AI & ML - Machine Learning Algorithms