LGCVAug 23, 2016

Deep Double Sparsity Encoder: Learning to Sparsify Not Only Features But Also Parameters

arXiv:1608.06374v2
AI Analysis

This work addresses the need for compact and interpretable deep models, particularly in domains like brain encoding, though it appears incremental as it builds on double sparsity concepts from dictionary learning.

The paper tackles the problem of jointly exploiting problem and parameter structures in deep modeling by introducing the Deep Double Sparsity Encoder (DDSE), which simultaneously sparsifies output features and model parameters, resulting in consistently superior performance compared to baselines in simulations and promising results in brain encoding applications.

This paper emphasizes the significance to jointly exploit the problem structure and the parameter structure, in the context of deep modeling. As a specific and interesting example, we describe the deep double sparsity encoder (DDSE), which is inspired by the double sparsity model for dictionary learning. DDSE simultaneously sparsities the output features and the learned model parameters, under one unified framework. In addition to its intuitive model interpretation, DDSE also possesses compact model size and low complexity. Extensive simulations compare DDSE with several carefully-designed baselines, and verify the consistently superior performance of DDSE. We further apply DDSE to the novel application domain of brain encoding, with promising preliminary results achieved.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes