GROWL: Group Detection With Link Prediction
Viktor Schmuck, Oya Celiktutan

TL;DR
GROWL introduces a GNN-based method for interaction group detection that predicts links between individuals using their spatial relationships, outperforming previous pairwise affinity approaches across multiple camera perspectives.
Contribution
This paper presents GROWL, a novel GNN-based approach for group detection that leverages link prediction and multimodal data, improving accuracy over existing methods.
Findings
GROWL outperforms state-of-the-art methods in accuracy.
GNN-based approach effectively handles different camera views.
Multimodal RGB and depth data enhance detection performance.
Abstract
Interaction group detection has been previously addressed with bottom-up approaches which relied on the position and orientation information of individuals. These approaches were primarily based on pairwise affinity matrices and were limited to static, third-person views. This problem can greatly benefit from a holistic approach based on Graph Neural Networks (GNNs) beyond pairwise relationships, due to the inherent spatial configuration that exists between individuals who form interaction groups. Our proposed method, GROup detection With Link prediction (GROWL), demonstrates the effectiveness of a GNN based approach. GROWL predicts the link between two individuals by generating a feature embedding based on their neighbourhood in the graph and determines whether they are connected with a shallow binary classification method such as Multi-layer Perceptrons (MLPs). We test our method…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
