Next Article in Journal
An Intelligent Smart Plug with Shared Knowledge Capabilities
Next Article in Special Issue
Participant Service Ability Aware Data Collecting Mechanism for Mobile Crowd Sensing
Previous Article in Journal
Structural Health Monitoring (SHM) and Determination of Surface Defects in Large Metallic Structures using Ultrasonic Guided Waves
Previous Article in Special Issue
Image Segmentation Based on Dynamic Particle Swarm Optimization for Crystal Growth
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

User Characteristic Aware Participant Selection for Mobile Crowdsensing

1
School of Communication and Information Engineering, Chongqing University of Posts and Telecommunications, Chongqing 400065, China
2
Key Laboratory of Optical Communication and Networks, Chongqing 400065, China
3
Key Laboratory of Ubiquitous Sensing and Networking, Chongqing 400065, China
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(11), 3959; https://doi.org/10.3390/s18113959
Submission received: 10 October 2018 / Revised: 5 November 2018 / Accepted: 12 November 2018 / Published: 15 November 2018

Abstract

:
Mobile crowdsensing (MCS) is a promising sensing paradigm that leverages diverse embedded sensors in massive mobile devices. One of its main challenges is to effectively select participants to perform multiple sensing tasks, so that sufficient and reliable data is collected to implement various MCS services. Participant selection should consider the limited budget, the different tasks locations, and deadlines. This selection becomes even more challenging when the MCS tries to efficiently accomplish tasks under different heat regions and collect high-credibility data. In this paper, we propose a user characteristics aware participant selection (UCPS) mechanism to improve the credibility of task data in the sparse user region acquired by the platform and to reduce the task failure rate. First, we estimate the regional heat according to the number of active users, average residence time of users and history of regional sensing tasks, and then we divide urban space into high-heat and low-heat regions. Second, the user state information and sensing task records are combined to calculate the willingness, reputation and activity of users. Finally, the above four factors are comprehensively considered to reasonably select the task participants for different heat regions. We also propose task queuing strategies and community assistance strategies to ensure task allocation rates and task completion rates. The evaluation results show that our mechanism can significantly improve the overall data quality and complete sensing tasks of low-heat regions in a timely and reliable manner.

1. Introduction

With the rapid development of wireless communications and the explosive popularity of mobile devices, the combination of mobile sensing, distributed computing, and crowd-sourcing has promoted the Mobile Crowdsensing (MCS) paradigm [1,2]. Mobile devices serve as basic sensing units and a crowd of them form a large-scale sensing network, used for completing some complex sensing tasks that are impossible for individuals [3]. Due to the low deploying cost and high sensing coverage, this new sensing paradigm has been supporting a broad range of applications, such as map physical spatial fields [4], smart transportation [5], environmental monitoring [6] and digital map [7]. In a general multi-task MCS system, each sensing task is first initiated and announced by a task planner (task owner) via a service platform. Then, the task is assigned to a set of participants, who are selected from a pool of mobile users. Participants use their devices to complete the corresponding sensing tasks, and then upload the sensing data to the service platform through a mobile cellular network or short-range wireless communication (e.g., Bluetooth or Wi-Fi) [8,9,10,11].
In MCS applications, the service platform selects participants to complete sensing tasks. Because the user candidate pool can be rather large, the service platform should allocate several tasks to selected participants. Thus, participant selection becomes one of the main challenges in MCS [12,13,14]. In fact, there are always limited budgets and time when the service platform selects participants [15,16,17,18]. At the same time, the service platform needs to have enough users to participate in sensing tasks. The user distribution in urban areas obeys independent Poisson Scattering, or by scattering with repulsion [19,20] or attraction [21,22], resulting in some so-called high heat with massive users at a certain moment, where multiple users compete for the same task at the same time with a certain probability. However, in other regions, the user arriving interval cannot be determined, and the task completion time is uncertain. In addition, after the users are assigned sensing tasks, task failures may occur due to the changes in environmental conditions, and it is difficult to guarantee the quality of the data submitted by selfish mobile users [23]. Therefore, designing an efficient participant selection strategy is necessary.
For user-centric MCS networks, users have obvious social characteristics, and their willingness to participate will affect the task performance and number of enough participants to complete a sensing task [24]. In addition, the user reputation is closely related to the reliability of sensing data and evaluated by a reasonably designed model [25]. After receiving sensing tasks, high reputation users can delegate the tasks to other users and still get paid, resulting in unreliable sensing data [26,27]. User activity also has a great impact on the task execution performance of the service platform. Users with higher regional activity are more likely to visit more locations and thus able to accomplish more sensing tasks [28,29]. Moreover, users interact with others from different communities to form a sensing network covering the real-world communities. The users with a high level of social activity have a wide covering range, are more stable and reliable, and can complete more sensing tasks. Hence, the MCS participant selection process should fully consider the user characteristics and the difference of the regional heat.
In this paper, we propose the UCPS mechanism to improve the credibility of task data in sparsely populated regions and to reduce the task failure rate under limited budgets and time. Our main results and key contributions are summarized as follows:
(1)
First, we evaluate the heat of different regions in the MCS service scenario based on the number of active users, their average residence time, and sensing tasks history. Then, the user state information and sensing task records are combined to calculate the willingness, reputation and activity of users, respectively. Furthermore, we analyze the influence of user characteristics on the probability of completing sensing tasks, credibility of the submitted task data and ability of participants to complete the task.
(2)
Second, we design a task queuing strategy and a community assistance strategy. According to users’ activity and willingness, the upper limit of queues is dynamically set. The participants complete the tasks in the queue according to their priority. When a sensing task cannot be performed by a participant due to the changes of the participants’ own conditions, it can be assisted by the community to reduces the task failure rate. In addition, our designed community assistance strategy attracts users to participate in the sensing tasks extensively and further expands the MCS coverage.
(3)
Finally, we propose UCPS-H and UCPS-L algorithms for high-heat and low-heat regions, respectively. In the high-heat regions, we evaluate the comprehensive data quality by leveraging user characteristics and task bidding, and then select participants for the maximum task data quality. In the low-heat regions, we divide the participant selection process into multiple stages. Within each stage, participants with reliable profits exceeding the dynamic threshold are selected to guarantee the credibility of task data.
The rest of the paper is organized as follows: related work is reviewed and summarized in Section 2 and Section 3 presents the system model. In Section 4, we quantify user characteristics and analyze their impacts on task completion probability, task data credibility, and ability of participants to complete sensing tasks. In Section 5, participant selection strategies for different heat regions are proposed and the performances of the proposed algorithms are analyzed in Section 6. Finally, we conclude the paper and give some future directions in Section 7.

2. Related Work

Many researchers have conducted research on the participant selection and task allocation in MCS. Karaliopoulos et al. propose two greedy heuristic algorithms to recruit some mobile users who can perform location-related sensing tasks with a minimum cost [30]. Zhang et al. study how to select participants to achieve the near-optimal space-time coverage under a limited budget [17]. However, it does not consider the task deadlines and data credibility. Considering the selection of participants with deadlines, especially for time-sensitive sensing tasks, Guo et al. design a greedy-enhanced genetic algorithm that intentionally changes the path and selects participants who can reach the task location with the least moving distance, and design another algorithm for delay-tolerant sensing tasks based on the path coverage history [12]. Although [12] considers the task deadline, it cannot guarantee the data credibility. In addition, a user completes multiple sensing tasks, but the ability of users to complete sensing tasks is not assessed, resulting in a low task completion rate.
To improve the task completion rate, some researchers introduce redundancy to select several participants for the same task [16,31]. Then, methods such as Bayesian inference [32] and majority vote [25] are applied to obtain accurate results. While this solution reduces the impact of incorrect answers on the end result, it increases the budget required to perform a given task. In addition, there is no definition of data quality and the data quality is reported by the user himself/herself, and therefore the data credibility cannot be guaranteed.
Some researchers consider the effect of user characteristics on sensing results in participant selection. In terms of user preferences, Zhang et al. consider that the user has a task preference and allocate tasks that match user preferences as the most valuable sensing tasks to maximize the profits [33]. However, without the users’ willingness to participate and their ability to complete the task accessed, there is uncertainty in the completion time of sensing tasks, and the credibility of the data cannot be guaranteed. Fog computing framework is involved in [24] to evaluate the participant selection factor according to the user’s location, social behavior and the device’s remaining power. The cloud platform selects the participant with the minimum requirements to complete the sensing task. This work considers the user willingness to participate, but it ignores the data credibility issues. Estrada et al. analyze the user reputation, user confidence in completing tasks and the impact of deadlines on data quality. A task allocation architecture based on location and time is proposed to enhance the data quality [29]. However, the proposed architecture ignores the difference in user ability to complete the task and the user willingness to participate, resulting in low task completion rate.
The above studies can achieve their individual optimization goals in high-heat regions. However, these studies can be extended in terms of the wide search range, long waiting time, and low data reliability. In the low-heat regions, the performance of above studies will deteriorate rapidly, resulting in the low task allocation rate and high task failure rate. More importantly, the MCS system is user-centric and users have social characteristics; therefore, the data quality of individual user can be greatly promoted through community assistance. However, these important characteristics are seldom considered by existing research. Therefore, we design a UCPS mechanism for sensing regions of different heat levels to evaluate the completeness of sensing data, data credibility, and task completion time, which can improve the overall data quality and ensure the timely and reliable task completion in low-heat regions.

3. System Model

In order to select participants to effectively fulfill sensing tasks and collect sufficient and reliable data, according to the responsibilities, the service platform is divided into three parts: information management module (IMM), participant selection module (PSM) and data service module (DSM). The IMM is responsible for the user registration, real-time status information acquisition, assessment of user willingness, and evaluation and management of user reputation. The PSM is responsible for task publishing and participant selection. The DSM is responsible for receiving service requests, verifying, integrating, and evaluating task data reports.
The process of MCS participant selection is shown in Figure 1. The MCS system mainly includes service requesters, service platforms and mobile users. The service requester sends the sensing request about certain regions to the service platform, and service requesters are also from users. Each request has a clear type (e.g., photos, videos, and sounds) and deadline. Upon receiving a sensing request, the service platform organizes and classifies the sensing requests, and then publishes a sensing task set ϑ = { θ 1 , θ 2 , , θ J } , where the budget of each sensing task in the set is B j . When a participant completes the task, the payment is Y n i θ j and cannot exceed the corresponding budget, and therefore profit ν θ j gained by service platform is the budget minus the payment. The relevant information of task θ j is represented by a tuple l θ j ; θ j t y p ; θ j n u m ; D cov e r θ j ; t max θ j , indicating the location, task type, required number of participants, coverage radius, and deadline. The set of users in the region is represented as N = { n 1 , n 2 , , n Z } . After receiving the task message, a user submits his/her profile to the service platform and the uploaded file is represented as l n i , b n i θ j , p d a t a , v n i , which contains the user position, bid, data cost, and speed. IMM evaluates the users’ willingness based on their real-time status information, and PSM selects the set of participants with the highest comprehensive data quality in the high-heat regions U = u 1 , u 2 , , u z . In the low-heat regions, the service platform selects the set of participants who can complete the sensing task before deadline C = c 1 , c 2 , , c y .

4. User Characteristics Awareness

The mobility and sociality of mobile users will bring new challenges to MCS services. The success of MCS service depends on not only the service capacity of a provider but also the service environment, including the location information of target regions, user willingness, reputation, and activity. In this section, we first assess the regional heat, further divide the urban space into high-heat and low-heat regions, and then evaluate the user willingness, reputation and activity.

4.1. Regional Heat Assessment

The regional heat in this paper indicates the number of users and the probability of completing sensing tasks in a certain region at a given time [29]. Some regions maintain a large number of users and a high probability to complete tasks, whereas other regions do not. According to this obvious difference, urban spaces are divided into high-heat and low-heat regions.
When the sensing tasks are published to a region with a large number of users, the participants can be selected easily and the task can be allocated quickly. However, when the sensing task is published to a region with fewer users, the proper participants in this region are insufficient to complete all the sensing tasks and new arriving users to this region are pending. Therefore, the number of users in a region affects the selection of participants and the convergence of task allocation. Moreover, there are differences in the residence time of users in the region, and the sensing task can only be completed within a sufficient residence time. In addition, a region may have a large number of users, but most of them are not willing to participate in sensing tasks. As a result, the task completion rate is poor. On the contrary, a small number of active users in a given region can complete many sensing tasks and reach a high task completion rate. Hence, the urban spaces are divided into regions with different heat levels, and the regional heat is evaluated according to the number of active users, average residence time of users and history of sensing tasks.
Number of active users P T ¯ is calculated by the average number of users in region Y r e g i o n of T observations, and P T ¯ is given by
P T ¯ = i = 1 T T o t a l t i Y r e g i o n T ,
where T o t a l t i Y r e g i o n is the total number of users in region Y r e g i o n of the t i -th observation and T is the total number of observation times.
Next, the average residence time U a r t ( N , Y r e g i o n ) of all N users in Y r e g i o n can be obtained by
U a r t ( N , Y r e g i o n ) ¯ = n i N [ L ( n i , Y r e g i o n ) ( n i , Y r e g i o n ) ] N ,
where ( n i , Y r e g i o n ) and L ( n i , Y r e g i o n ) are the arrival and departure time of user n i .
In this paper, the history of sensing tasks is composed of the number of completed tasks and the task completion rate, and both of them are closely related to the regional heat. In particular, the task completion rate has a significant impact on the platform service performance. Meanwhile, there is a huge difference in the number of active users and completed tasks, and the average residence time of users. In addition, due to the marginal utility, as the values of these three parameters increase, their impact on the regional heat gradually decrease. Therefore, the logarithmic method can be employed to reflect regional heat H r e g i o n . Assuming the total number of sensing tasks completed within the region during T observations is θ Y r e g i o n c o m p l e t e and the total number of tasks published by the service platform for the region is ϑ Y r e g i o n t o t a l , H r e g i o n can be calculated by
H r e g i o n = lg P T ¯ × U d u r ( N , Y r e g i o n ) ¯ × θ Y r e g i o n c o m p l e t e lg ( P T ¯ × U d u r ( N , Y ) ¯ × θ Y c o m p l e t e ) max × θ Y r e g i o n c o m p l e t e ϑ Y r e g i o n t o t a l ,
where lg ( P T ¯ × U d u r ( N , Y ) ¯ × θ Y c o m p l e t e ) max is the maximum value that can be achieved by the product of the average residence time, number of active users and number of completed tasks in all regions.
For the service platform, the proportion of completed sensing tasks and the timeliness of task completion significantly affect the quality of service. Only when the number of completed tasks in a region is less than an expected value can the quality of service of the platform be guaranteed. In all regions that satisfy the number of completed tasks not less than the expected number of tasks, we select the lowest regional heat from these regions compared to the highest regional heat, and use the ratio as the dynamic equilibrium ponit H d e p
H d e p = lg ( P T ¯ × U d u r ( N , Y ) ¯ × θ Y c o m p l e t e ) min lg ( P T ¯ × U d u r ( N , Y ) ¯ × θ Y c o m p l e t e ) max , θ Y c o m p l e t e t i m e l y θ Y exp e c t i o n ,
where lg ( P T ¯ × U d u r ( N , Y ) ¯ × θ Y c o m p l e t e ) min is the minimum value of lg P T ¯ × U d u r ( N , Y ) ¯ × θ Y c o m p l e t e when the number of tasks completed in all regions θ Y c o m p l e t e t i m e l y is not less than the expected value θ Y exp e c t i o n . When H r e g i o n is larger than H d e p , this region is a high-heat region. When H r e g i o n is smaller than H d e p , this region is a low-heat region.

4.2. User Willingness

A user’s willingness to participate in a sensing task is usually related to the moving distance, data transmission cost, and preference. Thus, we assess the user willingness as follows.
Tasks published by the service platform are tagged with locations and deadlines and a user arrives at the designated location to complete the sensing tasks within deadlines. The relationship w d i s n i , θ j between the distance and user willingness to participate can be denoted by
w d i s n i , θ j = 1 , D n i θ j D cov e r θ j 1 max ( log D m ( D n i θ j D cov e r θ j ) , 0 ) , D cov e r θ j < D n i θ j D m 0 , D n i θ j > D m , ,
where D n i θ j is the Euclidean distance between user location l n i and task location l θ j , D cov e r θ j is the task coverage radius, and only users within the coverage can participate in the task, and D m represents the maximum acceptable distance.
The service platform is assumed to publish sensing tasks containing images and videos, and users may also upload image and video data to the service platform at high data transmission expense. If a user generates the high expense in traffic, the users’ profits will be reduced even to negative, which also significantly affects the user willingness. Apparently, the higher user profits indicate the higher user willingness to participate. Therefore, the users are divided into a user set ϕ 1 with sufficient traffic and a user set ϕ 2 with restricted data traffic. A user with sufficient data traffic can directly upload data without incurring additional costs, whereas a user with restricted data traffic has to pay for the data uploading. The total cost C cos t n i , θ j of user n i to complete task θ j includes data traffic cost C d a t a , and power consumption and memory consumption C e l s e . According to the profile submitted by user n i , the unit traffic cost is p d a t a , and the consumed data traffic includes data traffic o θ j generated by the allocated task and the data traffic of uploading 0 τ t r a n s o t r a n s d t , where o θ j can be directly reported by the platform, 0 τ t r a n s o t r a n s d t is closely related to the accuracy of submitted data, and o t r a n s is the data transmission rate. Therefore, the total cost can be given by
C cos t n i , θ j = c e l s e n i ϕ 1 , p d a t a ( o θ j + 0 τ t r a n s o t r a n s d t ) + c e l s e n i ϕ 2 .
We assume that a user can receive payment Y n i θ j after completing task θ j and the relationship between the user willingness and total cost C cos t n i , θ j can be denoted by
W cos t = max [ 0 , Y n i θ j C cos t n i , θ j Y n i θ j ] .
Obviously, users tend to complete their preferred tasks, thus a high similarity between the types of published tasks and the preferred tasks signifies a high user inclination to participate. When a user registers for the first time, the MCS system allows the user to rate task types according to the preference, and then the project-based collaborative filtering is employed to recommend sensing tasks for the user. The interested sensing tasks should be the highly rated task types. Hence, the key of collaborative task type filtering lies in the similarity between tasks [34]. Mutual information can measure the similarity between two subsets of data from the same data set. Each task type contains the class identifier and belongs to the cluster. Therefore, the mutual information idea is employed to measure the similarity between two clusters. We use σ 1 as the user preference for task types, and σ 2 as the sensing tasks published by the service platform, and υ ι , ι 1 , , δ and ϖ h , h 1 , , ϕ as the class identifiers for σ 1 and σ 2 , respectively, and then the similarity between σ 1 and σ 2 is given by
I ( σ 1 , σ 2 ) = υ ι σ 1 ϖ h σ 2 p ( υ ι , ϖ h ) log p ( υ ι , ϖ h ) p υ ι p ϖ h ,
where p ( υ ι ) = υ ι / n , p ( ϖ h ) = ϖ h / n , p ( υ ι , ϖ h ) = υ ι ϖ h / n , n is the number of samples.
In fact, mutual information is biased toward variables with multiple values and the standardized mutual information can correct this bias with a value range in 0 , 1 . By combining information entropies of σ 1 and σ 2 with their similarity, we can standardize the mutual information. The information entropy can reflect the probability of certain task types appearance, and the standardized form of mutual information can be given by
Ω ( σ 1 , σ 2 ) = I ( σ 1 , σ 2 ) H ( σ 1 ) H ( σ 2 ) ,
where H ( σ 1 ) and H ( σ 2 ) denote the information entropies of σ 1 and σ 2 , respectively.
The similarity between σ 1 and σ 2 reflects the user willingness to participate in sensing tasks, namely W p r e f e r e n c e = Ω ( σ 1 , σ 2 ) .
In summary, the moving distance, data transmission cost, and task type preference affect the user willingness. Users with higher willingness are more likely to participate in sensing tasks, and thus to accomplish tasks. The data transmission cost inevitably affects the user willingness and the higher payment also incurs the higher willingness. Even if the task type is not preferred, the user will still participate in sensing tasks due to the incentive payments. Eventually, the user willingness can be denoted by
W n i = w d i s n i , θ j × 1 + w p r e f e r e n c e 2 × ( e w cos t 1 ) .

4.3. User Reputation

Reputation is an important parameter to measure the credibility of sensing data [35]. However, the existing MCS research reputation evaluates the user reputation only according to the task participation records and ignores the experience of service requester, which is considered in this paper as a metric to assess the provided service according to the actual experience and satisfaction. Therefore, the user reputation should be comprehensively evaluated based on the scores from service requesters and the task participation records.
In detail, the time span of user n i participating in the sensing task is counted by days and denoted by T d a y . When updating the cumulative scores, we should give more weight to the more recent records. In addition, with the growing participation time, the participation records of the user also increase accordingly. The more scoring stages lead to the more accurate cumulative scores. We use the logarithm of Euler’s number ln T d a y + to divide the participation records into T s t a g e max time periods, which can update user reputation according to the impact of the recent and old records. Due to the exponential attenuation, the participation records before five time periods have less weight. Thus, the cumulative score of users can be denoted by
δ n i = T s t a g e = 1 min ( T s t a g e max , 5 ) χ = 1 Q ( 1 2 ) T s t a g e δ n i , s c o r e T s t a g e , χ ¯ ,
where Q represents the number of tasks completed by user n i in T s t a g e stages and δ n i , s c o r e T s t a g e , χ ¯ represents the average score of n i in stage T s t a g e . The cumulative score is then compared with the average of all registered users in the service platform. Furthermore, ratio α can be used as the reputation overlay coefficient to more accurately measure the user reputation, α as defined by
α = δ n i i = 1 Z δ n i / Z .
The larger value of α signifies the higher reliability. If a user has completed all tasks assigned by the platform but his/her ratio is relatively low, the user probably submits some invalid data and the ratio serves as the penalty factor to reduce the user reputation.
The participation records of users include the completed tasks acknowledged by the platform, completed tasks with invalid data, and uncompleted tasks. To prevent users from repeatedly submitting task data to improve their reputation in a short period of time for the later malicious attempts, the increase of user reputation should be insensitive to the consecutive submissions of task data. When a user submits invalid data, his/her reputation should be significantly reduced. The ratio of completed tasks with invalid data acknowledged by the platform serves as the coefficient to attenuate the user reputation. For uncompleted tasks, the service platform slows down the decline in reputation. Combining the participation records of user n i and reputation overlay factor α , we can obtain the user reputation of n i by
n i r e p u t e t i o n = min 1 , α ϑ n i T r u e ϑ n i T o t a l × e ϑ n i I n v a l i d ϑ n i C o m p l e t e ,
where ϑ n i T o t a l is the total number of tasks accepted by user n i , ϑ n i T r u e is the number of completed tasks acknowledged by the platform, ϑ n i C o m p l e t e is the number of tasks completed by user n i , and ϑ n i I n v a l i d is the number of completed tasks with invalid data.

4.4. User Activity

We notice that the home communities of users include not only traditional offline communities but also various online communities. Obviously, users may belong to multiple communities and users with high regional activity are more likely to visit more locations and thus able to accomplish more sensing tasks. Moreover, users interact with others from different communities and form a sensing network covering the real-world communities. The users with a high amount of social activity have a wide social sensing network, which are stable and reliable, and can help the user complete more sensing tasks. Therefore, the regional activity and the social activity are combined to obtain the user activity.

4.4.1. Regional Activity

According to the observations of users’ trajectories and behaviors, user movements are event-driven [36]. The visiting times to region m k and the average residence time can reflect the user activity in region m k . The more visits signify the greater probability of arriving at the region, the longer average residence time and the enhanced possibility of completing the sensing task.
The probability P ( n i , m k ) of user n i visiting region m k can be obtained by comparing the visiting times z n u m ( n i , m k ) to region m k with the total visiting times to all regions m j M z n u m ( n i , m j ) , as shown as follows:
P ( n i , m k ) = z n u m ( n i , m k ) m j M z n u m ( n i , m j ) .
The residence time of user n i at m k can be expressed by the difference between departure time e ( n i , m k ) and arrival time s ( n i , m k ) and the average residence time of user n i at m k in K visits can be denoted by
H d u r ( n i , m k ) = m k M [ e ( n i , m k ) s ( n i , m k ) ] T .
Specifically, both the visiting probability and the average residence time are highly related to the users’ activity in a region. Therefore, the product of the visiting probability and the average residence time in m k can be exploited as the regional activity factor, i.e.,
R r e g i o n n i = P ( n i , m k ) × H d u r ( n i , m k ) .
In order to intuitively reflect the regional activity of users and properly set its value range, we map R r e g i o n n i with the Min-Max normalization into [ 0 , 1 ] . Then, the regional activity can be obtained by
R n i = R r e g i o n n i R N min R N max R N min ,
where R N max and R N min are the maximum and minimum regional activity among N users.

4.4.2. Social Activity

Users interact with the service platform when participating in sensing tasks and the service platform expects users to rapidly respond to and actively participate in sensing tasks. In daily life, some users use their devices frequently and belong to multiple online communities, making them ideal task participants, and we regard these users as high social activity users. User interactions in social applications (e.g., Weibo, Facebook and Twitter) can be depicted by the session duration, data usage and location detection information [37]. The social activity involved in this paper is determined by the time spent on social applications, the number of established sessions during the time and the number of online communities connected by these sessions.
Generally speaking, user behavior changes as the social environment changes. Certain long-term user behaviors can be maintained, and changes in social behaviors are triggered by recent short-term events. Therefore, the social activity can be divided into the short-term and long-term social activity according to user behaviors. The short-term social activity S n i s h o r t of user n i is closely related to the change in social environment. In particular, when there is a significant change in the number of users interacting with user n i and the number of communities in which user n i is active, we adopt the relatively stable short-term social activity. Due to the event-driven impact, short-term changes in users and online communities will significantly affect the social activity. After multiplying the user number change by the community number change, we compare the result with the number of users with sessions established or the number of active online communities. If the obtained product is greater than any of them, it indicates a significant change in user status. Then, the time period before and after the change can be exploited to statistically evaluate the short-term activity, and the latest period is denoted by T 1 , the longest period is denoted by T ω short-term social activity S n i T i s h o r t of user n i in period T i can be obtained by
S n i T i s h o r t = ( t i u a x u ) T i × s n i T i s e s s i o n s × s n i T i S N G r o u p ¯ ,
where t i u a x u is the total time spent on social applications in period T i , s n i T i s e s s i o n s is total amount of sessions of user n i in time period T i , and s n i T i S N G r o u p ¯ is the number of communities within period T i with sessions established by user n i exceeding the average number of sessions of all his online communities. After obtaining the short-term activity within each period, we further analyze the correlation between the short-term and long-term activity. In fact, the longer update cycle signifies the more stable short-term activity and the more accurate long-term activity. In addition, the update cycle has a great impact on the long-term activity. On the contrary, the more frequently updated short-term activity signifies the more unstable user activity, and less weight on the long-term user activity. Thus, long-term user activity S n i l o n g can be calculated by
S n i l o n g = i = 1 ω T i i = 1 ω T i S n i T i s h o r t .
The logarithmic function does not change the nature and correlation of the data, but it compresses the variable scale, facilitates calculation, and intuitively reflects the social activity. Thus, S n i a l l is mapped into [ 0 , 1 ] using Min-Max normalization and logarithmic function, to obtain social activity S n i ,
S n i = log S n i a l l log S N min log S N max log S N min ,
where S N max and S N min are the maximum and minimum long-term social activity among N users, respectively.
Analytically, the user activity includes regional activity and social activity. The influence of regional activity and social activity on sensing tasks in regions with different heat levels vary largely. Therefore, the regional activity and social activity should be analyzed comprehensively, as denoted by
A n i = γ S n i + ( 1 γ ) R n i .
Obviously, the weight factor is crucial to the measurement of user activity. There are more potential participants in high-heat regions, and users with higher activity can reduce the interaction time with the service platform. Therefore, the weight factor should be adjusted according to the regional heat. In low-heat regions, sensing tasks have to be accomplished in a timely and reliable manner and the strong task completing ability of users with high regional activity should be fully considered. Therefore, weight factor γ in this paper is assumed to be equal to regional heat H r e g i o n .

5. Participant Selection Strategy

Participants can accept multiple sensing tasks and selectively perform tasks with short deadlines. For tasks with long deadlines, participants store them in terminal devices and complete them according to their priorities. The shorter deadline signifies the higher sensing task priority. Specifically, it is difficult for platforms to select suitable participants from low-heat regions and selected participants may also fail in completing the assigned tasks due to unexpected events. However, users form online communities in a self-organizing manner and users in the same communities have stable and relatively close social relationships. The social relationship of MCS systems can be exploited to expand the sensing coverage. Therefore, the task queuing strategy and community assistance strategy are introduced to ensure the efficient and reliable task performance [38,39]. Furthermore, the service platform combines user characteristics and bid evaluation to enhance the data quality, and then selects the user with the highest data quality as the participant in high-heat regions. In low-heat regions, the service platform selects participants with profit exceeding the dynamic threshold.

5.1. Task Queueing Strategy and Community Assistance Strategy

Participants employ the task queuing strategy to complete the accepted tasks in order. When designing the task queuing strategy, we consider that users with higher activity in the same network community have close connection with other users. When users encounter an inevitable event interrupting the task completion, they may recommend other users to assist in completing sensing tasks, thereby ensuring the task completion rate. Correspondingly, the number of task queues is highly related to the user activity. In addition, the service platform should set the upper and lower limits based on the number of queued tasks to ensure the quality of service. For the case that users assist in completing tasks, sensing tasks should be completed under the remaining budget and time constraints, while ensuring the data quality.

5.1.1. Task Queueing Strategy

When a user participates in tasks, the service platform will set the minimum and maximum number of tasks to be completed. In addition, due to the different ability, the number of tasks assigned for each user varies. Therefore, the number of tasks accepted by users should be restricted accordingly. The maximum number of consecutive tasks stored by user n i is denoted by Q n i max . According to Section 4.4, users with high activity are likely to complete more sensing tasks, and Q n i max should change linearly with user activity A n i . Therefore, Q n i max can be represented by the minimum number of tasks a user needs to complete plus the number of tasks completed due to user activity. In addition, in order to reliably complete sensing tasks, the upper limit of sensing tasks that each user can accept is set to Q max and Q n i max cannot exceed Q max . Thus, Q n i max , i.e.,
Q n i max = Q n i b a s e + A n i ( Q max Q n i b a s e ) .
Obviously, when a user participates in tasks, his willingness will affect the number of accomplished sensing tasks. Therefore, the service platform dynamically adjusts the upper limit of the queue according to the user willingness and the number of queued sensing tasks cannot exceed the adjusted upper limit Q n i r max , i.e.,
Q n i r max = W n i × Q n i max .
Furthermore, we assume that the number of sensing tasks that user n i actually accepts is Q n i f a c t and the accepted sensing tasks are stored in the mobile device according to the deadlines and denoted by set ϑ n i . The payment Y n i t o t a l for completing tasks θ j cannot exceed total budget j = 1 Q n i f a c t B j . Assume that there are Q n i f a c t sensing tasks in ϑ n i and the payment for completing task θ j is Y n i θ j , and then the relationship between payment and budget can be denoted by
Y n i t o t a l = j = 1 Q n i f a c t Y n i θ j j = 1 Q n i f a c t B j .
Since the user uploads the sensing data to the platform after completing a task in the queue, the total time that user n i completes the tasks in the queue cannot exceed the longest deadline, satisfying
D n i θ j + j = 1 Q n i f a c t d i s θ j v n i + j = 1 Q n i f a c t t n i θ j T θ j max ,
where j = 1 Q n i f a c t d i s θ j is the total moving distance to complete the queued tasks, j = 1 Q n i f a c t t n i θ j is the total time of completing the queued tasks, and T θ j max denotes the longest deadline for all accepted tasks.
Similarly, the service platform selects participants according to the task priority. If no participant is performing a sensing task, the sensing task is queued until any participant is available. The shorter task deadline signifies the higher task priority. If any queued task expires, it is removed from the queue and marked as an uncompleted task.

5.1.2. Community Assistance Strategy

The community assistance strategy is designed in this paper to screen participants who are unable to complete their assigned tasks due to unpredictable circumstances. We consider that participant u i who is unable to complete the tasks can recommend one or a set of users from the social network to complete his assigned tasks. Since the MCS system may not know the situation, the PSM selects a set of participants N u i a p p r o p r i a t e , who are registered in the system from and can meet the following requirements from the recommended user set.
The maximum budget to be allocated to N u i a p p r o p r i a t e should be less or equal to the remaining budget.
Y N u i a p p r o p r i a t e j = 1 Q u i f a c t B j j = 1 Q n u f a c t Y u i θ j .
When community assistance is enabled, N u i a p p r o p r i a t e may be located outside of the task coverage area. However, they should reach the task location within the remaining response time, as restricted by
t N u i a p p r o p r i a t e θ j T θ j max ( D u i θ j + j = 1 Q u i f a c t d i s θ j v u i + j = 1 Q u i f a c t t u i θ j ) .
The data quality that N u i a p p r o p r i a t e can achieve should not be lower than that of u i , and the data quality evaluation is crucial. The probability of not completing tasks by N u i a p p r o p r i a t e is exponentially reduced, and therefore only one assistance is taken into account, which means that N u i a p p r o p r i a t e are not all allowed to assist. Thereby, u i can avoid the bad reputation for future tasks.

5.2. Participant Selection Strategy for High-Heat Regions

We employ the method proposed in Section 4.1 to divide the urban spaces into sensing regions with different heat levels. The service platform publishes sensing tasks in high-heat regions and there are multiple users available to participate. However, the difference of users’ willingness incurs various task completing probabilities. Moreover, the user reputation also varies and results in the different data credibility. Therefore, the service platform employs the multi-attribute reverse auction method [40,41,42] to select participants with the highest comprehensive data quality for different sensing tasks [43].
When the service platform selects participants for task θ j , it firstly collects the submitted user profiles and evaluates the user reputation and activity through methods proposed in Section 4.3 and Section 4.4, respectively. Subsequently, the comprehensive data quality is calculated according to the bid, and the service platform allocates sensing tasks to selected participants and receives the data uploaded by the participants, so as to ensure the data integrity. By selecting participants with high reputation, the data accuracy can be guaranteed. Moreover, the selected participants can reduce the overall payment, gain more profit, consume less time in task completion and achieve better data timeliness and higher data reliability. Data quality Q o C n i θ j obtained by user n i can be calculated by
Q o C n i θ j = n i r e p u t e t i o n Y n i θ j × t t o t a l ,
where Y n i θ j is the payment for user n i completing task θ j , the payment is equal to bid b n i θ j , and t t o t a l is the total interaction time between user n i and the service platform for data uploading, which can be calculated by
t t o t a l = D n i θ j / v n i + t i n t e r a c t i v e ¯ × A n i + t c o l l e c t ,
where t i n t e r a c t i v e ¯ is the average interaction time between the user and the platform and t c o l l e c t is the completion time of task θ j .
According to the analysis in Section 4.2, the user willingness reflects the task completing probability and the expected data quality of user n i can be obtained by
Q o C n i θ j ¯ = w n i θ j × n i r e p u t e t i o n Y n i θ j × t t o t a l .
In high-heat regions, user n i is considered to only participate in the auction of a single sensing task at a time, so as to improve the data quality. If task θ j is allocated to user n i who is participating in task θ k , the available time of user n i changes and the time to complete task θ k increases to the time of completing the two tasks. The comprehensive data quality of task θ k by user n i can be obtained by
Q o C n i θ k ¯ = w n i θ k × n i r e p u t e t i o n Y n i θ k × j = 1 Q n i f a c t t t o t a l .
When user n i is assigned no less than two sensing tasks, these tasks are completed in accordance with the queuing strategy. The service platform evaluates the comprehensive data quality of sensing tasks, and then selects participants according to the evaluation results. Particularly, the participant selection problem can be transformed into finding a subset U in set N, which maximizes the overall data quality when the sensing tasks in set ϑ are covered by set U. Furthermore, this problem was proved to be the classic NP-hard set coverage problem [12]. For subset U in given set N, we can define a utility function F U ϑ of U to show how much the selected participants in U can achieve data quality. F U ϑ is non-negative, monotonic and submodular, and the corresponding proofs are given in Appendix A. The maximum data quality is highly related to the budget and deadline. According to the nature of submodule functions, for any U N , F U ϑ > 0 . A greedy algorithm can find the near-optimal solution [10]. Therefore, the service platform can exploit the greedy algorithm to iteratively search and select participants. In each iteration, the user maximizing utility function F U ϑ is selected. Specifically, selected participant n i during the i-th iteration satisfies the condition in
F U i ϑ = F U i 1 ϑ arg max Δ F ( n i U i 1 ) ( ϑ ) ,
where Δ F ( n i U i 1 ) ( ϑ ) = F ( U i 1 { n i } ) ( ϑ ) F U i 1 ( ϑ ) . When the service platform allocates all sensing tasks or the budget runs out, the participant selection process terminates, as shown in Algorithm 1.
Algorithm 1 User Characteristic Aware Participant Selection for High-Heat Regions (UCPS-H)
Input:
 Task set ϑ , User set N;
Output:
 1: Participant u i selected for task θ j , the payment for participants Y c i t o t a l and participants set U;
 2: n i 1   t o   Z , θ j 1   t o   ϑ ;
 3: while b i d n i θ j B max θ j do
 4:  Calculate the comprehensive data quality of users for task θ j through Equation (31); and rank the comprehensive data quality of users in descending order
 5:  Assign task θ j to user n i with the highest comprehensive data quality;
 6:   U arg max Q o C n i θ j ¯ ;
 7:   Y n i θ j b i d n i θ j ;
 8:   θ j θ j + 1 ;
 9:  return to 3;
10:  if task θ j achieves the desired data quality then
11:    remove it from ϑ ;
12:  end if
13:  if all tasks are assigned or budget runs out then
14:    stop the selection process;
15:  end if
16: end while
17: return X n i θ j , Y n i θ j , U ;

5.3. Participant Selection Strategy for Low-Heat Regions

When the service platform collects data from low-heat regions, there are fewer potential participants, but most users in the low-heat regions have longer residence time and more locations to visit, so the users who can complete multiple sensing tasks should be selected as participants. In low-heat regions, the service platform faces challenges because users arrive at low-heat regions in the random order must complete a certain number of tasks before the deadline, and have to upload the credible sensing data. The multi-stage sampling-reception method can dynamically expand the number of user sets and derive a threshold for each stage based on the user characteristic and platform budget. After the selection of participants at each stage, the thresholds are dynamically updated to solve these three challenges. Specifically, we divide the participant selection process into 1 , 2 , , log 2 T , log 2 T + 1 stages, where stage k ends in T k = 2 k 1 T / 2 log 2 T , and the budget of stage k is B k = 2 k 1 B / 2 log 2 T . In the initial stage, the observed profits come from users submitting profiles, and the threshold is set according to the average profits to select participants in the subsequent stages.
According to Section 5.1, the proposed task queuing strategy and community assistance strategy can motivate users with high activity to increase the number and probability of completing tasks and ensure data credibility. When the number of tasks selected by the user does not exceed the number of remaining tasks in this stage, the number of tasks actually accepted by the user is Q n i f a c t . After completing the sensing task, a user will produce certain profit for the platform, and data of higher credibility and integrity bring more profit. Thus, the total profit of user n i can be obtained by
ς t o t a l n i = n i r e p u t e t i o n × j = 1 Q n i f a c t ( θ j × ν θ j ) .
In this paper, the threshold is based on profiles submitted by k users during the initial stage, as denoted by
ρ = i = 1 κ ( ς t o t a l n i ) κ .
The service platform dynamically adjusts the number of users and budget. When user n i submits his/her profile at time t, the service platform checks the profit of users and then selects participants. After the participant selection, the threshold is updated based on the average profit of all selected participants at the given stage. Therefore, the service platform can collect sufficient and reliable sensing data from low-heat regions, and reduce the total number of selected participants and the platform overhead. The specific participant selection process is shown in Algorithm 2.
Algorithm 2 User Characteristic Aware Participant Selection for Low-Heat Regions (UCPS-L)
Input:
 1: Task set ϑ , Budget B, Deadline T;
Output:
 2: The task set ϑ c i allocated to participant c i , the payment Y c i t o t a l and participant set C;
 3: ( t , T , B , ρ , C , N ) ( 1 , T / 2 log 2 T , B / 2 log 2 T , , , ) ;
 4: if t T then
 5:  add user arriving at t to online active user set N;
 6:   N N { n i } ;
 7: end if
 8: while ( 24 ) & & ( 25 ) do
 9:  Compute threshold according (34);
10:  if ς t o t a l n i > ρ then
11:     ϑ c i { θ 1 , θ 2 , , θ Q c i f a c t } ; Y c i t o t a l j = 1 Q c i f a c t Y c i θ j ; C C { u i } ) ;
12:  end if
13:  if there are still remaining tasks in stage log 2 T then
14:    return to 10;
15:  else
16:    all tasks in stage log 2 T are allocated, remove the allocated tasks;
17:  end if
18:  according (34) update threshold ρ ;
19: end while
20: if t = T then
21:   T 2 T ; B 2 B ;
22:   t t + 1 ;
23: end if
24: return ϑ c i , Y c i t o t a l , C ;

6. Numerical Results

In this paper, we employ datasets derived from Brightkite (Los Angeles, CA, USA), a location-based social network service provider. Users can share their locations by signing in and the service provider can collect user information through public API and form an undirected friendship network, which consists of 58,228 users and 214,078 sides. The user information includes user number, access time, latitude, longitude, and check-in location ID. The 100-location subset and 1224-user subset are extracted to represent task locations and participants in an actual MCS scenario. The main simulation parameters are given in Table 1.
To evaluate the performance, we add some constraints to benchmark algorithms including secure user recruitment (SUR) [44] and greedy-enhanced genetic algorithm for intentional movement (GGA-I) [12]. The SUR algorithm selects the user with the highest data quality, whereas the GGA-I preferentially selects the user with the shortest moving distance to perform sensing tasks.

6.1. The Impact of User Characteristics on Task Allocation Rate and Task Completion Ratio

To evaluate the users’ behaviors and their impacts on reputation, we divide participants into always positively sensing, always negatively sensing and intermittently negative sensing participants, and give participants No. 25, No. 58 and No. 96 for instance. The initial reputation of participants is set to 0.5. As shown in Figure 2, the participant reputation changes along with the participation times and the number of completed tasks. Participant No. 25 is always positively sensing from task 0 to 16 and the reputation rises smoothly from 0.5 to 0.96. Since participant No. 25 does not participate in tasks 16 to 21, his/her reputation is attenuated to 0.95. As participant No. 25 continues to participate in task 22 to 24, his/her reputation slowly increases. Since participant No. 96 has six consecutive negative sensing, his/her reputation declines sharply from 0.5 to 0.35, and participant No. 96 is never selected as a participant again. Participant No. 58 is intermittently negative sensing, and his/her reputation fluctuates with his sensing behaviors. However, with the increasing number of invalid data submitted by the participant, the service platform gradually heightens the penalty. Apparently, the decline in participant reputation results in the gradually increased reputation recovery period because the reputation update mechanism proposed in this paper punishes negative sensing behaviors. The more negative sensing behaviors signify the faster reputation drop. In addition, the attenuation factor is introduced and the participant reputation attenuates over time.
In terms of the relationship between the user characteristics and task failure rate, Figure 3 illustrates the task failure rates of the three algorithms as the total number of tasks increases in low-heat regions. The task failure rate in this paper is derived from the number of uncompleted tasks, the number of unallocated tasks and the total number of tasks. When the total number of tasks is less than 80, the task failure rate of GGA-I is always higher than those of SUR and UCPS-L. When the total number of tasks reaches 90, the performance of SUR deteriorates sharply and its task failure rate exceeds 16.7% because GGA-I exploits only a single participant to complete multiple sensing tasks. When the number of tasks is small and the sensing region is wide, the moving distance of users is long and the task failure rate increases. However, when the service platform publishes more than 80 tasks, SUR spends more budgets to select high-quality participants in the early stage, resulting in some unallocated tasks and the rapidly increased failure rate. On the contrary, the proposed UCPS-L analyzes the user ability to complete tasks and selects reliable participants based on the user reputation to ensure the completion of tasks. When the total number of allocated tasks by the service platform reaches 100, the failure rate of UCPS-L is 66.7% and 50.6% lower than those of SUR and GGA-I, respectively.
Due to the limited platform budget, only 10 of the 100 tasks are video tasks. As shown in Figure 4, both willingness and reputation positively contribute to the task completion rate. However, when a single characteristic attribute is at a high level, the task completion rate is much lower than that when both characteristic participant attributes are at high levels. When participant willingness and reputation are both 1, the task completion rate reaches 96%.
Figure 5 shows that, when the service platform publishes 50 sensing tasks, the task allocation rate of the three algorithms present an upward trend with the increasing regional heat and the growth rate gradually decreases. In low-heat regions, the performance of the proposed UCPS-L is notably better than those of the other two algorithms because the community assistance strategy motivates other users to complete more allocated tasks. The SUR always selects the user with the highest data quality and only allocates a few tasks to low-heat regions, resulting in poor performance. When the regional heat is high, UCPS-H attracts more users to participate in the MCS tasks and has better performance than GGA-I. The allocation rate of SUR changes lightly after the regional heat exceeds 0.8. Because SUR always selects participants with the highest data quality without any payment constraints, more budgets are involved in the early stage of participant selection and the remaining budget is insufficient to select more participants, and therefore 17.4% of tasks cannot be allocated.

6.2. The Effect of Task Coverage Radius and Deadline on the Task Allocation Rate

As shown in Figure 6, the task allocation rate changes with the task coverage radius when the service platform publishes 50 sensing tasks for low-heat regions. The task allocation rate of SUR is always lower than those of the other two mechanisms because SUR only selects participants with the highest quality, and does not consider the situation where a single participant accomplishes multiple sensing tasks through storage and movements. In addition, because SUR always selects the participant with the highest quality and does not consider the user bid, the remaining budget is insufficient to select new participants and the task allocation rate is always lower than those of the other two algorithms. GGA-I selects the participant with the shortest moving distance to the task location and the participant can accept multiple sensing tasks, and therefore more tasks can be allocated to selected participants when the coverage radius is small. Similarly, participants in UCPS-L also accept multiple sensing tasks, and complete tasks through the community assistance strategy, which can allocate 86% of tasks when the coverage radius is 1200 m. When the coverage radius is more than 1400 m, the overhead for users to complete sensing tasks will increase dramatically; therefore, few users are willing to participate in sensing tasks.
Figure 7 illustrates the relationship between task deadlines and task allocation rates in low-heat regions and there are 50 sensing tasks published by the service platform. The longer deadline signifies more time for the participant to complete the task. As a result, the task allocation rate increases with the deadline. When the deadline is 10 min, the participant can only complete tasks that are close to him and the allocation rate is relatively low. With the increase of deadline in SUR, more users meet the requirements and the task allocation rate keeps growing until the budget is insufficient. In GGA-I, participants can complete more tasks due to task queuing. Similarly, in UCPS-L, participants use the queue mechanism to accept more tasks and the community assistance strategy to complete multiple tasks simultaneously. Thus, the UCPS-L algorithm can allocate 91% of tasks when the deadline is 30 min, shortening the time for receiving data reports.

6.3. Analysis of Average Task Completion Time and Service Platform Satisfaction

As shown in Figure 8, the average task completion time varies with the increasing total number of tasks in-high heat regions. The task completion time in this paper starts from accepting the task to uploading the data report to the service platform. When the number of tasks is small and the task sensing region is wide, SUR selects participants with the highest data quality from the user set, does not consider the time overhead, and increases the average task completion time. GGA-I selects participants with the shortest moving distance, but a single participant has to complete multiple sensing tasks, which also increases the average task completion time. With the increase in the number of tasks, tasks distributed within the region are more intensive and participants only select nearby tasks, and therefore the completion time is gradually reduced. UCPS-H considers the user willingness as an influence parameter on the comprehensive data quality, and selects nearby users to complete sensing tasks, which can reduce the time for completing sensing tasks. However, as the total number of sensing tasks increases, the number of potential participants per task decreases. To ensure the quality of service, the service platform has to wait for some busy participants to become idle and then participate in the sensing tasks again, and the task completion time increase.
Figure 9 illustrates the change in overall data quality satisfaction of the three algorithms as task deadlines increase in high-heat regions. The satisfaction in this paper is evaluated based on the number of tasks that meet the requirements. With the increase of task deadlines, GGA-I can obtain more sensing results and the satisfaction of the service platform is gradually increasing. However, its growing stops because GGA-I does not consider the data quality obtained by participants in completing tasks. As more sensing tasks are completed, task reports with poor data quality also increase, slowing the upward trend. However, SUR and UCPS-H allocate one task for each participant at a time and complete most of the tasks in a short time, so that the higher satisfaction can be achieved in the initial stage. For the 45-min task deadline, the satisfaction of UCPS-H is 13.1% and 22.7% higher than those of SUR and GGA-I.

7. Conclusions

In this paper, we have made an in-depth study on the problem of participant selection for MCS. We have proposed the User Characteristic aware Participant Selection mechanism for MCS, namely UCPS. Specifically, we estimate the regional heat according to the number of active users, average residence time of users and sensing tasks history. In addition, the user state information and sensing task records are combined to calculate the willingness, reputation and activity of users. Finally, the above four factors are comprehensively considered to reasonably select participants. We also propose task queuing and community assistance strategies to ensure task allocation rates and completion rates. The evaluation results have shown that UCPS has good performance, in terms of the task allocation rate, task completion rate, average task completion time, and data satisfaction. In future work, we will continue to study other factors affecting the participant selection in multi-task MCS scenarios and further analyze the relationship between user bids and data quality.

Author Contributions

The work presented in this paper is a collaborative development by all of the authors. D.W. and H.L. proposed the idea and involved in the theoretical performance analysis, designed and optimized the algorithm, and wrote the paper; R.W. participated in discussion and made many valuable suggestions.

Funding

This work was supported in part by the National Natural Science Foundation of China under Grant 61771082 and Grant 61871062, and in part by the Program for Innovation Team Building at Institutions of Higher Education in Chongqing under Grant CXTDX201601020.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Problem A1.
For a given task set ϑ and user subset U ( U N ) , the utility function F U ϑ of the selected participant set U is a non-negative, non-reducing submodule.
Proof. 
It is straightforward that F ϑ = 0 , consider N s two arbitrary subsets U and U, U U N , we have F U ϑ F U ϑ (the equality hold if K S S = ), and hence F U ϑ is nondecreasing. Consider that a participant u N U , K U u K U is the number of covers ϑ in K u that instead of K U , then n j U K n j is at least as large as n j U K n j . The utility function F U ϑ is associated with the sum of the data quality obtained by ϑ in K U , thus existing: F U u ϑ F U ϑ F U u ϑ F U ϑ . In this rule, the difference in adding an element to the set U is at least as great as the difference in adding the same element to the superset U. Thus, F U ϑ is a monotone submodule. □

References

  1. Ganti, R.; Ye, F.; Lei, H. Mobile crowdsensing: Current state and future challenges. IEEE Commun. Mag. 2011, 49, 32–39. [Google Scholar] [CrossRef]
  2. Liang, J.; Mao, C. Distributed compressive sensing in heterogeneous sensor network. Signal Proc. 2016, 126, 96–102. [Google Scholar] [CrossRef]
  3. Wu, D.; Si, S.; Wang, R. Dynamic Trust Relationships Aware Data Privacy Protection in Mobile Crowd- Sensing. IEEE Internet Things J. 2018, 5, 2958–2970. [Google Scholar] [CrossRef]
  4. Dardari, D.; Pasolini, G.; Zabini, F. An efficient method for physical fields mapping through crowdsensing. Pervasive Mob. Comput. 2018, 48, 69–83. [Google Scholar] [CrossRef]
  5. Zhao, Y.; Li, S.; Hu, S.; Su, L.; Yao, S.; Shao, H.; Wang, H.; Abdelzaher, T. GreenDrive: A Smartphone-Based Intelligent Speed Adaptation System with Real-Time Traffic Signal Prediction. In Proceedings of the 8th International ACM/IEEE Conference on Cyber-Physical Systems (ICCPS), Pittsburgh, PA, USA, 18–20 April 2017; pp. 229–238. [Google Scholar]
  6. Zheng, Y.; Liu, F.; Hsieh, H. U-Air: When Urban Air Quality Inference Meets Big Data. In Proceedings of the Sixth international Conference on Knowledge Discovery and Data Mining, Chicago, IL, USA, 11–14 August 2013; pp. 1436–1444. [Google Scholar]
  7. Peng, Z.; Gao, S.; Xiao, B.; Guo, S.; Yang, Y. CrowdGIS: Updating Digital Maps via Mobile Crowdsensing. IEEE Trans. Autom. Sci. Eng. 2018, 15, 369–380. [Google Scholar] [CrossRef]
  8. Zhou, L.; Wu, D.; Dong, Z.; Li, X. When Collaboration Hugs Intelligence: Content Delivery over Ultra-Dense Networks. IEEE Commun. Mag. 2017, 55, 91–95. [Google Scholar] [CrossRef]
  9. Luo, C.; Guo, S.; Yang, L.; Min, G.; Xie, X. Green Communication in Energy Renewable Wireless Mesh Networks: Routing, Rate Control, and Power Allocation. IEEE Trans. Parallel Distrib. Syst. 2013, 25, 3211–3220. [Google Scholar] [CrossRef] [Green Version]
  10. Zhao, N.; Richard Yu, F.; Leung Victor, C.M. Opportunistic Communications in Interference Alignment Networks with Wireless Power Transfer. IEEE Wirel. Commun. 2015, 22, 88–95. [Google Scholar] [CrossRef]
  11. Wu, D.; Zhang, F.; Wang, H.; Wang, R. Security-Oriented Opportunistic Data Forwarding in Mobile Social Networks. Future Gener. Comput. Syst. 2018, 87, 803–815. [Google Scholar] [CrossRef]
  12. Guo, B.; Liu, Y.; Wu, W.; Yu, Z.; Han, Q. ActiveCrowd: A Framework for Optimized Multitask Allocation in Mobile Crowdsensing Systems. IEEE Trans. Hum.-Mach. Syst. 2017, 47, 392–403. [Google Scholar] [CrossRef] [Green Version]
  13. Liu, C.; Zhang, B.; Su, X.; Ma, J.; Wang, W.; Leung, K. Energy-Aware Participant Selection for Smartphone-Enabled Mobile Crowd Sensing. IEEE Syst. J. 2017, 11, 1435–1446. [Google Scholar] [CrossRef] [Green Version]
  14. An, X.; Guo, H.; Wang, X.; Chen, X. Load Balanced Mobile User Recruitment for Mobile Crowdsensing Systems. IEEE Commun. Lett. 2017, 21, 2420–2423. [Google Scholar] [CrossRef]
  15. Li, X.; Zhao, N.; Sun, Y.; Richard Yu, F. Interference Alignment Based on Antenna Selection with Imperfect Channel State Information in Cognitive Radio Networks. IEEE Trans. Veh. Technol. 2016, 65, 5497–5511. [Google Scholar] [CrossRef]
  16. Xiao, M.; Wu, J.; Huang, H.; Huang, L.; Hu, C. Deadline-sensitive User Recruitment for mobile crowdsensing with probabilistic collaboration. In Proceedings of the 24th International Conference on Network Protocols (ICNP), Singapore, 8–11 November 2016; pp. 1–10. [Google Scholar]
  17. Zhang, M.; Yang, P.; Tian, C.; Tang, S.; Gao, X.; Wang, B. Quality-aware sensing coverage in budget-constrained mobile crowdsensing networks. IEEE Trans. Veh. Technol. 2016, 65, 7698–7707. [Google Scholar] [CrossRef]
  18. Wang, J.; Wang, Y.; Zhang, D.; Wang, L.; Xiong, H.; Helal, S. Fine-grained multi-task allocation for participatory sensing with a shared budget. IEEE Internet Things J. 2016, 3, 1395–1405. [Google Scholar] [CrossRef]
  19. Deng, N.; Zhou, W.; Haenggi, M. The Ginibre Point Process as a Model for Wireless Networks with Repulsion. IEEE Trans. Wirel. Commun. 2015, 14, 107–121. [Google Scholar] [CrossRef]
  20. Zabini, F.; Conti, A. Ginibre sampling and signal reconstruction. In Proceedings of the 2016 IEEE International Symposium on Information Theory (ISIT), Barcelona, Spain, 10–15 July 2016; pp. 865–869. [Google Scholar]
  21. Guo, A.; Zhong, Y.; Zhang, W.; Haenggi, M. The Gauss–Poisson Process for Wireless Networks and the Benefits of Cooperation. IEEE Trans. Commun. 2016, 64, 1916–1929. [Google Scholar] [CrossRef]
  22. Zabini, F.; Pasolini, G.; Conti, A. On random sampling with nodes attraction: The case of Gauss-Poisson process. In Proceedings of the 2017 IEEE International Symposium on Information Theory (ISIT), Aachen, Germany, 25–30 June 2017; pp. 2278–2282. [Google Scholar]
  23. Peng, D.; Wu, F.; Chen, G. Data Quality Guided Incentive Mechanism Design for Crowdsensing. IEEE Trans. Mob. Comput. 2018, 17, 307–319. [Google Scholar] [CrossRef]
  24. Fiandrino, C.; Anjomshoa, G.; Kantarci, B.; Kliazovich, D.; Bouvry, P.; Matthews, J. Sociability-Driven Framework for Data Acquisition in Mobile Crowdsensing Over Fog Computing Platforms for Smart Cities. IEEE Trans. Sustain. Comput. 2018, 2, 345–358. [Google Scholar] [CrossRef]
  25. Pouryazdan, M.; Kantarci, B.; Soyata, T.; Foschini, L.; Song, H. Quantifying User Reputation Scores, Data Trustworthiness, and User Incentives in Mobile Crowd-Sensing. IEEE Access 2017, 5, 1382–1397. [Google Scholar] [CrossRef]
  26. Xiong, J.; Ren, J.; Chen, L.; Yao, Z.; Lin, M.; Wu, D.; Niu, B. Enhancing privacy and availability for data clustering in intelligent electrical service of IoT. IEEE Internet Things J. 2018. [Google Scholar] [CrossRef]
  27. Yu, H.; Miao, C.; Shen, Z.; Leung, C.; Chen, Y.; Yang, Q. Efficient task sub-delegation for crowdsourcing. In Proceedings of the Twenty-Ninth AAAI Conference on Artificial Intelligence, Austin, TX, USA, 25–30 January 2015; pp. 1305–1311. [Google Scholar]
  28. An, J.; Gui, X.; Wang, Z.; Yang, J.; He, X. A Crowdsourcing Assignment Model Based on Mobile Crowd Sensing in the Internet of Things. IEEE Internet Things J. 2015, 2, 358–369. [Google Scholar] [CrossRef]
  29. Wu, D.; Yan, J.; Wang, H.; Wu, D.; Wang, R. Social Attribute Aware Incentive Mechanism for Device-to-Device Video Distribution. IEEE Trans. Multimed. 2017, 19, 1908–1920. [Google Scholar] [CrossRef]
  30. Karaliopoulos, M.; Telelis, Q.; Koutsopoulos, I. User recruitment for mobile crowdsensing over opportunistic networks. In Proceedings of the 2015 IEEE Conference on Computer Communications, Kowloon, Hong Kong, 26 April–1 May 2015; pp. 2254–2262. [Google Scholar]
  31. Zhou, T.; Cai, Z.; Xu, M.; Chen, Y. Leveraging Crowd to improve data credibility for mobile crowdsensing. In Proceedings of the 2016 IEEE Symposium on Computers and Communication (ISCC), Messina, Italy, 27–30 June 2016; pp. 561–568. [Google Scholar]
  32. Wang, X.; Zhang, J.; Tian, X.; Gan, X.; Guan, Y.; Wang, X. Crowdsensing-Based Consensus Incident Report for Road Traffic Acquisition. IEEE Trans. Intell. Transp. Syst. 2018, 19, 2536–2547. [Google Scholar] [CrossRef]
  33. Zhang, X.; Yang, Z.; Liu, Y.; Li, Y.; Ming, Z. Toward Efficient Mechanisms for Mobile Crowdsensing. IEEE Trans. Veh. Technol. 2017, 66, 1760–1771. [Google Scholar] [CrossRef]
  34. Yang, B.; Lei, Y.; Liu, J.; Li, W. Social Collaborative Filtering by Trust. IEEE Trans. Pattern Anal. Mach. Intell. 2017, 39, 1633–1647. [Google Scholar] [CrossRef] [PubMed]
  35. Sun, J.; Pei, Y.; Hou, F.; Ma, S. Reputation-aware incentive mechanism for participatory sensing. IET Commun. 2017, 11, 1985–1991. [Google Scholar] [CrossRef]
  36. Giannotti, F.; Nanni, M.; Pedreschi, D.; Renso, C.; Trasarti, R. Mining Mobility Behavior from Trajectory Data. In Proceedings of the 2009 International Conference on Computational Science and Engineering, Vancouver, BC, Canada, 29–31 August 2009; pp. 948–951. [Google Scholar]
  37. Anjomshoa, F.; Aloqaily, M.; Kantarci, B.; Erol-Kantarci, M.; Schuckers, S. Social Behaviometrics for Personalized Devices in the Internet of Things Era. IEEE Access 2017, 5, 12199–12213. [Google Scholar] [CrossRef]
  38. Zhang, Z.; Zhang, P.; Liu, D.; Sun, S. SRSM-based Adaptive Relay Selection for D2D Communications. IEEE Internet Things J. 2018, 5, 2323–2332. [Google Scholar] [CrossRef]
  39. Wu, D.; Liu, Q.; Wang, H.; Wu, D.; Wang, R. Socially Aware Energy-Efficient Mobile Edge Collaboration for Video Distribution. IEEE Trans. Multimed. 2017, 19, 2197–2209. [Google Scholar] [CrossRef]
  40. Luo, T.; Kanhere, S.S.; Das, S.K.; Tan, H. Incentive Mechanism Design for Heterogeneous Crowdsourcing Using All-Pay Contests. IEEE Trans. Mob. Comput. 2016, 15, 2234–2246. [Google Scholar] [CrossRef]
  41. Wang, R.; Yan, J.; Wu, D.; Wang, H.; Yang, Q. Knowledge-Centric Edge Computing based on Virtualized D2D Communication Systems. IEEE Commun. Mag. 2018, 56, 32–38. [Google Scholar] [CrossRef]
  42. Zhao, D.; Li, X.; Ma, H. Budget-Feasible Online Incentive Mechanisms for Crowdsourcing Tasks Truthfully. IEEE/ACM Trans. Netw. 2016, 24, 647–661. [Google Scholar] [CrossRef]
  43. Zhang, Z.; Zhang, Y. Layered Admission Control Algorithms with QoE in Heterogeneous Network. Ad Hoc Netw. 2017, 58, 179–190. [Google Scholar] [CrossRef]
  44. Xiao, M.; Wu, J.; Zhang, S.; Yu, J. Secret-sharing-based secure user recruitment protocol for mobile crowdsensing. In Proceedings of the 2017 IEEE Conference on Computer Communications, Atlanta, GA, USA, 1–4 May 2017; pp. 1–9. [Google Scholar]
Figure 1. User characteristic aware participant selection process.
Figure 1. User characteristic aware participant selection process.
Sensors 18 03959 g001
Figure 2. Participant reputation under a various number of tasks.
Figure 2. Participant reputation under a various number of tasks.
Sensors 18 03959 g002
Figure 3. Failure rate under a various total number of tasks.
Figure 3. Failure rate under a various total number of tasks.
Sensors 18 03959 g003
Figure 4. The influence of participant willingness and reputation on the task completion rate.
Figure 4. The influence of participant willingness and reputation on the task completion rate.
Sensors 18 03959 g004
Figure 5. Task allocation rate under various regional heat.
Figure 5. Task allocation rate under various regional heat.
Sensors 18 03959 g005
Figure 6. Task allocation rate under various task coverage radius.
Figure 6. Task allocation rate under various task coverage radius.
Sensors 18 03959 g006
Figure 7. Task allocation rate under various deadlines.
Figure 7. Task allocation rate under various deadlines.
Sensors 18 03959 g007
Figure 8. Comparison of average task completion time under total number of different tasks.
Figure 8. Comparison of average task completion time under total number of different tasks.
Sensors 18 03959 g008
Figure 9. Comparison of data satisfaction at different deadlines.
Figure 9. Comparison of data satisfaction at different deadlines.
Sensors 18 03959 g009
Table 1. Scenario parameters.
Table 1. Scenario parameters.
DescriptionValue
Region size1–2 km 2
Regional heat0–1
Task deadline5–45 min
Number of participants required for single task1–5
Number of tasks accepted by each participant0–8
Number of tasks published by the service platform1–100
Task coverage radius200 m–1600 m
Participant reputation0–1
Participant activity0–1
Participant speed10–50 km/h
Task types5
The maximum budget for each sensing task50
The maximum price per sensing task10

Share and Cite

MDPI and ACS Style

Wu, D.; Li, H.; Wang, R. User Characteristic Aware Participant Selection for Mobile Crowdsensing. Sensors 2018, 18, 3959. https://doi.org/10.3390/s18113959

AMA Style

Wu D, Li H, Wang R. User Characteristic Aware Participant Selection for Mobile Crowdsensing. Sensors. 2018; 18(11):3959. https://doi.org/10.3390/s18113959

Chicago/Turabian Style

Wu, Dapeng, Haopeng Li, and Ruyan Wang. 2018. "User Characteristic Aware Participant Selection for Mobile Crowdsensing" Sensors 18, no. 11: 3959. https://doi.org/10.3390/s18113959

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop