Visible to the public AOGNets: Compositional Grammatical Architectures for Deep Learning

TitleAOGNets: Compositional Grammatical Architectures for Deep Learning
Publication TypeConference Paper
Year of Publication2019
AuthorsLi, Xilai, Song, Xi, Wu, Tianfu
Conference Name2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)
Date PublishedJune 2019
PublisherIEEE
ISBN Number978-1-7281-3293-8
KeywordsAND-OR Grammar, AOG building block, AOGNet, AOGNets, attention based variants, categorization, compositionality, Computing Theory and Compositionality, deep compositional grammatical architectures, Deep Learning, deep neural networks, DenseNet, dependency grammar, DNNs, DualPathNet, feature channels, feature exploration, grammar models, grammars, Human Behavior, human factors, image classification, image segmentation, ImageNet-1K classification benchmark, input feature map, learning (artificial intelligence), model interpretability score, MS-COCO object detection, network dissection, network generator, neural architectures, neural nets, object detection, phrase structure grammar, pubcrawl, Recognition: Detection, Reconfigurability, representation learning, ResNeXt, retrieval, segmentation benchmark, SENet
Abstract

Neural architectures are the foundation for improving performance of deep neural networks (DNNs). This paper presents deep compositional grammatical architectures which harness the best of two worlds: grammar models and DNNs. The proposed architectures integrate compositionality and reconfigurability of the former and the capability of learning rich features of the latter in a principled way. We utilize AND-OR Grammar (AOG) as network generator in this paper and call the resulting networks AOGNets. An AOGNet consists of a number of stages each of which is composed of a number of AOG building blocks. An AOG building block splits its input feature map into N groups along feature channels and then treat it as a sentence of N words. It then jointly realizes a phrase structure grammar and a dependency grammar in bottom-up parsing the "sentence" for better feature exploration and reuse. It provides a unified framework for the best practices developed in state-of-the-art DNNs. In experiments, AOGNet is tested in the ImageNet-1K classification benchmark and the MS-COCO object detection and segmentation benchmark. In ImageNet-1K, AOGNet obtains better performance than ResNet and most of its variants, ResNeXt and its attention based variants such as SENet, DenseNet and DualPathNet. AOGNet also obtains the best model interpretability score using network dissection. AOGNet further shows better potential in adversarial defense. In MS-COCO, AOGNet obtains better performance than the ResNet and ResNeXt backbones in Mask R-CNN.

URLhttps://ieeexplore.ieee.org/document/8954285
DOI10.1109/CVPR.2019.00638
Citation Keyli_aognets_2019