首页 > 最新文献

Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems最新文献

英文 中文
RFID-based logistics monitoring with semantics-driven event processing 具有语义驱动事件处理的基于rfid的物流监控
M. Rinne, M. Solanki, Esko Nuutila
In this paper a real-life counterfeit and theft detection scenario from pharmaceutical manufacturing is modelled using events encoded as XML and RDF. With Esper and Instans event processing platforms, the second one from the semantic web domain, the same task is configured and an experimental performance evaluation is carried out. Our results show that even though the starting points are very different, the same core task can be accomplished on both platforms. We provide quantitative performance comparisons that corroborate our analysis. For an understanding of what can be expected from each framework outside the core task, the differences between the two tools and their respective domains are qualitatively analysed.
在本文中,使用编码为XML和RDF的事件对制药生产中的真实假冒和盗窃检测场景进行建模。在Esper和Instans事件处理平台(第二种来自语义web领域的事件处理平台)上配置相同的任务并进行了实验性能评估。我们的研究结果表明,尽管起点非常不同,但相同的核心任务可以在两个平台上完成。我们提供了量化的性能比较来证实我们的分析。为了理解核心任务之外的每个框架的期望,我们定性地分析了这两个工具及其各自领域之间的差异。
{"title":"RFID-based logistics monitoring with semantics-driven event processing","authors":"M. Rinne, M. Solanki, Esko Nuutila","doi":"10.1145/2933267.2933300","DOIUrl":"https://doi.org/10.1145/2933267.2933300","url":null,"abstract":"In this paper a real-life counterfeit and theft detection scenario from pharmaceutical manufacturing is modelled using events encoded as XML and RDF. With Esper and Instans event processing platforms, the second one from the semantic web domain, the same task is configured and an experimental performance evaluation is carried out. Our results show that even though the starting points are very different, the same core task can be accomplished on both platforms. We provide quantitative performance comparisons that corroborate our analysis. For an understanding of what can be expected from each framework outside the core task, the differences between the two tools and their respective domains are qualitatively analysed.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131646185","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Spreadsheets for stream processing with unbounded windows and partitions 用于无界窗口和分区的流处理的电子表格
Martin Hirzel, R. Rabbah, Philippe Suter, O. Tardieu, M. Vaziri
Stream processing is a computational paradigm that allows the analysis of live data streams as they are produced. This paper describes a programming model, based on enhancements to spreadsheets, that enables users with limited programming experience to participate directly in the development of complex streaming applications. The programming model augments a conventional spreadsheet with streaming features that permit operating over unbounded data sets despite the finite interface provided by the spreadsheet. The new constructs include time-based windows and partitioning. We introduce a spreadsheet compiler that generates C++ code to achieve integration with existing stream processing systems. Our experimental study illustrates the expressivity of the new features and finds that our implementation is between 8x slower and 2x faster than hand-written stream programs.
流处理是一种计算范式,它允许对产生的实时数据流进行分析。本文描述了一种基于电子表格增强的编程模型,使编程经验有限的用户能够直接参与复杂流应用程序的开发。编程模型增强了传统电子表格的流特性,允许在无限数据集上操作,尽管电子表格提供的接口有限。新的结构包括基于时间的窗口和分区。我们介绍了一个电子表格编译器,它生成c++代码来实现与现有流处理系统的集成。我们的实验研究说明了新特性的表现力,并发现我们的实现比手写流程序慢8倍到快2倍。
{"title":"Spreadsheets for stream processing with unbounded windows and partitions","authors":"Martin Hirzel, R. Rabbah, Philippe Suter, O. Tardieu, M. Vaziri","doi":"10.1145/2933267.2933607","DOIUrl":"https://doi.org/10.1145/2933267.2933607","url":null,"abstract":"Stream processing is a computational paradigm that allows the analysis of live data streams as they are produced. This paper describes a programming model, based on enhancements to spreadsheets, that enables users with limited programming experience to participate directly in the development of complex streaming applications. The programming model augments a conventional spreadsheet with streaming features that permit operating over unbounded data sets despite the finite interface provided by the spreadsheet. The new constructs include time-based windows and partitioning. We introduce a spreadsheet compiler that generates C++ code to achieve integration with existing stream processing systems. Our experimental study illustrates the expressivity of the new features and finds that our implementation is between 8x slower and 2x faster than hand-written stream programs.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"14 2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124620510","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Dynamic graph management for streaming social media analytics 动态图形管理流媒体社交媒体分析
Christos Vlassopoulos, Ioannis Kontopoulos, Michail Apostolou, A. Artikis, D. Vogiatzis
We present a system for analytics on streaming social media that computes the most active posts, based on the age and the amount of comments for each post, and tracks the largest communities that comprise friends that are fond of the same content. To deal with high velocity data streams, we implemented an algorithm for incrementally updating graphs expressing social networks. The evaluation of our system is based on the datasets of the DEBS 2016 challenge.
我们提出了一个分析流媒体社交媒体的系统,该系统根据每个帖子的年龄和评论数量计算最活跃的帖子,并跟踪由喜欢相同内容的朋友组成的最大社区。为了处理高速数据流,我们实现了一种用于增量更新表示社交网络的图的算法。我们的系统评估是基于DEBS 2016挑战赛的数据集。
{"title":"Dynamic graph management for streaming social media analytics","authors":"Christos Vlassopoulos, Ioannis Kontopoulos, Michail Apostolou, A. Artikis, D. Vogiatzis","doi":"10.1145/2933267.2933515","DOIUrl":"https://doi.org/10.1145/2933267.2933515","url":null,"abstract":"We present a system for analytics on streaming social media that computes the most active posts, based on the age and the amount of comments for each post, and tracks the largest communities that comprise friends that are fond of the same content. To deal with high velocity data streams, we implemented an algorithm for incrementally updating graphs expressing social networks. The evaluation of our system is based on the datasets of the DEBS 2016 challenge.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"139 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129443139","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Distributed streaming reconstruction of information diffusion: poster 信息扩散的分布式流重构:海报
Peter M. Fischer, Io Taxidou, Bernhard Lutz, Michael Huber
Recent advances in social media have triggered a massive engagement of user population: a large part of people's lives has shifted to social media platforms and real events are reported while they are happening (e.g. in Twitter). As a result, such platforms have become an important source of information, being used by professionals as well, e.g. journalists, for fast access to news and events. Social media maintain an underlying network of social connections over which such information propagates. Information diffusion in social media has attracted attention, by analyzing how information is propagated from user to user and who is influenced by whom. Given the scale and speed of such information, systems that can keep up with such fast rates are required. In this poster, we present a system for real time reconstruction of information diffusion that encompass the challenges of analyzing fast data streams combined with large social graphs.
社交媒体的最新进展引发了用户群体的大规模参与:人们生活的很大一部分已经转移到社交媒体平台上,真实事件正在发生时被报道(例如在Twitter上)。因此,这些平台已成为重要的信息来源,也被专业人士(如记者)用于快速获取新闻和事件。社交媒体维持着一个潜在的社会联系网络,在这个网络上,这些信息得以传播。社交媒体中的信息扩散引起了人们的关注,通过分析信息如何在用户之间传播以及谁受到谁的影响。考虑到这些信息的规模和速度,需要能够跟上如此快速度的系统。在这张海报中,我们展示了一个实时重建信息扩散的系统,该系统包含了分析快速数据流与大型社交图相结合的挑战。
{"title":"Distributed streaming reconstruction of information diffusion: poster","authors":"Peter M. Fischer, Io Taxidou, Bernhard Lutz, Michael Huber","doi":"10.1145/2933267.2933294","DOIUrl":"https://doi.org/10.1145/2933267.2933294","url":null,"abstract":"Recent advances in social media have triggered a massive engagement of user population: a large part of people's lives has shifted to social media platforms and real events are reported while they are happening (e.g. in Twitter). As a result, such platforms have become an important source of information, being used by professionals as well, e.g. journalists, for fast access to news and events. Social media maintain an underlying network of social connections over which such information propagates. Information diffusion in social media has attracted attention, by analyzing how information is propagated from user to user and who is influenced by whom. Given the scale and speed of such information, systems that can keep up with such fast rates are required. In this poster, we present a system for real time reconstruction of information diffusion that encompass the challenges of analyzing fast data streams combined with large social graphs.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"163 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130012927","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Modeling and recognition of events from multidimensional data: doctoral symposium 多维数据事件建模与识别:博士研讨会
O. Patri
The recent rise in scale of sensors has led to the need for faster processing of events from multiple sensor data streams in a variety of real-world applications. We need an approach to model real-world entities and their interrelationships, and specify the process of moving from sensor data streams to event detection to event-based goal planning. Recent advances in analysis of temporal data, such as time series shapelets, provide methods for identifying these discriminative events for classification. In this dissertation, I make connections between event processing and time series data mining as part of a comprehensive event detection and representation framework.
最近传感器规模的增加导致需要在各种实际应用中更快地处理来自多个传感器数据流的事件。我们需要一种方法来模拟现实世界的实体及其相互关系,并指定从传感器数据流到事件检测再到基于事件的目标规划的过程。在时间数据分析方面的最新进展,如时间序列小波,提供了识别这些判别事件的分类方法。在本文中,我将事件处理和时间序列数据挖掘联系起来,作为综合事件检测和表示框架的一部分。
{"title":"Modeling and recognition of events from multidimensional data: doctoral symposium","authors":"O. Patri","doi":"10.1145/2933267.2933434","DOIUrl":"https://doi.org/10.1145/2933267.2933434","url":null,"abstract":"The recent rise in scale of sensors has led to the need for faster processing of events from multiple sensor data streams in a variety of real-world applications. We need an approach to model real-world entities and their interrelationships, and specify the process of moving from sensor data streams to event detection to event-based goal planning. Recent advances in analysis of temporal data, such as time series shapelets, provide methods for identifying these discriminative events for classification. In this dissertation, I make connections between event processing and time series data mining as part of a comprehensive event detection and representation framework.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126179950","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Diversified set monitoring over distributed data streams 对分布式数据流进行多样化的集监控
Daichi Amagata, T. Hara
Data monitoring over distributed streams is a fundamental problem, as represented by modern applications, e.g., sensor network and financial data monitoring. Such applications need a technique which continuously monitors user-requiring data and achieves not only time and space efficiencies but also communication efficiency. In addition, result diversification is also required to increase user satisfaction, thus has been receiving significant attention recently. This motivates us to consider a problem of monitoring k-diverse data over distributed streams. Result diversification is well known to be NP-hard, so the natures of NP-hardness and dynamic distributed data bring non-trivial challenges, e.g., impracticably of centralized approaches. In this paper, we propose a novel algorithm that monitors k-diverse data with time, space, and communication efficiencies. The results of our experiments using both real and synthetic data confirm the effectiveness of our algorithm.
分布式流上的数据监控是一个基本问题,以现代应用为代表,例如传感器网络和金融数据监控。这样的应用需要一种技术,可以持续监控用户需要的数据,不仅要实现时间和空间效率,还要实现通信效率。此外,结果多样化也需要提高用户满意度,因此最近受到了很大的关注。这促使我们考虑在分布式流上监控k-diverse数据的问题。众所周知,结果多样化是np困难的,因此np困难的性质和动态分布式数据带来了非平凡的挑战,例如,集中方法的不可行性。在本文中,我们提出了一种新的算法,该算法具有时间,空间和通信效率来监控k-不同的数据。实际数据和合成数据的实验结果证实了算法的有效性。
{"title":"Diversified set monitoring over distributed data streams","authors":"Daichi Amagata, T. Hara","doi":"10.1145/2933267.2933298","DOIUrl":"https://doi.org/10.1145/2933267.2933298","url":null,"abstract":"Data monitoring over distributed streams is a fundamental problem, as represented by modern applications, e.g., sensor network and financial data monitoring. Such applications need a technique which continuously monitors user-requiring data and achieves not only time and space efficiencies but also communication efficiency. In addition, result diversification is also required to increase user satisfaction, thus has been receiving significant attention recently. This motivates us to consider a problem of monitoring k-diverse data over distributed streams. Result diversification is well known to be NP-hard, so the natures of NP-hardness and dynamic distributed data bring non-trivial challenges, e.g., impracticably of centralized approaches. In this paper, we propose a novel algorithm that monitors k-diverse data with time, space, and communication efficiencies. The results of our experiments using both real and synthetic data confirm the effectiveness of our algorithm.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126367331","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Continuous analytics on graph data streams using WSO2 complex event processor 使用WSO2复杂事件处理器对图形数据流进行连续分析
Malith Jayasinghe, Anoukh Jayawardena, Bhagya Rupasinghe, Miyuru Dayarathna, S. Perera, Sriskandarajah Suhothayan, I. Perera
The ACM DEBS Grand Challenge 2016 focuses on analysing the properties of a time evolving social-network graph generated using LDBC (Linked Data Benchmark Council) Social Network Benchmark. In this paper we present how we used WSO2 CEP, an open source, commercially available Complex Event Processing Engine, to solve the problem. On a 4-core/8 GB virtual machine, our solution processed 90,000 events per second with a mean latency of 6 ms for query 1. For query 2 it processed 210,000 events per second with a mean latency of only 0.3 ms. The paper describes the solution we propose, the experiments' results, and presents how we optimized the performance of our solution.
ACM DEBS大挑战2016侧重于分析使用LDBC(关联数据基准委员会)社交网络基准生成的随时间演变的社交网络图的属性。在本文中,我们介绍了如何使用WSO2 CEP(一种开源的、商业上可用的复杂事件处理引擎)来解决这个问题。在一个4核/8 GB的虚拟机上,我们的解决方案每秒处理90,000个事件,查询1的平均延迟为6毫秒。对于查询2,它每秒处理210,000个事件,平均延迟仅为0.3 ms。本文介绍了我们提出的解决方案,实验结果,并介绍了我们如何优化我们的解决方案的性能。
{"title":"Continuous analytics on graph data streams using WSO2 complex event processor","authors":"Malith Jayasinghe, Anoukh Jayawardena, Bhagya Rupasinghe, Miyuru Dayarathna, S. Perera, Sriskandarajah Suhothayan, I. Perera","doi":"10.1145/2933267.2933508","DOIUrl":"https://doi.org/10.1145/2933267.2933508","url":null,"abstract":"The ACM DEBS Grand Challenge 2016 focuses on analysing the properties of a time evolving social-network graph generated using LDBC (Linked Data Benchmark Council) Social Network Benchmark. In this paper we present how we used WSO2 CEP, an open source, commercially available Complex Event Processing Engine, to solve the problem. On a 4-core/8 GB virtual machine, our solution processed 90,000 events per second with a mean latency of 6 ms for query 1. For query 2 it processed 210,000 events per second with a mean latency of only 0.3 ms. The paper describes the solution we propose, the experiments' results, and presents how we optimized the performance of our solution.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130841047","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Multi-query outlier detection over data streams: poster 多查询异常检测数据流:海报
Lei Cao, Jiayuan Wang, Elke A. Rundensteiner
Real-time analytics of anomalous phenomena on streaming data typically relies on processing a large variety of continuous outlier detection requests, each configured with different parameter settings. The processing of such complex outlier analytics workloads is resource consuming due to the algorithmic complexity of the outlier mining process. In this work we propose a sharing-aware multi-query execution strategy for outlier detection on data streams called SOP. The key insight of SOP is to transform the problem of handling a multi-query outlier analytics workload into a single-query skyline computation problem. SOP achieves minimal utilization of both computational and memory resources for the processing of these complex outlier analytics workload.
流数据异常现象的实时分析通常依赖于处理大量连续的异常值检测请求,每个请求都配置有不同的参数设置。由于离群值挖掘过程的算法复杂性,处理这种复杂的离群值分析工作负载是消耗资源的。在这项工作中,我们提出了一种共享感知的多查询执行策略,用于数据流的异常值检测,称为SOP。SOP的关键是将处理多查询离群值分析工作负载的问题转化为单查询天际线计算问题。在处理这些复杂的离群分析工作负载时,SOP实现了对计算和内存资源的最小利用。
{"title":"Multi-query outlier detection over data streams: poster","authors":"Lei Cao, Jiayuan Wang, Elke A. Rundensteiner","doi":"10.1145/2933267.2933292","DOIUrl":"https://doi.org/10.1145/2933267.2933292","url":null,"abstract":"Real-time analytics of anomalous phenomena on streaming data typically relies on processing a large variety of continuous outlier detection requests, each configured with different parameter settings. The processing of such complex outlier analytics workloads is resource consuming due to the algorithmic complexity of the outlier mining process. In this work we propose a sharing-aware multi-query execution strategy for outlier detection on data streams called SOP. The key insight of SOP is to transform the problem of handling a multi-query outlier analytics workload into a single-query skyline computation problem. SOP achieves minimal utilization of both computational and memory resources for the processing of these complex outlier analytics workload.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125646731","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Adaptive steering of cyber-physical systems with atomic complex event processing services: doctoral symposium 具有原子复杂事件处理服务的信息物理系统的自适应导向:博士研讨会
Julius Ollesch
Given the advent of cyber-physical systems (CPS), event-based control paradigms such as complex event processing (CEP) are vital enablers for adaptive analytical control mechanisms. CPS are becoming a high-profile research topic as they are key to disruptive digital innovations such as autonomous driving, industrial internet, smart grid and ambient assisted living. However, organizational and technological scalability of today's CEP approaches is limited by their monolithic architectures. This leads to the research idea for atomic CEP entities and the hypothesis that a network of small event-based control services is better suited for CPS development and operation than current centralised approaches. In addition, the paper summarizes preliminary results of the presented doctoral work and outlines questions for future research as well as an evaluation plan.
鉴于网络物理系统(CPS)的出现,基于事件的控制范式(如复杂事件处理(CEP))是自适应分析控制机制的重要推动者。CPS正成为备受瞩目的研究课题,因为它们是自动驾驶、工业互联网、智能电网和环境辅助生活等颠覆性数字创新的关键。然而,当今CEP方法的组织和技术可扩展性受到其单一架构的限制。这导致了原子CEP实体的研究思路和假设,即基于事件的小型控制服务网络比当前的集中式方法更适合CPS的开发和操作。此外,本文总结了博士工作的初步成果,并提出了未来研究的问题和评估计划。
{"title":"Adaptive steering of cyber-physical systems with atomic complex event processing services: doctoral symposium","authors":"Julius Ollesch","doi":"10.1145/2933267.2933427","DOIUrl":"https://doi.org/10.1145/2933267.2933427","url":null,"abstract":"Given the advent of cyber-physical systems (CPS), event-based control paradigms such as complex event processing (CEP) are vital enablers for adaptive analytical control mechanisms. CPS are becoming a high-profile research topic as they are key to disruptive digital innovations such as autonomous driving, industrial internet, smart grid and ambient assisted living. However, organizational and technological scalability of today's CEP approaches is limited by their monolithic architectures. This leads to the research idea for atomic CEP entities and the hypothesis that a network of small event-based control services is better suited for CPS development and operation than current centralised approaches. In addition, the paper summarizes preliminary results of the presented doctoral work and outlines questions for future research as well as an evaluation plan.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"2006 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123913262","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Reducing expenses of top-k monitoring in sensor cloud services 降低传感器云服务中top-k监控的费用
Kamalas Udomlamlert, T. Hara
In sensor cloud services, the expense is charged based on the amount of resource usage, e.g. data requests. This paper originally presents an expense-minimizing framework for top-k monitoring in sensor cloud services where the expense is denoted by the costs of data requests. Instead of fetching all the latest data in each timestamp, we propose a novel ε-top-k query delivering approximate top-k answers with a probabilistic guarantee on the selectively-fetched dataset which is a combination of certain and uncertain data (modelled by their age). In addition, using a cloud environment as well as our proposed method to process ε-top-k queries can alleviate the computing-intensive computations, so it is not only cheaper but even faster than an ordinary top-k calculation method. The extensive experiments on the real-world climate datasets demonstrate that our methods can reduce the expense by more than half with desirable accuracy.
在传感器云服务中,费用是根据资源使用量(例如数据请求)收取的。本文最初提出了一个用于传感器云服务中top-k监控的费用最小化框架,其中费用由数据请求的成本表示。我们提出了一种新颖的ε-top-k查询,在选择性获取的数据集上提供近似的top-k答案,而不是在每个时间戳中获取所有最新的数据,该数据集是确定和不确定数据(按年龄建模)的组合。此外,使用云环境和我们提出的方法来处理ε-top-k查询可以减轻计算密集型的计算,因此它不仅便宜而且比普通的top-k计算方法更快。在真实世界气候数据集上进行的大量实验表明,我们的方法可以将成本降低一半以上,并具有理想的精度。
{"title":"Reducing expenses of top-k monitoring in sensor cloud services","authors":"Kamalas Udomlamlert, T. Hara","doi":"10.1145/2933267.2935090","DOIUrl":"https://doi.org/10.1145/2933267.2935090","url":null,"abstract":"In sensor cloud services, the expense is charged based on the amount of resource usage, e.g. data requests. This paper originally presents an expense-minimizing framework for top-k monitoring in sensor cloud services where the expense is denoted by the costs of data requests. Instead of fetching all the latest data in each timestamp, we propose a novel ε-top-k query delivering approximate top-k answers with a probabilistic guarantee on the selectively-fetched dataset which is a combination of certain and uncertain data (modelled by their age). In addition, using a cloud environment as well as our proposed method to process ε-top-k queries can alleviate the computing-intensive computations, so it is not only cheaper but even faster than an ordinary top-k calculation method. The extensive experiments on the real-world climate datasets demonstrate that our methods can reduce the expense by more than half with desirable accuracy.","PeriodicalId":277061,"journal":{"name":"Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123918270","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1