290 likes | 312 Views
This study proposes a method to maximize happiness or satisfaction in forming groups by considering individual preferences and work style preferences. It explores different approximation techniques and evaluates the results.
E N D
Approximating Maximum Satisfaction in Group Formation Sean Munson, Grant HutchinsOlin College Exposition21 December 2004 Design • Lifelong Learning • Communication • Qualitative Analysis
goal • Maximize happiness, or satisfaction • Input • Preferences: -1, 0, or 1 for each person • Worked with before • Work style preferences • Satisfaction: how many preferences you meet
satisfaction • For each team, the sum of how each person feels about the each other person in the group. • Maximize this for each set of teams +1 -1 +1 -1 -1 = -2 +1 -1 -1
possible combinations in our class • Teams of 4: • Teams of 2:
chain approximation 1 0 1 0 -5 0 -2 -2 3
chain approximation 1 0 1 0 -5 0 -2 -2 3
chain approximation 1 0 1 0 -5 0 -2 -2 3
chain approximation • Fast, simple • Variation: choose on most popular or pickiness • Problem: only looks at one person’s preferences at a time
1 0 1 0 -5 0 -2 -2 3
1 0 1 0 -5 0 -2 -2 3
0 -5 1 0 1 0 -2 -2 3
0 -5 1 0 1 0 -2 -2 3
0 -5 3 1 0 1 0 -2 -2
0 -5 3 0 1 1 0 -2 -2
0 -5 3 1 0 1 0 -2 -2
0 -5 3 0 1 1 0 -2 -2
group approximation • Includes everyone’s preferences • Still explores very little space
D E B F A G H I C hill climbing 10 4 3
D E B F A G H I C hill climbing 10 4 3
D E B F A G H I C hill climbing 10 4 3
D E B F A G H I C hill climbing 10 6 5
future work? • Assess more seed and convergent processes • Weight edges based on prior experience • Break ties with work style • Conduct long-term study to evaluate performance of formed teams • Evaluate effects of number of preferences expressed