paper-with-me

홈 › Papers

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 well as a suite of tasks for recognizing, localizing, and anticipating its onset. We train a supervised neural network as a baseline and analyze its performance compared to human consistency on the tasks. We also investigate self-supervised representations that leverage natural signals in our dataset, and show the effectiveness of an approach that uses the intrinsic speed of video to perform competitively with highly-supervised pretraining. However, a significant gap between machine and human performance remains. The project website is available at https://oops.cs.columbia.edu

📄 PDF Abstract BibTeX arXiv:1911.11206

Code (1)

cvlab-columbia/oops pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Tragedy Plus Time: Capturing Unintended Human Activities from Weakly-labeled Videos

2022-04-28 · Arnav Chakravarthy, Zhiyuan Fang, Yezhou Yang

In videos that contain actions performed unintentionally, agents do not achieve their desired goals. In such videos, it is challenging for computer vision systems to understand high-level concepts such as goal-directed b…

Action UnderstandingVideo Captioning

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

Navigating Hallucinations for Reasoning of Unintentional Activities

2024-02-29 · Shresth Grover, Vibhav Vineet, Yogesh S Rawat

In this work we present a novel task of understanding unintentional human activities in videos. We formalize this problem as a reasoning task under zero-shot scenario, where given a video of an unintentional activity we …

HallucinationNavigate

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

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. …

Action ClassificationPredictionRepresentation LearningSelf-Supervised Learning