← Search

Haonan Chen

31 accepted papers

2026

AdaptPNP: Integrating Prehensile and Non-Prehensile Skills for Adaptive Robotic Manipulation

ICRA 2026poster

Non-prehensile (NP) manipulation, in which robots alter object states without forming stable grasps (for example, pushing, poking, or sliding), significantly broadens robotic manipulation capabilities when grasping is infeasible or insufficient. However, enabling a unified framework that generalizes…

2026

Flexible Multitask Learning With Factorized Diffusion Policy

RA-L 2026

Multitask learning poses significant challenges due to the highly multimodal and diverse nature of robot action distributions. However, effectively fitting policies to these complex task distributions is often difficult, and existing monolithic models often underfit the action distribution and lack

Cited by 3SourcecodeScholar
2026

Goal-VLA: Image-Generative VLMs As Object-Centric World Models Empowering Zero-Shot Robot Manipulation

ICRA 2026poster

Generalization remains a fundamental challenge in robotic manipulation. To tackle this challenge, recent Vision-Language-Action (VLA) models build policies on top of Vision-Language Models (VLMs), seeking to transfer their open-world semantic knowledge. However, their zero-shot capability lags signi…

2026

Gotta Scoop 'Em All: Sim-And-Real Co-Training of Graph-Based Neural Dynamics for Long-Horizon Scooping

ICRA 2026poster

Robotic manipulation of granular objects is crucial in various fields, yet modeling their complex dynamics and diverse physical properties remains challenging. Simulation plays an important role in learning robotic manipulation policies, but it exhibits challenge to accurately model the complex dyna…

Cited by 0Scholar
2026

Manual2Skill++: Connector-Aware General Robotic Assembly from Instruction Manuals Via Vision–Language Models

ICRA 2026poster

Assembly hinges on reliably forming connections between parts; yet most robotic approaches plan assembly sequences and part poses while treating connectors as an afterthought. Connections represent the foundational physical constraints of assembly execution; while task planning sequences operations,…

2026

Multi-Modal Manipulation Via Multi-Modal Policy Consensus

ICRA 2026poster

Effectively integrating diverse sensory modalities is crucial for robotic manipulation. However, the typical approach of feature concatenation is often suboptimal: dominant modalities such as vision can overwhelm sparse but critical signals like touch in contact-rich tasks, and monolithic architectu…

2026

RoTri-Diff: A Spatial Robot–Object Triadic Interaction-Guided Diffusion Model for Bimanual Manipulation

ICRA 2026poster

Bimanual manipulation is a fundamental robotic skill that requires continuous and precise coordination between two arms. While imitation learning (IL) is the dominant paradigm for acquiring this capability, existing approaches, whether robot-centric or object-centric, often overlook the dynamic geom…

2026

SIMPACT: Simulation-Enabled Action Planning using Vision-Language Models

CVPR 2026

Vision-Language Models (VLMs) exhibit remarkable common-sense and semantic reasoning capabilities. However, they lack a grounded understanding of physical dynamics. This limitation arises from training VLMs on static internet-scale visual-language data that contain no causal interactions or action-c

Cited by 0SourceScholar
2026

Search Self-Play: Pushing the Frontier of Agent Capability without Supervision

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has become the mainstream technique for training LLM agents. However, RLVR highly depends on well-crafted task queries and corresponding ground-truth answers to provide accurate rewards, which requires significant human effort and hinders the sca…

Cited by 0SourcecodeScholar
2026

\textcolorMaroon\texttt{OAT}\textcolorMaroon\texttt{OAT}\textcolor{Maroon}{\textbf{\texttt{OAT}}}: Ordered Action Tokenization

RSS 2026poster

Autoregressive policies offer a compelling foundation for scalable robot learning by enabling discrete abstraction, token-level reasoning, and flexible inference. However, applying autoregressive modeling to continuous robot actions requires an effective action tokenization scheme. Existing approach…

Cited by 0SourceScholar
2025

Frequency-enhanced Comprehensive Dependency Attention for Time Series Anomaly Detection

ICASSP 2025accepted

Deep time series anomaly detection (TSAD) essentially relies on learning data "normality". Current approaches leverage various neural network architectures, including RNNs, CNNs, Transformers, and graph neural networks, effectively modeling temporal and inter-variable dependencies within time series…

Cited by 0SourceScholar
2025

Learning Coordinated Bimanual Manipulation Policies Using State Diffusion and Inverse Dynamics Models

ICRA 2025

When performing tasks like laundry, humans naturally coordinate both hands to manipulate objects and anticipate how their actions will change the state of the clothes. However, achieving such coordination in robotics remains challenging due to the need to model object movement, predict future states

Cited by 9SourceScholar
2025

Little Giants: Synthesizing High-Quality Embedding Data at Scale

NAACL 2025long

Synthetic data generation has become an increasingly popular way of training models without the need for large, manually labeled datasets. For tasks like text embedding, synthetic data offers diverse and scalable training examples, significantly reducing the cost of human annotation. However, most c…

2025

Manual2Skill: Learning to Read Manuals and Acquire Robotic Skills for Furniture Assembly Using Vision-Language Models

RSS 2025poster

Humans possess an extraordinary ability to understand and execute complex manipulation tasks by interpreting abstract instruction manuals. For robots, however, this capability remains a substantial challenge, as they lack the ability to interpret abstract instructions and translate them into executa…

Cited by 1PDFcodeScholar
2025

MetaFold: Language-Guided Multi-Category Garment Folding Framework via Trajectory Generation and Foundation Model

IROS 2025

Garment folding is a common yet challenging task in robotic manipulation. The deformability of garments leads to a vast state space and complex dynamics, which complicates precise and fine-grained manipulation. In this paper, we present MetaFold, a unified framework that disentangles task planning f

Cited by 8SourcecodeScholar
2025

Tool-as-Interface: Learning Robot Policies from Observing Human Tool Use

CoRL 2025poster

Tool use is essential for enabling robots to perform complex real-world tasks, but learning such skills requires extensive datasets. While teleoperation is widely used, it is slow, delay-sensitive, and poorly suited for dynamic tasks. In contrast, human videos provide a natural way for data collecti…

Cited by 0SourceScholar
2025

Towards Uncertainty Unification: A Case Study for Preference Learning

RSS 2025poster

Learning human preferences is essential for human-robot interaction, as it enables robots to adapt their behaviors to align with human expectations and goals. However, the inherent uncertainties in both human behavior and robotic systems make preference learning a challenging task. While probabilist…

Cited by 1PDFScholar
2025

mmE5: Improving Multimodal Multilingual Embeddings via High-quality Synthetic Data

ACL 2025finding

Multimodal embedding models have gained significant attention for their ability to map data from different modalities, such as text and images, into a unified representation space. However, the limited labeled multimodal data often hinders embedding performance. Recent approaches have leveraged data…

2024

ChatRetriever: Adapting Large Language Models for Generalized and Robust Conversational Dense Retrieval

EMNLP 2024main

Conversational search requires accurate interpretation of user intent from complex multi-turn contexts. This paper presents ChatRetriever, which inherits the strong generalization capability of large language models to robustly represent complex conversational sessions for dense retrieval. To achiev…

2024

Generalizing Conversational Dense Retrieval via LLM-Cognition Data Augmentation

ACL 2024long

Conversational search utilizes muli-turn natural language contexts to retrieve relevant passages. Existing conversational dense retrieval models mostly view a conversation as a fixed sequence of questions and responses, overlooking the severe data sparsity problem – that is, users can perform a conv…

2024

TieBot: Learning to Knot a Tie from Visual Demonstration through a Real-to-Sim-to-Real Approach

CoRL 2024poster

The tie-knotting task is highly challenging due to the tie's high deformation and long-horizon manipulation actions. This work presents TieBot, a Real-to-Sim-to-Real learning from visual demonstration system for the robots to learn to knot a tie. We introduce the Hierarchical Feature Matching approa…

Cited by 2SourcecodeScholar
2024

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

ECCV 2024oral

"Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a headline image, or finding a similar photo with a query image. To approach such…

Cited by 59SourcePDFScholar
2024

VideoScore: Building Automatic Metrics to Simulate Fine-grained Human Feedback for Video Generation

EMNLP 2024main

The recent years have witnessed great advances in video generation. However, the development of automatic video metrics is lagging significantly behind. None of the existing metric is able to provide reliable scores over generated videos. The main barrier is the lack of large-scale human-annotated d…

2023

ClothesNet: An Information-Rich 3D Garment Model Repository with Simulated Clothes Environment

ICCV 2023poster

We present ClothesNet: a large-scale dataset of 3D clothes objects with information-rich annotations. Our dataset consists of around 4000 models covering 11 categories annotated with clothes features, boundary lines, and keypoints. ClothesNet can be used to facilitate a variety of computer vision an…

Cited by 16PDFScholar
2023

Cross-Modal Distillation for Speaker Recognition

AAAI 2023technical

Speaker recognition achieved great progress recently, however, it is not easy or efficient to further improve its performance via traditional solutions: collecting more data and designing new neural networks. Aiming at the fundamental challenge of speech data, i.e. low information density, multimoda…

Cited by 19SourcePDFScholar
2023

Large Language Models Know Your Contextual Search Intent: A Prompting Framework for Conversational Search

EMNLP 2023long findings

Precisely understanding users' contextual search intent has been an important challenge for conversational search. As conversational search sessions are much more diverse and long-tailed, existing methods trained on limited data still show unsatisfactory effectiveness and robustness to handle real c…

Cited by 0SourceScholar
2023

Predicting Object Interactions with Behavior Primitives: An Application in Stowing Tasks

CoRL 2023oral

Stowing, the task of placing objects in cluttered shelves or bins, is a common task in warehouse and manufacturing operations. However, this task is still predominantly carried out by human workers as stowing is challenging to automate due to the complex multi-object interactions and long-horizon na…

Cited by 11SourcecodeScholar
2022

Learning to Navigate Intersections with Unsupervised Driver Trait Inference

ICRA 2022poster

Navigation through uncontrolled intersections is one of the key challenges for autonomous vehicles. Identifying the subtle differences in hidden traits of other drivers can bring significant benefits when navigating in such environments. We propose an unsupervised method for inferring driver traits…

Cited by 17SourcecodeScholar
2020

Enabling Robots to Understand Incomplete Natural Language Instructions Using Commonsense Reasoning

ICRA 2020poster

Enabling robots to understand instructions provided via spoken natural language would facilitate interaction between robots and people in a variety of settings in homes and workplaces. However, natural language instructions are often missing information that would be obvious to a human based on envi…

Cited by 65SourceScholar
2020

Robot Sound Interpretation: Combining Sight and Sound in Learning-Based Control

IROS 2020poster

We explore the interpretation of sound for robot decision making, inspired by human speech comprehension. While previous methods separate sound processing unit and robot controller, we propose an end-to-end deep neural network which directly interprets sound commands for visual-based decision making…

Cited by 11SourceScholar