← Search

Yunsheng Tian

8 accepted papers

2026

NeuralActuator: Neural Actuation Modeling for Robot Dynamics and External Force Perception

RSS 2026poster

Differentiable simulators have advanced policy learning and model-based control across diverse robotic tasks. To date, actuator dynamics remain underexplored and are a major source of sim-to-real error, especially on low-cost platforms where the linear current–torque model τ = K_tI breaks down under…

Cited by 0SourceScholar
2025

Fabrica: Dual-Arm Assembly of General Multi-Part Objects via Integrated Planning and Learning

CoRL 2025oral

Multi-part assembly poses significant challenges for robotic systems to execute long-horizon, contact-rich manipulation with generalization across complex geometries. We present a dual-arm robotic system capable of end-to-end planning and control for autonomous assembly of general multi-part objects…

Cited by 0SourceScholar
2024

ASAP: Automated Sequence Planning for Complex Robotic Assembly with Physical Feasibility

ICRA 2024poster

The automated assembly of complex products requires a system that can automatically plan a physically feasible sequence of actions for assembling many parts together. In this paper, we present ASAP, a physics-based planning approach for automatically generating such a sequence for general-shaped ass…

Cited by 23SourceScholar
2024

Boundary Exploration for Bayesian Optimization With Unknown Physical Constraints

ICML 2024poster

Bayesian optimization has been successfully applied to optimize black-box functions where the number of evaluations is severely limited. However, in many real-world applications, it is hard or impossible to know in advance which designs are feasible due to some physical or system limitations. These…

2022

JoinABLe: Learning Bottom-Up Assembly of Parametric CAD Joints

CVPR 2022poster

Physical products are often complex assemblies combining a multitude of 3D parts modeled in computer-aided design (CAD) software. CAD designers build up these assemblies by aligning individual parts to one another using constraints called joints. In this paper we introduce JoinABLe, a learning-based…

Cited by 80PDFcodeScholar
2021

Evolution Gym: A Large-Scale Benchmark for Evolving Soft Robots

NeurIPS 2021poster

Both the design and control of a robot play equally important roles in its task performance. However, while optimal control is well studied in the machine learning and robotics community, less attention is placed on finding the optimal robot design. This is mainly because co-optimizing design and co…

Cited by 106SourcePDFScholar
2020

Diversity-Guided Multi-Objective Bayesian Optimization With Batch Evaluations

NeurIPS 2020poster

Many science, engineering, and design optimization problems require balancing the trade-offs between several conflicting objectives. The objectives are often black-box functions whose evaluations are time-consuming and costly. Multi-objective Bayesian optimization can be used to automate the process…

2020

Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control

ICML 2020poster

Many real-world control problems involve conflicting objectives where we desire a dense and high-quality set of control policies that are optimal for different objective preferences (called Pareto-optimal). While extensive research in multi-objective reinforcement learning (MORL) has been conducted…