TL;DR
This paper introduces HybridNet, a deep learning framework that models and optimizes human-robot team schedules using heterogeneous graphs and recurrent neural networks, improving efficiency and adaptability over traditional methods.
Contribution
HybridNet combines graph attention networks with LSTM-based schedule propagation, enabling fast, scalable, and stochastic-aware scheduling for human-robot teams.
Findings
HybridNet outperforms existing scheduling solutions in accuracy.
HybridNet achieves faster runtimes than pure-GNN schedulers.
HybridNet effectively handles stochastic human performance.
Abstract
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 methods that are intractable for large-scale problems and struggle to account for stochastic, time varying human task performance, or application-specific heuristics that require expert domain knowledge to develop. We propose a deep learning-based framework, called HybridNet, combining a heterogeneous graph-based encoder with a recurrent schedule propagator for scheduling stochastic human-robot teams under upper- and lower-bound temporal constraints. The HybridNet's encoder leverages Heterogeneous Graph Attention Networks to model the initial environment and team dynamics while accounting for the constraints. By formulating task scheduling as a sequential decision-making…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
