← Search

Siyuan Feng

24 accepted papers

2026

DistFlow: A Fully Distributed RL Framework for Scalable and Efficient LLM Post-Training

ICML 2026poster

Effectively scaling Reinforcement Learning (RL) is crucial for enhancing the reasoning and alignment of Large Language Models. The massive data and complex execution flows inherent in these tasks require a distributed architecture capable of efficient scaling. However, to simplify programming and de…

Cited by 0SourceScholar
2026

Geometry-aware 4D Video Generation for Robot Manipulation

ICLR 2026poster

Understanding and predicting dynamics of the physical world can enhance a robot's ability to plan and interact effectively in complex environments. While recent video generation models have shown strong potential in modeling dynamic scenes, generating videos that are both temporally coherent and geo…

Cited by 0SourcecodeScholar
2025

Adaptive Compliance Policy: Learning Approximate Compliance for Diffusion Guided Control

ICRA 2025

Compliance plays a crucial role in manipulation, as it balances between the concurrent control of position and force under uncertainties. Yet compliance is often overlooked by today's visuomotor policies that solely focus on position control. This paper introduces Adaptive Compliance Policy (ACP), a

Cited by 57SourcecodeScholar
2025

One Demo is Worth a Thousand Trajectories: Action-View Augmentation for Visuomotor Policies

CoRL 2025poster

Visuomotor policies for manipulation have demonstrated remarkable potential in modeling complex robotic behaviors, yet minor alterations in the robot’s initial configuration and unseen obstacles easily lead to out-of-distribution observations. Without extensive data collection effort, these result i…

Cited by 0SourceScholar
2025

PolyTouch: A Robust Multi-Modal Tactile Sensor for Contact-Rich Manipulation Using Tactile-Diffusion Policies

ICRA 2025

Achieving robust dexterous manipulation in un-structured domestic environments remains a significant challenge in robotics. Even with state-of-the-art robot learning methods, haptic-oblivious control strategies (i.e. those relying only on external vision and/or proprioception) often fall short due t

Cited by 23SourceScholar
2025

Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets

RSS 2025poster

Imitation learning has emerged as a promising approach towards building generalist robots. However, the reliance on high-quality expert demonstrations poses a challenge in scaling imitation learning for large-scale robot foundation models. On the other hand, large amounts of video data depicting a w…

Cited by 2PDFScholar
2024

PolyVoice: Language Models for Speech to Speech Translation

ICLR 2024poster

With the huge success of GPT models in natural language processing, there is a growing interest in applying language modeling approaches to speech tasks. Currently, the dominant architecture in speech-to-speech translation (S2ST) remains the encoder-decoder paradigm, creating a need to investigate t…

2024

Universal Manipulation Interface: In-The-Wild Robot Teaching Without In-The-Wild Robots

RSS 2024poster

We present Universal Manipulation Interface (UMI) -- a data collection and policy learning framework that allows direct skill transfer from in-the-wild human demonstrations to deployable robot policies. UMI employs hand-held grippers coupled with careful interface design to enable portable, low-cost…

Cited by 235SourcePDFScholar
2023

Bag All You Need: Learning a Generalizable Bagging Strategy for Heterogeneous Objects

IROS 2023poster

We introduce a practical robotics solution for the task of heterogeneous bagging, requiring the placement of multiple rigid and deformable objects into a deformable bag. This is a difficult task as it features complex interactions between multiple highly deformable objects under limited observabilit…

Cited by 19SourceScholar
2023

Cloth Funnels: Canonicalized-Alignment for Multi-Purpose Garment Manipulation

ICRA 2023poster

Automating garment manipulation is challenging due to extremely high variability in object configurations. To reduce this intrinsic variation, we introduce the task of “canonicalized-alignment” that simplifies downstream applications by reducing the possible garment configurations. This task can be…

Cited by 46SourceScholar
2023

Diffusion Policy: Visuomotor Policy Learning via Action Diffusion

RSS 2023poster

This paper introduces Diffusion Policy, a new way of generating robot behavior by representing a robot's visuomotor policy as a conditional denoising diffusion process. We benchmark Diffusion Policy across 12 different tasks from 4 different robot manipulation benchmarks and find that it consistentl…

Cited by 834SourcePDFScholar
2023

Efficient Neural Music Generation

NeurIPS 2023poster

Recent progress in music generation has been remarkably advanced by the state-of-the-art MusicLM, which comprises a hierarchy of three LMs, respectively, for semantic, coarse acoustic, and fine acoustic modelings. Yet, sampling with the MusicLM requires processing through these LMs one by one to obt…

2022

DextAIRity: Deformable Manipulation Can be a Breeze

RSS 2022poster

This paper introduces DextAIRity, an approach to manipulate deformable objects using active airflow. In contrast to conventional contact-based quasi-static manipulations, DextAIRity allows the system to apply dense forces on out-of-contact surfaces, expands the system's reach range, and provides saf…

Cited by 59SourcePDFScholar
2022

Iterative Residual Policy for Goal-Conditioned Dynamic Manipulation of Deformable Objects

RSS 2022poster

This paper tackles the task of goal-conditioned dynamic manipulation of deformable objects. This task is highly challenging due to its complex dynamics (introduced by object deformation and high-speed action) and strict task requirements (defined by a precise goal specification). To address these ch…

Cited by 90SourcePDFScholar
2022

Self-supervised Semantic-driven Phoneme Discovery for Zero-resource Speech Recognition

ACL 2022long

Phonemes are defined by their relationship to words: changing a phoneme changes the word. Learning a phoneme inventory with little supervision has been a longstanding challenge with important applications to under-resourced speech technology. In this paper, we bridge the gap between the linguistic a…

Cited by 4SourcePDFScholar
2022

Tensor Program Optimization with Probabilistic Programs

NeurIPS 2022accept

Automatic optimization for tensor programs becomes increasingly important as we deploy deep learning in various environments, and efficient optimization relies on a rich search space and effective search. Most existing efforts adopt a search space which lacks the ability to efficiently enable domain…

Cited by 36SourcePDFScholar
2021

How Phonotactics Affect Multilingual and Zero-Shot ASR Performance

ICASSP 2021accepted

The idea of combining multiple languages’ recordings to train a single automatic speech recognition (ASR) model brings the promise of the emergence of universal speech representation. Recently, a Transformer encoder-decoder model has been shown to leverage multilingual data well in IPA transcription…

Cited by 0SourceScholar
2021

Show and Speak: Directly Synthesize Spoken Description of Images

ICASSP 2021accepted

This paper proposes a new model, referred to as the show and speak (SAS) model that, for the first time, is able to directly synthesize spoken descriptions of images, bypassing the need for any text or phonemes. The basic structure of SAS is an encoder-decoder architecture that takes an image as inp…

Cited by 0SourceScholar
2020

Mixture Factorized Auto-Encoder for Unsupervised Hierarchical Deep Factorization of Speech Signal

ICASSP 2020accepted

Speech signal is constituted and contributed by various informative factors, such as linguistic content and speaker characteristic. There have been notable recent studies attempting to factorize speech signal into these individual factors without requiring any annotation. These studies typically ass…

Cited by 0SourceScholar
2019

Adversarial Multi-task Deep Features and Unsupervised Back-end Adaptation for Language Recognition

ICASSP 2019accepted

This paper presents an investigation into speaker-invariant feature learning and domain adaptation for language recognition (LR) with short utterances. While following the conventional design of i-vector front-end and probabilistic linear discriminant analysis (PLDA) back-end, we propose to apply sp…

Cited by 0SourceScholar
2019

CoT: Cooperative Training for Generative Modeling of Discrete Data

ICML 2019oral

In this paper, we study the generative models of sequential discrete data. To tackle the exposure bias problem inherent in maximum likelihood estimation (MLE), generative adversarial networks (GANs) are introduced to penalize the unrealistic generated samples. To exploit the supervision signal from…

2016

Robust dynamic walking using online foot step optimization

IROS 2016poster

To enable robust dynamic walking on the Atlas robot, we extend our previous work by adding a receding-horizon component. The new controller consists of three hierarchies: a center of mass (CoM) trajectory planner that follows a sequence of desired foot steps, a receding-horizon controller that optim…

Cited by 101SourceScholar