paper-with-me

Papers

Understanding Action Sequences based on Video Captioning for Learning-from-Observation

2020-12-09 · Iori Yanokura, Naoki Wake, Kazuhiro Sasabuchi, Katsushi Ikeuchi, Masayuki Inaba

Learning actions from human demonstration video is promising for intelligent robotic systems. Extracting the exact section and re-observing the extracted video section in detail is important for imitating complex skills because human motions give valuable hints for robots. However, the general video understanding methods focus more on the understanding of the full frame,lacking consideration on extracting accurate sections and aligning them with the human's intent. We propose a Learning-from-Observation framework that splits and understands a video of a human demonstration with verbal instructions to extract accurate action sequences. The splitting is done based on local minimum points of the hand velocity, which align human daily-life actions with object-centered face contact transitions required for generating robot motion. Then, we extract a motion description on the split videos using video captioning techniques that are trained from our new daily-life action video dataset. Finally, we match the motion descriptions with the verbal instructions to understand the correct human intent and ignore the unintended actions inside the video. We evaluate the validity of hand velocity-based video splitting and demonstrate that it is effective. The experimental results on our new video captioning dataset focusing on daily-life human actions demonstrate the effectiveness of the proposed method. The source code, trained models, and the dataset will be made available.

📄 PDF Abstract BibTeX arXiv:2101.05061

Code (0)

등록된 구현이 없습니다.

Tasks

Video CaptioningVideo Understanding

Similar Papers 제목 키워드 기반

OmniVid: A Generative Framework for Universal Video Understanding

2024-03-26 · CVPR 2024 1 · Junke Wang, Dongdong Chen, Chong Luo, Bo He 외

The core of video understanding tasks, such as recognition, captioning, and tracking, is to automatically detect objects or actions in a video and analyze their temporal evolution. Despite sharing a common goal, differen…

Action RecognitionDecoderDense Video CaptioningObject Tracking+5

An Attempt towards Interpretable Audio-Visual Video Captioning

2018-12-07 · Yapeng Tian, Chenxiao Guan, Justin Goodman, Marc Moore 외

Automatically generating a natural language sentence to describe the content of an input video is a very challenging problem. It is an essential multimodal task in which auditory and visual contents are equally important…

Audio captioningAudio-Visual Video CaptioningImage CaptioningSentence+2

Video Captioning with Aggregated Features Based on Dual Graphs and Gated Fusion

2023-08-13 · Yutao Jin, Bin Liu, Jing Wang

The application of video captioning models aims at translating the content of videos by using accurate natural language. Due to the complex nature inbetween object interaction in the video, the comprehensive understandin…

Video Captioning

Enhancing Traffic Safety with Parallel Dense Video Captioning for End-to-End Event Analysis

2024-04-12 · Maged Shoman, Dongdong Wang, Armstrong Aboah, Mohamed Abdel-Aty

This paper introduces our solution for Track 2 in AI City Challenge 2024. The task aims to solve traffic safety description and analysis with the dataset of Woven Traffic Safety (WTS), a real-world Pedestrian-Centric Tra…

Dense Video CaptioningTransfer LearningVideo CaptioningVideo Understanding

Human Action Sequence Classification

2019-10-07 · Yan Bin Ng, Basura Fernando

This paper classifies human action sequences from videos using a machine translation model. In contrast to classical human action classification which outputs a set of actions, our method output a sequence of action in t…

Action ClassificationAction LocalizationAction SegmentationClassification+4