← Search

Yongyuan Liang

20 accepted papers

2026

Failure-Aware RL: Reliable Offline-To-Online Reinforcement Learning with Self-Recovery for Real-World Manipulation

ICRA 2026poster

Post-training algorithms based on deep reinforcement learning can push the limits of robotic models for specific objectives, such as generalizability, accuracy, and robustness. However, Intervention-requiring Failures (IR Failures) (e.g., a robot spilling water or breaking fragile glass) during real…

2026

Learning Situated Awareness in the Real World

ICML 2026spotlight

A core aspect of human perception is *situated awareness*, the ability to relate ourselves to the surrounding physical environment and reason over possible actions in context. However, most existing benchmarks for multimodal foundation models (MFMs) emphasize **environment-centric** spatial relation…

Cited by 0SourceScholar
2026

MomaGraph: State-Aware Unified Scene Graphs with Vision-Language Models for Embodied Task Planning

ICLR 2026oral

Mobile manipulators in households must both navigate and manipulate. This requires a compact, semantically rich scene representation that captures where objects are, how they function, and which parts are actionable. Scene graphs are a natural choice, yet prior work often separates spatial and funct…

Cited by 0SourcecodeScholar
2026

ROVER: Benchmarking Reciprocal Cross-Modal Reasoning for Omnimodal Generation

ICLR 2026poster

Unified multimodal models (UMMs) have shown remarkable advances in jointly understanding and generating text and images. However, prevailing evaluations treat these abilities in isolation, such that tasks with multimodal inputs and outputs are scored primarily through unimodal reasoning: textual ben…

Cited by 0SourcecodeScholar
2026

TraceGen: World Modeling in 3D Trace Space Enables Learning from Cross-Embodiment Videos

CVPR 2026

Learning new robot tasks on new platforms and in new scenes from only a handful of demonstrations remains challenging. While videos of other embodiments---humans and different robots---are abundant, differences in embodiment, camera, and environment hinder their direct use. We address the small-data

Cited by 0SourcecodeScholar
2026

WEAVE: Unleashing and Benchmarking the In-context Interleaved Comprehension and Generation

CVPR 2026

Recent unified multimodal models (UMMs) have achieved remarkable progress in visual comprehension and generation. However, existing datasets and benchmarks focus predominantly on single-turn interactions, overlooking the multi-turn, context-dependent nature of real-world image creation and editing.

Cited by 0SourceScholar
2025

Is Poisoning a Real Threat to DPO? Maybe More So Than You Think

AAAI 2025technical

Recent advancements in Reinforcement Learning with Human Feedback (RLHF) have significantly impacted the alignment of Large Language Models (LLMs). The sensitivity of reinforcement learning algorithms such as Proximal Policy Optimization (PPO) has led to new line work on Direct Preference Optimizati…

Cited by 0SourcePDFScholar
2025

Magma: A Foundation Model for Multimodal AI Agents

CVPR 2025poster

We present Magma, a foundation model that serves multimodal AI agentic tasks in both the digital and physical worlds. Magma is a significant extension of vision-language (VL) models in that it not only retains the VL understanding ability (verbal intelligence) of the latter, but is also equipped wi…

2025

Robots Pre-train Robots: Manipulation-Centric Robotic Representation from Large-Scale Robot Datasets

ICLR 2025poster

The pre-training of visual representations has enhanced the efficiency of robot learning. Due to the lack of large-scale in-domain robotic datasets, prior works utilize in-the-wild human videos to pre-train robotic visual representation. Despite their promising results, representations from human vi…

2025

TraceVLA: Visual Trace Prompting Enhances Spatial-Temporal Awareness for Generalist Robotic Policies

ICLR 2025poster

Although large vision-language-action (VLA) models pretrained on extensive robot datasets offer promising generalist policies for robotic learning, they still struggle with spatial-temporal dynamics in interactive robotics, making them less effective in handling complex tasks, such as manipulation.…

Cited by 8SourcePDFScholar
2025

ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs

NeurIPS 2025poster

Reinforcement learning (RL) has shown great effectiveness for fine-tuning large language models (LLMs) using tasks that are challenging yet easily verifiable, such as math reasoning or code generation. However, extending this success to visual perception in vision–language models (VLMs) has been imp…

Cited by 0SourcecodeScholar
2024

ACE: Off-Policy Actor-Critic with Causality-Aware Entropy Regularization

ICML 2024oral

The varying significance of distinct primitive behaviors during the policy learning process has been overlooked by prior model-free RL algorithms. Leveraging this insight, we explore the causal relationship between different action dimensions and rewards to evaluate the significance of various primi…

2024

Beyond Worst-case Attacks: Robust RL with Adaptive Defense via Non-dominated Policies

ICLR 2024spotlight

In light of the burgeoning success of reinforcement learning (RL) in diverse real-world applications, considerable focus has been directed towards ensuring RL policies are robust to adversarial attacks during test time. Current approaches largely revolve around solving a minimax problem to prepare f…

2024

DrM: Mastering Visual Reinforcement Learning through Dormant Ratio Minimization

ICLR 2024spotlight

Visual reinforcement learning (RL) has shown promise in continuous control tasks. Despite its progress, current algorithms are still unsatisfactory in virtually every aspect of the performance such as sample efficiency, asymptotic performance, and their robustness to the choice of random seeds. In t…

2024

Game-Theoretic Robust Reinforcement Learning Handles Temporally-Coupled Perturbations

ICLR 2024poster

Deploying reinforcement learning (RL) systems requires robustness to uncertainty and model misspecification, yet prior robust RL methods typically only study noise introduced independently across time. However, practical sources of uncertainty are usually coupled across time. We formally introduce t…

Cited by 7SourcePDFScholar
2024

Make-An-Agent: A Generalizable Policy Network Generator with Behavior-Prompted Diffusion

NeurIPS 2024poster

Can we generate a control policy for an agent using just one demonstration of desired behaviors as a prompt, as effortlessly as creating an image from a textual description? In this paper, we present **Make-An-Agent**, a novel policy parameter generator that leverages the power of conditional diffus…

2024

Premier-TACO is a Few-Shot Policy Learner: Pretraining Multitask Representation via Temporal Action-Driven Contrastive Loss

ICML 2024poster

We present Premier-TACO, a multitask feature representation learning approach designed to improve few-shot policy learning efficiency in sequential decision-making tasks. Premier-TACO leverages a subset of multitask offline datasets for pretraining a general feature representation, which captures cr…

2023

Certifiably Robust Policy Learning against Adversarial Multi-Agent Communication

ICLR 2023poster

Communication is important in many multi-agent reinforcement learning (MARL) problems for agents to share information and make good decisions. However, when deploying trained communicative agents in a real-world application where noise and potential attackers exist, the safety of communication-based…

Cited by 21SourcePDFScholar
2022

Efficient Adversarial Training without Attacking: Worst-Case-Aware Robust Reinforcement Learning

NeurIPS 2022accept

Recent studies reveal that a well-trained deep reinforcement learning (RL) policy can be particularly vulnerable to adversarial perturbations on input observations. Therefore, it is crucial to train RL agents that are robust against any attacks with a bounded budget. Existing robust training methods…

2022

Who Is the Strongest Enemy? Towards Optimal and Efficient Evasion Attacks in Deep RL

ICLR 2022poster

Evaluating the worst-case performance of a reinforcement learning (RL) agent under the strongest/optimal adversarial perturbations on state observations (within some constraints) is crucial for understanding the robustness of RL agents. However, finding the optimal adversary is challenging, in terms…