paper-with-me

홈 › Papers

Team Formation amidst Conflicts

2024-02-29 · Iasonas Nikolaou, Evimaria Terzi

In this work, we formulate the problem of team formation amidst conflicts. The goal is to assign individuals to tasks, with given capacities, taking into account individuals' task preferences and the conflicts between them. Using dependent rounding schemes as our main toolbox, we provide efficient approximation algorithms. Our framework is extremely versatile and can model many different real-world scenarios as they arise in educational settings and human-resource management. We test and deploy our algorithms on real-world datasets and we show that our algorithms find assignments that are better than those found by natural baselines. In the educational setting we also show how our assignments are far better than those done manually by human experts. In the human resource management application we show how our assignments increase the diversity of teams. Finally, using a synthetic dataset we demonstrate that our algorithms scale very well in practice.

📄 PDF Abstract BibTeX arXiv:2403.00859

Code (1)

jasonnikolaou/tf-conflicts 공식 구현 tf

Tasks

DiversityManagement

Similar Papers 제목 키워드 기반

Resolving Knowledge Conflicts in Large Language Models

2023-10-02 · Yike Wang, Shangbin Feng, Heng Wang, Weijia Shi 외

Large language models (LLMs) often encounter knowledge conflicts, scenarios where discrepancy arises between the internal parametric knowledge of LLMs and non-parametric information provided in the prompt context. In thi…

Dynamic Multi-Agent Path Finding based on Conflict Resolution using Answer Set Programming

2020-09-22 · Basem Atiq, Volkan Patoglu, Esra Erdem

We study a dynamic version of multi-agent path finding problem (called D-MAPF) where existing agents may leave and new agents may join the team at different times. We introduce a new method to solve D-MAPF based on confl…

Multi-Agent Path Finding

Improving the Efficiency of Language Agent Teams with Adaptive Task Graphs

2026-05-07 · Elizabeth Mieczkowski, Alexander Ku, Tiwalayo Eisape, Dilip Arumugam 외 arxiv

Large language models (LLMs) are increasingly deployed in teams, yet existing coordination approaches often occupy two extremes. Highly structured methods rely on fixed roles, pipelines, or task decompositions assigned a…

Hearts Gym: Learning Reinforcement Learning as a Team Event

2022-09-07 · Jan Ebert, Danimir T. Doncevic, Ramona Kloß, Stefan Kesselheim

Amidst the COVID-19 pandemic, the authors of this paper organized a Reinforcement Learning (RL) course for a graduate school in the field of data science. We describe the strategy and materials for creating an exciting l…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Emergent Reciprocity and Team Formation from Randomized Uncertain Social Preferences

2020-11-10 · NeurIPS 2020 12 · Bowen Baker

Multi-agent reinforcement learning (MARL) has shown recent success in increasingly complex fixed-team zero-sum environments. However, the real world is not zero-sum nor does it have fixed teams; humans face numerous soci…

Multi-agent Reinforcement Learning