paper-with-me

홈 › Papers

Text Synopsis Generation for Egocentric Videos

2020-05-08 · Aidean Sharghi, Niels da Vitoria Lobo, Mubarak Shah

Mass utilization of body-worn cameras has led to a huge corpus of available egocentric video. Existing video summarization algorithms can accelerate browsing such videos by selecting (visually) interesting shots from them. Nonetheless, since the system user still has to watch the summary videos, browsing large video databases remain a challenge. Hence, in this work, we propose to generate a textual synopsis, consisting of a few sentences describing the most important events in a long egocentric videos. Users can read the short text to gain insight about the video, and more importantly, efficiently search through the content of a large video database using text queries. Since egocentric videos are long and contain many activities and events, using video-to-text algorithms results in thousands of descriptions, many of which are incorrect. Therefore, we propose a multi-task learning scheme to simultaneously generate descriptions for video segments and summarize the resulting descriptions in an end-to-end fashion. We Input a set of video shots and the network generates a text description for each shot. Next, visual-language content matching unit that is trained with a weakly supervised objective, identifies the correct descriptions. Finally, the last component of our network, called purport network, evaluates the descriptions all together to select the ones containing crucial information. Out of thousands of descriptions generated for the video, a few informative sentences are returned to the user. We validate our framework on the challenging UT Egocentric video dataset, where each video is between 3 to 5 hours long, associated with over 3000 textual descriptions on average. The generated textual summaries, including only 5 percent (or less) of the generated descriptions, are compared to groundtruth summaries in text domain using well-established metrics in natural language processing.

📄 PDF Abstract BibTeX arXiv:2005.03804

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningVideo Summarization

Similar Papers 제목 키워드 기반

Video Synopsis Generation Using Spatio-Temporal Groups

2017-09-15 · A. Ahmed, D. P. Dogra, S. Kar, R. Patnaik 외

Millions of surveillance cameras operate at 24x7 generating huge amount of visual data for processing. However, retrieval of important activities from such a large data can be time consuming. Thus, researchers are workin…

ClusteringRetrievalVideo Synopsis

VSTAR: Generative Temporal Nursing for Longer Dynamic Video Synthesis

2024-03-20 · Yumeng Li, William Beluch, Margret Keuper, Dan Zhang 외

Despite tremendous progress in the field of text-to-video (T2V) synthesis, open-sourced T2V diffusion models struggle to generate longer videos with dynamically varying and evolving content. They tend to synthesize quasi…

Generative Temporal NursingText-to-Video GenerationVideo GenerationVideo Synopsis

Moving Object Based Collision-Free Video Synopsis

2023-09-17 · Anton Jeran Ratnarajah, Sahani Goonetilleke, Dumindu Tissera, Kapilan Balagopalan 외

Video synopsis, summarizing a video to generate a shorter video by exploiting the spatial and temporal redundancies, is important for surveillance and archiving. Existing trajectory-based video synopsis algorithms will n…

ObjectVideo Synopsis

EgoVid-5M: A Large-Scale Video-Action Dataset for Egocentric Video Generation

2024-11-13 · XiaoFeng Wang, Kang Zhao, Feng Liu, Jiayu Wang 외

Video generation has emerged as a promising tool for world simulation, leveraging visual data to replicate real-world environments. Within this context, egocentric video generation, which centers on the human perspective…

Video Generation

A Low-Computational Video Synopsis Framework with a Standard Dataset

2024-09-08 · Ramtin Malekpour, M. Mehrdad Morsali, Hoda Mohammadzade

Video synopsis is an efficient method for condensing surveillance videos. This technique begins with the detection and tracking of objects, followed by the creation of object tubes. These tubes consist of sequences, each…

Objectobject-detectionObject DetectionObject Tracking+1