← Search

Tianpei Yang

19 accepted papers

2026

Causality-Aware Efficient Exploration for Cooperative Multi-Agent Reinforcement Learning

AAAI 2026technical

Exploration is critical for cooperative multi agent reinforcement learning (MARL) to improve sample efficiency. However, existing intrinsic motivation based exploration strategies in MARL overlook the causal relationships among agents, global states, and rewards, suffering from interference by irrel

Cited by 0SourcePDFScholar
2026

SafeDialBench: A Fine-Grained Safety Evaluation Benchmark for Large Language Models in Multi-Turn Dialogues with Diverse Jailbreak Attacks

ICLR 2026poster

With the rapid advancement of Large Language Models (LLMs), the safety of LLMs has been a critical concern requiring precise assessment. Current benchmarks primarily concentrate on single-turn dialogues or a single jailbreak attack method to assess the safety. Additionally, these benchmarks have not…

Cited by 0SourcecodeScholar
2025

Causal Information Prioritization for Efficient Reinforcement Learning

ICLR 2025poster

Current Reinforcement Learning (RL) methods often suffer from sample-inefficiency, resulting from blind exploration strategies that neglect causal relationships among states, actions, and rewards. Although recent causal approaches aim to address this problem, they lack grounded modeling of reward-gu…

Cited by 0SourcePDFScholar
2025

Efficient Last-Iterate Convergence in Solving Extensive-Form Games

NeurIPS 2025poster

To establish last-iterate convergence for Counterfactual Regret Minimization (CFR) algorithms in learning a Nash equilibrium (NE) of extensive-form games (EFGs), recent studies reformulate learning an NE of the original EFG as learning the NEs of a sequence of (perturbed) regularized EFGs. Hence, pr…

Cited by 0SourcecodeScholar
2025

Multi-Agent Reinforcement Learning with Communication-Constrained Priors

NeurIPS 2025poster

Communication is one of the effective means to improve the learning of cooperative policy in multi-agent systems. However, in most real-world scenarios, lossy communication is a prevalent issue. Existing multi-agent reinforcement learning with communication, due to their limited scalability and robu…

Cited by 0SourceScholar
2025

Reducing Variance of Stochastic Optimization for Approximating Nash Equilibria in Normal-Form Games

ICML 2025spotlight

Nash equilibrium (NE) plays an important role in game theory. How to efficiently compute an NE in NFGs is challenging due to its complexity and non-convex optimization property. Machine Learning (ML), the cornerstone of modern artificial intelligence, has demonstrated remarkable empirical performanc…

Cited by 0SourcePDFScholar
2025

The Evolving Landscape of LLM- and VLM-Integrated Reinforcement Learning

IJCAI 2025

Reinforcement learning (RL) has shown impressive results in sequential decision-making tasks. Large Language Models (LLMs) and Vision-Language Models (VLMs) have recently emerged, exhibiting impressive capabilities in multimodal understanding and reasoning. These advances have led to a surge of rese

Cited by 0SourcePDFScholar
2025

Towards Empowerment Gain through Causal Structure Learning in Model-Based Reinforcement Learning

ICLR 2025poster

In Model-Based Reinforcement Learning (MBRL), incorporating causal structures into dynamics models provides agents with a structured understanding of the environments, enabling efficient decision. Empowerment as an intrinsic motivation enhances the ability of agents to actively control their enviro…

Cited by 0SourcePDFScholar
2024

A Transfer Approach Using Graph Neural Networks in Deep Reinforcement Learning

AAAI 2024technical

Transfer learning (TL) has shown great potential to improve Reinforcement Learning (RL) efficiency by leveraging prior knowledge in new tasks. However, much of the existing TL research focuses on transferring knowledge between tasks that share the same state-action spaces. Further, transfer from mu…

2024

PORTAL: Automatic Curricula Generation for Multiagent Reinforcement Learning

AAAI 2024technical

Despite many breakthroughs in recent years, it is still hard for MultiAgent Reinforcement Learning (MARL) algorithms to directly solve complex tasks in MultiAgent Systems (MASs) from scratch. In this work, we study how to use Automatic Curriculum Learning (ACL) to reduce the number of environmental…

Cited by 8SourcePDFScholar
2023

Learning to Shape Rewards Using a Game of Two Partners

AAAI 2023technical

Reward shaping (RS) is a powerful method in reinforcement learning (RL) for overcoming the problem of sparse or uninformative rewards. However, RS typically relies on manually engineered shaping-reward functions whose construc- tion is time-consuming and error-prone. It also requires domain knowledg…

Cited by 8SourcePDFScholar
2022

Cross-domain adaptive transfer reinforcement learning based on state-action correspondence

UAI 2022poster

Despite the impressive success achieved in various domains, deep reinforcement learning (DRL) is still faced with the sample inefficiency problem. Transfer learning (TL), which leverages prior knowledge from different but related tasks to accelerate the target task learning, has emerged as a promis…

2022

GALOIS: Boosting Deep Reinforcement Learning via Generalizable Logic Synthesis

NeurIPS 2022accept

Despite achieving superior performance in human-level control problems, unlike humans, deep reinforcement learning (DRL) lacks high-order intelligence (e.g., logic deduction and reuse), thus it behaves ineffectively than humans regarding learning and generalization in complex problems. Previous work…

Cited by 30SourcePDFScholar
2022

PMIC: Improving Multi-Agent Reinforcement Learning with Progressive Mutual Information Collaboration

ICML 2022spotlight

Learning to collaborate is critical in Multi-Agent Reinforcement Learning (MARL). Previous works promote collaboration by maximizing the correlation of agents’ behaviors, which is typically characterized by Mutual Information (MI) in different forms. However, we reveal sub-optimal collaborative beha…

2021

An Efficient Transfer Learning Framework for Multiagent Reinforcement Learning

NeurIPS 2021poster

Transfer Learning has shown great potential to enhance single-agent Reinforcement Learning (RL) efficiency. Similarly, Multiagent RL (MARL) can also be accelerated if agents can share knowledge with each other. However, it remains a problem of how an agent should learn from other agents. In this pap…

2020

Action Semantics Network: Considering the Effects of Actions in Multiagent Systems

ICLR 2020poster

In multiagent systems (MASs), each agent makes individual decisions but all of them contribute globally to the system evolution. Learning in MASs is difficult since each agent's selection of actions must take place in the presence of other co-learning agents. Moreover, the environmental stochasticit…

Cited by 48SourcecodeScholar
2020

Efficient Deep Reinforcement Learning via Adaptive Policy Transfer

IJCAI 2020poster

Transfer learning has shown great potential to accelerate Reinforcement Learning (RL) by leveraging prior knowledge from past learned policies of relevant tasks. Existing approaches either transfer previous knowledge by explicitly computing similarities between tasks or select appropriate source pol…

2018

A Deep Bayesian Policy Reuse Approach Against Non-Stationary Agents

NeurIPS 2018poster

In multiagent domains, coping with non-stationary agents that change behaviors from time to time is a challenging problem, where an agent is usually required to be able to quickly detect the other agent's policy during online interaction, and then adapt its own policy accordingly. This paper studies…

Cited by 103SourcePDFScholar