← Search

Zongqing Lu

87 accepted papers

2026

Beyond Skeletons: Learning Animation Directly from Driving Videos with Same2X Training Strategy

ICLR 2026poster

Human image animation aims to generate a video from a static reference image, guided by pose information extracted from a driving video. Existing approaches often rely on pose estimators to extract intermediate representations, but such signals are prone to errors under occlusion or complex poses. B…

Cited by 0SourcecodeScholar
2026

Debiased Model-based Representations for Sample-efficient Continuous Control

ICML 2026poster

Model-based representations recently stand out as a promising framework that embeds latent dynamics information into the representations for downstream off-policy actor-critic learning. It implicitly combines the advantages of both model-free and model-based approaches while avoiding the training co…

Cited by 0SourceScholar
2026

DemoFunGrasp: Universal Dexterous Functional Grasping via Demonstration-Editing Reinforcement Learning

CVPR 2026

Reinforcement learning (RL) has achieved great success in dexterous grasping, significantly improving grasp performance and generalization from simulation to the real world. However, fine-grained functional grasping, which is essential for downstream manipulation tasks, remains underexplored and fac

Cited by 0SourcecodeScholar
2026

DemoGrasp: Universal Dexterous Grasping from a Single Demonstration

ICLR 2026poster

Universal grasping with multi-fingered dexterous hands is a fundamental challenge in robotic manipulation. While recent approaches successfully learn closed-loop grasping policies using reinforcement learning (RL), the inherent difficulty of high-dimensional, long-horizon exploration necessitates co…

Cited by 0SourceScholar
2026

DemoHLM: From One Demonstration to Generalizable Humanoid Loco-Manipulation

RA-L 2026

Loco-manipulation is a fundamental challenge for humanoid robots to achieve versatile interactions in human environments. Although recent studies have made significant progress in humanoid whole-body control, loco-manipulation remains underexplored and often relies on hard-coded task definitions or

Cited by 7SourceScholar
2026

EgoTactile: Learning Grasp Pressure for Everyday Objects from Egocentric Video

ICML 2026spotlight

Estimating full-hand grasp pressure from egocentric video is critical for immersive VR and robotic manipulation, yet dense tactile sensing often relies on intrusive hardware. Existing vision-based methods predominantly rely on planar surfaces or fingertip contacts, failing to generalize to complex 3…

Cited by 0SourcecodeScholar
2026

From Human Videos to Robot Manipulation: A Survey on Action-Relevant Representation Transfer for Scalable Vision-Language-Action Learning

IJCAI 2026

Recent progress in generalizable embodied control has been driven by large-scale pretraining of Vision–Language–Action (VLA) models. However, most existing approaches rely on large collections of robot demonstrations, which are costly to obtain and tightly coupled to specific embodiments. Human vide

Cited by 0Scholar
2026

GTR-Turbo: Merged Checkpoint is Secretly a Free Teacher for Agentic VLM Training

CVPR 2026

Multi-turn reinforcement learning (RL) for multi-modal agents built upon vision-language models (VLMs) is hampered by sparse rewards and long-horizon credit assignment. Recent methods densify the reward by querying a teacher that provides step-level feedback, e.g., Guided Thought Reinforcement (GTR)

Cited by 0SourceScholar
2026

Joint-Aligned Latent Action: Towards Scalable VLA Pretraining in the Wild

CVPR 2026

Despite progress, Vision-Language-Action models (VLAs) are limited by a scarcity of large-scale, diverse robot data. While human manipulation videos offer a rich alternative, existing methods are forced to choose between small, precisely-labeled datasets and vast in-the-wild footage with unreliable

Cited by 0SourcecodeScholar
2026

Learning Diverse Bimanual Dexterous Manipulation Skills from Human Demonstrations

AAAI 2026technical

Bimanual dexterous manipulation is a critical yet underexplored area in robotics. Its high-dimensional action space and inherent task complexity present significant challenges for policy learning, and the limited task diversity in existing benchmarks hinders general-purpose skill development. Existi

Cited by 0SourcePDFScholar
2026

OpenT2M: No-frill Motion Generation with Open-source, Large-scale, High-quality Data

CVPR 2026

Text-to-motion (T2M) generation aims to create realistic human movements from text descriptions, with promising applications in animation and robotics. Despite recent progress, current T2M models perform poorly on unseen text descriptions due to the small scale and limited diversity of existing moti

Cited by 0SourceScholar
2026

Spatial-Aware VLA Pretraining through Visual-Physical Alignment from Human Videos

CVPR 2026

Vision-Language-Action (VLA) models provide a promising paradigm for robot learning by integrating visual perception with language-guided policy learning. However, most existing approaches rely on 2D visual inputs to perform actions in 3D physical environments, creating a significant gap between per

Cited by 0SourcecodeScholar
2026

Towards Proprioception-Aware Embodied Planning for Dual-Arm Humanoid Robots

ICRA 2026poster

In recent years, Multimodal Large Language Models (MLLMs) have demonstrated the ability to serve as high-level planners, enabling robots to follow complex human instructions. However, their effectiveness, especially in long-horizon tasks involving dual-arm humanoid robots, remains limited. This limi…

2026

Vision-Language-Action Pretraining from Large-Scale Human Videos

ICML 2026poster

Existing Vision-Language-Action (VLA) models struggle with complex manipulation tasks requiring high dexterity and generalization, primarily due to their reliance on synthetic data with significant sim-to-real gaps or limited teleoperated demonstrations. To address this bottleneck, we propose levera…

Cited by 0SourceScholar
2026

X-DiffVLA: X-Embodied Diffusion Action Heads for Vision-Language-Action Models

RSS 2026poster

Learning universal policies from cross-embodied data remains a fundamental challenge in robotics. Although Vision-Language-Action (VLA) models are pre-trained on large and diverse datasets, they typically rely on embodiment-specific fine-tuning to achieve strong performance in downstream tasks. This…

Cited by 0SourceScholar
2025

CROSSER: Learning Generalizable Humanoid Locomotion Through Inverse Dynamics-Guided Cross-Simulator Adaptation

RA-L 2025

The reality gap between simulation and real-world dynamics critically hinders the deployment of robust humanoid locomotion policies, as policies trained in a single simulator often overfit to domain-specific dynamics. To address this challenge, we propose CROSSER (Inverse Dynamics-Guided Cross-Simul

Cited by 1SourceScholar
2025

Cradle: Empowering Foundation Agents towards General Computer Control

ICML 2025poster

Despite their success in specific scenarios, existing foundation agents still struggle to generalize across various virtual scenarios, mainly due to the dramatically different encapsulations of environments with manually designed observation and action spaces. To handle this issue, we propose the Ge…

2025

Creative Agents: Empowering Agents with Imagination for Creative Tasks

UAI 2025

We study building embodied agents for open-ended creative tasks. While existing methods build instruction-following agents that can perform diverse open-ended tasks, none of them demonstrates creativity – the ability to give novel and diverse solutions implicit in the language instructions. This lim

2025

Cross-Domain Offline Policy Adaptation with Optimal Transport and Dataset Constraint

ICLR 2025poster

We explore cross-domain offline reinforcement learning (RL) where offline datasets from another domain can be accessed to facilitate policy learning. However, the underlying environments of the two datasets may have dynamics mismatches, incurring inferior performance when simply merging the data of…

Cited by 1SourcePDFScholar
2025

Efficient Residual Learning with Mixture-of-Experts for Universal Dexterous Grasping

ICLR 2025poster

Universal dexterous grasping across diverse objects presents a fundamental yet formidable challenge in robot learning. Existing approaches using reinforcement learning (RL) to develop policies on extensive object datasets face critical limitations, including complex curriculum design for multi-task…

Cited by 1SourcePDFScholar
2025

From Experts to a Generalist: Toward General Whole-Body Control for Humanoid Robots

NeurIPS 2025spotlight

Achieving general agile whole-body control on humanoid robots remains a major challenge due to diverse motion demands and data conflicts. While existing frameworks excel in training single motion-specific policies, they struggle to generalize across highly varied behaviors due to conflicting control…

Cited by 0SourceScholar
2025

From Pixels to Tokens: Byte-Pair Encoding on Quantized Visual Modalities

ICLR 2025poster

Multimodal Large Language Models have made significant strides in integrating visual and textual information, yet they often struggle with effectively aligning these modalities. We introduce a novel image tokenizer that bridges this gap by applying the principle of Byte-Pair Encoding (BPE) to visual…

2025

GAMEBoT: Transparent Assessment of LLM Reasoning in Games

ACL 2025long

Large Language Models (LLMs) are increasingly deployed in real-world applications that demand complex reasoning. To track progress, robust benchmarks are required to evaluate their capabilities beyond superficial pattern recognition. However, current LLM reasoning benchmarks often face challenges su…

Cited by 0SourcePDFScholar
2025

GTR: Guided Thought Reinforcement Prevents Thought Collapse in RL-based VLM Agent Training

ICCV 2025poster

Reinforcement learning with verifiable outcome rewards (RLVR) has effectively scaled up chain-of-thought (CoT) reasoning in large language models (LLMs). Yet, its efficacy in training vision-language model (VLM) agents for goal-directed action reasoning in visual environments is less established. Th…

Cited by 0SourcePDFScholar
2025

Learning Video-Conditioned Policy on Unlabelled Data with Joint Embedding Predictive Transformer

ICLR 2025poster

The video-conditioned policy takes prompt videos of the desired tasks as a condition and is regarded for its prospective generalizability. Despite its promise, training a video-conditioned policy is non-trivial due to the need for abundant demonstrations. In some tasks, the expert rollouts are merel…

Cited by 0SourcePDFScholar
2025

MEgoHand: Multimodal Egocentric Hand-Object Interaction Motion Generation

NeurIPS 2025poster

Egocentric hand-object motion generation is crucial for immersive AR/VR and robotic imitation but remains challenging due to unstable viewpoints, self-occlusions, perspective distortion, and noisy ego-motion. Existing methods rely on predefined 3D object priors, limiting generalization to novel obje…

Cited by 0SourcecodeScholar
2025

MLLM as Retriever: Interactively Learning Multimodal Retrieval for Embodied Agents

ICLR 2025poster

MLLM agents demonstrate potential for complex embodied tasks by retrieving multimodal task-relevant trajectory data. However, current retrieval methods primarily focus on surface-level similarities of textual or visual cues in trajectories, neglecting their effectiveness for the specific task at han…

2025

MotionCtrl: A Real-time Controllable Vision-Language-Motion Model

ICCV 2025poster

Human motion generation involves synthesizing coherent human motion sequences conditioned on diverse multimodal inputs and holds significant potential for real-world applications. Despite recent advancements, existing vision-language-motion models (VLMMs) remain limited in achieving this goal. In th…

2025

OpenMMEgo: Enhancing Egocentric Understanding for LMMs with Open Weights and Data

NeurIPS 2025poster

Recent advances in large multimodal models have significantly advanced video comprehension, yet their performance remains limited in first-person scenarios. The interactive nature of egocentric videos is critical for applications like embodied intelligence, but introduces complex visual contexts tha…

Cited by 0SourcecodeScholar
2025

Scaling Large Motion Models with Million-Level Human Motions

ICML 2025poster

Inspired by the recent success of LLMs, the field of human motion understanding has increasingly shifted toward developing large motion models. Despite some progress, current efforts remain far from achieving truly generalist models, primarily due to the lack of massive high-quality data. To address…

2025

Unified Multimodal Understanding via Byte-Pair Visual Encoding

ICCV 2025poster

Multimodal large language models (MLLMs) have made significant progress in vision-language understanding, yet effectively aligning different modalities remains a fundamental challenge. We present a framework that unifies multimodal understanding by applying byte-pair encoding to visual tokens. Unlik…

Cited by 0SourcePDFScholar
2025

VideoOrion: Tokenizing Object Dynamics in Videos

ICCV 2025poster

We present VideoOrion, a Video Large Language Model (Video-LLM) that explicitly captures the key semantic information in videos--the spatial-temporal dynamics of objects throughout the videos. VideoOrion employs expert vision models to extract object dynamics through a detect-segment-track pipeline,…

Cited by 0SourcePDFScholar
2024

AdaPKC: PeakConv with Adaptive Peak Receptive Field for Radar Semantic Segmentation

NeurIPS 2024poster

Deep learning-based radar detection technology is receiving increasing attention in areas such as autonomous driving, UAV surveillance, and marine monitoring. Among recent efforts, PeakConv (PKC) provides a solution that can retain the peak response characteristics of radar signals and play the char…

2024

AuctionNet: A Novel Benchmark for Decision-Making in Large-Scale Games

NeurIPS 2024spotlight

Decision-making in large-scale games is an essential research area in artificial intelligence (AI) with significant real-world impact. However, the limited access to realistic large-scale game environments has hindered research progress in this area. In this paper, we present AuctionNet, a benchmark…

Cited by 3SourcecodeScholar
2024

Cross-Domain Policy Adaptation by Capturing Representation Mismatch

ICML 2024poster

It is vital to learn effective policies that can be transferred to different domains with dynamics discrepancies in reinforcement learning (RL). In this paper, we consider dynamics adaptation settings where there exists dynamics mismatch between the source domain and the target domain, and one can g…

2024

LLaMA-Rider: Spurring Large Language Models to Explore the Open World

NAACL 2024findings

Recently, various studies have leveraged Large Language Models (LLMs) to help decision-making and planning in environments and try to align the LLMs’ knowledge with the world conditions. Nonetheless, the capacity of LLMs to continuously acquire environmental knowledge and adapt in an open world rema…

2024

Language Model Adaption for Reinforcement Learning with Natural Language Action Space

ACL 2024long

Reinforcement learning with natural language action space often suffers from the curse of dimensionality due to the combinatorial nature of the natural language. Previous research leverages pretrained language models to capture action semantics and reduce the size of the action space. However, since…

2024

LoRASC: Expressive and Generalizable Low-rank Adaptation for Large Models via Slow Cascaded Learning

EMNLP 2024finding

Efficient fine-tuning plays a fundamental role in modern large models, with low-rank adaptation emerging as a particularly promising approach. However, the existing variants of LoRA are hampered by limited expressiveness, a tendency to overfit, and sensitivity to hyperparameter settings. This paper…

2024

Multi-Agent Coordination via Multi-Level Communication

NeurIPS 2024poster

The partial observability and stochasticity in multi-agent settings can be mitigated by accessing more information about others via communication. However, the coordination problem still exists since agents cannot communicate actual actions with each other at the same time due to the circular depend…

Cited by 0SourcePDFScholar
2024

ODRL: A Benchmark for Off-Dynamics Reinforcement Learning

NeurIPS 2024poster

We consider off-dynamics reinforcement learning (RL) where one needs to transfer policies across different domains with dynamics mismatch. Despite the focus on developing dynamics-aware algorithms, this field is hindered due to the lack of a standard benchmark. To bridge this gap, we introduce ODRL,…

2024

Pre-Trained Multi-Goal Transformers with Prompt Optimization for Efficient Online Adaptation

NeurIPS 2024poster

Efficiently solving unseen tasks remains a challenge in reinforcement learning (RL), especially for long-horizon tasks composed of multiple subtasks. Pre-training policies from task-agnostic datasets has emerged as a promising approach, yet existing methods still necessitate substantial interaction…

Cited by 0SourcePDFScholar
2024

Pre-Training Goal-based Models for Sample-Efficient Reinforcement Learning

ICLR 2024oral

Pre-training on task-agnostic large datasets is a promising approach for enhancing the sample efficiency of reinforcement learning (RL) in solving complex tasks. We present PTGM, a novel method that pre-trains goal-based models to augment RL by providing temporal abstractions and behavior regulariza…

Cited by 15SourcePDFScholar
2024

RL-GPT: Integrating Reinforcement Learning and Code-as-policy

NeurIPS 2024oral

Large Language Models (LLMs) have demonstrated proficiency in utilizing various tools by coding, yet they face limitations in handling intricate logic and precise control. In embodied tasks, high-level planning is amenable to direct coding, while low-level actions often necessitate task-specific ref…

Cited by 15SourcePDFScholar
2024

SEABO: A Simple Search-Based Method for Offline Imitation Learning

ICLR 2024poster

Offline reinforcement learning (RL) has attracted much attention due to its ability in learning from static offline datasets and eliminating the need of interacting with the environment. Nevertheless, the success of offline RL relies heavily on the offline transitions annotated with reward labels. I…

2024

Settling Decentralized Multi-Agent Coordinated Exploration by Novelty Sharing

AAAI 2024technical

Exploration in decentralized cooperative multi-agent reinforcement learning faces two challenges. One is that the novelty of global states is unavailable, while the novelty of local observations is biased. The other is how agents can explore in a coordinated way. To address these challenges, we prop…

2024

Steve-Eye: Equipping LLM-based Embodied Agents with Visual Perception in Open Worlds

ICLR 2024poster

Recent studies have presented compelling evidence that large language models (LLMs) can equip embodied agents with the self-driven capability to interact with the world, which marks an initial step toward versatile robotics. However, these efforts tend to overlook the visual richness of open worlds,…

Cited by 26SourcePDFScholar
2024

Tackling Non-Stationarity in Reinforcement Learning via Causal-Origin Representation

ICML 2024poster

In real-world scenarios, the application of reinforcement learning is significantly challenged by complex non-stationarity. Most existing methods attempt to model changes in the environment explicitly, often requiring impractical prior knowledge of environments. In this paper, we propose a new persp…

2023

Entity Divider with Language Grounding in Multi-Agent Reinforcement Learning

ICML 2023poster

We investigate the use of natural language to drive the generalization of policies in multi-agent settings. Unlike single-agent settings, the generalization of policies should also consider the influence of other agents. Besides, with the increasing number of entities in multi-agent settings, more a…

2023

Learning from Visual Observation via Offline Pretrained State-to-Go Transformer

NeurIPS 2023poster

Learning from visual observation (LfVO), aiming at recovering policies from only visual observation data, is promising yet a challenging problem. Existing LfVO approaches either only adopt inefficient online learning schemes or require additional task-specific information like goal states, making th…

Cited by 12SourcePDFScholar
2023

More Centralized Training, Still Decentralized Execution: Multi-Agent Conditional Policy Factorization

ICLR 2023poster

In cooperative multi-agent reinforcement learning (MARL), combining value decomposition with actor-critic enables agents to learn stochastic policies, which are more suitable for the partially observable environment. Given the goal of learning local policies that enable decentralized execution, agen…

2023

Multi-Agent Automated Machine Learning

CVPR 2023poster

In this paper, we propose multi-agent automated machine learning (MA2ML) with the aim to effectively handle joint optimization of modules in automated machine learning (AutoML). MA2ML takes each machine learning module, such as data augmentation (AUG), neural architecture search (NAS), or hyper-para…

Cited by 6SourcePDFScholar
2023

ReLeaPS : Reinforcement Learning-based Illumination Planning for Generalized Photometric Stereo

ICCV 2023poster

Illumination planning in photometric stereo aims to find a balance between tween surface normal estimation accuracy and image capturing efficiency by selecting optimal light configurations. It depends on factors such as the unknown shape and general reflectance of the target object, global illuminat…

Cited by 2PDFScholar
2022

Double Check Your State Before Trusting It: Confidence-Aware Bidirectional Offline Model-Based Imagination

NeurIPS 2022accept

The learned policy of model-free offline reinforcement learning (RL) methods is often constrained to stay within the support of datasets to avoid possible dangerous out-of-distribution actions or states, making it challenging to handle out-of-support region. Model-based RL methods offer a richer dat…

2022

Mildly Conservative Q-Learning for Offline Reinforcement Learning

NeurIPS 2022accept

Offline reinforcement learning (RL) defines the task of learning from a static logged dataset without continually interacting with the environment. The distribution shift between the learned policy and the behavior policy makes it necessary for the value function to stay conservative such that out-o…

2022

Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning

ICML 2022spotlight

We study offline meta-reinforcement learning, a practical reinforcement learning paradigm that learns from offline data to adapt to new tasks. The distribution of offline data is determined jointly by the behavior policy and the task. Existing offline meta-reinforcement learning algorithms cannot di…

2022

Towards Human-Level Bimanual Dexterous Manipulation with Reinforcement Learning

NeurIPS 2022accept

Achieving human-level dexterity is an important open problem in robotics. However, tasks of dexterous hand manipulation even at the baby level are challenging to solve through reinforcement learning (RL). The difficulty lies in the high degrees of freedom and the required cooperation among heterogen…

2021

FOP: Factorizing Optimal Joint Policy of Maximum-Entropy Multi-Agent Reinforcement Learning

ICML 2021spotlight

Value decomposition recently injects vigorous vitality into multi-agent actor-critic methods. However, existing decomposed actor-critic methods cannot guarantee the convergence of global optimum. In this paper, we present a novel multi-agent actor-critic method, FOP, which can factorize the optimal…

Cited by 102SourcePDFScholar
2021

Hierarchically and Cooperatively Learning Traffic Signal Control

AAAI 2021technical

Deep reinforcement learning (RL) has been applied to traffic signal control recently and demonstrated superior performance to conventional control methods. However, there are still several challenges we have to address before fully applying deep RL to traffic signal control. Firstly, the objective o…

Cited by 78SourcePDFScholar
2020

Learning Individually Inferred Communication for Multi-Agent Cooperation

NeurIPS 2020oral

Communication lays the foundation for human cooperation. It is also crucial for multi-agent cooperation. However, existing work focuses on broadcast communication, which is not only impractical but also leads to information redundancy that could even impair the learning process. To tackle these diff…

2017

Locality Sensitive Hashing based deepmatching for optical flow estimation

ICASSP 2017accepted

DeepMatching (DM) is one of the state-of-art matching algorithms to compute quasi-dense correspondences between images. Recent optical flow methods use DeepMatching to find initial image correspondences and achieves outstanding performance. However, the key building block of DeepMatching, the correl…

Cited by 0SourceScholar
2017

Wavelet-based single image super-resolution with an overall enhancement procedure

ICASSP 2017accepted

In this paper, we address the problem of generating a super-resolution image based on a dictionary of low- and high-resolution exemplars from a single input image in wavelet domain with a overall enhancement procedure. Most methods extract different kinds of features in low-resolution image and high…

Cited by 0SourceScholar