Two-Layer Attention Optimization for Bimanual Coordination
Justin Ting, Jing Shuang Li
TL;DR
The paper tackles bimanual coordination under attention constraints by proposing a two-layer optimization: an upper-layer attention trajectory $\mathbf{q}$ that is constrained by a hyperbolic feasible region, and two lower-layer per-hand controllers that track the resulting trajectories. The method clarifies how coordination and attention tradeoffs emerge, and demonstrates that incorporating an explicit attention layer enables the agent to reduce overall attention and control effort in a Pong rally. Key contributions include the formulation of tracking and coordination attention problems, a gradient-enabled interior-point approach for the upper layer, and a detailed simulation study of how asymmetry and centering influence performance. The work has practical implications for bio-inspired robotics and human-machine interaction, offering a scalable framework to reason about sensorimotor resource allocation in coordinated tasks.
Abstract
Bimanual tasks performed by human agents present unique optimal control considerations compared to cyberphysical agents. These considerations include minimizing attention, distributing attention across two isolated hands, and coordinating the two hands to reach a broader goal. In this work, we propose a two-layer controller that captures these considerations. The upper layer solves an attention distribution problem, while the two lower layer controllers (one per hand) tracks a trajectory using the solution given by the upper layer. We introduce a formulation of the attention controller where attention is a vector that is bound within a hyperbolic feasible region, which is determined by specifications of the task the lower layer controllers. This two-layer controller is used to optimize a single-player game of pong, where the agent must rally the ball between two paddles for as long as possible. We find that adding an attention layer on top of the lower controllers allows the agent to coordinate the left and right hands, which minimizes attention and control effort over the course of the rallying task.
