English

Towards Realistic Team Formation in Social Networks based on Densest Subgraphs

Social and Information Networks 2015-05-26 v1 Data Structures and Algorithms

Abstract

Given a task T\mathcal{T}, a set of experts VV with multiple skills and a social network G(V,W)G(V, W) reflecting the compatibility among the experts, team formation is the problem of identifying a team CVC \subseteq V that is both competent in performing the task T\mathcal{T} and compatible in working together. Existing methods for this problem make too restrictive assumptions and thus cannot model practical scenarios. The goal of this paper is to consider the team formation problem in a realistic setting and present a novel formulation based on densest subgraphs. Our formulation allows modeling of many natural requirements such as (i) inclusion of a designated team leader and/or a group of given experts, (ii) restriction of the size or more generally cost of the team (iii) enforcing locality of the team, e.g., in a geographical sense or social sense, etc. The proposed formulation leads to a generalized version of the classical densest subgraph problem with cardinality constraints (DSP), which is an NP hard problem and has many applications in social network analysis. In this paper, we present a new method for (approximately) solving the generalized DSP (GDSP). Our method, FORTE, is based on solving an equivalent continuous relaxation of GDSP. The solution found by our method has a quality guarantee and always satisfies the constraints of GDSP. Experiments show that the proposed formulation (GDSP) is useful in modeling a broader range of team formation problems and that our method produces more coherent and compact teams of high quality. We also show, with the help of an LP relaxation of GDSP, that our method gives close to optimal solutions to GDSP.

Keywords

Cite

@article{arxiv.1505.06661,
  title  = {Towards Realistic Team Formation in Social Networks based on Densest Subgraphs},
  author = {Syama Sundar Rangapuram and Thomas Bühler and Matthias Hein},
  journal= {arXiv preprint arXiv:1505.06661},
  year   = {2015}
}

Comments

Technical report of paper accepted at WWW 2013