论文标题
在现实世界网络中使用基于社区的方法的多团队形成
Multi-team Formation using Community Based Approach in Real-World Networks
论文作者
论文摘要
在组织中,通常将需要多种技能的项目的任务分配给团队而不是个人。为给定的任务选择合适的团队的问题是团队形成问题,文献中已经提出了许多算法。我们提出了一种算法,该算法利用社交网络的社区结构,并通过从社区内部选择领导者及其邻居来组成团队。该算法与文献中的以技能为中心的算法不同,这些算法从搜索每种技能,合适的专家开始,并且没有明确考虑基础社交网络的结构。基于社区的团队组成的战略称为TFC,导致了一种可扩展的方法,该方法在很大的网络上在合理时间内获得了团队。此外,对于一项任务,我们的算法TFC-R和TFC-N产生了来自社区的多个团队,这些团队在论文中被视为案例研究。该实验是在著名的DBLP数据集上进行的,其中该任务被视为撰写研究论文,标题的单词被视为技能。团队形成问题转化为为给定论文的可能作者找到可能的作者,这些作者具有所需的技能,并且沟通成本最少。在此过程中,我们从DBLP构建了一个更大的基准标记数据集,以进行团队形成以进行实验。即使基准算法RarestFirst花费最少的时间,我们的算法TFC-N和TFC-R可以带来更好的沟通成本。就找到团队所花费的时间而言,他们还优于像MINLD和MINSD这样的标准算法。我们的算法在社区上花费的时间比在较大网络上花费的时间快几个订单,而不会损害交流成本过多。
In an organization, tasks called projects that require several skills, are generally assigned to teams rather than individuals. The problem of choosing a right team for a given task with minimal communication cost is known as team formation problem and many algorithms have been proposed in the literature. We propose an algorithm that exploits the community structure of the social network and forms a team by choosing a leader along with its neighbours from within a community. This algorithm is different from the skill-centric algorithms in the literature which start by searching for each skill, the suitable experts and do not explicitly consider the structure of the underlying social network. The strategy of community-based team formation called TFC leads to a scalable approach that obtains teams within reasonable time over very large networks. Further, for one task our algorithms TFC-R and TFC-N generate multiple teams from the communities which is show-cased as a case-study in the paper. The experimentation is carried out on the well-known DBLP data set where the task is considered as writing a research paper and the words of the title are considered as skills. Team formation problem is translated to finding possible authors for the given paper, who have the required skills and having least communication cost. In the process, we build a much larger bench-mark data set from DBLP for team formation for experimentation. Even though the benchmark algorithm Rarestfirst takes least time, our algorithms TFC-N and TFC-R give much better communication cost. They also outperform the standard algorithms like MinLD and MinSD with respect to the time taken in finding a team. The time taken by our algorithms on communities are several orders faster than the time taken on the larger network without compromising too much on the communication cost.