{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-27886","title":"Tabero: Learning Gentle Manipulation with Closed-Loop Force Feedback from Vision, Touch, and Language","arxiv_id":"2605.27886","date":"2026-05-27","proceeding":"ICML","authors":["Qiwei Wu","Rui Zhang","Xin Xiang","Tao Li","Weihua Zhang","Junjie Lai","Renjing Xu"],"abstract":"Tactile sensing is essential for robots to achieve human-like gentle manipulation. However, existing Vision-Language-Action (VLA) models struggle to exploit tactile feedback for gentle manipulation due to scarce aligned vision-tactile-language data and the lack of effective closed-loop force feedback mechanisms. To address these challenges, we introduce Tabero, a benchmark and model suite for gentle, language-conditioned robotic manipulation that demands fine-grained contact force perception. First, the Tabero benchmark addresses the scarcity of tactile data by presenting a data-efficient pipeline that repurposes open-source robot manipulation trajectories to generate diverse vision-tactile-language tasks, and establishes a multidimensional evaluation protocol that measures task success alongside physical interaction quality. Second, we propose Tabero-VTLA, an architecture with a decoupled force-position command interface; the resulting force-position commands are executed by a fixed hybrid controller to enable real-time, force-aware manipulation. Evaluated on Tabero, our model maintains high task success while reducing average grip force by over 70\\% under gentle instructions, demonstrating its ability to modulate interaction forces based on multimodal experience. Our code is publicly available at https://github.com/NathanWu7/Tabero.","url_abs":"https://arxiv.org/abs/2605.27886","url_pdf":"https://arxiv.org/pdf/2605.27886","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2605.27886","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.27886"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/NathanWu7/Tabero","reach":null}],"summary":{"ran":17,"unverified":8},"by_repo_kind":{"found_in_text":{"samples":25,"ran":17,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"917f4149234d50ec","entry":"aggregate_success_force_metrics","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/episode_metrics.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/episode_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"917f4149234d50ec"}},{"code_sha256_prefix":"00406549e4e0813f","entry":"axisangle2quat","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/openpi/env.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/openpi/env.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"00406549e4e0813f"}},{"code_sha256_prefix":"755ad22e381a4fe3","entry":"check_failed_videos","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero_force.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero_force.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"755ad22e381a4fe3"}},{"code_sha256_prefix":"f9f74565b1427d9e","entry":"compute_contact_force_series_from_13d","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/metrics.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f9f74565b1427d9e"}},{"code_sha256_prefix":"dfef9e6290c059ef","entry":"compute_contact_force_series_from_lr_forces","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/metrics.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dfef9e6290c059ef"}},{"code_sha256_prefix":"7bd64bb81ab7f7d3","entry":"find_hdf5_file","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/openpi/openpi_inference_client.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/openpi/openpi_inference_client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7bd64bb81ab7f7d3"}},{"code_sha256_prefix":"27ba4f0dd340da8b","entry":"get_all_task_hdf5_files","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"27ba4f0dd340da8b"}},{"code_sha256_prefix":"b0999e27acc2de22","entry":"get_all_task_hdf5_files","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero_force.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero_force.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b0999e27acc2de22"}},{"code_sha256_prefix":"1dbba69d29f9e234","entry":"get_all_task_hdf5_files","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_lerobot_openpi.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_lerobot_openpi.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1dbba69d29f9e234"}},{"code_sha256_prefix":"1a1147ec877c3698","entry":"get_episode_map","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/openpi/openpi_inference_client.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/openpi/openpi_inference_client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1a1147ec877c3698"}},{"code_sha256_prefix":"f3ea6744283f9d50","entry":"letterbox_bgr","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/episode_video.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/episode_video.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f3ea6744283f9d50"}},{"code_sha256_prefix":"f18afa231067487c","entry":"load_videos_frames","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero_binary.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero_binary.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f18afa231067487c"}},{"code_sha256_prefix":"c396ec47103d286f","entry":"quat2axisangle","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/openpi/env.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/openpi/env.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c396ec47103d286f"}},{"code_sha256_prefix":"fde29a9008447f3e","entry":"render_force_curve","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/episode_video.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/episode_video.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fde29a9008447f3e"}},{"code_sha256_prefix":"63c435c0f2d21c16","entry":"split_lr_forces_from_13d","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/metrics.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"63c435c0f2d21c16"}},{"code_sha256_prefix":"e0110c4908e18169","entry":"summarize_damage_threshold_statistics","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/episode_metrics.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/episode_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e0110c4908e18169"}},{"code_sha256_prefix":"8569986b584bfec1","entry":"summarize_friction_statistics","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/episode_metrics.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/episode_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8569986b584bfec1"}},{"code_sha256_prefix":"5162fe8338e910ad","entry":"check_failed_videos","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_lerobot_openpi.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_lerobot_openpi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5162fe8338e910ad"}},{"code_sha256_prefix":"398be484d71ad12b","entry":"get_all_task_hdf5_files_multi","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"398be484d71ad12b"}},{"code_sha256_prefix":"198b39e51b538bf5","entry":"load_all_task_configs","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"198b39e51b538bf5"}},{"code_sha256_prefix":"fa07a2a38ec4aab1","entry":"load_all_task_configs","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero_binary.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero_binary.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fa07a2a38ec4aab1"}},{"code_sha256_prefix":"c0a1d24d039a3a6e","entry":"load_all_task_configs","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_tabero_force.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_tabero_force.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c0a1d24d039a3a6e"}},{"code_sha256_prefix":"50c39a8b8c264ba7","entry":"load_all_task_configs","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/convert_all_libero_to_lerobot_openpi.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/convert_all_libero_to_lerobot_openpi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"50c39a8b8c264ba7"}},{"code_sha256_prefix":"681b047c522b2ae4","entry":"load_mode6_capture","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/common/episode_video.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/common/episode_video.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"681b047c522b2ae4"}},{"code_sha256_prefix":"4e268a8e5d11683e","entry":"resize_frames_with_padding","repo":"NathanWu7/Tabero","repo_kind":"found_in_text","path":"benchmarks/openpi/env.py","file_url":"https://github.com/NathanWu7/Tabero/blob/HEAD/benchmarks/openpi/env.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e268a8e5d11683e"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.RO","source":"arxiv_api"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}