Biologically Inspired Hexagonal Deep Learning for Hexagonal Image Generation
Tobias Schlosser, Frederik Beuth, Danny Kowerko
TL;DR
This work motivates and develops hexagonal image processing for deep learning as a biologically inspired alternative to traditional square lattices. It introduces Hexnet and a hexagonal addressing scheme to build hexagonal deep neural networks (H-DNNs) for hexagonal image generation, including H-SWWAE and H-ACGAN models. The authors implement hexagonal layers and demonstrate, on datasets like MNIST, CIFAR-10, and COIL-100, that hexagonal models can achieve higher transformation efficiency and PSNR while reducing trainable parameters compared to square counterparts. Overall, the results suggest hexagonal architectures can outperform conventional DNNs in image generation tasks and motivate broader adoption of hexagonal representations and datasets in future research.
Abstract
Whereas conventional state-of-the-art image processing systems of recording and output devices almost exclusively utilize square arranged methods, biological models, however, suggest an alternative, evolutionarily-based structure. Inspired by the human visual perception system, hexagonal image processing in the context of machine learning offers a number of key advantages that can benefit both researchers and users alike. The hexagonal deep learning framework Hexnet leveraged in this contribution serves therefore the generation of hexagonal images by utilizing hexagonal deep neural networks (H-DNN). As the results of our created test environment show, the proposed models can surpass current approaches of conventional image generation. While resulting in a reduction of the models' complexity in the form of trainable parameters, they furthermore allow an increase of test rates in comparison to their square counterparts.
