paper-with-me

홈 › Papers

XiNet: Efficient Neural Networks for tinyML

2023-01-01 · ICCV 2023 1 · Alberto Ancilotto, Francesco Paissan, Elisabetta Farella

The recent interest in the edge-to-cloud continuum paradigm has emphasized the need for simple and scalable architectures to deliver optimal performance on computationally constrained devices. However, resource-efficient neural networks usually optimize for parameter count and thus use operators such as depthwise convolutions, which do not maximally exploit the efficiency of resource-constrained devices. In this article, we propose XiNet, a novel convolutional neural architecture that targets edge devices. We derived the XiNet architecture from an extensive real-world efficiency analysis of various neural network operators (e.g., standard, depthwise, and pointwise convolutions). Compared to other mobile architectures, our approach substantially improves the performance-complexity trade-off by optimizing the number of operations, parameters, and working memory (RAM). Moreover, we show how XiNet can be easily adapted to different devices thanks to Hardware Aware Scaling (HAS), which enables disjoint optimization of RAM, FLASH, and operations count. We analyze the scaling properties of our architecture under different hardware constraints and validate it on the image classification task. Finally, we evaluate the performance of XiNet for object detection on the MS-COCO and VOC-2012 benchmarks and compare it with state-of-the-art mobile neural networks, achieving a 70% reduction in energy requirements with similar performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classificationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Can LLMs Revolutionize the Design of Explainable and Efficient TinyML Models?

2025-04-13 · Christophe El Zeinaty, Wassim Hamidouche, Glenn Herrou, Daniel Menard 외

This paper introduces a novel framework for designing efficient neural network architectures specifically tailored to tiny machine learning (TinyML) platforms. By leveraging large language models (LLMs) for neural archit…

Computational EfficiencyEfficient Neural NetworkKnowledge DistillationNeural Architecture Search

Improving Acoustic Scene Classification in Low-Resource Conditions

2024-12-30 · Zhi Chen, Yun-Fei Shao, Yong Ma, Mingsheng Wei 외

Acoustic Scene Classification (ASC) identifies an environment based on an audio signal. This paper explores ASC in low-resource conditions and proposes a novel model, DS-FlexiNet, which combines depthwise separable convo…

Acoustic Scene ClassificationClassificationData AugmentationKnowledge Distillation+3

Fast Data Aware Neural Architecture Search via Supernet Accelerated Evaluation

2025-02-18 · Emil Njor, Colby Banbury, Xenofon Fafoutis

Tiny machine learning (TinyML) promises to revolutionize fields such as healthcare, environmental monitoring, and industrial maintenance by running machine learning models on low-power embedded systems. However, the comp…

AutoMLNeural Architecture Search

Intelligence at the Extreme Edge: A Survey on Reformable TinyML

2022-04-02 · Visal Rajapakse, Ishan Karunanayake, Nadeem Ahmed

Tiny Machine Learning (TinyML) is an upsurging research field that proposes to democratize the use of Machine Learning and Deep Learning on highly energy-efficient frugal Microcontroller Units. Considering the general as…

BenchmarkingBIG-bench Machine LearningSurvey

TinySV: Speaker Verification in TinyML with On-device Learning

2024-06-03 · Massimo Pavan, Gioele Mombelli, Francesco Sinacori, Manuel Roveri

TinyML is a novel area of machine learning that gained huge momentum in the last few years thanks to the ability to execute machine learning algorithms on tiny devices (such as Internet-of-Things or embedded systems). In…

Keyword SpottingSpeaker Verification