iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million
Home ›› Technology ›› Ai ›› Robotics ›› New Hardware-Aware Neural Architecture Search Runs on Embedded Devices with Under 512MB RAM

New Hardware-Aware Neural Architecture Search Runs on Embedded Devices with Under 512MB RAM

Researchers propose a hardware-aware neural architecture search (HW NAS) method that runs on embedded devices with under 512MB of RAM. It produces tiny convolutional neural networks for low-end microcontrollers, enabling on-device AI without cloud dependence. The approach achieves state-of-the-art results on the Visual Wake Word dataset.

iG
iGEN Editorial
June 16, 2026
New Hardware-Aware Neural Architecture Search Runs on Embedded Devices with Under 512MB RAM

A team of researchers has introduced a novel approach to hardware-aware neural architecture search (HW NAS) that can run directly on embedded devices with less than 512 MB of RAM, according to a paper published on arXiv. The technique targets low-end microcontroller units (MCUs) commonly used in the Internet of Things (IoT) and wearable robotics, opening new possibilities for on-device machine learning while preserving data privacy.

The proposed HW NAS method considers the computational and memory resources of the platform running it, allowing the search to execute on various embedded devices. This contrasts with traditional NAS, which often requires powerful cloud or server infrastructure. The result is tiny convolutional neural networks (CNNs) optimised for the specific hardware constraints.

Why It Matters for Edge AI

Deploying neural architecture search on the device itself eliminates the need to transfer sensitive data to external servers. According to the paper, a gateway could run the HW NAS to tailor CNNs on acquired data without using external servers, ensuring privacy. This is particularly valuable for applications in smart manufacturing, logistics, and other enterprise settings where data security is paramount.

Technical Details and Results

The researchers evaluated their method using the Visual Wake Word dataset, a standard benchmark for TinyML — a field focused on running machine learning on ultra-low-power devices. The proposed HW NAS achieved state-of-the-art results on human-recognition tasks across several embedded devices.

The approach produces tiny CNNs that fit within the memory and compute limits of low-end MCUs, typical of IoT and wearable robotics. By optimising the neural architecture for the target hardware, the method improves both accuracy and efficiency compared to generic models.

Implications for Enterprise Technology

For chief technology officers and digital transformation leaders, this development signals a step toward more autonomous and privacy-preserving edge AI systems. Rather than relying on cloud connections for model training or inference, devices can adapt their neural networks locally. This reduces latency, bandwidth costs, and security risks.

The technique could be applied in supply chain contexts such as smart sensors, wearable safety devices, or automated quality inspection systems on factory floors — scenarios where low-power, on-device intelligence is critical. However, specific supply chain applications are not detailed in the paper.

Aspect Traditional NAS Proposed HW NAS
Compute resource High (cloud/GPU) Low (<512 MB RAM)
Target hardware Server or high-end edge Low-end MCUs (IoT)
Privacy Data sent to cloud On-device, private
Dataset Varies Visual Wake Word (TinyML)

Competitive Context

Several companies and research groups offer NAS tools, but most require significant computational power. Google's Model Search, for instance, runs on large clusters. The proposed method differentiates itself by operating within the constraints of embedded devices themselves, making it suitable for real-time adaptation in resource-constrained environments.

About the Research

The paper is authored by Garavagno, Andrea Mattia, Ragusa, Edoardo, Gastaldo, Paolo, and Frisoli, Antonio, and is available on arXiv. It falls under the Computer Science > Hardware Architecture category.


Sources:

Keep Reading

Recommended Stories

New Architecture GRIL Enables Gradient Descent-Like Learning in Linear Recurrent Networks Technology

New Architecture GRIL Enables Gradient Descent-Like Learning in Linear Recurrent Networks

Researchers introduce the Gradient-based Recurrent In-context Learner (GRIL), a linear recurrent network architecture with windowed cross-product self-attention that can implement minibatch gradient descent on a task-specific predictor in a single forward pass. The design achieves strong performance on synthetic in-context learning tasks, Long Range Arena, and language modeling.

June 16, 2026
Bi-Anchor Interpolation Solver Cuts Generative Modeling Steps from 100 to 10, Researchers Show Technology

Bi-Anchor Interpolation Solver Cuts Generative Modeling Steps from 100 to 10, Researchers Show

Researchers introduce the Bi-Anchor Interpolation Solver (BA-solver) for accelerating flow matching generative models. It achieves quality comparable to 100+ step solvers in just 10 steps, using a small SideNet (1-2% of backbone size) and novel bidirectional temporal perception. The method is plug-and-play with existing pipelines.

July 8, 2026
New Research Reveals How Visual Tokens Evolve Inside Vision-Language Models Technology

New Research Reveals How Visual Tokens Evolve Inside Vision-Language Models

A new computer vision paper from arXiv investigates how visual tokens are integrated into large language models (LLMs) under two paradigms: in-context prompting and layer-wise injection. The authors find that visual tokens enter the LLM as 'disguised visual context' lacking linguistic structure, then evolve differently depending on the integration architecture. They show that attention allocation alone is insufficient, and performance depends on the quality of visual representations at each layer.

July 8, 2026
DiverseDistill: New Knowledge Distillation Method Recovers Over 70% of Performance Gap Using Teacher Committees Technology

DiverseDistill: New Knowledge Distillation Method Recovers Over 70% of Performance Gap Using Teacher Committees

Researchers propose DiverseDistill, a knowledge distillation framework that combines a large foundation model with domain-specific experts as a diverse committee. The method recovers 73–114% of the teacher-student performance gap on recommendation and vision tasks while requiring no parameter updates or architectural changes.

July 8, 2026