Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Augmenting Deep Classifiers with Polynomial Neural Networks

About

Deep neural networks have been the driving force behind the success in classification tasks, e.g., object and audio recognition. Impressive results and generalization have been achieved by a variety of recently proposed architectures, the majority of which are seemingly disconnected. In this work, we cast the study of deep classifiers under a unifying framework. In particular, we express state-of-the-art architectures (e.g., residual and non-local networks) in the form of different degree polynomials of the input. Our framework provides insights on the inductive biases of each model and enables natural extensions building upon their polynomial nature. The efficacy of the proposed models is evaluated on standard image and audio classification benchmarks. The expressivity of the proposed models is highlighted both in terms of increased model performance as well as model compression. Lastly, the extensions allowed by this taxonomy showcase benefits in the presence of limited data and long-tailed data distributions. We expect this taxonomy to provide links between existing domain-specific architectures. The source code is available at \url{https://github.com/grigorisg9gr/polynomials-for-augmenting-NNs}.

Grigorios G Chrysos, Markos Georgopoulos, Jiankang Deng, Jean Kossaifi, Yannis Panagakis, Anima Anandkumar• 2021

Related benchmarks

TaskDatasetResultRank
Instance SegmentationCOCO 2017 (val)--
1144
Image ClassificationCIFAR100 (test)
Top-1 Accuracy77.3
377
Image ClassificationCIFAR100
Accuracy77.4
331
Image ClassificationCIFAR10 (test)
Test Accuracy94.8
284
Object DetectionMS-COCO 2017 (val)--
237
Image ClassificationImageNet
Accuracy71.6
184
Image ClassificationCIFAR100 (test)
Test Accuracy77.9
147
Audio ClassificationSpeech Commands (test)
Accuracy97.2
43
Audio ClassificationSpeech Commands
Accuracy97.8
11
Fine-grained Image ClassificationOxford 102 Flowers (val)
Accuracy0.885
6
Showing 10 of 10 rows

Other info

Code

Follow for update