谭国真

个人信息Personal Information

教授

博士生导师

硕士生导师

性别:男

毕业院校:大连理工大学

学位:博士

所在单位:计算机科学与技术学院

办公地点:大连理工大学创新园大厦8-A0824

联系方式:18641168567

电子邮箱:gztan@dlut.edu.cn

扫描关注

论文成果

当前位置: 中文主页 >> 科学研究 >> 论文成果

Optimal Assignment for Deadline Aware Tasks in the Crowdsourcing

点击次数:

论文类型:会议论文

发表时间:2016-10-08

收录刊物:EI、CPCI-S、Scopus

页面范围:178-184

摘要:Many applications supported by the crowdsourcing are subject to delay constraints, and a real time result returned with a better partial fulfillment is preferable to the complement with delay latency. However, existing task assignment algorithms that only consider the case of full completion may not perform well. In this paper, we investigate the optimal online task assignment without knowledge about future task arrivals, which makes it tradeoff to assign high utility task with large deadline or less utility but more urgent task. The problem of computing optimal assignment for deadline aware tasks is formalized as an integer optimization problem. A dynamic programming based online algorithm for finding the optimal strategy for task assignment subject to delay constraints is proposed. And the time complexity of the algorithm is O(max(i is an element of){1,...,n}{r(i)}nT), where r(i) is the total number of subtasks of task T-i n is the number of total tasks, T is the deadline constraint. Experimental results show that the proposed algorithms have better performance in utility gain.