paper-with-me

홈 › Papers

Grassroots Operator Search for Model Edge Adaptation

2023-09-20 · Hadjer Benmeziane, Kaoutar El Maghraoui, Hamza Ouarnoughi, Smail Niar

Hardware-aware Neural Architecture Search (HW-NAS) is increasingly being used to design efficient deep learning architectures. An efficient and flexible search space is crucial to the success of HW-NAS. Current approaches focus on designing a macro-architecture and searching for the architecture's hyperparameters based on a set of possible values. This approach is biased by the expertise of deep learning (DL) engineers and standard modeling approaches. In this paper, we present a Grassroots Operator Search (GOS) methodology. Our HW-NAS adapts a given model for edge devices by searching for efficient operator replacement. We express each operator as a set of mathematical instructions that capture its behavior. The mathematical instructions are then used as the basis for searching and selecting efficient replacement operators that maintain the accuracy of the original model while reducing computational complexity. Our approach is grassroots since it relies on the mathematical foundations to construct new and efficient operators for DL architectures. We demonstrate on various DL models, that our method consistently outperforms the original models on two edge devices, namely Redmi Note 7S and Raspberry Pi3, with a minimum of 2.2x speedup while maintaining high accuracy. Additionally, we showcase a use case of our GOS approach in pulse rate estimation on wristband devices, where we achieve state-of-the-art performance, while maintaining reduced computational complexity, demonstrating the effectiveness of our approach in practical applications.

📄 PDF Abstract BibTeX arXiv:2309.11246

Code (0)

등록된 구현이 없습니다.

Tasks

Hardware Aware Neural Architecture SearchmodelNeural Architecture Search

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Grassroots Innovation Actors: Their Role and Positioning in Economic Ecosystems -- A Comparative Study Through Complex Network Analysis

2023-12-22 · Marcelo S. Tedesco, Francisco Javier Ramos Soria

This study offers an examination of grassroots innovation actors and their integration within larger economic ecosystems. Through a comparative analysis in Oaxaca, Mexico; La Plata, Argentina; and Araucania, Chile, this …

Foundations for Grassroots Democratic Metaverse

2022-03-02 · Ehud Shapiro, Nimrod Talmon

While the physical lives of many of us are in democracies (one person, one vote - e.g., the EU and the US), our digital lives are mostly in autocracies (one person, all votes - e.g., Facebook). Cryptocurrencies promise l…

How To Start a Grassroots Movement

2022-09-03 · David Ehrlich, Nora Szech

We study the influence of social messages that promote a digital public good, a COVID-19 tracing app. We vary whether subjects receive a digital message from another subject, and, if so, at what cost it came. Observed ma…

Implementing Grassroots Logic Programs with Multiagent Transition Systems and AI (Full Version)

2026-02-06 · Ehud Shapiro arxiv

Grassroots Logic Programs (GLP) is a concurrent logic programming language in which logic variables are partitioned into paired readers and writers. An assignment is produced at most once via a writer and consumed at mos…

Learning Evolution via Optimization Knowledge Adaptation

2025-01-04 · Chao Wang, Licheng Jiao, Jiaxuan Zhao, Lingling Li 외

Evolutionary algorithms (EAs) maintain populations through evolutionary operators to discover diverse solutions for complex tasks while gathering valuable knowledge, such as historical population data and fitness evaluat…

Evolutionary AlgorithmsLanguage ModelingLanguage ModellingTransfer Learning