English

How to Peel with a Knife: Aligning Fine-Grained Manipulation with Human Preference

Robotics 2026-03-04 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning Systems and Control Systems and Control

Abstract

Many essential manipulation tasks - such as food preparation, surgery, and craftsmanship - remain intractable for autonomous robots. These tasks are characterized not only by contact-rich, force-sensitive dynamics, but also by their "implicit" success criteria: unlike pick-and-place, task quality in these domains is continuous and subjective (e.g. how well a potato is peeled), making quantitative evaluation and reward engineering difficult. We present a learning framework for such tasks, using peeling with a knife as a representative example. Our approach follows a two-stage pipeline: first, we learn a robust initial policy via force-aware data collection and imitation learning, enabling generalization across object variations; second, we refine the policy through preference-based finetuning using a learned reward model that combines quantitative task metrics with qualitative human feedback, aligning policy behavior with human notions of task quality. Using only 50-200 peeling trajectories, our system achieves over 90% average success rates on challenging produce including cucumbers, apples, and potatoes, with performance improving by up to 40% through preference-based finetuning. Remarkably, policies trained on a single produce category exhibit strong zero-shot generalization to unseen in-category instances and to out-of-distribution produce from different categories while maintaining over 90% success rates.

Keywords

Cite

@article{arxiv.2603.03280,
  title  = {How to Peel with a Knife: Aligning Fine-Grained Manipulation with Human Preference},
  author = {Toru Lin and Shuying Deng and Zhao-Heng Yin and Pieter Abbeel and Jitendra Malik},
  journal= {arXiv preprint arXiv:2603.03280},
  year   = {2026}
}

Comments

Project page can be found at https://toruowo.github.io/peel

R2 v1 2026-07-01T11:01:43.421Z