paper-with-me

Papers

Sensor-Augmented Egocentric-Video Captioning with Dynamic Modal Attention

2021-09-07 · Katsuyuki Nakamura, Hiroki Ohashi, Mitsuhiro Okada

Automatically describing video, or video captioning, has been widely studied in the multimedia field. This paper proposes a new task of sensor-augmented egocentric-video captioning, a newly constructed dataset for it called MMAC Captions, and a method for the newly proposed task that effectively utilizes multi-modal data of video and motion sensors, or inertial measurement units (IMUs). While conventional video captioning tasks have difficulty in dealing with detailed descriptions of human activities due to the limited view of a fixed camera, egocentric vision has greater potential to be used for generating the finer-grained descriptions of human activities on the basis of a much closer view. In addition, we utilize wearable-sensor data as auxiliary information to mitigate the inherent problems in egocentric vision: motion blur, self-occlusion, and out-of-camera-range activities. We propose a method for effectively utilizing the sensor data in combination with the video data on the basis of an attention mechanism that dynamically determines the modality that requires more attention, taking the contextual information into account. We compared the proposed sensor-fusion method with strong baselines on the MMAC Captions dataset and found that using sensor data as supplementary information to the egocentric-video data was beneficial, and that our proposed method outperformed the strong baselines, demonstrating the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2109.02955

Code (1)

hitachi-rd-cv/mmac_captions

Tasks

Sensor FusionVideo Captioning

Similar Papers 제목 키워드 기반

Retrieval-Augmented Egocentric Video Captioning

2024-01-01 · CVPR 2024 1 · Jilan Xu, Yifei HUANG, Junlin Hou, Guo Chen 외

Understanding human actions from videos of first-person view poses significant challenges. Most prior approaches explore representation learning on egocentric videos only, while overlooking the potential benefit of explo…

Representation LearningRetrievalVideo Captioning

Exo2EgoDVC: Dense Video Captioning of Egocentric Procedural Activities Using Web Instructional Videos

2023-11-28 · Takehiko Ohkawa, Takuma Yagi, Taichi Nishimura, Ryosuke Furuta 외

We propose a novel benchmark for cross-view knowledge transfer of dense video captioning, adapting models from web instructional videos with exocentric views to an egocentric view. While dense video captioning (predictin…

Dense Video CaptioningTransfer LearningVideo Captioning

Egocentric Field-of-View Localization Using First-Person Point-of-View Devices

2015-10-07 · Vinay Bettadapura, Irfan Essa, Caroline Pantofaru

We present a technique that uses images, videos and sensor data taken from first-person point-of-view devices to perform egocentric field-of-view (FOV) localization. We define egocentric FOV localization as capturing the…

It's Just Another Day: Unique Video Captioning by Discriminative Prompting

2024-10-15 · Toby Perrett, Tengda Han, Dima Damen, Andrew Zisserman

Long videos contain many repeating actions, events and shots. These repetitions are frequently given identical captions, which makes it difficult to retrieve the exact desired clip using a text search. In this paper, we …

Video Captioning

Embodied VideoAgent: Persistent Memory from Egocentric Videos and Embodied Sensors Enables Dynamic Scene Understanding

2024-12-31 · Yue Fan, Xiaojian Ma, Rongpeng Su, Jun Guo 외

This paper investigates the problem of understanding dynamic 3D scenes from egocentric observations, a key challenge in robotics and embodied AI. Unlike prior studies that explored this as long-form video understanding a…

Robot ManipulationScene UnderstandingVideo Understanding