SOTAVerified

FIFA: Fast Inference Approximation for Action Segmentation

2021-08-09Unverified0· sign in to hype

Yaser Souri, Yazan Abu Farha, Fabien Despinoy, Gianpiero Francesca, Juergen Gall

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We introduce FIFA, a fast approximate inference method for action segmentation and alignment. Unlike previous approaches, FIFA does not rely on expensive dynamic programming for inference. Instead, it uses an approximate differentiable energy function that can be minimized using gradient-descent. FIFA is a general approach that can replace exact inference improving its speed by more than 5 times while maintaining its performance. FIFA is an anytime inference algorithm that provides a better speed vs. accuracy trade-off compared to exact inference. We apply FIFA on top of state-of-the-art approaches for weakly supervised action segmentation and alignment as well as fully supervised action segmentation. FIFA achieves state-of-the-art results on most metrics on two action segmentation datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BreakfastFIFA + MS-TCNAverage F166.8Unverified

Reproductions