paper-with-me

홈 › Papers

Group Sparse Coding

2009-12-01 · NeurIPS 2009 12 · Samy Bengio, Fernando Pereira, Yoram Singer, Dennis Strelow

Bag-of-words document representations are often used in text, image and video processing. While it is relatively easy to determine a suitable word dictionary for text documents, there is no simple mapping from raw images or videos to dictionary terms. The classical approach builds a dictionary using vector quantization over a large set of useful visual descriptors extracted from a training set, and uses a nearest-neighbor algorithm to count the number of occurrences of each dictionary word in documents to be encoded. More robust approaches have been proposed recently that represent each visual descriptor as a sparse weighted combination of dictionary words. While favoring a sparse representation at the level of visual descriptors, those methods however do not ensure that images have sparse representation. In this work, we use mixed-norm regularization to achieve sparsity at the image level as well as a small overall dictionary. This approach can also be used to encourage using the same dictionary words for all the images in a class, providing a discriminative signal in the construction of image representations. Experimental results on a benchmark image classification dataset show that when compact image or dictionary representations are needed for computational efficiency, the proposed approach yields better mean average precision in classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGeneral Classificationimage-classificationImage ClassificationQuantization

Similar Papers 제목 키워드 기반

A Benchmark for Sparse Coding: When Group Sparsity Meets Rank Minimization

2017-09-12 · Zhiyuan Zha, Xin Yuan, Bihan Wen, Jiantao Zhou 외

Sparse coding has achieved a great success in various image processing tasks. However, a benchmark to measure the sparsity of image patch/group is missing since sparse coding is essentially an NP-hard problem. This work …

Dictionary LearningImage InpaintingImage Restoration

Analyzing the group sparsity based on the rank minimization methods

2016-11-28 · Zhiyuan Zha, Xin Liu, Xiaohua Huang, Henglin Shi 외

Sparse coding has achieved a great success in various image processing studies. However, there is not any benchmark to measure the sparsity of image patch/group because sparse discriminant conditions cannot keep unchange…

Compressive SensingImage Inpainting

Joint group and residual sparse coding for image compressive sensing

2019-01-23 · Lizhao Li, Song Xiao

Nonlocal self-similarity and group sparsity have been widely utilized in image compressive sensing (CS). However, when the sampling rate is low, the internal prior information of degraded images may be not enough for acc…

Compressive Sensing

LearningGroup: A Real-Time Sparse Training on FPGA via Learnable Weight Grouping for Multi-Agent Reinforcement Learning

2022-10-29 · Je Yang, JaeUk Kim, Joo-Young Kim

Multi-agent reinforcement learning (MARL) is a powerful technology to construct interactive artificial intelligent systems in various applications such as multi-robot control and self-driving cars. Unlike supervised mode…

GPUMulti-agent Reinforcement LearningNetwork Pruningreinforcement-learning+3

Group Sparsity Residual with Non-Local Samples for Image Denoising

2018-03-22 · Zhiyuan Zha, Xinggan Zhang, Qiong Wang, Yechao Bai 외

Inspired by group-based sparse coding, recently proposed group sparsity residual (GSR) scheme has demonstrated superior performance in image processing. However, one challenge in GSR is to estimate the residual by using …

DenoisingImage Denoising