paper-with-me

홈 › Papers

CoBOS: Constraint-Based Online Scheduler for Human-Robot Collaboration

2024-03-27 · Marina Ionova, Jan Kristof Behrens

Assembly processes involving humans and robots are challenging scenarios because the individual activities and access to shared workspace have to be coordinated. Fixed robot programs leave no room to diverge from a fixed protocol. Working on such a process can be stressful for the user and lead to ineffective behavior or failure. We propose a novel approach of online constraint-based scheduling in a reactive execution control framework facilitating behavior trees called CoBOS. This allows the robot to adapt to uncertain events such as delayed activity completions and activity selection (by the human). The user will experience less stress as the robotic coworkers adapt their behavior to best complement the human-selected activities to complete the common task. In addition to the improved working conditions, our algorithm leads to increased efficiency, even in highly uncertain scenarios. We evaluate our algorithm using a probabilistic simulation study with 56000 experiments. We outperform all other compared methods by a margin of 4-10%. Initial real robot experiments using a Franka Emika Panda robot and human tracking based on HTC Vive VR gloves look promising.

📄 PDF Abstract BibTeX arXiv:2403.18459

Code (1)

jkbehrens/cobos 공식 구현

Tasks

Scheduling

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FPN 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
HTC 설명 없음

Similar Papers 제목 키워드 기반

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

OSDAG: Online Scheduling for Efficient Multi-Robot Collaboration

2026-06-13 · Thanh Nguyen Canh, Thang Tran Viet, Phuc Van Dinh, Xiem HoangVan 외 arxiv

Coordinating heterogeneous multi-robot systems (MRS) for complex, long-horizon tasks requires both flexible high-level reasoning and efficient low-level scheduling. Existing LLM-based approaches address the reasoning sid…

Learning Coordination Policies over Heterogeneous Graphs for Human-Robot Teams via Recurrent Neural Schedule Propagation

2023-01-30 · Batuhan Altundas, Zheyuan Wang, Joshua Bishop, Matthew Gombolay

As human-robot collaboration increases in the workforce, it becomes essential for human-robot teams to coordinate efficiently and intuitively. Traditional approaches for human-robot scheduling either utilize exact method…

Decision MakingGraph AttentionSchedulingSequential Decision Making

Speedup Patch: Learning a Plug-and-Play Policy to Accelerate Embodied Manipulation

2026-03-21 · Zhichao Wu, Junyin Ye, Zhilong Zhang, Yihao Sun 외 arxiv

While current embodied policies exhibit remarkable manipulation skills, their execution remains unsatisfactorily slow as they inherit the tardy pacing of human demonstrations. Existing acceleration methods typically requ…

Reinforcement Learning

Incremental Language Understanding for Online Motion Planning of Robot Manipulators

2025-08-08 · Mitchell Abrams, Thies Oelerich, Christian Hartl-Nesic, Andreas Kugi 외 arxiv

Human-robot interaction requires robots to process language incrementally, adapting their actions in real-time based on evolving speech input. Existing approaches to language-guided robot motion planning typically assume…

Motion Planning