ActionSwitch: Class-agnostic Detection of Simultaneous Actions in Streaming Videos
Hyolim Kang, Jeongseok Hyun, Joungbin An, Youngjae Yu, Seon Joo Kim
TL;DR
This paper tackles Online Temporal Action Localization in streaming videos with overlapping actions and no reliance on predefined action classes. It introduces ActionSwitch, a class-agnostic On-TAL framework built on a multi-switch finite-state machine and a state-emitting OAD model to produce online action states, enabling instant, boundary-aware instance generation. A Conservativeness loss is proposed to penalize unnecessary state changes, stabilizing long action proposals and reducing fragmentation. Evaluations on THUMOS14, FineAction, Epic-Kitchens 100, and Multithumos show ActionSwitch achieving state-of-the-art results among On-TAL approaches and competitive performance against ODAS, with strong open-world potential when combined with video-language models.
Abstract
Online Temporal Action Localization (On-TAL) is a critical task that aims to instantaneously identify action instances in untrimmed streaming videos as soon as an action concludes -- a major leap from frame-based Online Action Detection (OAD). Yet, the challenge of detecting overlapping actions is often overlooked even though it is a common scenario in streaming videos. Current methods that can address concurrent actions depend heavily on class information, limiting their flexibility. This paper introduces ActionSwitch, the first class-agnostic On-TAL framework capable of detecting overlapping actions. By obviating the reliance on class information, ActionSwitch provides wider applicability to various situations, including overlapping actions of the same class or scenarios where class information is unavailable. This approach is complemented by the proposed "conservativeness loss", which directly embeds a conservative decision-making principle into the loss function for On-TAL. Our ActionSwitch achieves state-of-the-art performance in complex datasets, including Epic-Kitchens 100 targeting the challenging egocentric view and FineAction consisting of fine-grained actions.
