paper-with-me

Papers

IMBench: A Benchmark for Intuitive Robotic Manipulation

2026-07-17 · Anurag Maurya, Sukhvansh Jain, Prajwal Avhad, Gautham Balachandran, Ziyi Zhou, Atharva Kshirsagar, Satyam Singh, Bowen Li. Rishabh Mukund, Ritul Singh, Jatin Vira, Suvonil Chatterjee, Devesh K. Jha arxiv

Humans combine reasoning and motor control to solve complex manipulation tasks under diverse constraints. They build an understanding of the physical world that helps them convert reasoning into actions and quickly adapt to new scenes, tasks, and rules. We refer to this capability as intuitive manipulation. Existing benchmarks fail to capture this integration: they evaluate physical reasoning in isolation from execution, or measure policy performance without requiring explicit reasoning. We introduce IMBENCH, a benchmark designed to evaluate intuitive manipulation as an integrated capability spanning perception, physical reasoning, action generation, and iterative execution. Our tasks require models to infer task-relevant physical structure and generate feasible action sequences under explicit constraints, including contact-rich manipulation, tool use, and multi-stage dependencies. We introduce a benchmark of 35 tasks, 14K filtered trajectories, and scalable tools for generating diverse scenarios. Experiments reveal a consistent gap: vision language models show partial physical reasoning ability but fail to produce executable plans, while state-of-the-art vision-language-action models struggle to satisfy task constraints and generalize across scenarios. These results identify intuitive manipulation as a missing axis in current foundation models and generalist robot policies, and position IMBENCH as a step toward evaluating and enabling more integrated, adaptive physical intelligence.

📄 PDF Abstract BibTeX arXiv:2607.15641

Code (3)

BaiShuanghao/my_arXiv_daily ★ 202
Tavish9/awesome-daily-AI-arxiv ★ 112
arxivsub/arXivSub_daily_arxiv ★ 3

Similar Papers 제목 키워드 기반

SimBench: A Rule-Based Multi-Turn Interaction Benchmark for Evaluating an LLM's Ability to Generate Digital Twins

2024-08-21 · Jingquan Wang, Harry Zhang, Huzaifa Mustafa Unjhawala, Peter Negrut 외

We introduce SimBench, a benchmark designed to evaluate the proficiency of student large language models (S-LLMs) in generating digital twins (DTs) that can be used in simulators for virtual testing. Given a collection o…

Benchmarking

WorldSimBench: Towards Video Generation Models as World Simulators

2024-10-23 · Yiran Qin, Zhelun Shi, Jiwen Yu, Xijun Wang 외

Recent advancements in predictive models have demonstrated exceptional capabilities in predicting the future state of objects and scenes. However, the lack of categorization based on inherent characteristics continues to…

Autonomous DrivingRobot ManipulationVideo Generation

RaycastGrasp: Eye-Gaze Interaction with Wearable Devices for Robotic Manipulation

2025-10-25 · Zitiantao Lin, Yongpeng Sang, Yang Ye arxiv

Robotic manipulators are increasingly used to assist individuals with mobility impairments in object retrieval. However, the predominant joystick-based control interfaces can be challenging due to high precision requirem…

Intent RecognitionObject Recognition

Can LLMs Think Like Consumers? Benchmarking Crowd-Level Reaction Reconstruction with ConsumerSimBench

2026-05-16 · Tianyu Wang, Jiajun Li, Jianghao Lin arxiv

LLMs are increasingly used as ``digital consumers'' to simulate public opinion, pre-test marketing decisions, and anticipate audience response. However, existing evaluations rarely ask whether a model can reconstruct the…

AlgoSimBench: Identifying Algorithmically Similar Problems for Competitive Programming

2025-07-21 · Jierui Li, Raymond Mooney arxiv

Recent reasoning-enhanced Large Language Models (LLMs) have achieved promising results in solving complex competitive programming problems. However, it remains unclear whether these reasoning abilities generalize to rele…