← Search

Zhizhou Ren

13 accepted papers

2025

ME-PATS: Mutually Enhancing Search-Based Planner and Learning-Based Agent for Tractor-Trailer Systems

ICRA 2025

Planning a kinodynamically feasible path for a tractor-trailer vehicle is challenging for both search-based and learning-based methods due to the vehicle's unique kinematics and complex obstacles. These factors increase the likelihood of infeasible paths and exacerbate long-horizon issues. We introd

Cited by 0SourcecodeScholar
2024

Enhancing Protein Mutation Effect Prediction through a Retrieval-Augmented Framework

NeurIPS 2024poster

Predicting the effects of protein mutations is crucial for analyzing protein functions and understanding genetic diseases. However, existing models struggle to effectively extract mutation-related local structure motifs from protein databases, which hinders their predictive accuracy and robustness.…

Cited by 1SourcePDFScholar
2024

Full-Atom Peptide Design based on Multi-modal Flow Matching

ICML 2024poster

Peptides, short chains of amino acid residues, play a vital role in numerous biological processes by interacting with other target molecules, offering substantial potential in drug discovery. In this work, we present *PepFlow*, the first multi-modal deep generative model grounded in the flow-matchin…

2022

Efficient Meta Reinforcement Learning for Preference-based Fast Adaptation

NeurIPS 2022accept

Learning new task-specific skills from a few trials is a fundamental challenge for artificial intelligence. Meta reinforcement learning (meta-RL) tackles this problem by learning transferable policies that support few-shot adaptation to unseen tasks. Despite recent advances in meta-RL, most existing…

2022

Learning Long-Term Reward Redistribution via Randomized Return Decomposition

ICLR 2022spotlight

Many practical applications of reinforcement learning require agents to learn from sparse and delayed rewards. It challenges the ability of agents to attribute their actions to future outcomes. In this paper, we consider the problem formulation of episodic reinforcement learning with trajectory feed…

2022

Off-Policy Reinforcement Learning with Delayed Rewards

ICML 2022spotlight

We study deep reinforcement learning (RL) algorithms with delayed rewards. In many real-world tasks, instant rewards are often not readily accessible or even defined immediately after the agent performs actions. In this work, we first formally define the environment with delayed rewards and discuss…

Cited by 43SourcePDFScholar
2022

Proximal Exploration for Model-guided Protein Sequence Design

ICML 2022spotlight

Designing protein sequences with a particular biological function is a long-lasting challenge for protein engineering. Recent advances in machine-learning-guided approaches focus on building a surrogate sequence-function model to reduce the burden of expensive in-lab experiments. In this paper, we s…

Cited by 54SourcePDFScholar
2022

Self-Organized Polynomial-Time Coordination Graphs

ICML 2022spotlight

Coordination graph is a promising approach to model agent collaboration in multi-agent reinforcement learning. It conducts a graph-based value factorization and induces explicit coordination among agents to complete complicated tasks. However, one critical challenge in this paradigm is the complexit…

2021

Generalizable Episodic Memory for Deep Reinforcement Learning

ICML 2021spotlight

Episodic memory-based methods can rapidly latch onto past successful strategies by a non-parametric memory and improve sample efficiency of traditional reinforcement learning. However, little effort is put into the continuous domain, where a state is never visited twice, and previous episodic method…

2021

On the Estimation Bias in Double Q-Learning

NeurIPS 2021poster

Double Q-learning is a classical method for reducing overestimation bias, which is caused by taking maximum estimated values in the Bellman operation. Its variants in the deep Q-learning paradigm have shown great promise in producing reliable value prediction and improving learning performance. Howe…

2021

QPLEX: Duplex Dueling Multi-Agent Q-Learning

ICLR 2021poster

We explore value-based multi-agent reinforcement learning (MARL) in the popular paradigm of centralized training with decentralized execution (CTDE). CTDE has an important concept, Individual-Global-Max (IGM) principle, which requires the consistency between joint and local action selections to supp…

2021

Towards Understanding Cooperative Multi-Agent Q-Learning with Value Factorization

NeurIPS 2021poster

Value factorization is a popular and promising approach to scaling up multi-agent reinforcement learning in cooperative settings, which balances the learning scalability and the representational capacity of value functions. However, the theoretical understanding of such methods is limited. In this p…

Cited by 43SourcePDFScholar