← Search

Guiliang Liu

30 accepted papers

2026

CycleManip: Enabling Cycle-based Manipulation via Effective History Perception and Understanding

CVPR 2026

In this paper, we explore an important yet underexplored task in robot manipulation: cycle-based manipulation, where robots need to perform cyclic or repetitive actions with an expected terminal time. These tasks are crucial in daily life, such as shaking a bottle or knocking a nail. However, few pr

Cited by 0SourceScholar
2026

DyGRO-VLA: Cross-Task Scaling of Vision–Language–Action Models via Dynamic Grouped Residual Optimization

ICML 2026poster

Recent progress in Reinforcement Learning (RL) provides a principled approach to optimizing Vision-Language-Action (VLA) models, facilitating a shift from trajectory imitation to active learning in the task environment. Despite improvements in control precision, most RL optimizers remain task-specif…

Cited by 0SourceScholar
2026

Focus-Then-Contact: Speeding Up Robotic Contact-Rich Task Learning with Affordance-Guided Real-World Residual Reinforcement Learning

ICML 2026poster

Real-World Reinforcement Learning (RL) has shown significant potential in robotic manipulation tasks. However, many methods still require substantial human-in-the-loop involvement to complete contact-rich tasks, especially when there are disruptions such as visual backgrounds or positional changes. …

Cited by 0SourceScholar
2026

From Reaction to Anticipation: Proactive Failure Recovery through Agentic Task Graph for Robotic Manipulation

RSS 2026poster

Recent advances in robotic manipulation remain hindered by the inevitability of task failures, particularly in dynamic and unstructured environments. To handle such failure, existing frameworks typically follow a stepwise detect–reason–recover pipeline, which often incurs high latency and limited ro…

Cited by 0SourceScholar
2026

HWC-Loco: A Hierarchical Whole-Body Control Approach to Robust Humanoid Locomotion

ICLR 2026poster

Humanoid robots, capable of assuming human roles in various workplaces, have become essential to the advancement of embodied intelligence. However, as robots with complex physical structures, learning a control model that can operate robustly across diverse environments remains inherently challengin…

Cited by 0SourceScholar
2026

RoboFlow4D: A Lightweight Flow World Model Toward Real-Time Flow-Guided Robotic Manipulation

ICML 2026poster

Planning and acting in 3D environments is a fundamental capability for robotic manipulation in the real world. Although prior work has explored predictive flow planners to guide 3D manipulation, existing approaches often rely on modular pipelines stacking multiple submodels, resulting in high comput…

Cited by 3SourceScholar
2026

SignBot: Learning Human-To-Humanoid Sign Language Interaction

ICRA 2026poster

Sign language is a natural and visual form of language that uses movements and expressions to convey meaning, serving as a crucial means of communication for individuals who are deaf or hard-of-hearing (DHH). However, the number of people proficient in sign language remains limited, highlighting the…

2026

Sim2Real VLA: Zero-Shot Generalization of Synthesized Skills to Realistic Manipulation

ICLR 2026poster

Vision-Language-Action (VLA) models represent a critical milestone toward embodied intelligence in robotic manipulation. To support their training, recent research has developed high-performance simulation engines for data synthesis. However, their effectiveness is still significantly limited by the…

Cited by 0SourceScholar
2025

A Distributional Approach to Uncertainty-Aware Preference Alignment Using Offline Demonstrations

ICLR 2025poster

Designing reward functions in Reinforcement Learning (RL) often demands significant task-specific expertise. Offline Preference-based Reinforcement Learning (PbRL) provides an effective alternative to address the complexity of reward design by learning policies from offline datasets that contain hum…

2025

DexScale: Automating Data Scaling for Sim2Real Generalizable Robot Control

ICML 2025poster

A critical prerequisite for achieving generalizable robot control is the availability of a large-scale robot training dataset. Due to the expense of collecting realistic robotic data, recent studies explored simulating and recording robot skills in virtual environments. While simulated data can be g…

Cited by 0SourcePDFScholar
2025

GAT-Grasp: Gesture-Driven Affordance Transfer for Task-Aware Robotic Grasping

IROS 2025

Achieving precise and generalizable grasping across diverse objects and environments is essential for intelligent and collaborative robotic systems. However, existing approaches often struggle with ambiguous affordance reasoning and limited adaptability to unseen objects, leading to suboptimal grasp

Cited by 3SourceScholar
2025

Prof. Robot: Differentiable Robot Rendering Without Static and Self-Collisions

CVPR 2025poster

Differentiable rendering has gained significant attention in the field of robotics, with differentiable robot rendering emerging as an effective paradigm for learning robotic actions from image-space supervision. However, the lack of physical world perception in this approach may lead to potential c…

2025

Toward Exploratory Inverse Constraint Inference with Generative Diffusion Verifiers

ICLR 2025poster

An important prerequisite for safe control is aligning the policy with the underlying constraints in the environment. In many real-world applications, due to the difficulty of manually specifying these constraints, existing works have proposed recovering constraints from expert demonstrations by sol…

2025

Uncertainty-aware Preference Alignment for Diffusion Policies

NeurIPS 2025poster

Recent advancements in diffusion policies have demonstrated promising performance in decision-making tasks. To align these policies with human preferences, a common approach is incorporating Preference-based Reinforcement Learning (PbRL) into policy tuning. However, since preference data is practica…

Cited by 0SourceScholar
2025

Understanding Constraint Inference in Safety-Critical Inverse Reinforcement Learning

ICLR 2025poster

In practical applications, the underlying constraint knowledge is often unknown and difficult to specify. To address this issue, recent advances in Inverse Constrained Reinforcement Learning (ICRL) have focused on inferring these constraints from expert demonstrations. However, the ICRL approach typ…

Cited by 1SourcePDFScholar
2024

Confidence Aware Inverse Constrained Reinforcement Learning

ICML 2024poster

In coming up with solutions to real-world problems, humans implicitly adhere to constraints that are too numerous and complex to be specified completely. However, reinforcement learning (RL) agents need these constraints to learn the correct optimal policy in these settings. The field of Inverse Con…

2024

Learning Constraints from Offline Demonstrations via Superior Distribution Correction Estimation

ICML 2024poster

An effective approach for learning both safety constraints and control policies is Inverse Constrained Reinforcement Learning (ICRL). Previous ICRL algorithms commonly employ an online learning framework that permits unlimited sampling from an interactive environment. This setting, however, is infea…

2024

Uncertainty-aware Constraint Inference in Inverse Constrained Reinforcement Learning

ICLR 2024poster

Aiming for safe control, Inverse Constrained Reinforcement Learning (ICRL) considers inferring the constraints respected by expert agents from their demonstrations and learning imitation policies that adhere to these constraints. While previous ICRL works often neglected underlying uncertainties dur…

2023

An Alternative to Variance: Gini Deviation for Risk-averse Policy Gradient

NeurIPS 2023poster

Restricting the variance of a policy’s return is a popular choice in risk-averse Reinforcement Learning (RL) due to its clear mathematical definition and easy interpretability. Traditional methods directly restrict the total return variance. Recent methods restrict the per-step reward variance as a…

Cited by 12SourcePDFScholar
2023

Benchmarking Constraint Inference in Inverse Reinforcement Learning

ICLR 2023poster

When deploying Reinforcement Learning (RL) agents into a physical system, we must ensure that these agents are well aware of the underlying constraints. In many real-world problems, however, the constraints are often hard to specify mathematically and unknown to the RL agents. To tackle these issues…

2023

Learning Soft Constraints From Constrained Expert Demonstrations

ICLR 2023top-25%

Inverse reinforcement learning (IRL) methods assume that the expert data is generated by an agent optimizing some reward function. However, in many settings, the agent may optimize a reward function subject to some constraints, where the constraints induce behaviors that may be otherwise difficult t…

Cited by 28SourcePDFScholar
2023

Multi-Modal Inverse Constrained Reinforcement Learning from a Mixture of Demonstrations

NeurIPS 2023poster

Inverse Constraint Reinforcement Learning (ICRL) aims to recover the underlying constraints respected by expert agents in a data-driven manner. Existing ICRL algorithms typically assume that the demonstration data is generated by a single type of expert. However, in practice, demonstrations often co…

Cited by 22SourcePDFScholar
2023

NTS-NOTEARS: Learning Nonparametric DBNs With Prior Knowledge

AISTATS 2023poster

We describe NTS-NOTEARS, a score-based structure learning method for time-series data to learn dynamic Bayesian networks (DBNs) that captures nonlinear, lagged (inter-slice) and instantaneous (intra-slice) relations among variables. NTS-NOTEARS utilizes 1D convolutional neural networks (CNNs) to mod…

2022

Distributional Reinforcement Learning with Monotonic Splines

ICLR 2022poster

Distributional Reinforcement Learning (RL) differs from traditional RL by estimating the distribution over returns to capture the intrinsic uncertainty of MDPs. One key challenge in distributional RL lies in how to parameterize the quantile function when minimizing the Wasserstein metric of temporal…

Cited by 21SourcePDFScholar
2022

Learning Object-Oriented Dynamics for Planning from Text

ICLR 2022poster

The advancement of dynamics models enables model-based planning in complex environments. Existing dynamics models commonly study image-based games with fully observable states. Generalizing these models to Text-Based Games (TBGs), which commonly describe the partially observable states with noisy te…

Cited by 9SourcePDFScholar
2022

Uncertainty-Aware Reinforcement Learning for Risk-Sensitive Player Evaluation in Sports Game

NeurIPS 2022accept

A major task of sports analytics is player evaluation. Previous methods commonly measured the impact of players' actions on desirable outcomes (e.g., goals or winning) without considering the risk induced by stochastic game dynamics. In this paper, we design an uncertainty-aware Reinforcement Learn…

Cited by 14SourcePDFScholar
2021

Learning Tree Interpretation from Object Representation for Deep Reinforcement Learning

NeurIPS 2021poster

Interpreting Deep Reinforcement Learning (DRL) models is important to enhance trust and comply with transparency regulations. Existing methods typically explain a DRL model by visualizing the importance of low-level input features with super-pixels, attentions, or saliency maps. Our approach provide…

Cited by 20SourcePDFScholar
2020

Learning Agent Representations for Ice Hockey

NeurIPS 2020poster

Team sports is a new application domain for agent modeling with high real-world impact. A fundamental challenge for modeling professional players is their large number (over 1K), which includes many bench players with sparse participation in a game season. The diversity and sparsity of player observ…