paper-with-me

홈 › Papers

The Synergy of Complex Event Processing and Tiny Machine Learning in Industrial IoT

2021-05-04 · Haoyu Ren, Darko Anicic, Thomas Runkler

Focusing on comprehensive networking, big data, and artificial intelligence, the Industrial Internet-of-Things (IIoT) facilitates efficiency and robustness in factory operations. Various sensors and field devices play a central role, as they generate a vast amount of real-time data that can provide insights into manufacturing. The synergy of complex event processing (CEP) and machine learning (ML) has been developed actively in the last years in IIoT to identify patterns in heterogeneous data streams and fuse raw data into tangible facts. In a traditional compute-centric paradigm, the raw field data are continuously sent to the cloud and processed centrally. As IIoT devices become increasingly pervasive and ubiquitous, concerns are raised since transmitting such amount of data is energy-intensive, vulnerable to be intercepted, and subjected to high latency. The data-centric paradigm can essentially solve these problems by empowering IIoT to perform decentralized on-device ML and CEP, keeping data primarily on edge devices and minimizing communications. However, this is no mean feat because most IIoT edge devices are designed to be computationally constrained with low power consumption. This paper proposes a framework that exploits ML and CEP's synergy at the edge in distributed sensor networks. By leveraging tiny ML and micro CEP, we shift the computation from the cloud to the power-constrained IIoT devices and allow users to adapt the on-device ML model and the CEP reasoning logic flexibly on the fly without requiring to reupload the whole program. Lastly, we evaluate the proposed solution and show its effectiveness and feasibility using an industrial use case of machine safety monitoring.

📄 PDF Abstract BibTeX arXiv:2105.03371

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Energy-Aware FPGA Implementation of Spiking Neural Network with LIF Neurons

2024-11-03 · Asmer Hamid Ali, Mozhgan Navardi, Tinoosh Mohsenin

Tiny Machine Learning (TinyML) has become a growing field in on-device processing for Internet of Things (IoT) applications, capitalizing on AI algorithms that are optimized for their low complexity and energy efficiency…

Collision Avoidance

Synergy: Towards On-Body AI via Tiny AI Accelerator Collaboration on Wearables

2023-12-11 · Taesik Gong, Si Young Jang, Utku Günay Acer, Fahim Kawsar 외

The advent of tiny artificial intelligence (AI) accelerators enables AI to run at the extreme edge, offering reduced latency, lower power cost, and improved privacy. When integrated into wearable devices, these accelerat…

Collaborative Inference

tinyCLAP: Distilling Constrastive Language-Audio Pretrained Models

2023-11-24 · Francesco Paissan, Elisabetta Farella

Contrastive Language-Audio Pretraining (CLAP) became of crucial importance in the field of audio and speech processing. Its employment ranges from sound event detection to text-to-audio generation. However, one of the ma…

Audio GenerationEvent DetectionSound Event Detectionzero-shot-classification+1

Physics-Enhanced TinyML for Real-Time Detection of Ground Magnetic Anomalies

2023-11-19 · Talha Siddique, MD Shaad Mahmud

Space weather phenomena like geomagnetic disturbances (GMDs) and geomagnetically induced currents (GICs) pose significant risks to critical technological infrastructure. While traditional predictive models, grounded in s…

Weather Forecasting

How to Manage Tiny Machine Learning at Scale: An Industrial Perspective

2022-02-18 · Haoyu Ren, Darko Anicic, Thomas Runkler

Tiny machine learning (TinyML) has gained widespread popularity where machine learning (ML) is democratized on ubiquitous microcontrollers, processing sensor data everywhere in real-time. To manage TinyML in the industry…

BenchmarkingBIG-bench Machine LearningManagement