Proceedings Article10.1109/AINA.2007.49
Data Stream Based Algorithms For Wireless Sensor Network Applications
A.L.L. de Aquino,Carlos M. S. Figueiredo,Eduardo F. Nakamura,Luciana S. Buriol,A.A.F. Loureiro,A.O. Fernandes,Claudionor Coelho +6 more
- 21 May 2007
- pp 869-876
TL;DR: This work proposes and evaluates two algorithms based on data stream, which use sampling and sketch techniques, to reduce data traffic in a WSN and, consequently, decrease the delay and energy consumption.
read more
Abstract: A wireless sensor network (WSN) is energy constrained, and the extension of its lifetime is one of the most important issues in its design. Usually, a WSN collects a large amount of data from the environment. In contrast to the conventional remote sensing - based on satellites that collect large images, sound files, or specific scientific data - sensor networks tend to generate a large amount of sequential small and tuple- oriented data from several nodes, which constitutes data streams. In this work, we propose and evaluate two algorithms based on data stream, which use sampling and sketch techniques, to reduce data traffic in a WSN and, consequently, decrease the delay and energy consumption. Specifically, the sampling solution, provides a sample of only log n items to represent the original data of n elements. Despite of the reduction, the sampling solution keeps a good data quality. Simulation results reveal the efficiency of the proposed methods by extending the network lifetime and reducing the delay without loosing data representativeness. Such a technique can be very useful to design energy-efficient and time-constrained sensor networks if the application is not so dependent on the data precision or the network operates in an exception situation (e.g., there are few resources remaining or there is an urgent situation).
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
CocoSketch: high-performance sketch-based measurement over arbitrary partial key query
Yinda Zhang,Zaoxing Liu,Ruixin Wang,Tong Yang,Jizhou Li,Ruijie Miao,Peng Liu,Ruwen Zhang,Junchen Jiang +8 more
- 09 Aug 2021
TL;DR: CocoSketch as mentioned in this paper proposes to support arbitrary partial key queries to the subset sum estimation problem, where a full range of possible flow keys can be specified before measurement, and in query time, the information of any key in that range can be extracted.
110
•Proceedings Article
Extension of the semantic sensor network ontology for wireless sensor networks: the stimulus-WSNnode-communication pattern
Rimel Bendadouche,Catherine Roussey,Gil de Sousa,Jean-Pierre Chanet,Kun Mean Hou +4 more
- 12 Nov 2012
TL;DR: This paper will first integrate the different concepts related to WSN in the SSN ontology and then the resulting ontology is used, called Wireless Semantic Sensor Network ontology, in an agri-environmental scenario to illustrate the interest of the approach.
Sliding Sketches: A Framework using Time Zones for Data Stream Processing in Sliding Windows
Xiangyang Gou,Long He,Yinda Zhang,Ke Wang,Xilai Liu,Tong Yang,Yi Wang,Bin Cui +7 more
- 23 Aug 2020
TL;DR: A generic framework, namely Sliding sketches, is proposed, which can be applied to many existing solutions for the above three queries, and enable them to support queries in sliding windows and the accuracy of existing sketches that do not support sliding windows becomes much higher.
39
Computationally Efficient Rule-Based Classification for Continuous Streaming Data
Thien Le,Frederic Stahl,João Bártolo Gomes,Mohamed Medhat Gaber,Giuseppe Di Fatta +4 more
- 09 Dec 2014
TL;DR: This work proposes an approach to deal with continuous data effectively and accurately in rule-based classifiers by using the Gaussian distribution as heuristic for building rule terms on continuous attributes and calls this new version of eRules with the approach G-eRules.
Multi-sensors data fusion system for wireless sensors networks of factory monitoring via BPN technology
TL;DR: The BPN training approach is significant that improves data fusion system in accuracy and classification with parallel computing for data fusion efficiency and the tradition methods compare with the innovative BPN methods.
26
References
•Book
Nonparametric statistics for the behavioral sciences
Sidney Siegel
- 01 Jan 1956
TL;DR: This is the revision of the classic text in the field, adding two new chapters and thoroughly updating all others as discussed by the authors, and the original structure is retained, and the book continues to serve as a combined text/reference.
36.3K
A survey on sensor networks
TL;DR: The current state of the art of sensor networks is captured in this article, where solutions are discussed under their related protocol stack layer sections.
Next century challenges: scalable coordination in sensor networks
Deborah Estrin,Ramesh Govindan,John Heidemann,Satish K.S. Kumar +3 more
- 01 Aug 1999
TL;DR: This paper believes that localized algorithms (in which simple local node behavior achieves a desired global objective) may be necessary for sensor network coordination.
3.1K
Models and issues in data stream systems
Brian Babcock,Shivnath Babu,Mayur Datar,Rajeev Motwani,Jennifer Widom +4 more
- 03 Jun 2002
TL;DR: The need for and research issues arising from a new model of data processing, where data does not take the form of persistent relations, but rather arrives in multiple, continuous, rapid, time-varying data streams are motivated.
Finding Frequent Items in Data Streams
Moses Charikar,Kevin Chen,Martin Farach-Colton +2 more
- 08 Jul 2002
TL;DR: This work presents a 1-pass algorithm for estimating the most frequent items in a data stream using limited storage space, which achieves better space bounds than the previously known best algorithms for this problem for several natural distributions on the item frequencies.