Abstract
This research introduces a framework for constructing networked artificial intelligence systems featuring a lightweight neural network front-end tailored for long and intricate sequential data, such as audio voice recordings and health signals. Our approach uses a client-server design pattern, resulting in a compact and modular design that can be easily optimized for deployment on edge devices while still being able to incorporate more powerful backbone models. We tested the proposed blueprint on four different problem domains, including audio keyword spotting, speech emotion recognition, abnormal heart sound detection, and sentiment classification from social media text posts. The results showed an unweighted accuracy of 86%, 69%, 93%, and 95%, respectively, which are comparable or superior to other state-of-the-art methods that rely on pretrained models or pre-processing pipelines. Additionally, end-users' privacy is protected as their sensitive data are encoded and compressed before being sent over the network. These are essential aspects that machine learning practitioners should consider when designing networked AI applications in real-world scenarios.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2024 2nd International Workshop on Networked AI Systems |
Editors | Roberto Morabito, SiYoung Jang, Ahmed M.A. Sayed |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1-6 |
Number of pages | 6 |
ISBN (Electronic) | 9798400706615 |
DOIs | |
Publication status | Published - 2024 |
Event | International Workshop on Networked AI Systems 2024 - Minato-ku, Japan Duration: 3 Jun 2024 → 7 Jun 2024 Conference number: 2nd https://dl.acm.org/doi/proceedings/10.1145/3662004 (Proceedings) https://netaisys.github.io/ (Website) |
Conference
Conference | International Workshop on Networked AI Systems 2024 |
---|---|
Abbreviated title | NetAISys 2024 |
Country/Territory | Japan |
City | Minato-ku |
Period | 3/06/24 → 7/06/24 |
Internet address |
|
Keywords
- lightweight ML
- speech emotion recognition
- text sentiment
- AI in healthcare
- signal processing