paper-with-me

홈 › Papers

Diagnosing Human-object Interaction Detectors

2023-08-16 · Fangrui Zhu, Yiming Xie, Weidi Xie, Huaizu Jiang

We have witnessed significant progress in human-object interaction (HOI) detection. The reliance on mAP (mean Average Precision) scores as a summary metric, however, does not provide sufficient insight into the nuances of model performance (e.g., why one model is better than another), which can hinder further innovation in this field. To address this issue, in this paper, we introduce a diagnosis toolbox to provide detailed quantitative break-down analysis of HOI detection models, inspired by the success of object detection diagnosis toolboxes. We first conduct holistic investigations in the pipeline of HOI detection. By defining a set of errors and the oracles to fix each of them, we can have a quantitative analysis of the significance of different errors according to the mAP improvement obtained from fixing each error. We then delve into two sub-tasks of HOI detection: human-object pair detection and interaction classification, respectively. For the first detection task, we compute the coverage of ground-truth human-object pairs as well as the noisiness level in the detection results. For the second classification task, we measure a model's performance of differentiating positive and negative detection results and also classifying the actual interactions when the human-object pairs are correctly detected. We analyze eight state-of-the-art HOI detection models and provide valuable diagnosis insights to foster future research. For instance, our diagnosis shows that state-of-the-art model RLIPv2 outperforms others mainly because it significantly improves the multi-label interaction classification accuracy. Our toolbox is applicable for different methods across different datasets and available at https://github.com/neu-vi/Diag-HOI.

📄 PDF Abstract BibTeX arXiv:2308.08529

Code (1)

neu-vi/diag-hoi 공식 구현

Tasks

ClassificationHuman-Object Interaction DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Diagnosing Rarity in Human-Object Interaction Detection

2020-06-10 · Mert Kilickaya, Arnold Smeulders

Human-object interaction (HOI) detection is a core task in computer vision. The goal is to localize all human-object pairs and recognize their interactions. An interaction defined by a <verb, noun> tuple leads to a long-…

Human-Object Interaction DetectionObject

Discovering Human Interactions With Large-Vocabulary Objects via Query and Multi-Scale Detection

2021-01-01 · ICCV 2021 10 · Suchen Wang, Kim-Hui Yap, Henghui Ding, Jiyan Wu 외

In this work, we study the problem of human-object interaction (HOI) detection with large vocabulary object categories. Previous HOI studies are mainly conducted in the regime of limit object categories (e.g., 80 cat…

Human-Object Interaction DetectionObjectobject-detectionObject Detection

Boosting Zero-Shot Human-Object Interaction Detection with Vision-Language Transfer

2024-03-18 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2024 3 · Sandipan Sarma, Pradnesh Kalkar, Arijit Sur

Human-Object Interaction (HOI) detection is a crucial task that involves localizing interactive human-object pairs and identifying the actions being performed. Most existing HOI detectors are supervised in nature and lac…

Human-Object Interaction DetectionLanguage ModelingLanguage ModellingObject+1

Object Detection in Autonomous Vehicles: Status and Open Challenges

2022-01-19 · Abhishek Balasubramaniam, Sudeep Pasricha

Object detection is a computer vision task that has become an integral part of many consumer applications today such as surveillance and security systems, mobile text recognition, and diagnosing diseases from MRI/CT scan…

Autonomous DrivingAutonomous VehiclesObjectobject-detection+1

ContextHOI: Spatial Context Learning for Human-Object Interaction Detection

2024-12-12 · Mingda Jia, Liming Zhao, Ge Li, Yun Zheng

Spatial contexts, such as the backgrounds and surroundings, are considered critical in Human-Object Interaction (HOI) recognition, especially when the instance-centric foreground is blurred or occluded. Recent advancemen…

Human-Object Interaction DetectionObjectobject-detectionObject Detection