paper-with-me

Papers

Compute Less to Get More: Using ORC to Improve Sparse Filtering

2014-09-16 · Johannes Lederer, Sergio Guadarrama

Sparse Filtering is a popular feature learning algorithm for image classification pipelines. In this paper, we connect the performance of Sparse Filtering with spectral properties of the corresponding feature matrices. This connection provides new insights into Sparse Filtering; in particular, it suggests early stopping of Sparse Filtering. We therefore introduce the Optimal Roundness Criterion (ORC), a novel stopping criterion for Sparse Filtering. We show that this stopping criterion is related with pre-processing procedures such as Statistical Whitening and demonstrate that it can make image classification with Sparse Filtering considerably faster and more accurate.

📄 PDF Abstract BibTeX arXiv:1409.4689

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Hybrid Collaborative Filtering with Autoencoders

2016-03-02 · Florian Strub, Jeremie Mary, Romaric Gaudel

Collaborative Filtering aims at exploiting the feedback of users to provide personalised recommendations. Such algorithms look for latent variables in a large sparse matrix of ratings. They can be enhanced by adding side…

Collaborative Filteringspeech-recognition

Sparse Norm Filtering

2013-05-17 · Chengxi Ye, DaCheng Tao, Mingli Song, David W. Jacobs 외

Optimization-based filtering smoothes an image by minimizing a fidelity function and simultaneously preserves edges by exploiting a sparse norm penalty over gradients. It has obtained promising performance in practical p…

ColorizationDeblurringImage SegmentationSemantic Segmentation

Shaping capabilities with token-level data filtering

2026-01-29 · Neil Rathi, Alec Radford arxiv

Current approaches to reducing undesired capabilities in language models are largely post hoc, and can thus be easily bypassed by adversaries. A natural alternative is to shape capabilities during pretraining itself. On …

On the Use of Sparse Filtering for Covariate Shift Adaptation

2016-07-22 · Fabio Massimo Zennaro, Ke Chen

In this paper we formally analyse the use of sparse filtering algorithms to perform covariate shift adaptation. We provide a theoretical analysis of sparse filtering by evaluating the conditions required to perform covar…

Towards Understanding Sparse Filtering: A Theoretical Perspective

2016-03-29 · Fabio Massimo Zennaro, Ke Chen

In this paper we present a theoretical analysis to understand sparse filtering, a recent and effective algorithm for unsupervised learning. The aim of this research is not to show whether or how well sparse filtering wor…