Deep Variable-Block Chain with Adaptive Variable Selection
Lixiang Zhang, Lin Lin, Jia Li

TL;DR
This paper introduces Deep Variable-Block Chain (DVC), a neural network framework that constructs variable blocks with chain structures for improved high-dimensional data classification, adaptive variable selection, and interpretability.
Contribution
The paper proposes a novel DNN architecture that uses step-wise greedy search to form variable blocks with chain structures and incorporates adaptive variable selection based on decision regions.
Findings
DVC outperforms traditional DNNs and classifiers in accuracy.
DVC achieves high accuracy with reduced dimensionality.
DVC identifies different relevant variables across regions.
Abstract
The architectures of deep neural networks (DNN) rely heavily on the underlying grid structure of variables, for instance, the lattice of pixels in an image. For general high dimensional data with variables not associated with a grid, the multi-layer perceptron and deep belief network are often used. However, it is frequently observed that those networks do not perform competitively and they are not helpful for identifying important variables. In this paper, we propose a framework that imposes on blocks of variables a chain structure obtained by step-wise greedy search so that the DNN architecture can leverage the constructed grid. We call this new neural network Deep Variable-Block Chain (DVC). Because the variable blocks are used for classification in a sequential manner, we further develop the capacity of selecting variables adaptively according to a number of regions trained by a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Remote-Sensing Image Classification
