Giter Site home page Giter Site logo

multimedia-videosummarization's Introduction

Looking Deeper into Multimodal Video Summarization

Video content generation and consumption have seen exponential growth in recent years. The massive amount of video data on the web affects the end-user experience who is looking for the relevant information with limited browsing time. This exacerbates the need for effective video summarization leading to a growing interest in the corresponding research domain. Most of the works currently focus on using uni-modal or bi-modal information such as video frames, audio and subtitles to formulate the video summary. However, each modality imparts a different perspective for a video, like audio can enhance the information conveyed by the visuals, and subtitles assist in following the audio. Hence it can be argued that considering multiple modalities can offer an opportunity to generate effective video summaries. Therefore, in this research, we are interested in exploring if multiple modalities can lead to better-informed summaries. For this study, we will examine the impact of visual, audio, subtitles and video title for video summarization.

Furthermore, the previous works for bi-modal or multi-modal video summarization do not explicitly state the impact of each modality in the summarization process. Some researches include an ablation study, but it does not capture whether each modality imparts additional information that is not already captured by some other modality. It is an exciting question for investigation as it can help develop more robust systems in the future. Additionally, acquiring and processing each additional modality is resource expensive increases latency. Inspired by the research in deep metric learning, we decided to look at the projected embedding space of the features to answer the question of the relevance of each modality. This research provides a new outlook on the video summarization task to move towards more informative and less costly summaries by using only the components which provide essential insights.

Implementation Details

The code has been tested on a free Google Colab Environment with GPU. The requirements file for creating the associated environments are included in the accompanying python notebooks.

Order to run:

  1. Multimedia.ipynb - Contains code for audio, video and textual feature extraction along with caption generation
  2. Annotations.ipynb - Contains code for aggregating the scores from multiple crowd workers per video
  3. FinalProject.ipynb - Contains code for the hierarchial multimodal fusion and classification modules along with evaluation

multimedia-videosummarization's People

Contributors

sayakmukherjee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.