paper-with-me

홈 › Papers

ClevrSkills: Compositional Language and Visual Reasoning in Robotics

2024-11-13 · Sanjay Haresh, Daniel Dijkman, Apratim Bhattacharyya, Roland Memisevic

Robotics tasks are highly compositional by nature. For example, to perform a high-level task like cleaning the table a robot must employ low-level capabilities of moving the effectors to the objects on the table, pick them up and then move them off the table one-by-one, while re-evaluating the consequently dynamic scenario in the process. Given that large vision language models (VLMs) have shown progress on many tasks that require high level, human-like reasoning, we ask the question: if the models are taught the requisite low-level capabilities, can they compose them in novel ways to achieve interesting high-level tasks like cleaning the table without having to be explicitly taught so? To this end, we present ClevrSkills - a benchmark suite for compositional reasoning in robotics. ClevrSkills is an environment suite developed on top of the ManiSkill2 simulator and an accompanying dataset. The dataset contains trajectories generated on a range of robotics tasks with language and visual annotations as well as multi-modal prompts as task specification. The suite includes a curriculum of tasks with three levels of compositional understanding, starting with simple tasks requiring basic motor skills. We benchmark multiple different VLM baselines on ClevrSkills and show that even after being pre-trained on large numbers of tasks, these models fail on compositional reasoning in robotics tasks.

📄 PDF Abstract BibTeX arXiv:2411.09052

Code (1)

Qualcomm-AI-research/ClevrSkills 공식 구현 pytorch

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

LayoutAgent: A Vision-Language Agent Guided Compositional Diffusion for Spatial Layout Planning

2025-09-24 · Zezhong Fan, Xiaohan Li, Luyi Ma, Kai Zhao 외 arxiv

Designing realistic multi-object scenes requires not only generating images, but also planning spatial layouts that respect semantic relations and physical plausibility. On one hand, while recent advances in diffusion mo…

Spatial ReasoningImage Generation

Notes-to-Self: Scratchpad Augmented VLAs for Memory Dependent Manipulation Tasks

2026-02-24 · Sanjay Haresh, Daniel Dijkman, Apratim Bhattacharyya, Roland Memisevic arxiv

Many dexterous manipulation tasks are non-markovian in nature, yet little attention has been paid to this fact in the recent upsurge of the vision-language-action (VLA) paradigm. Although they are successful in bringing …

NAVER: A Neuro-Symbolic Compositional Automaton for Visual Grounding with Explicit Logic Reasoning

2025-02-01 · Zhixi Cai, Fucai Ke, Simindokht Jahangard, Maria Garcia de la Banda 외

Visual Grounding (VG) tasks, such as referring expression detection and segmentation tasks are important for linking visual entities to context, especially in complex reasoning tasks that require detailed query interpret…

Referring ExpressionVisual Grounding

Explain Before You Answer: A Survey on Compositional Visual Reasoning

2025-08-24 · Fucai Ke, Joy Hsu, Zhixi Cai, Zixian Ma 외 arxiv

Compositional visual reasoning has emerged as a key research frontier in multimodal AI, aiming to endow machines with the human-like ability to decompose visual scenes, ground intermediate concepts, and perform multi-ste…

Multimodal ReasoningVisual Reasoning

Leveraging Textual Compositional Reasoning for Robust Change Captioning

2025-11-28 · Kyu Ri Park, Jiyoung Park, Seong Tae Kim, Hong Joo Lee 외 arxiv

Change captioning aims to describe changes between a pair of images. However, existing works rely on visual features alone, which often fail to capture subtle but meaningful changes because they lack the ability to repre…

Relational Reasoning