← Search

Jinmin He

7 accepted papers

2026

Benchmarking the Limits of In-Context Reinforcement Learning for Ad-Hoc Teamwork

ICML 2026poster

In-Context Reinforcement Learning (ICRL) has enabled foundation agents to adapt instantaneously to novel tasks, yet its efficacy in Ad-Hoc Teamwork (AHT)—where coordination with unknown partners is required—remains unexplored. To rigorously evaluate this, we introduce a large-scale benchmark **ICRL4…

Cited by 0SourceScholar
2026

HyMTRL: A Hybrid Multi-Task Reinforcement Learning Framework via Phased Policy Evolution

ICML 2026poster

Multi-task reinforcement learning (MTRL) aims to improve sample efficiency by sharing knowledge across related tasks, but it often suffers from asynchronous learning progress caused by inherent differences in task difficulty. This imbalance places substantial representational strain on the shared cr…

Cited by 0SourceScholar
2025

Bi-Level Knowledge Transfer for Multi-Task Multi-Agent Reinforcement Learning

NeurIPS 2025poster

Multi-Agent Reinforcement Learning (MARL) has achieved remarkable success in various real-world scenarios, but its high cost of online training makes it impractical to learn each task from scratch. To enable effective policy reuse, we consider the problem of zero-shot generalization from offline da…

Cited by 0SourceScholar
2025

Goal-Oriented Skill Abstraction for Offline Multi-Task Reinforcement Learning

ICML 2025poster

Offline multi-task reinforcement learning aims to learn a unified policy capable of solving multiple tasks using only pre-collected task-mixed datasets, without requiring any online interaction with the environment. However, it faces significant challenges in effectively sharing knowledge across tas…

Cited by 0SourcePDFScholar
2024

Efficient Multi-task Reinforcement Learning with Cross-Task Policy Guidance

NeurIPS 2024poster

Multi-task reinforcement learning endeavors to efficiently leverage shared information across various tasks, facilitating the simultaneous learning of multiple tasks. Existing approaches primarily focus on parameter sharing with carefully designed network structures or tailored optimization procedur…

Cited by 1SourcePDFScholar
2024

Not All Tasks Are Equally Difficult: Multi-Task Deep Reinforcement Learning with Dynamic Depth Routing

AAAI 2024technical

Multi-task reinforcement learning endeavors to accomplish a set of different tasks with a single policy. To enhance data efficiency by sharing parameters across multiple tasks, a common practice segments the network into distinct modules and trains a routing network to recombine these modules into t…

2023

Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2023poster

Grouping is ubiquitous in natural systems and is essential for promoting efficiency in team coordination. This paper proposes a novel formulation of Group-oriented Multi-Agent Reinforcement Learning (GoMARL), which learns automatic grouping without domain knowledge for efficient cooperation. In cont…