paper-with-me

홈 › Papers

Compose by Focus: Scene Graph-based Atomic Skills

2025-09-19 · Han Qi, Changhe Chen, Heng Yang arxiv

A key requirement for generalist robots is compositional generalization - the ability to combine atomic skills to solve complex, long-horizon tasks. While prior work has primarily focused on synthesizing a planner that sequences pre-learned skills, robust execution of the individual skills themselves remains challenging, as visuomotor policies often fail under distribution shifts induced by scene composition. To address this, we introduce a scene graph-based representation that focuses on task-relevant objects and relations, thereby mitigating sensitivity to irrelevant variation. Building on this idea, we develop a scene-graph skill learning framework that integrates graph neural networks with diffusion-based imitation learning, and further combine "focused" scene-graph skills with a vision-language model (VLM) based task planner. Experiments in both simulation and real-world manipulation tasks demonstrate substantially higher success rates than state-of-the-art baselines, highlighting improved robustness and compositional generalization in long-horizon tasks.

📄 PDF Abstract BibTeX arXiv:2509.16053

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ASC me to Do Anything: Multi-task Training for Embodied AI

2022-02-14 · Jiasen Lu, Jordi Salvador, Roozbeh Mottaghi, Aniruddha Kembhavi

Embodied AI has seen steady progress across a diverse set of independent tasks. While these varied tasks have different end goals, the basic skills required to complete them successfully overlap significantly. In this pa…

Atomic Skills are the Prerequisite: When Reinforcement Learning Synthesizes Compositional Reasoning, and When It Only Amplifies

2025-12-01 · Sitao Cheng, Xunjian Yin, Ruiwen Zhou, Yuxuan Li 외 arxiv

Does Reinforcement Learning (RL) merely amplify existing skills, or synthesize novel skills? We investigate this question through the lens of Complementary Reasoning: the critical practical capability of integrating inte…

Reinforcement LearningContinual Learning

Scaling Coding Agents via Atomic Skills

2026-04-06 · Yue Liu arxiv

Current LLM coding agents are predominantly trained on composite benchmarks (e.g., bug fixing), which often leads to task-specific overfitting and limited generalization. To address this, we propose a novel scaling parad…

Skill Mastery

Decomposing Complex Visual Comprehension into Atomic Visual Skills for Vision Language Models

2025-05-26 · Hyunsik Chae, Seungwoo Yoon, Jaden Park, Chloe Yewon Chun 외

Recent Vision-Language Models (VLMs) have demonstrated impressive multimodal comprehension and reasoning capabilities, yet they often struggle with trivially simple visual tasks. In this work, we focus on the domain of b…

A Decomposition Perspective to Long-context Reasoning for LLMs

2026-04-09 · Yanling Xiao, Huaibing Xie, Guoliang Zhao, Shihan Dou 외 arxiv

Long-context reasoning is essential for complex real-world applications, yet remains a significant challenge for Large Language Models (LLMs). Despite the rapid evolution in long-context reasoning, current research often…

Reinforcement Learning