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

ISyNet: Convolutional Neural Networks design for AI accelerator

About

In recent years Deep Learning reached significant results in many practical problems, such as computer vision, natural language processing, speech recognition and many others. For many years the main goal of the research was to improve the quality of models, even if the complexity was impractically high. However, for the production solutions, which often require real-time work, the latency of the model plays a very important role. Current state-of-the-art architectures are found with neural architecture search (NAS) taking model complexity into account. However, designing of the search space suitable for specific hardware is still a challenging task. To address this problem we propose a measure of hardware efficiency of neural architecture search space - matrix efficiency measure (MEM); a search space comprising of hardware-efficient operations; a latency-aware scaling method; and ISyNet - a set of architectures designed to be fast on the specialized neural processing unit (NPU) hardware and accurate at the same time. We show the advantage of the designed architectures for the NPU devices on ImageNet and the generalization ability for the downstream classification and detection tasks.

Alexey Letunovskiy, Vladimir Korviakov, Vladimir Polovnikov, Anastasiia Kargapoltseva, Ivan Mazurenko, Yepan Xiong• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10
Accuracy98.3
507
Image ClassificationFood-101
Accuracy89.69
494
Image ClassificationStanford Cars
Accuracy93.46
477
Image ClassificationCaltech-101
Accuracy96.26
198
Image ClassificationImageNet
Accuracy80.43
184
Image ClassificationOxford-IIIT Pet
Accuracy93.57
161
Image ClassificationFlowers
Accuracy98.72
127
Image ClassificationCIFAR-100
Nominal Accuracy87.1
116
Object DetectionCOCO
mAP41.3
107
Object DetectionVOC 2007
mAP80.9
23
Showing 10 of 10 rows

Other info

Code

Follow for update