← Search

Shengjie Wang

33 accepted papers

2026

Kimi-Dev: Agentless Training as Skill Prior for SWE-agents

ICLR 2026poster

Large Language Models (LLMs) are increasingly applied to software engineering (SWE), with SWE-bench as a key benchmark. Solutions are split into SWE-Agent frameworks with multi-turn interactions and workflow-based Agentless methods with single-turn verifiable steps. We argue these paradigms are not…

Cited by 0SourcecodeScholar
2026

Learning to Reconfigure: Co-designing Reconfigurable robots for Heterogeneous Locomotion

ICML 2026poster

Traditional robot co-design approaches typically converge to \textit{one} configuration, which do not explore the flexibility from reconfiguration on heterogeneous environments. On the other hand, existing designs for reconfigurable robots require human-designed configurations. We present Learning t…

Cited by 0SourceScholar
2026

MotionTrans: Human VR Data Enable Motion-Level Learning for Robotic Manipulation Policies

ICRA 2026poster

Scaling real robot data is a key bottleneck in imitation learning, leading to the use of auxiliary data for policy training. While other aspects of robotic manipulation such as image or language understanding may be learned from internet-based datasets, acquiring motion knowledge remains challenging…

2026

One4Many-StablePacker: An Efficient Deep Reinforcement Learning Framework for the 3D Bin Packing Problem

IJCAI 2026

The three-dimensional bin packing problem (3D-BPP) is widely applied in logistics and warehousing. However, existing learning-based approaches often neglect stability constraints and struggle to generalize across diverse bin dimensions. To address this, we propose a novel deep reinforcement learning

Cited by 0Scholar
2026

Translating Flow to Policy via Hindsight Online Imitation

ICLR 2026poster

Recent advances in hierarchical robot systems leverage a high-level planner to propose task plans and a low-level policy to generate robot actions. This design allows training the planner on action-free or even non-robot data sources (e.g., videos), providing transferable high-level guidance. Nevert…

Cited by 0SourceScholar
2025

Navi2Gaze: Leveraging Foundation Models for Navigation and Target Gazing

IROS 2025

Task-aware navigation continues to be a challenging area of research, especially in scenarios involving open vocabulary. Previous studies primarily focus on finding suitable locations for task completion, often overlooking the importance of the robot’s pose. However, the robot’s orientation is cruci

Cited by 6SourcecodeScholar
2025

SKIL: Semantic Keypoint Imitation Learning for Generalizable Data-efficient Manipulation

RSS 2025poster

Real-world tasks such as garment manipulation and table rearrangement demand robots to perform generalizable, highly precise, and long-horizon actions. Although imitation learning has proven to be an effective approach for teaching robots new skills, large amounts of expert demonstration data are st…

Cited by 2PDFScholar
2024

CoPa: General Robotic Manipulation through Spatial Constraints of Parts with Foundation Models

IROS 2024poster

Foundation models pre-trained on web-scale data are shown to encapsulate extensive world knowledge beneficial for robotic manipulation in the form of task planning. However, the actual physical implementation of these plans often relies on task-specific learning methods, which require significant da…

Cited by 52SourcecodeScholar
2024

DexCatch: Learning to Catch Arbitrary Objects with Dexterous Hands

CoRL 2024poster

Achieving human-like dexterous manipulation remains a crucial area of research in robotics. Current research focuses on improving the success rate of pick-and-place tasks. Compared with pick-and-place, throwing-catching behavior has the potential to increase the speed of transporting objects to thei…

Cited by 4SourceScholar
2024

EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data

ICML 2024spotlight

Sample efficiency remains a crucial challenge in applying Reinforcement Learning (RL) to real-world tasks. While recent algorithms have made significant strides in improving sample efficiency, none have achieved consistently superior performance across diverse domains. In this paper, we introduce Ef…

2024

Reinforcement Learning with Foundation Priors: Let Embodied Agent Efficiently Learn on Its Own

CoRL 2024poster

Reinforcement learning (RL) is a promising approach for solving robotic manipulation tasks. However, it is challenging to apply the RL algorithms directly in the real world. For one thing, RL is data-intensive and typically requires millions of interactions with environments, which are impractical i…

Cited by 25SourceScholar
2024

i-Octree: A Fast, Lightweight, and Dynamic Octree for Proximity Search

ICRA 2024poster

Establishing the correspondences between newly acquired points and historically accumulated data (i.e., the map) through nearest neighbor search is crucial in numerous robotic applications. However, static tree data structures are inadequate to handle large and dynamically growing maps in real-time.…

Cited by 5SourcecodeScholar
2023

A Policy Optimization Method Towards Optimal-time Stability

CoRL 2023poster

In current model-free reinforcement learning (RL) algorithms, stability criteria based on sampling methods are commonly utilized to guide policy optimization. However, these criteria only guarantee the infinite-time convergence of the system's state to an equilibrium point, which leads to sub-optima…

Cited by 3SourceScholar
2023

Efficient Exploration Using Extra Safety Budget in Constrained Policy Optimization

IROS 2023poster

Reinforcement learning (RL) has achieved promising results on most robotic control tasks. Safety of learning-based controllers is an essential notion of ensuring the effectiveness of the controllers. Current methods adopt whole consistency constraints during the training, thus resulting in inefficie…

Cited by 2SourceScholar
2023

Machine Learning Force Fields with Data Cost Aware Training

ICML 2023poster

Machine learning force fields (MLFF) have been proposed to accelerate molecular dynamics (MD) simulation, which finds widespread applications in chemistry and biomedical research. Even for the most data-efficient MLFFs, reaching chemical accuracy can require hundreds of frames of force and energy la…

2022

Collision-Free Trajectory Planning for a 6-DoF Free-Floating Space Robot via Hierarchical Decoupling Optimization

RA-L 2022

Collision-free trajectory planning is a critical technique for space robot mission. In this letter, we developed a model-free Hierarchical Decoupling Optimization (HDO) algorithm to realize 6D-pose multi-target trajectory planning for the free-floating space robot. In order to reduce the complexity

Cited by 31SourceScholar
2022

Retrospective Adversarial Replay for Continual Learning

NeurIPS 2022accept

Continual learning is an emerging research challenge in machine learning that addresses the problem where models quickly fit the most recently trained-on data but suffer from catastrophic forgetting of previous data due to distribution shifts --- it does this by maintaining a small historical replay…

Cited by 43SourcePDFScholar
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

A Multi-Target Trajectory Planning of a 6-DoF Free-Floating Space Robot via Reinforcement Learning

IROS 2021poster

Space robots have played an essential role in space junk removal. Compared with traditional model-based methods, model-free reinforcement learning methods are promising in tackling space capture missions, which is challenging due to the dynamic singular problem and measuring errors of dynamics param…

Cited by 27SourceScholar
2021

Robust Curriculum Learning: from clean label detection to noisy label self-correction

ICLR 2021poster

Neural network training can easily overfit noisy labels resulting in poor generalization performance. Existing methods address this problem by (1) filtering out the noisy data and only using the clean data for training or (2) relabeling the noisy data by the model during training or by another model…

Cited by 138SourcePDFScholar
2019

Fixing Mini-batch Sequences with Hierarchical Robust Partitioning

AISTATS 2019poster

We propose a general and efficient hierarchical robust partitioning framework to generate a deterministic sequence of mini-batches, one that offers assurances of being high quality, unlike a randomly drawn sequence. We compare our deterministically generated mini-batch sequences to randomly generat…

Cited by 12SourcePDFScholar
2017

Do Deep Convolutional Nets Really Need to be Deep and Convolutional?

ICLR 2017poster

Yes, they do. This paper provides the first empirical demonstration that deep convolutional models really need to be both deep and convolutional, even when trained with methods such as distillation that allow small or shallow models of high accuracy to be trained. Although previous research showed…

Cited by 299SourceScholar
2017

Training Compressed Fully-Connected Networks with a Density-Diversity Penalty

ICLR 2017poster

Deep models have achieved great success on a variety of challenging tasks. How- ever, the models that achieve great performance often have an enormous number of parameters, leading to correspondingly great demands on both computational and memory resources, especially for fully-connected layers. In…

Cited by 10SourceScholar
2016

Analysis of Deep Neural Networks with Extended Data Jacobian Matrix

ICML 2016poster

Deep neural networks have achieved great successes on various machine learning tasks, however, there are many open fundamental questions to be answered. In this paper, we tackle the problem of quantifying the quality of learned wights of different networks with possibly different architectures, goin…

Cited by 45SourcePDFScholar
2015

Mixed Robust/Average Submodular Partitioning: Fast Algorithms, Guarantees, and Applications

NeurIPS 2015poster

We investigate two novel mixed robust/average-case submodular data partitioning problems that we collectively call Submodular Partitioning. These problems generalize purely robust instances of the problem, namely max-min submodular fair allocation (SFA) and \emph{min-max submodular load balancing} (…

Cited by 46SourcePDFScholar