Results 1 -
2 of
2
Cloud-enabled privacy-preserving truth discovery in crowd sensing systems
- in SenSys
, 2015
"... The recent proliferation of human-carried mobile devices has given rise to the crowd sensing systems. However, the sen-sory data provided by individual participants are usually not reliable. To identify truthful values from the crowd sensing data, the topic of truth discovery, whose goal is to estim ..."
Abstract
-
Cited by 2 (1 self)
- Add to MetaCart
The recent proliferation of human-carried mobile devices has given rise to the crowd sensing systems. However, the sen-sory data provided by individual participants are usually not reliable. To identify truthful values from the crowd sensing data, the topic of truth discovery, whose goal is to estimate user quality and infer truths through quality-aware data ag-gregation, has drawn significant attention. Though able to improve aggregation accuracy, existing truth discovery ap-proaches fail to take into consideration an important issue in their design, i.e., the protection of individual users ’ private information. In this paper, we propose a novel cloud-enabled privacy-preserving truth discovery (PPTD) framework for crowd sensing systems, which can achieve the protection of not only users ’ sensory data but also their reliability scores derived by the truth discovery approaches. The key idea of the proposed framework is to perform weighted aggrega-tion on users ’ encrypted data using homomorphic cryptosys-tem. In order to deal with large-scale data, we also propose to parallelize PPTD with MapReduce framework. Through extensive experiments on not only synthetic data but also real world crowd sensing systems, we justify the guarantee of strong privacy and high accuracy of our proposed frame-work.
Data Acquisition for Real-time Decision-making under Freshness Constraints
"... Abstract—The paper describes a novel algorithm for timely sensor data retrieval in resource-poor environments under fresh-ness constraints. Consider a civil unrest, national security, or disaster management scenario, where a dynamic situation evolves and a decision-maker must decide on a course of a ..."
Abstract
- Add to MetaCart
Abstract—The paper describes a novel algorithm for timely sensor data retrieval in resource-poor environments under fresh-ness constraints. Consider a civil unrest, national security, or disaster management scenario, where a dynamic situation evolves and a decision-maker must decide on a course of action in view of latest data. Since the situation changes, so is the best course of action. The scenario offers two interesting constraints. First, one should be able to successfully compute the course of action within some appropriate time window, which we call the decision deadline. Second, at the time the course of action is computed, the data it is based on must be fresh (i.e., within some corresponding validity interval). We call it the freshness constraint. These constraints create an interesting novel problem of timely data retrieval. We address this problem in resource-scarce environments, where network resource limitations require that data objects (e.g., pictures and other sensor measurements pertinent to the decision) generally remain at the sources. Hence, one must decide on (i) which objects to retrieve and (ii) in what order, such that the cost of deciding on a valid course of action is minimized while meeting data freshness and decision deadline constraints. Such an algorithm is reported in this paper. The algorithm is shown in simulation to reduce the cost of data retrieval compared to a host of baselines that consider time or resource constraints. It is applied in the context of minimizing cost of finding unobstructed routes between specified locations in a disaster zone by retrieving data on the health of individual route segments.