paper-with-me

홈 › Papers

SliceIt! -- A Dual Simulator Framework for Learning Robot Food Slicing

2024-04-03 · Cristian C. Beltran-Hernandez, Nicolas Erbetti, Masashi Hamaya

Cooking robots can enhance the home experience by reducing the burden of daily chores. However, these robots must perform their tasks dexterously and safely in shared human environments, especially when handling dangerous tools such as kitchen knives. This study focuses on enabling a robot to autonomously and safely learn food-cutting tasks. More specifically, our goal is to enable a collaborative robot or industrial robot arm to perform food-slicing tasks by adapting to varying material properties using compliance control. Our approach involves using Reinforcement Learning (RL) to train a robot to compliantly manipulate a knife, by reducing the contact forces exerted by the food items and by the cutting board. However, training the robot in the real world can be inefficient, and dangerous, and result in a lot of food waste. Therefore, we proposed SliceIt!, a framework for safely and efficiently learning robot food-slicing tasks in simulation. Following a real2sim2real approach, our framework consists of collecting a few real food slicing data, calibrating our dual simulation environment (a high-fidelity cutting simulator and a robotic simulator), learning compliant control policies on the calibrated simulation environment, and finally, deploying the policies on the real robot.

📄 PDF Abstract BibTeX arXiv:2404.02569

Code (1)

omron-sinicx/sliceit 공식 구현

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DiSECt: A Differentiable Simulator for Parameter Inference and Control in Robotic Cutting

2022-03-19 · Eric Heiden, Miles Macklin, Yashraj Narang, Dieter Fox 외

Robotic cutting of soft materials is critical for applications such as food processing, household automation, and surgical manipulation. As in other areas of robotics, simulators can facilitate controller verification, p…

Bayesian InferenceDataset Generation

CulinaryCut-VLAP: A Vision-Language-Action-Physics Framework for Food Cutting via a Force-Aware Material Point Method

2026-01-10 · Hyunseo Koh, Chang-Yong Song, Youngjae Choi, Misa Viveiros 외 arxiv

Food cutting is a highly practical yet underexplored application at the intersection of vision and robotic manipulation. The task remains challenging because interactions between the knife and deformable materials are hi…

GRITS: A Spillage-Aware Guided Diffusion Policy for Robot Food Scooping Tasks

2025-10-01 · Yen-Ling Tai, Yi-Ru Yang, Kuan-Ting Yu, Yu-Wei Chao 외 arxiv

Robotic food scooping is a critical manipulation skill for food preparation and service robots. However, existing robot learning algorithms, especially learn-from-demonstration methods, still struggle to handle diverse a…

Cloud Kitchen: Using Planning-based Composite AI to Optimize Food Delivery Processes

2024-02-16 · Slavomír Švancár, Lukáš Chrpa, Filip Dvořák, Tomáš Balyo

The global food delivery market provides many opportunities for AI-based services that can improve the efficiency of feeding the world. This paper presents the Cloud Kitchen platform as a decision-making tool for restaur…

Decision Making

Real-World Cooking Robot System from Recipes Based on Food State Recognition Using Foundation Models and PDDL

2024-10-03 · Naoaki Kanazawa, Kento Kawaharazuka, Yoshiki Obinata, Kei Okada 외

Although there is a growing demand for cooking behaviours as one of the expected tasks for robots, a series of cooking behaviours based on new recipe descriptions by robots in the real world has not yet been realised. In…

Language ModelingLanguage ModellingLarge Language Model