HICO-DET-SG and V-COCO-SG: New Data Splits for Evaluating the Systematic Generalization Performance of Human-Object Interaction Detection Models
Kentaro Takemoto, Moyuru Yamada, Tomotake Sasaki, Hisanao Akima
TL;DR
This work introduces two systematic generalization data splits, HICO-DET-SG and V-COCO-SG, for HOI detection to evaluate a model's ability to generalize to novel object–interaction combinations. By training on non-overlapping combinations and testing on unseen pairings, the study reveals significant performance drops across four HOI detectors, illustrating the challenge of compositional generalization. The authors analyze results, showing that model architecture (notably two-stage modular designs) and pretraining influence SG performance, and they propose four directions to improve generalization: diversifying training data, adopting modular architectures, leveraging pretraining, and incorporating natural language resources. The work also provides reproducible SG-split data and code, aiming to spur further research in systematic generalization for HOI detection and related tasks.
Abstract
Human-Object Interaction (HOI) detection is a task to localize humans and objects in an image and predict the interactions in human-object pairs. In real-world scenarios, HOI detection models need systematic generalization, i.e., generalization to novel combinations of objects and interactions, because the train data are expected to cover a limited portion of all possible combinations. To evaluate the systematic generalization performance of HOI detection models, we created two new sets of HOI detection data splits named HICO-DET-SG and V-COCO-SG based on the HICO-DET and V-COCO datasets, respectively. When evaluated on the new data splits, HOI detection models with various characteristics performed much more poorly than when evaluated on the original splits. This shows that systematic generalization is a challenging goal in HOI detection. By analyzing the evaluation results, we also gain insights for improving the systematic generalization performance and identify four possible future research directions. We hope that our new data splits and presented analysis will encourage further research on systematic generalization in HOI detection.
