Exploring explicit coarse-grained structure in artificial neural networks
Xi-Ci Yang, Z. Y. Xie, Xiao-Tao Yang
TL;DR
This work tackles the interpretability of deep neural networks by introducing an explicit, renormalization-group–inspired hierarchical coarse-grained structure into both network design and data processing. It presents TaylorNet, a Taylor-series–based network that uses locally coarse-grained nonlinear operations to approximate mappings without nonlinear activations, and a multilevel data-distillation pipeline that yields progressively abstracted reference images. Empirical results show TaylorNet achieving near state-of-the-art performance on MNIST with substantially fewer parameters and competitive results on CIFAR-10, while the distillation framework enables classification by embedding similarity using distilled references. The work provides a principled link between RG methods and deep learning, offering interpretable, parameter-efficient architectures and a scalable data-distillation paradigm with potential extensions to multiple networks and scale-invariance analysis.
Abstract
We propose to employ the hierarchical coarse-grained structure in the artificial neural networks explicitly to improve the interpretability without degrading performance. The idea has been applied in two situations. One is a neural network called TaylorNet, which aims to approximate the general mapping from input data to output result in terms of Taylor series directly, without resorting to any magic nonlinear activations. The other is a new setup for data distillation, which can perform multi-level abstraction of the input dataset and generate new data that possesses the relevant features of the original dataset and can be used as references for classification. In both cases, the coarse-grained structure plays an important role in simplifying the network and improving both the interpretability and efficiency. The validity has been demonstrated on MNIST and CIFAR-10 datasets. Further improvement and some open questions related are also discussed.
