← Search

Yali Du

59 accepted papers

2026

BRIDGE: Bi-level Reinforcement Learning for Dynamic Group Structure in Coalition Formation Games

ICLR 2026poster

The challenge of coalition formation games lies in efficiently navigating the exponentially large space of possible coalitions to identify the optimal partition. While existing approaches to solve coalition formation games either provide optimal solutions with limited scalability or approximate solu…

Cited by 0SourceScholar
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

Hunt Instead of Wait: Evaluating Deep Data Research on Large Language Models

ICML 2026poster

The agency expected of Agentic Large Language Models goes beyond answering correctly, requiring autonomy to set goals and decide what to explore. We term this *investigatory intelligence*, distinguishing it from *executional intelligence*, which merely completes assigned tasks. Data Science provides…

Cited by 0SourceScholar
2026

Is Pure Exploitation Sufficient in Exogenous MDPs with Linear Function Approximation?

ICLR 2026poster

Exogenous MDPs (Exo-MDPs) capture sequential decision-making where uncertainty comes solely from exogenous inputs that evolve independently of the learner’s actions. This structure is especially common in operations research applications such as inventory control, energy storage, and resource alloca…

Cited by 0SourceScholar
2026

MEAL: A Benchmark for Continual Multi-Agent Reinforcement Learning

ICML 2026poster

Benchmarks play a central role in reinforcement learning (RL) research, yet their computational constraints often shape what is studied. Despite the motivation of lifelong learning, most continual RL papers consider only 3–10 sequential tasks, as CPU-bound environments make longer sequences impracti…

Cited by 0SourceScholar
2026

Position: Self-Play Only Evolves When Self-Synthetic Pipeline Ensures Learnable Information Gain

ICML 2026poster

Large language models (LLMs) make it plausible to build systems that improve through self-evolving loops, but many existing proposals are better understood as self-play and often plateau quickly. A central failure mode is that the loop synthesises more data without increasing *learnable information*…

Cited by 0SourceScholar
2026

Random Selection Reveals Implicit Knowledge Consensus in Code Generation

ICML 2026poster

Training large language models for code generation requires selecting high-quality data from solution pools where each problem admits multiple correct implementations. Conventional studies on data selection hold that sophisticated strategies that employ various optimization objectives, such as diver…

Cited by 0SourceScholar
2026

Safe Multi-agent Reinforcement Learning with Natural Language Constraints

AAAI 2026technical

Safe Multi-Agent Reinforcement Learning (MARL) typically relies on manually specified numeric cost functions to ensure that policy behaviours respect safety constraints. As systems scale and human-defined constraints become more diverse, context-dependent, and frequently updated, hand-crafting such

Cited by 0SourcePDFScholar
2026

SocialJax: An Evaluation Suite for Multi-agent Reinforcement Learning in Sequential Social Dilemmas

ICLR 2026poster

Sequential social dilemmas pose a significant challenge in the field of multi-agent reinforcement learning (MARL), requiring environments that accurately reflect the tension between individual and collective interests. Previous benchmarks and environments, such as Melting Pot, provide an evaluation…

Cited by 0SourcecodeScholar
2025

ATLAS: Agent Tuning via Learning Critical Steps

ACL 2025finding

Large Language Model (LLM) agents have demonstrated remarkable generalization capabilities across multi-domain tasks. Existing agent tuning approaches typically employ supervised finetuning on entire expert trajectories. However, behavior-cloning of full trajectories can introduce expert bias and we…

Cited by 0SourcePDFScholar
2025

Abstract Counterfactuals for Language Model Agents

NeurIPS 2025poster

Counterfactual inference is a powerful tool for analysing and evaluating autonomous agents, but its application to language model (LM) agents remains challenging. Existing work on counterfactuals in LMs has primarily focused on token-level counterfactuals, which are often inadequate for LM agents du…

Cited by 0SourceScholar
2025

CODI: Compressing Chain-of-Thought into Continuous Space via Self-Distillation

EMNLP 2025

Chain-of-Thought (CoT) reasoning enhances Large Language Models (LLMs) by encouraging step-by-step reasoning in natural language. However, leveraging a latent continuous space for reasoning may offer benefits in terms of both efficiency and robustness. Prior implicit CoT methods attempt to bypass la

2025

Causality Meets Locality: Provably Generalizable and Scalable Policy Learning for Networked Systems

NeurIPS 2025spotlight

Large‑scale networked systems, such as traffic, power, and wireless grids, challenge reinforcement‑learning agents with both scale and environment shifts. To address these challenges, we propose \texttt{GSAC} (\textbf{G}eneralizable and \textbf{S}calable \textbf{A}ctor‑\textbf{C}ritic), a framework…

Cited by 0SourceScholar
2025

Evaluating Generalization Capabilities of LLM-Based Agents in Mixed-Motive Scenarios Using Concordia

NeurIPS 2025poster

Large Language Model (LLM) agents have demonstrated impressive capabilities for social interaction and are increasingly being deployed in situations where they might engage with both human and artificial agents. These interactions represent a critical frontier for LLM-based agents, yet existing eval…

Cited by 0SourceScholar
2025

GRU: Mitigating the Trade-off between Unlearning and Retention for LLMs

ICML 2025poster

Large language model (LLM) unlearning has demonstrated its essential role in removing privacy and copyright-related responses, crucial for their legal and safe applications. However, the pursuit of complete unlearning often comes with substantial costs due to its compromises in their general functio…

Cited by 0SourcePDFScholar
2025

M³HF: Multi-agent Reinforcement Learning from Multi-phase Human Feedback of Mixed Quality

ICML 2025poster

Designing effective reward functions in multi-agent reinforcement learning (MARL) is a significant challenge, often leading to suboptimal or misaligned behaviors in complex, coordinated environments. We introduce Multi-agent Reinforcement Learning from Multi-phase Human Feedback of Mixed Quality ($\…

Cited by 0SourcePDFScholar
2025

NOVER: Incentive Training for Language Models via Verifier-Free Reinforcement Learning

EMNLP 2025

Recent advances, such as DeepSeek R1-Zero, highlight the effectiveness of incentive training, a reinforcement learning paradigm that computes rewards solely based on the final answer part of a language model’s output, thereby encouraging the generation of intermediate reasoning steps. However, these

2025

On the Optimization Landscape of Low Rank Adaptation Methods for Large Language Models

ICLR 2025poster

Training Large Language Models (LLMs) poses significant memory challenges, making low-rank adaptation methods an attractive solution. Previously, Low-Rank Adaptation (LoRA) addressed this by adding a trainable low-rank matrix to the frozen pre-trained weights in each layer, reducing the number of tr…

Cited by 0SourcePDFScholar
2025

Quantifying the Self-Interest Level of Markov Social Dilemmas

IJCAI 2025

This paper introduces a novel method for estimating the self-interest level of Markov social dilemmas. We extend the concept of self-interest level from normal-form games to Markov games, providing a quantitative measure of the minimum reward exchange required to align individual and collective inte

2025

RAT: Adversarial Attacks on Deep Reinforcement Agents for Targeted Behaviors

AAAI 2025technical

Evaluating deep reinforcement learning (DRL) agents against targeted behavior attacks is critical for assessing their robustness. These attacks aim to manipulate the victim into specific behaviors that align with the attacker’s objectives, often bypassing traditional reward-based defenses. Prior met…

2025

RuAG: Learned-rule-augmented Generation for Large Language Models

ICLR 2025poster

In-context learning (ICL) and Retrieval-Augmented Generation (RAG) have gained attention for their ability to enhance LLMs' reasoning by incorporating external knowledge but suffer from limited contextual window size, leading to insufficient information injection. To this end, we propose a novel fra…

Cited by 2SourcePDFScholar
2025

Self-Verifying Reflection Helps Transformers with CoT Reasoning

NeurIPS 2025poster

Advanced large language models (LLMs) frequently reflect in reasoning chain-of-thoughts (CoTs), where they self-verify the correctness of current solutions and explore alternatives. However, given recent findings that LLMs detect limited errors in CoTs, how reflection contributes to empirical improv…

Cited by 0SourceScholar
2025

Social World Model-Augmented Mechanism Design Policy Learning

NeurIPS 2025poster

Designing adaptive mechanisms to align individual and collective interests remains a central challenge in artificial social intelligence. Existing methods often struggle with modeling heterogeneous agents possessing persistent latent traits (e.g., skills, preferences) and dealing with complex multi-…

Cited by 0SourceScholar
2025

Spiral of Silence in Large Language Model Agents

EMNLP 2025

The Spiral of Silence (SoS) theory holds that individuals with minority views often refrain from speaking out for fear of social isolation, enabling majority positions to dominate public discourse. When the “agents” are large language models (LLMs), however, the classical psychological explanation i

Cited by 0SourcePDFScholar
2025

VLP: Vision-Language Preference Learning for Embodied Manipulation

EMNLP 2025

Reward engineering is one of the key challenges in Reinforcement Learning (RL). Preference-based RL effectively addresses this issue by learning from human feedback. However, it is both time-consuming and expensive to collect human preference labels. In this paper, we propose a novel V ision- L angu

2024

Aligning Individual and Collective Objectives in Multi-Agent Cooperation

NeurIPS 2024poster

Among the research topics in multi-agent learning, mixed-motive cooperation is one of the most prominent challenges, primarily due to the mismatch between individual and collective goals. The cutting-edge research is focused on incorporating domain knowledge into rewards and introducing additional m…

Cited by 1SourcePDFScholar
2024

Characterizing Physical Adversarial Attacks on Robot Motion Planners

ICRA 2024poster

As the adoption of robots across society increases, so does the importance of considering cybersecurity issues such as vulnerability to adversarial attacks. In this paper we investigate the vulnerability of an important component of autonomous robots to adversarial attacks—robot motion planning algo…

Cited by 2SourceScholar
2024

Dual Contrastive Graph-Level Clustering with Multiple Cluster Perspectives Alignment

IJCAI 2024poster

Graph-level clustering, which is essential in medical, biomedical, and social network data analysis, aims to group a set of graphs into various clusters. However, existing methods generally rely on a single clustering criterion, e.g., $k$-means, which limits their abilities to fully exploit the co…

2024

Learning the Expected Core of Strictly Convex Stochastic Cooperative Games

NeurIPS 2024poster

Reward allocation, also known as the credit assignment problem, has been an important topic in economics, engineering, and machine learning. An important concept in reward allocation is the core, which is the set of stable allocations where no agent has the motivation to deviate from the grand coali…

2024

Learning to Discuss Strategically: A Case Study on One Night Ultimate Werewolf

NeurIPS 2024poster

Communication is a fundamental aspect of human society, facilitating the exchange of information and beliefs among people. Despite the advancements in large language models (LLMs), recent agents built with these often neglect the control over discussion tactics, which are essential in communication…

Cited by 8SourcePDFScholar
2024

Off-Agent Trust Region Policy Optimization

IJCAI 2024poster

Leveraging the experiences of other agents offers a powerful mechanism to enhance policy optimization in multi-agent reinforcement learning (MARL). However, contemporary MARL algorithms often neglect experience sharing possibilities or adopt a simple approach via direct parameter sharing. Our work e…

Cited by 0SourcePDFScholar
2024

PEARL: Zero-shot Cross-task Preference Alignment and Robust Reward Learning for Robotic Manipulation

ICML 2024poster

In preference-based Reinforcement Learning (RL), obtaining a large number of preference labels are both time-consuming and costly. Furthermore, the queried human preferences cannot be utilized for the new tasks. In this paper, we propose Zero-shot Cross-task Preference Alignment and Robust Reward Le…

Cited by 5SourcePDFScholar
2024

Policy Learning from Tutorial Books via Understanding, Rehearsing and Introspecting

NeurIPS 2024oral

When humans need to learn a new skill, we can acquire knowledge through written books, including textbooks, tutorials, etc. However, current research for decision-making, like reinforcement learning (RL), has primarily required numerous real interactions with the target environment to learn a skill,…

2024

STAS: Spatial-Temporal Return Decomposition for Solving Sparse Rewards Problems in Multi-agent Reinforcement Learning

AAAI 2024technical

Centralized Training with Decentralized Execution (CTDE) has been proven to be an effective paradigm in cooperative multi-agent reinforcement learning (MARL). One of the major challenges is credit assignment, which aims to credit agents by their contributions. They lack the functionality to model co…

2024

Self-Guiding Exploration for Combinatorial Problems

NeurIPS 2024poster

Large Language Models (LLMs) have become pivotal in addressing reasoning tasks across diverse domains, including arithmetic, commonsense, and symbolic reasoning. They utilize prompting techniques such as Exploration-of-Thought, Decomposition, and Refinement to effectively navigate and solve intricat…

2024

TAPE: Leveraging Agent Topology for Cooperative Multi-Agent Policy Gradient

AAAI 2024technical

Multi-Agent Policy Gradient (MAPG) has made significant progress in recent years. However, centralized critics in state-of-the-art MAPG methods still face the centralized-decentralized mismatch (CDM) issue, which means sub-optimal actions by some agents will affect other agent's policy learning. Whi…

2023

An Efficient End-to-End Training Approach for Zero-Shot Human-AI Coordination

NeurIPS 2023poster

The goal of zero-shot human-AI coordination is to develop an agent that can collaborate with humans without relying on human data. Prevailing two-stage population-based methods require a diverse population of mutually distinct policies to simulate diverse human behaviors. The necessity of such popul…

Cited by 13SourcePDFScholar
2023

Capturing the Long-Distance Dependency in the Control Flow Graph via Structural-Guided Attention for Bug Localization

IJCAI 2023poster

To alleviate the burden of software maintenance, bug localization, which aims to automatically locate the buggy source files based on the bug report, has drawn significant attention in the software mining community. Recent studies indicate that the program structure in source code carries more seman…

Cited by 6SourcePDFScholar
2023

ChessGPT: Bridging Policy Learning and Language Modeling

NeurIPS 2023poster

When solving decision-making tasks, humans typically depend on information from two key sources: (1) Historical policy data, which provides interaction replay from the environment, and (2) Analytical insights in natural language form, exposing the invaluable thought process or strategic consideratio…

2023

Cooperative Open-ended Learning Framework for Zero-Shot Coordination

ICML 2023poster

Zero-shot coordination in cooperative artificial intelligence (AI) remains a significant challenge, which means effectively coordinating with a wide range of unseen partners. Previous algorithms have attempted to address this challenge by optimizing fixed objectives within a population to improve st…

Cited by 30SourcePDFScholar
2023

Interpretable Reward Redistribution in Reinforcement Learning: A Causal Approach

NeurIPS 2023poster

A major challenge in reinforcement learning is to determine which state-action pairs are responsible for future rewards that are delayed. Reward redistribution serves as a solution to re-assign credits for each time step from observed sequences. While the majority of current approaches construct th…

2023

Invariant Learning via Probability of Sufficient and Necessary Causes

NeurIPS 2023spotlight

Out-of-distribution (OOD) generalization is indispensable for learning models in the wild, where testing distribution typically unknown and different from the training. Recent methods derived from causality have shown great potential in achieving OOD generalization. However, existing methods mainly…

2023

Reduced Policy Optimization for Continuous Control with Hard Constraints

NeurIPS 2023poster

Recent advances in constrained reinforcement learning (RL) have endowed reinforcement learning with certain safety guarantees. However, deploying existing constrained RL algorithms in continuous control tasks with general hard constraints remains challenging, particularly in those situations with no…

2023

Stay Moral and Explore: Learn to Behave Morally in Text-based Games

ICLR 2023poster

Reinforcement learning (RL) in text-based games has developed rapidly and achieved promising results. However, little effort has been expended to design agents that pursue objectives while behaving morally, which is a critical issue in the field of autonomous agents. In this paper, we propose a gene…

Cited by 13SourcePDFScholar
2022

Learning to Identify Top Elo Ratings: A Dueling Bandits Approach

AAAI 2022technical

The Elo rating system is widely adopted to evaluate the skills of (chess) game and sports players. Recently it has been also integrated into machine learning algorithms in evaluating the performance of computerised AI agents. However, an accurate estimation of the Elo rating (for the top players) of…

2022

Meta-Reward-Net: Implicitly Differentiable Reward Learning for Preference-based Reinforcement Learning

NeurIPS 2022accept

Setting up a well-designed reward function has been challenging for many reinforcement learning applications. Preference-based reinforcement learning (PbRL) provides a new framework that avoids reward engineering by leveraging human preferences (i.e., preferring apples over oranges) as the reward si…

Cited by 69SourcePDFScholar
2022

Perceiving the World: Question-guided Reinforcement Learning for Text-based Games

ACL 2022long

Text-based games provide an interactive way to study natural language processing. While deep reinforcement learning has shown effectiveness in developing the game playing agent, the low sample efficiency and the large action space remain to be the two major challenges that hinder the DRL from being…

2022

Rethinking Goal-Conditioned Supervised Learning and Its Connection to Offline RL

ICLR 2022poster

Solving goal-conditioned tasks with sparse rewards using self-supervised learning is promising because of its simplicity and stability over current reinforcement learning (RL) algorithms. A recent work, called Goal-Conditioned Supervised Learning (GCSL), provides a new learning framework by iterativ…

2022

Scalable Model-based Policy Optimization for Decentralized Networked Systems

IROS 2022poster

Reinforcement learning algorithms require a large amount of samples; this often limits their real-world applications on even simple tasks. Such a challenge is more outstanding in multi-agent tasks, as each step of operation is more costly, requiring communications or shifting or resources. This work…

Cited by 10SourcecodeScholar
2021

Estimating $α$-Rank from A Few Entries with Low Rank Matrix Completion

ICML 2021spotlight

Multi-agent evaluation aims at the assessment of an agent’s strategy on the basis of interaction with others. Typically, existing methods such as $\alpha$-rank and its approximation still require to exhaustively compare all pairs of joint strategies for an accurate ranking, which in practice is comp…

2021

Generalization in Text-based Games via Hierarchical Reinforcement Learning

EMNLP 2021finding

Deep reinforcement learning provides a promising approach for text-based games in studying natural language communication between humans and artificial agents. However, the generalization still remains a big challenge as the agents depend critically on the complexity and variety of training tasks. I…

2021

Learning in Nonzero-Sum Stochastic Games with Potentials

ICML 2021spotlight

Multi-agent reinforcement learning (MARL) has become effective in tackling discrete cooperative game scenarios. However, MARL has yet to penetrate settings beyond those modelled by team and zero-sum games, confining it to a small subset of multi-agent systems. In this paper, we introduce a new gener…

Cited by 59SourcePDFScholar
2021

Ordering-Based Causal Discovery with Reinforcement Learning

IJCAI 2021poster

It is a long-standing question to discover causal relations among a set of variables in many empirical sciences. Recently, Reinforcement Learning (RL) has achieved promising results in causal discovery from observational data. However, searching the space of directed graphs and enforcing acyclic…

2020

Deep Reinforcement Learning with Stacked Hierarchical Attention for Text-based Games

NeurIPS 2020poster

We study reinforcement learning (RL) for text-based games, which are interactive simulations in the context of natural language. While different methods have been developed to represent the environment information and language actions, existing RL agents are not empowered with any reasoning capabili…

2019

Curriculum-guided Hindsight Experience Replay

NeurIPS 2019poster

In off-policy deep reinforcement learning, it is usually hard to collect sufficient successful experiences with sparse rewards to learn from. Hindsight experience replay (HER) enables an agent to learn from failures by treating the achieved state of a failed experience as a pseudo goal. However, not…

2019

Grid-Wise Control for Multi-Agent Reinforcement Learning in Video Game AI

ICML 2019oral

We consider the problem of multi-agent reinforcement learning (MARL) in video game AI, where the agents are located in a spatial grid-world environment and the number of agents varies both within and across episodes. The challenge is to flexibly control an arbitrary number of agents while achieving…

Cited by 72SourcePDFScholar
2019

LIIR: Learning Individual Intrinsic Reward in Multi-Agent Reinforcement Learning

NeurIPS 2019poster

A great challenge in cooperative decentralized multi-agent reinforcement learning (MARL) is generating diversified behaviors for each individual agent when receiving only a team reward. Prior studies have paid much effort on reward shaping or designing a centralized critic that can discriminatively…