CVJan 29, 2018

End-to-End Fine-Grained Action Segmentation and Recognition Using Conditional Random Field Models and Discriminative Sparse Coding

arXiv:1801.09571v130 citations
Originality Incremental advance
AI Analysis

This addresses the problem of precise action analysis in domains like surgery and cooking, but it is incremental as it builds on existing CRF and sparse coding techniques.

The paper tackles fine-grained action segmentation and recognition in untrimmed kinematic sequences by proposing a novel framework that combines a temporal Conditional Random Field with discriminative sparse coding features, achieving performance on par or better than state-of-the-art methods on surgical and food preparation datasets.

Fine-grained action segmentation and recognition is an important yet challenging task. Given a long, untrimmed sequence of kinematic data, the task is to classify the action at each time frame and segment the time series into the correct sequence of actions. In this paper, we propose a novel framework that combines a temporal Conditional Random Field (CRF) model with a powerful frame-level representation based on discriminative sparse coding. We introduce an end-to-end algorithm for jointly learning the weights of the CRF model, which include action classification and action transition costs, as well as an overcomplete dictionary of mid-level action primitives. This results in a CRF model that is driven by sparse coding features obtained using a discriminative dictionary that is shared among different actions and adapted to the task of structured output learning. We evaluate our method on three surgical tasks using kinematic data from the JIGSAWS dataset, as well as on a food preparation task using accelerometer data from the 50 Salads dataset. Our results show that the proposed method performs on par or better than state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes