HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

What and When to Look?: Temporal Span Proposal Network for Video Relation Detection

Sangmin Woo; Junhyug Noh; Kangil Kim

What and When to Look?: Temporal Span Proposal Network for Video Relation Detection

Abstract

Identifying relations between objects is central to understanding the scene. While several works have been proposed for relation modeling in the image domain, there have been many constraints in the video domain due to challenging dynamics of spatio-temporal interactions (e.g., between which objects are there an interaction? when do relations start and end?). To date, two representative methods have been proposed to tackle Video Visual Relation Detection (VidVRD): segment-based and window-based. We first point out limitations of these methods and propose a novel approach named Temporal Span Proposal Network (TSPN). TSPN tells what to look: it sparsifies relation search space by scoring relationness of object pair, i.e., measuring how probable a relation exist. TSPN tells when to look: it simultaneously predicts start-end timestamps (i.e., temporal spans) and categories of the all possible relations by utilizing full video context. These two designs enable a win-win scenario: it accelerates training by 2X or more than existing methods and achieves competitive performance on two VidVRD benchmarks (ImageNet-VidVDR and VidOR). Moreover, comprehensive ablative experiments demonstrate the effectiveness of our approach. Codes are available at https://github.com/sangminwoo/Temporal-Span-Proposal-Network-VidVRD.

Code Repositories

sangminwoo/Temporal-Span-Proposal-Network-VidVRD
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-visual-relation-detection-on-imagenetTSPN
Recall@100: 14.13
Recall@50: 11.56
mAP: 18.9
video-visual-relation-detection-on-vidorTSPN
Recall@100: 10.71
Recall@50: 9.33
mAP: 7.61

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
What and When to Look?: Temporal Span Proposal Network for Video Relation Detection | Papers | HyperAI