Context-Aware Task Bundling for Mobile Crowdsourcing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional mobile crowdsourcing platforms face inefficiencies in task completion rates and cost optimization due to lack of context-awareness in task assignment, relying on generic platforms and incentive-based mechanisms that do not effectively utilize worker context and history.

Innovation Solution

The Context-Aware Crowdsourced Task Optimizer uses machine learning to identify and recommend bundles of tasks compatible with workers' contexts, such as location, skill set, and device capabilities, dynamically pricing tasks to maximize utility and completion rates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional generic platforms use incentive-based mechanisms to motivate workers, then task completion is encouraged, but task completion rates remain suboptimal due to lack of context-awareness

Engineering Contradiction:
Improvetask completion rateVSAvoidcontext-awareness
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary actions by learning worker models and predicting future worker contexts before task assignment occurs. The machine learning component continuously learns from historical data to predict worker locations, availability, and task preferences, enabling proactive task bundling and recommendation rather than reactive assignment

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback loops where worker task completion histories, acceptance patterns, and contextual data are continuously fed back into the machine learning models. This feedback mechanism refines worker models over time, improving the accuracy of context predictions and task recommendations, which in turn boosts completion rates

Inventive Principle:
Principle #23Feedback

2Loss of energy

If dynamic pricing algorithms are used to reduce incentive costs, then cost efficiency improves, but task bundling and worker context optimization are insufficient

Engineering Contradiction:
Improveincentive costVSAvoidtask bundling complexity
Core Design Contradiction:
Loss of energyVSDevice complexity

Solution Approach 1:

The system merges multiple tasks into coherent bundles that align with worker contexts and travel paths. By combining geographically proximate tasks or tasks suitable for the same worker context into bundles, the system reduces per-task incentive costs while maintaining worker engagement through varied, meaningful task sets

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system dynamically adjusts task pricing parameters based on learned worker models, contextual factors, and bundle composition. Pricing is optimized by changing parameters such as incentive amounts, task selection probabilities, and bundle configurations to maximize cost efficiency while maintaining acceptable completion rates

Inventive Principle:
Principle #35Parameter changes

3Area of stationary object

If greedy algorithms are used to maximize covered area under budget constraint, then spatial coverage improves, but worker context and completion rate optimization are neglected

Engineering Contradiction:
Improvecovered areaVSAvoidtask completion rate
Core Design Contradiction:
Area of stationary objectVSProductivity

Solution Approach 1:

The system transitions from static greedy algorithms to dynamic optimization that adapts to worker contexts, histories, and predicted future states. The machine learning models enable real-time adjustment of task assignments based on changing worker availability, location, and preferences, optimizing both coverage and completion rates dynamically

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS9911088B2Optimizing task recommendations in context-aware mobile crowdsourcing
Publication Date: 2018.03.06 MICROSOFT TECHNOLOGY LICENSING LLC
  • US9911088B2 patent drawing
  • US9911088B2 patent drawing
  • US9911088B2 patent drawing

AI summary

A “Context-Aware Crowdsourced Task Optimizer” provides various processes to optimize task recommendations for workers in mobile crowdsourcing scenarios by automatically identifying and recommending bundles of tasks compatible with workers' contexts (e.g., worker history, present or expected locations, travel paths, working hours, skill sets, capabilities of worker's mobile computing devices, etc.). The Context-Aware Crowdsourced Task Optimizer bundles tasks to both maximize expected numbers of completed tasks and to dynamically price tasks to maximize the system's utility, which is a function of task values and task completion rates. Advantageously, the resulting task identification and recommendation process incentivizes individual workers to perform more tasks in a shorter time period, thereby helping tasks to complete faster, even with smaller budgets. While such optimization problems are NP-hard, the Context-Aware Crowdsourced Task Optimizer exploits monotonicity and submodularity of various objective functions to provide computationally feasible task identification and recommendation algorithms with tight optimality bounds.