← Search

Guoliang Fan

12 accepted papers

2026

Peak-Return Greedy Slicing: Subtrajectory Selection for Transformer-based Offline RL

ICLR 2026poster

Offline reinforcement learning enables policy learning solely from fixed datasets, without costly or risky environment interactions, making it highly valuable for real-world applications. While Transformer-based approaches have recently demonstrated strong sequence modeling capabilities, they typica…

Cited by 0SourceScholar
2026

Towards Better Branching Policies: Leveraging the Sequential Nature of Branch-and-Bound Tree

ICLR 2026poster

The branch-and-bound (B\&B) method is a dominant exact algorithm for solving Mixed-Integer Linear Programming problems (MILPs). While recent deep learning approaches have shown promise in learning branching policies using instance-independent features, they often struggle to capture the sequential d…

Cited by 0SourcecodeScholar
2025

AIR: Unifying Individual and Collective Exploration in Cooperative Multi-Agent Reinforcement Learning

AAAI 2025technical

Exploration in cooperative multi-agent reinforcement learning (MARL) remains challenging for value-based agents due to the absence of an explicit policy. Existing approaches include individual exploration based on uncertainty towards the system and collective exploration through behavioral diversity…

2025

Efficient Communication in Multi-Agent Reinforcement Learning with Implicit Consensus Generation

AAAI 2025technical

A key challenge in multi-agent collaborative tasks is reducing uncertainty about teammates to enhance cooperative performance. Explicit communication methods can reduce uncertainty about teammates, but the associated high communication costs limit their practicality. Alternatively, implicit consensu…

Cited by 0SourcePDFScholar
2024

Adaptive Parameter Sharing for Multi-Agent Reinforcement Learning

ICASSP 2024accepted

Parameter sharing, as an important technique in multi-agent systems, can effectively solve the scalability issue in large-scale agent problems. However, the effectiveness of parameter sharing largely depends on the environment setting. When agents have different identities or tasks, naive parameter…

Cited by 0SourceScholar
2024

Sequential Asynchronous Action Coordination in Multi-Agent Systems: A Stackelberg Decision Transformer Approach

ICML 2024poster

Asynchronous action coordination presents a pervasive challenge in Multi-Agent Systems (MAS), which can be represented as a Stackelberg game (SG). However, the scalability of existing Multi-Agent Reinforcement Learning (MARL) methods based on SG is severely restricted by network architectures or env…

Cited by 5SourcePDFScholar
2023

Consensus Learning for Cooperative Multi-Agent Reinforcement Learning

AAAI 2023technical

Almost all multi-agent reinforcement learning algorithms without communication follow the principle of centralized training with decentralized execution. During the centralized training, agents can be guided by the same signals, such as the global state. However, agents lack the shared signal and ch…

Cited by 17SourcePDFScholar
2023

Dual Self-Awareness Value Decomposition Framework without Individual Global Max for Cooperative MARL

NeurIPS 2023poster

Value decomposition methods have gained popularity in the field of cooperative multi-agent reinforcement learning. However, almost all existing methods follow the principle of Individual Global Max (IGM) or its variants, which limits their problem-solving capabilities. To address this, we propose a…

Cited by 4SourcePDFScholar
2023

HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism

AAAI 2023technical

Recently, some challenging tasks in multi-agent systems have been solved by some hierarchical reinforcement learning methods. Inspired by the intra-level and inter-level coordination in the human nervous system, we propose a novel value decomposition framework HAVEN based on hierarchical reinforceme…

Cited by 33SourcePDFScholar
2023

Hierarchical Multi-Agent Reinforcement Learning with Intrinsic Reward Rectification

ICASSP 2023accepted

Hierarchical reinforcement learning (HRL) is a promising approach to solving long-term decision problems and complex tasks, as high-level policy can guide the training procedure of low-level policy with macro actions and intrinsic rewards. However, the amount that macro actions influence decision-ma…

Cited by 0SourceScholar
2023

Inducing Stackelberg Equilibrium through Spatio-Temporal Sequential Decision-Making in Multi-Agent Reinforcement Learning

IJCAI 2023poster

In multi-agent reinforcement learning (MARL), self-interested agents attempt to establish equilibrium and achieve coordination depending on game structure. However, existing MARL approaches are mostly bound by the simultaneous actions of all agents in the Markov game (MG) framework, and few works co…

Cited by 15SourcePDFScholar
2022

Mingling Foresight with Imagination: Model-Based Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2022accept

Recently, model-based agents have achieved better performance than model-free ones using the same computational budget and training time in single-agent environments. However, due to the complexity of multi-agent systems, it is tough to learn the model of the environment. The significant compounding…

Cited by 13SourcePDFScholar