paper-with-me

홈 › Papers

Sorrel: A simple and flexible framework for multi-agent reinforcement learning

2025-05-30 · Rebekah A. Gelpí, Yibing Ju, Ethan C. Jackson, Yikai Tang, Shon Verch, Claas Voelcker, William A. Cunningham

We introduce Sorrel (https://github.com/social-ai-uoft/sorrel), a simple Python interface for generating and testing new multi-agent reinforcement learning environments. This interface places a high degree of emphasis on simplicity and accessibility, and uses a more psychologically intuitive structure for the basic agent-environment loop, making it a useful tool for social scientists to investigate how learning and social interaction leads to the development and change of group dynamics. In this short paper, we outline the basic design philosophy and features of Sorrel.

📄 PDF Abstract BibTeX arXiv:2506.00228

Code (1)

social-ai-uoft/sorrel 공식 구현 pytorch

Tasks

Multi-agent Reinforcement LearningPhilosophy

Similar Papers 제목 키워드 기반

SORREL: Suboptimal-Demonstration-Guided Reinforcement Learning for Learning to Branch

2024-12-20 · Shengyu Feng, Yiming Yang

Mixed Integer Linear Program (MILP) solvers are mostly built upon a Branch-and-Bound (B\&B) algorithm, where the efficiency of traditional solvers heavily depends on hand-crafted heuristics for branching. The past few ye…

Imitation Learningreinforcement-learningReinforcement Learning

Replicable Learning of Large-Margin Halfspaces

2024-02-21 · Alkis Kalavasis, Amin Karbasi, Kasper Green Larsen, Grigoris Velegkas 외

We provide efficient replicable algorithms for the problem of learning large-margin halfspaces. Our results improve upon the algorithms provided by Impagliazzo, Lei, Pitassi, and Sorrell [STOC, 2022]. We design the first…

Replicability in High Dimensional Statistics

2024-06-04 · Max Hopkins, Russell Impagliazzo, Daniel Kane, Sihan Liu 외

The replicability crisis is a major issue across nearly all areas of empirical science, calling for the formal study of replicability in statistics. Motivated in this context, [Impagliazzo, Lei, Pitassi, and Sorrell STOC…

ToolBrain: A Flexible Reinforcement Learning Framework for Agentic Tools

2025-09-24 · Quy Minh Le, Minh Sao Khue Luu, Khanh-Tung Tran, Duc-Hai Nguyen 외 arxiv

Effective tool use is essential for agentic AI, yet training agents to utilize tools remains challenging due to manually designed rewards, limited training data, and poor multi-tool selection, resulting in slow adaptatio…

Reinforcement LearningKnowledge Distillation

AssemPlanner: A Multi-Agent Based Task Planning Framework for Flexible Assembly System

2026-05-09 · Chenhao Zhang, Chaoran Zhang, Zhaobo Xu, Yongbo Yang 외 arxiv

In flexible assembly systems, existing task planning methods require a time-consuming configuration process by multiple experts to establish a production line for a new product. To address this challenge, we propose a mu…