Embedding Artificial Intelligence onto low-power devices is a challenging task that has been partly overcome with recent advances in machine learning and hardware design. Presently …
Channel pruning is an important method to speed up CNN model's inference. Previous filter pruning algorithms regard importance evaluation and model fine-tuning as two independent …
Graph neural networks (GNNs) are information processing architectures for signals supported on graphs. They are presented here as generalizations of convolutional neural …
Video action recognition is a complex task dependent on modeling spatial and temporal context. Standard approaches rely on 2D or 3D convolutions to process such context …
In most cases deep learning architectures are trained disregarding the amount of operations and energy consumption. However, some applications, like embedded systems, can be …
Introduced in the late 1980s for generalization purposes, pruning has now become a staple for compressing deep neural networks. Despite many innovations in recent decades …
Recent advances in Artificial Intelligence (AI) on the Internet of Things (IoT) devices have realized Edge AI in several applications by enabling low latency and energy efficiency …
Recent advances in Artificial Intelligence (AI) on the Internet of Things (IoT)-enabled network edge has realized edge intelligence in several applications such as smart agriculture, smart …
M Perrin, W Guicquero, B Paille, G Sicard - Neural Networks, 2024 - Elsevier
Abstract Neural Architecture Search (NAS) outperforms handcrafted Neural Network (NN) design. However, current NAS methods generally use hard-coded search spaces, and …