paper-with-me

Papers

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 works, but to understand why and when sparse filtering does work. We provide a thorough theoretical analysis of sparse filtering and its properties, and further offer an experimental validation of the main outcomes of our theoretical analysis. We show that sparse filtering works by explicitly maximizing the entropy of the learned representation through the maximization of the proxy of sparsity, and by implicitly preserving mutual information between original and learned representations through the constraint of preserving a structure of the data, specifically the structure defined by relations of neighborhoodness under the cosine distance. Furthermore, we empirically validate our theoretical results with artificial and real data sets, and we apply our theoretical understanding to explain the success of sparse filtering on real-world problems. Our work provides a strong theoretical basis for understanding sparse filtering: it highlights assumptions and conditions for success behind this feature distribution learning algorithm, and provides insights for developing new feature distribution learning algorithms.

📄 PDF Abstract BibTeX arXiv:1603.08831

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Why not Collaborative Filtering in Dual View? Bridging Sparse and Dense Models

2026-01-14 · Hanze Guo, Jianxun Lian, Xiao Zhou arxiv

Collaborative Filtering (CF) remains the cornerstone of modern recommender systems, with dense embedding--based methods dominating current practice. However, these approaches suffer from a critical limitation: our theore…

Collaborative Filtering

Reject, Resample, Repeat: Understanding Parallel Reasoning in Language Model Inference

2026-03-09 · Noah Golowich, Fan Chen, Dhruv Rohatgi, Raghav Singhal 외 arxiv

Inference-time methods that aggregate and prune multiple samples have emerged as a powerful paradigm for steering large language models, yet we lack any principled understanding of their accuracy-cost tradeoffs. In this …

Noisy, sparse, nonlinear: Navigating the Bermuda Triangle of physical inference with deep filtering

2019-11-19 · Carl Poelking, Yehia Amar, Alexei Lapkin, Lucy Colwell

Capturing the microscopic interactions that determine molecular reactivity poses a challenge across the physical sciences. Even a basic understanding of the underlying reaction mechanisms can substantially accelerate mat…

BIG-bench Machine Learning

Demystifying CNNs for Images by Matched Filters

2022-10-16 · Shengxi Li, Xinyi Zhao, Ljubisa Stankovic, Danilo Mandic

The success of convolution neural networks (CNN) has been revolutionising the way we approach and use intelligent machines in the Big Data era. Despite success, CNNs have been consistently put under scrutiny owing to the…