LGAIMAMLMar 4, 2019

MGpi: A Computational Model of Multiagent Group Perception and Interaction

arXiv:1903.01537v24 citations
AI Analysis

This work addresses the challenge of multiagent social perception for robotics, though it appears incremental as it builds on existing imitation learning and attention mechanisms.

The authors tackled the problem of enabling socially intelligent robot interactions by developing a computational model, MGpi, which predicts appropriate social actions in group conversations using observable features like gaze and location, and introduced a KPM gate for social signal gating. They demonstrated state-of-the-art performance on group identification without explicit annotations.

Toward enabling next-generation robots capable of socially intelligent interaction with humans, we present a $\mathbf{computational\; model}$ of interactions in a social environment of multiple agents and multiple groups. The Multiagent Group Perception and Interaction (MGpi) network is a deep neural network that predicts the appropriate social action to execute in a group conversation (e.g., speak, listen, respond, leave), taking into account neighbors' observable features (e.g., location of people, gaze orientation, distraction, etc.). A central component of MGpi is the Kinesic-Proxemic-Message (KPM) gate, that performs social signal gating to extract important information from a group conversation. In particular, KPM gate filters incoming social cues from nearby agents by observing their body gestures (kinesics) and spatial behavior (proxemics). The MGpi network and its KPM gate are learned via imitation learning, using demonstrations from our designed $\mathbf{social\; interaction\; simulator}$. Further, we demonstrate the efficacy of the KPM gate as a social attention mechanism, achieving state-of-the-art performance on the task of $\mathbf{group\; identification}$ without using explicit group annotations, layout assumptions, or manually chosen parameters.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes