paper-with-me

Papers

Encoding High Dimensional Local Features by Sparse Coding Based Fisher Vectors

2014-11-24 · NeurIPS 2014 12 · Lingqiao Liu, Chunhua Shen, Lei Wang, Anton Van Den Hengel, Chao Wang

Deriving from the gradient vector of a generative model of local features, Fisher vector coding (FVC) has been identified as an effective coding method for image classification. Most, if not all, % FVC implementations employ the Gaussian mixture model (GMM) to characterize the generation process of local features. This choice has shown to be sufficient for traditional low dimensional local features, e.g., SIFT; and typically, good performance can be achieved with only a few hundred Gaussian distributions. However, the same number of Gaussians is insufficient to model the feature space spanned by higher dimensional local features, which have become popular recently. In order to improve the modeling capacity for high dimensional features, it turns out to be inefficient and computationally impractical to simply increase the number of Gaussians. In this paper, we propose a model in which each local feature is drawn from a Gaussian distribution whose mean vector is sampled from a subspace. With certain approximation, this model can be converted to a sparse coding procedure and the learning/inference problems can be readily solved by standard sparse coding methods. By calculating the gradient vector of the proposed model, we derive a new fisher vector encoding strategy, termed Sparse Coding based Fisher Vector Coding (SCFVC). Moreover, we adopt the recently developed Deep Convolutional Neural Network (CNN) descriptor as a high dimensional local feature and implement image classification with the proposed SCFVC. Our experimental evaluations demonstrate that our method not only significantly outperforms the traditional GMM based Fisher vector encoding but also achieves the state-of-the-art performance in generic object recognition, indoor scene, and fine-grained image classification problems.

📄 PDF Abstract BibTeX arXiv:1411.6406

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Image ClassificationGeneral Classificationimage-classificationImage ClassificationObject RecognitionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Locality Sensitive Sparse Encoding for Learning World Models Online

2024-01-23 · Zichen Liu, Chao Du, Wee Sun Lee, Min Lin

Acquiring an accurate world model online for model-based reinforcement learning (MBRL) is challenging due to data nonstationarity, which typically causes catastrophic forgetting for neural networks (NNs). From the online…

Continual LearningModel-based Reinforcement Learning

Visual Exploration of Feature Relationships in Sparse Autoencoders with Curated Concepts

2025-11-08 · Xinyuan Yan, Shusen Liu, Kowshik Thopalli, Bei Wang arxiv

Sparse autoencoders (SAEs) have emerged as a powerful tool for uncovering interpretable features in large language models (LLMs) through the sparse directions they learn. However, the sheer number of extracted directions…

Dimensionality Reduction

Scalable Image Retrieval by Sparse Product Quantization

2016-03-15 · Qingqun Ning, Jianke Zhu, Zhiyuan Zhong, Steven C. H. Hoi 외

Fast Approximate Nearest Neighbor (ANN) search technique for high-dimensional feature indexing and retrieval is the crux of large-scale image retrieval. A recent promising technique is Product Quantization, which attempt…

Content-Based Image RetrievalImage RetrievalQuantizationRetrieval

TabNSM: Neural Sparse Mixer for Tabular Regression

2026-08-18 · Ali Eslamian, Qiang Cheng arxiv

Large-scale, high-dimensional tabular regression remains challenging: tree-based models are robust but lack end-to-end representation learning, while deep models enable flexible feature learning but often incur costly in…

Representation Learning

Chromatic Learning for Sparse Datasets

2020-06-06 · Vladimir Feinberg, Peter Bailis

Learning over sparse, high-dimensional data frequently necessitates the use of specialized methods such as the hashing trick. In this work, we design a highly scalable alternative approach that leverages the low degree o…

Feature Compression