Human-Object Interaction Prediction in Videos through Gaze Following

6 Jun 2023  ·  Zhifan Ni, Esteve Valls Mascaró, Hyemin Ahn, Dongheui Lee ·

Understanding the human-object interactions (HOIs) from a video is essential to fully comprehend a visual scene. This line of research has been addressed by detecting HOIs from images and lately from videos. However, the video-based HOI anticipation task in the third-person view remains understudied. In this paper, we design a framework to detect current HOIs and anticipate future HOIs in videos. We propose to leverage human gaze information since people often fixate on an object before interacting with it. These gaze features together with the scene contexts and the visual appearances of human-object pairs are fused through a spatio-temporal transformer. To evaluate the model in the HOI anticipation task in a multi-person scenario, we propose a set of person-wise multi-label metrics. Our model is trained and validated on the VidHOI dataset, which contains videos capturing daily life and is currently the largest video HOI dataset. Experimental results in the HOI detection task show that our approach improves the baseline by a great margin of 36.3% relatively. Moreover, we conduct an extensive ablation study to demonstrate the effectiveness of our modifications and extensions to the spatio-temporal transformer. Our code is publicly available on https://github.com/nizhf/hoi-prediction-gaze-transformer.

PDF Abstract

Datasets


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Human-Object Interaction Anticipation VidHOI ST-GAZE Person-wise Top5: t=1(mAP@0.5) 37.59 # 2
Person-wise Top5: t=3(mAP@0.5) 33.14 # 2
Person-wise Top5: t=5(mAP@0.5) 32.75 # 2
Human-Object Interaction Detection VidHOI ST-GAZE Oracle: Full (mAP@0.5) 38.61 # 2
Oracle: Rare (mAP@0.5) 27.99 # 2
Oracle: Non-Rare (mAP@0.5) 52.44 # 2
Detection: Full (mAP@0.5) 10.4 # 2
Detection: Non-Rare (mAP@0.5) 16.83 # 2
Detection: Rare (mAP@0.5) 5.46 # 2

Methods


No methods listed for this paper. Add relevant methods here