Deep Micro-Dictionary Learning and Coding Network
Hao Tang, Heng Wei, Wei Xiao, Wei Wang, Dan Xu, Yan Yan, Nicu Sebe

TL;DR
This paper introduces a novel deep learning architecture called DDLCN that integrates compound dictionary learning and coding layers into a standard deep network, enhancing feature representation and discrimination.
Contribution
It proposes a new deep network structure replacing convolutional layers with compound dictionary learning and coding layers, improving feature representation.
Findings
DDLCN achieves competitive results on benchmark datasets.
The locality constraint improves the discriminative power of the dictionary atoms.
The hierarchical dictionary structure captures fine-grained components.
Abstract
In this paper, we propose a novel Deep Micro-Dictionary Learning and Coding Network (DDLCN). DDLCN has most of the standard deep learning layers (pooling, fully, connected, input/output, etc.) but the main difference is that the fundamental convolutional layers are replaced by novel compound dictionary learning and coding layers. The dictionary learning layer learns an over-complete dictionary for the input training data. At the deep coding layer, a locality constraint is added to guarantee that the activated dictionary bases are close to each other. Next, the activated dictionary atoms are assembled together and passed to the next compound dictionary learning and coding layers. In this way, the activated atoms in the first layer can be represented by the deeper atoms in the second dictionary. Intuitively, the second dictionary is designed to learn the fine-grained components which are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
