← Search

Xiang Deng

38 accepted papers

2026

Cortical Policy: A Dual-Stream View Transformer for Robotic Manipulation

ICLR 2026poster

View transformers process multi-view observations to predict actions and have shown impressive performance in robotic manipulation. Existing methods typically extract static visual representations in a view-specific manner, leading to inadequate 3D spatial reasoning ability and a lack of dynamic ada…

Cited by 0SourceScholar
2026

EnergyAction: Unimanual to Bimanual Composition with Energy-Based Models

CVPR 2026

Recent advances in unimanual manipulation policies have achieved remarkable success across diverse robotic tasks through abundant training data and well-established model architectures. However, extending these capabilities to bimanual manipulation remains challenging due to the lack of bimanual dem

Cited by 0SourcecodeScholar
2026

EnsembleVLA: Ensemble Learning for Vision-Language Action Models

ICML 2026poster

Diverse Vision-language-action (VLA) models have been proposed and demonstrated remarkable capabilities in robotic manipulation. However, how to effectively ensemble VLAs to further enhance performance remains largely unexplored, as conventional ensemble techniques designed for discriminative tasks …

Cited by 0SourceScholar
2026

GeoDiff4D: Geometry-Aware Diffusion for 4D Head Avatar Reconstruction

CVPR 2026

Reconstructing photorealistic and animatable 4D head avatars from a single portrait image remains a fundamental challenge in computer vision. While diffusion models have enabled remarkable progress in image and video generation for avatar reconstruction, existing methods primarily rely on 2D priors

Cited by 0SourceScholar
2026

Imitation Learning for Multi-turn LM Agents via On-policy Expert Corrections

ICML 2026poster

A popular paradigm for training LM agents relies on imitation learning, fine-tuning on expert trajectories. However, we show that the off-policy nature of imitation learning for multi-turn LM agents suffers from the fundamental limitation known as covariate shift: as the student policy's behavior di…

Cited by 0SourceScholar
2026

SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?

ICML 2026poster

We present SWE-Bench Pro, a comprehensive benchmark designed to evaluate software engineering capabilities through complex, realistic programming challenges. This benchmark extends beyond traditional algorithmic problems to encompass the full spectrum of professional software development tasks. The …

Cited by 0SourceScholar
2026

Task-Aware 3D Affordance Segmentation via 2D Guidance and Geometric Refinement

AAAI 2026technical

Understanding 3D scene-level affordances from natural language instructions is essential for enabling embodied agents to interact meaningfully in complex environments. However, this task remains challenging due to the need for semantic reasoning and spatial grounding. Existing methods mainly focus o

Cited by 0SourcePDFScholar
2026

U-Mind: A Unified Framework for Real-Time Multimodal Interaction with Audiovisual Generation

CVPR 2026

Full-stack multimodal interaction in real-time is a central goal in building intelligent embodied agents capable of natural, dynamic communication. However, existing systems are either limited to unimodal generation or suffer from degraded reasoning and poor cross-modal alignment, preventing coheren

Cited by 0SourcecodeScholar
2025

3D-AffordanceLLM: Harnessing Large Language Models for Open-Vocabulary Affordance Detection in 3D Worlds

ICLR 2025poster

3D Affordance detection is a challenging problem with broad applications on various robotic tasks. Existing methods typically formulate the detection paradigm as a label-based semantic segmentation task. This paradigm relies on predefined labels and lacks the ability to comprehend complex natural l…

Cited by 1SourcePDFScholar
2025

Addressing Multi-Label Learning with Partial Labels: From Sample Selection to Label Selection

AAAI 2025technical

Multi-label Learning with Partial Labels (ML-PL) learns from training data, where each sample is annotated with part of positive labels while leaving the rest of positive labels unannotated. Existing methods mainly focus on extending multi-label losses to estimate unannotated labels, further inducin…

Cited by 0SourcePDFScholar
2025

FPGA Hardware Neural Control of CartPole and F1TENTH Race Car

IROS 2025

Latency and computational cost often limit the use of Nonlinear Model Predictive Control (NMPC) in real-time robotics. To address this limitation, our work investigates FPGA-implemented Neural Controllers (NC) trained through supervised learning, mimicking NMPC. We show that inexpensive embedded FPG

Cited by 0SourcecodeScholar
2025

STAR: Learning Diverse Robot Skill Abstractions through Rotation-Augmented Vector Quantization

ICML 2025spotlight

Transforming complex actions into discrete skill abstractions has demonstrated strong potential for robotic manipulation.Existing approaches mainly leverage latent variable models, e.g., VQ-VAE, to learn skill abstractions through learned vectors (codebooks), while they suffer from codebook collapse…

2025

Spatial-Temporal Graph Diffusion Policy with Kinematic Modeling for Bimanual Robotic Manipulation

CVPR 2025poster

Despite the significant success of imitation learning in robotic manipulation, its application to bimanual tasks remains highly challenging. Existing approaches mainly learn a policy to predict a distant next-best end-effector pose (NBP) and then compute the corresponding joint rotation angles for m…

Cited by 2SourcePDFScholar
2025

Understanding the Forgetting of (Replay-based) Continual Learning via Feature Learning: Angle Matters

ICML 2025poster

Continual learning (CL) is crucial for advancing human-level intelligence, but its theoretical understanding, especially regarding factors influencing forgetting, is still relatively limited. This work aims to build a unified theoretical framework for understanding CL using feature learning theory.…

Cited by 0SourcePDFScholar
2024

AgentBench: Evaluating LLMs as Agents

ICLR 2024poster

The potential of Large Language Model (LLM) as agents has been widely acknowledged recently. Thus, there is an urgent need to quantitatively evaluate LLMs as agents on challenging tasks in interactive environments. We present AgentBench, a multi-dimensional benchmark that consists of 8 distinct envi…

2024

Decision Mamba: A Multi-Grained State Space Model with Self-Evolution Regularization for Offline RL

NeurIPS 2024poster

While the conditional sequence modeling with the transformer architecture has demonstrated its effectiveness in dealing with offline reinforcement learning (RL) tasks, it is struggle to handle out-of-distribution states and actions. Existing work attempts to address this issue by data augmentation w…

2024

Dual-View Visual Contextualization for Web Navigation

CVPR 2024poster

Automatic web navigation aims to build a web agent that can follow language instructions to execute complex and diverse tasks on real-world websites. Existing work primarily takes HTML documents as input which define the contents and action spaces (i.e. actionable elements and operations) of webpage…

Cited by 16SourcePDFScholar
2024

LION: Empowering Multimodal Large Language Model with Dual-Level Visual Knowledge

CVPR 2024poster

Multimodal Large Language Models (MLLMs) have endowed LLMs with the ability to perceive and understand multi-modal signals. However most of the existing MLLMs mainly adopt vision encoders pretrained on coarsely aligned image-text pairs leading to insufficient extraction and reasoning of visual knowl…

2024

RAM-Avatar: Real-time Photo-Realistic Avatar from Monocular Videos with Full-body Control

CVPR 2024poster

This paper focuses on advancing the applicability of human avatar learning methods by proposing RAM-Avatar which learns a Real-time photo-realistic Avatar that supports full-body control from Monocular videos. To achieve this goal RAM-Avatar leverages two statistical templates responsible for modeli…

Cited by 3SourcePDFScholar
2024

RoboMP$^2$: A Robotic Multimodal Perception-Planning Framework with Multimodal Large Language Models

ICML 2024poster

Multimodal Large Language Models (MLLMs) have shown impressive reasoning abilities and general intelligence in various domains. It inspires researchers to train end-to-end MLLMs or utilize large models to generate policies with human-selected prompts for embodied agents. However, these methods exhib…

Cited by 2SourcePDFScholar
2023

Don’t Generate, Discriminate: A Proposal for Grounding Language Models to Real-World Environments

ACL 2023long

A key missing capacity of current language models (LMs) is grounding to real-world environments. Most existing work for grounded language understanding uses LMs to directly generate plans that can be executed in the environment to achieve the desired effects. It thereby casts the burden of ensuring…

2023

Exploring Chain of Thought Style Prompting for Text-to-SQL

EMNLP 2023long main

In-context learning with large language models (LLMs) has recently caught increasing attention due to its superior few-shot performance on various tasks. However, its performance on text-to-SQL parsing still has much room for improvement. In this paper, we hypothesize that a crucial aspect of LLMs t…

Cited by 0SourceScholar
2023

Mind2Web: Towards a Generalist Agent for the Web

NeurIPS 2023spotlight

We introduce Mind2Web, the first dataset for developing and evaluating generalist agents for the web that can follow language instructions to complete complex tasks on any website. Existing datasets for web agents either use simulated websites or only cover a limited set of websites and tasks, thus…

2023

RPGD: A Small-Batch Parallel Gradient Descent Optimizer with Explorative Resampling for Nonlinear Model Predictive Control

ICRA 2023poster

Nonlinear model predictive control often involves nonconvex optimization for which real-time control systems require fast and numerically stable solutions. This work proposes RPGD, a Resampling Parallel Gradient Descent optimizer designed to exploit small-batch parallelism of modern hardware like ne…

Cited by 8SourceScholar
2023

Towards Understanding Chain-of-Thought Prompting: An Empirical Study of What Matters

ACL 2023long

Chain-of-Thought (CoT) prompting can dramatically improve the multi-step reasoning abilities of large language models (LLMs). CoT explicitly encourages the LLM to generate intermediate rationales for solving a problem, by providing a series of reasoning steps in the demonstrations. Despite its succe…

2022

Beyond Shared Subspace: A View-Specific Fusion for Multi-View Multi-Label Learning

AAAI 2022technical

In multi-view multi-label learning (MVML), each instance is described by several heterogeneous feature representations and associated with multiple valid labels simultaneously. Although diverse MVML methods have been proposed over the last decade, most previous studies focus on leveraging the shared…

Cited by 31SourcePDFScholar
2021

ReasonBERT: Pre-trained to Reason with Distant Supervision

EMNLP 2021main

We present ReasonBert, a pre-training method that augments language models with the ability to reason over long-range relations and multiple, possibly hybrid contexts. Unlike existing pre-training methods that only harvest learning signals from local contexts of naturally occurring texts, we propose…

2021

Structure-Grounded Pretraining for Text-to-SQL

NAACL 2021long

Learning to capture text-table alignment is essential for tasks like text-to-SQL. A model needs to correctly recognize natural language references to columns and values and to ground them in the given database schema. In this paper, we present a novel weakly supervised Structure-Grounded pretraining…