paper-with-me

Papers

Sparse Coding: A Deep Learning using Unlabeled Data for High - Level Representation

2014-04-06 · R. Vidya, Dr. G. M. Nasira, R. P. Jaia Priyankka

Sparse coding algorithm is an learning algorithm mainly for unsupervised feature for finding succinct, a little above high - level Representation of inputs, and it has successfully given a way for Deep learning. Our objective is to use High - Level Representation data in form of unlabeled category to help unsupervised learning task. when compared with labeled data, unlabeled data is easier to acquire because, unlike labeled data it does not follow some particular class labels. This really makes the Deep learning wider and applicable to practical problems and learning. The main problem with sparse coding is it uses Quadratic loss function and Gaussian noise mode. So, its performs is very poor when binary or integer value or other Non- Gaussian type data is applied. Thus first we propose an algorithm for solving the L1 - regularized convex optimization algorithm for the problem to allow High - Level Representation of unlabeled data. Through this we derive a optimal solution for describing an approach to Deep learning algorithm by using sparse code.

📄 PDF Abstract BibTeX arXiv:1404.1559

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Transfer Sparse Coding for Robust Image Representation

2013-06-01 · CVPR 2013 6 · Mingsheng Long, Guiguang Ding, Jian-Min Wang, Jiaguang Sun 외

Sparse coding learns a set of basis functions such that each input signal can be well approximated by a linear combination of just a few of the bases. It has attracted increasing interest due to its state-of-the-art perf…

Semi-Supervised Sparse Coding

2013-11-26 · Jim Jing-Yan Wang, Xin Gao

Sparse coding approximates the data sample as a sparse linear combination of some basic codewords and uses the sparse codes as new presentations. In this paper, we investigate learning discriminative sparse codes by spar…

Discriminative Sparse Coding on Multi-Manifold for Data Representation and Classification

2012-08-19 · Jing-Yan Wang

Sparse coding has been popularly used as an effective data representation method in various applications, such as computer vision, medical imaging and bioinformatics, etc. However, the conventional sparse coding algorith…

General Classification

Towards Using Unlabeled Data in a Sparse-coding Framework for Human Activity Recognition

2013-12-25 · Sourav Bhattacharya, Petteri Nurmi, Nils Hammerla, Thomas Plötz

We propose a sparse-coding framework for activity recognition in ubiquitous and mobile computing that alleviates two fundamental problems of current supervised learning approaches. (i) It automatically derives a compact,…

Activity RecognitionHuman Activity Recognition

Sparse deep belief net model for visual area V2

2007-12-01 · NeurIPS 2007 12 · Honglak Lee, Chaitanya Ekanadham, Andrew Y. Ng

Motivated in part by the hierarchical organization of cortex, a number of algorithms have recently been proposed that try to learn hierarchical, or ``deep,'' structure from unlabeled data. While several authors have form…