paper-with-me

Papers

See and Switch: Vision-Based Branching for Interactive Robot-Skill Programming

2026-03-09 · Petr Vanc, Jan Kristof Behrens, Václav Hlaváč, Karla Stepanova arxiv

Programming by demonstration (PbD) makes robot programming accessible to non-experts, but scaling it to real-world variability remains a challenge for current teaching frameworks, especially when a robot must select suitable task variants online from visual input. We present See & Switch, an interactive teaching-and-execution framework that represents tasks as graphs of skill parts connected by decision states, enabling conditional branching during replay. Its vision-based Switcher uses eye-in-hand images to select the appropriate successor skill part and detect novel situations that require new demonstrations. The framework supports recovery demonstrations during execution through kinesthetic teaching, joystick control, and hand gestures. We evaluate See & Switch on three dexterous manipulation tasks with 8 novice users, collecting approx. 900 real-robot execution rollouts. To isolate visual decision performance from timing errors during decision states, we evaluate the Switcher offline using user-gated decision state windows. In the evaluation within the decision state windows, the method achieves up to 90.6% branch-selection accuracy and detects anomalies with >90% accuracy in 47 of 79 decision states, demonstrating reliable switching based on visual input for conditional robot-skill programming. We provide all code and experiment data at http://imitrob.ciirc.cvut.cz/publications/seeandswitch.

📄 PDF Abstract BibTeX arXiv:2603.08057

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tree Learning: A Multi-Skill Continual Learning Framework for Humanoid Robots

2026-04-14 · Yifei Yan, Linqi Ye arxiv

As reinforcement learning for humanoid robots evolves from single-task to multi-skill paradigms, efficiently expanding new skills while avoiding catastrophic forgetting has become a key challenge in embodied intelligence…

Reinforcement LearningContinual Learning

OpenGo: An OpenClaw-Based Robotic Dog with Real-Time Skill Switching

2026-04-02 · Hanbing Li, Xuewei Cao, Zhiwen Zeng, Yuhan Wu 외 arxiv

Adaptation to complex tasks and multiple scenarios remains a significant challenge for a single robot agent. The ability to acquire organize, and switch between a wide range of skills in real time, particularly in dynami…

Plan-and-Act using Large Language Models for Interactive Agreement

2025-04-01 · Kazuhiro Sasabuchi, Naoki Wake, Atsushi Kanehira, Jun Takamatsu 외

Recent large language models (LLMs) are capable of planning robot actions. In this paper, we explore how LLMs can be used for planning actions with tasks involving situational human-robot interaction (HRI). A key problem…

Switch: Learning Agile Skills Switching for Humanoid Robots

2026-04-16 · Yuen-Fui Lau, Qihan Zhao, Yinhuai Wang, Runyi Yu 외 arxiv

Recent advancements in whole-body control through deep reinforcement learning have enabled humanoid robots to achieve remarkable progress in real-world chal lenging locomotion skills. However, existing approaches often s…

Reinforcement Learning

Robots Can Multitask Too: Integrating a Memory Architecture and LLMs for Enhanced Cross-Task Robot Action Generation

2024-07-18 · Hassan Ali, Philipp Allgeuer, Carlo Mazzola, Giulia Belgiovine 외

Large Language Models (LLMs) have been recently used in robot applications for grounding LLM common-sense reasoning with the robot's perception and physical abilities. In humanoid robots, memory also plays a critical rol…

Action GenerationCommon Sense Reasoning