paper-with-me

홈 › Papers

Self-supervised Learning for Unintentional Action Prediction

2022-09-24 · Olga Zatsarynna, Yazan Abu Farha, Juergen Gall

Distinguishing if an action is performed as intended or if an intended action fails is an important skill that not only humans have, but that is also important for intelligent systems that operate in human environments. Recognizing if an action is unintentional or anticipating if an action will fail, however, is not straightforward due to lack of annotated data. While videos of unintentional or failed actions can be found in the Internet in abundance, high annotation costs are a major bottleneck for learning networks for these tasks. In this work, we thus study the problem of self-supervised representation learning for unintentional action prediction. While previous works learn the representation based on a local temporal neighborhood, we show that the global context of a video is needed to learn a good representation for the three downstream tasks: unintentional action classification, localization and anticipation. In the supplementary material, we show that the learned representation can be used for detecting anomalies in videos as well.

📄 PDF Abstract BibTeX arXiv:2209.12074

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationPredictionRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Leveraging Self-Supervised Training for Unintentional Action Recognition

2022-09-23 · Enea Duka, Anna Kukleva, Bernt Schiele

Unintentional actions are rare occurrences that are difficult to define precisely and that are highly dependent on the temporal context of the action. In this work, we explore such actions and seek to identify the points…

Action Recognition

Oops! Predicting Unintentional Action in Video

2019-11-25 · CVPR 2020 6 · Dave Epstein, Boyuan Chen, Carl Vondrick

From just a short glance at a video, we can often tell whether a person's action is intentional or not. Can we train a model to recognize this? We introduce a dataset of in-the-wild videos of unintentional action, as wel…

PLSM: A Parallelized Liquid State Machine for Unintentional Action Detection

2021-05-06 · Dipayan Das, Saumik Bhattacharya, Umapada Pal, Sukalpa Chanda

Reservoir Computing (RC) offers a viable option to deploy AI algorithms on low-end embedded system platforms. Liquid State Machine (LSM) is a bio-inspired RC model that mimics the cortical microcircuits and uses spiking …

Action DetectionGPU

Learning Goals from Failure

2020-06-28 · CVPR 2021 1 · Dave Epstein, Carl Vondrick

We introduce a framework that predicts the goals behind observable human action in video. Motivated by evidence in developmental psychology, we leverage video of unintentional action to learn video representations of goa…

Representation Learning

Memory-augmented Dense Predictive Coding for Video Representation Learning

2020-08-03 · ECCV 2020 8 · Tengda Han, Weidi Xie, Andrew Zisserman

The objective of this paper is self-supervised learning from video, in particular for representations for action recognition. We make the following contributions: (i) We propose a new architecture and learning framework …

Action ClassificationAction RecognitionOptical Flow EstimationRepresentation Learning+3