← Search

Chenghao Li

14 accepted papers

2026

Experience Transfer for Multimodal LLM Agents in Minecraft Game

CVPR 2026

Multimodal LLM agents operating in complex game environments must continually reuse past experience to solve new tasks efficiently. In this work, we propose Echo, a transfer-oriented memory framework that enables agents to derive actionable knowledge from prior interactions rather than treating memo

Cited by 0SourceScholar
2026

From Winning to Understanding: A Diagnostic Long-Horizon RTS Benchmark for LLMs

ICML 2026poster

Large language models (LLMs) are increasingly used as decision modules, yet existing benchmarks provide limited coverage of long-horizon, adversarial interaction while faithfully acting on human instructions. We introduce a long-horizon Red Alert RTS benchmark with a hierarchical interface in which …

Cited by 0SourceScholar
2026

Learning Quadruped Walking from Seconds of Demonstration

ICRA 2026poster

Quadruped locomotion provides a natural setting for understanding when model-free learning can outperform model-based control design, by exploiting data patterns to bypass the difficulty of optimizing over discrete contacts and the combinatorial explosion of mode changes. We give a principled analys…

2026

Text summarization via global structure awareness

ICLR 2026poster

Text summarization is a core task in natural language processing (NLP). With the rapid growth of information, handling long documents has become increasingly demanding, making summarization essential. Existing research mainly focuses on model improvements and sentence-level pruning, but often overlo…

Cited by 0SourceScholar
2025

Fewer May Be Better: Enhancing Offline Reinforcement Learning with Reduced Dataset

ICLR 2025poster

Research in offline reinforcement learning (RL) marks a paradigm shift in RL. However, a critical yet under-investigated aspect of offline RL is determining the subset of the offline dataset, which is used to improve algorithm performance while accelerating algorithm training. Moreover, the size of…

Cited by 0SourcePDFScholar
2025

ROAR: A Robust Autonomous Aerial Tracking System for Challenging Scenarios

RA-L 2025

Autonomous tracking represents a significant advancement in the evolution of unmanned aerial vehicles (UAVs), offering applications in areas such as aerial photography and infrastructure inspection. Despite its potential, many autonomous tracking systems encounter challenges in maintaining consisten

Cited by 3SourceScholar
2025

Self-Supervised Uncertainty-Guided Refinement for Robust Joint Optical Flow and Depth Estimation

ICASSP 2025accepted

Jointly estimating the optical flow and depth tasks in real-world scenes presents considerable hurdles due to some phenomena, such as occlusion, ambiguous textures, and illumination variation. The lack of guidance from the labeled data makes these challenges harder to overcome. This paper presents a…

Cited by 0SourceScholar
2024

Learning Diverse Risk Preferences in Population-Based Self-Play

AAAI 2024technical

Among the remarkable successes of Reinforcement Learning (RL), self-play algorithms have played a crucial role in solving competitive games. However, current self-play RL methods commonly optimize the agent to maximize the expected win-rates against its current or historical copies, resulting in a l…

2024

Mitigate Replication and Copying in Diffusion Models with Generalized Caption and Dual Fusion Enhancement

ICASSP 2024accepted

While diffusion models demonstrate a remarkable capability for generating high-quality images, their tendency to ‘replicate’ training data raises privacy concerns. Although recent research suggests that this replication may stem from the insufficient generalization of training data captions and dupl…

Cited by 0SourceScholar
2023

SAL-ViT: Towards Latency Efficient Private Inference on ViT using Selective Attention Search with a Learnable Softmax Approximation

ICCV 2023poster

Recently, private inference (PI) has addressed the rising concern over data and model privacy in machine learning inference as a service. However, existing PI frameworks suffer from high computational and communication overheads due to the expensive multi-party computation (MPC) protocols, particula…

Cited by 27PDFScholar
2021

Believe What You See: Implicit Constraint Approach for Offline Multi-Agent Reinforcement Learning

NeurIPS 2021spotlight

Learning from datasets without interaction with environments (Offline Learning) is an essential step to apply Reinforcement Learning (RL) algorithms in real-world scenarios. However, compared with the single-agent counterpart, offline multi-agent RL introduces more agents with the larger state and a…

2021

Celebrating Diversity in Shared Multi-Agent Reinforcement Learning

NeurIPS 2021poster

Recently, deep multi-agent reinforcement learning (MARL) has shown the promise to solve complex cooperative tasks. Its success is partly because of parameter sharing among agents. However, such sharing may lead agents to behave similarly and limit their coordination capacity. In this paper, we aim t…

Cited by 189SourcePDFScholar
2021

Learning to Discover Task-Relevant Features for Interpretable Reinforcement Learning

RA-L 2021

Reinforcement Learning (RL) agents are often fed with large-dimensional observations to achieve the ideal performance in complex environments. Unfortunately, the massive observation space usually contains useless or even adverse features, which leads to low sample efficiency. Existing methods rely o

Cited by 5SourcecodeScholar