IJCAI 2023poster0 citations

VideoMaster: A Multimodal Micro Game Video Recreator

Yipeng Yu, Xiao Chen, Hui Zhan

Abstract

To free human from laborious video production, this paper proposes the building of VideoMaster, a multimodal system equipped with four capabilities: highlight extraction, video describing, video dubbing and video editing. It extracts interesting episodes from long game videos, generates subtitles for each episode, reads the subtitles through synthesized speech, and finally re-creates a better short video through video editing. Notably, VideoMaster takes a combination of deep learning and traditional computer vision techniques to extract highlights with fine-to-coarse labels, utilizes a novel framework named PCSG-v (probabilistic context sensitive grammar for video) for video description generation, and imitates a target speaker's voice to read the description. To the best of our knowledge, VideoMaster is the first multimedia system that can automatically produce product-level micro-videos without heavy human annotation.

Multidisciplinary Topics and Applications: MDA: Arts and creativityComputer Vision: CV: ApplicationsComputer Vision: CV: SegmentationComputer Vision: CV: Video analysis and understandingComputer Vision: CV: Vision and languageMachine Learning: ML: Multi-modal learningNatural Language Processing: NLP: ApplicationsNatural Language Processing: NLP: Language generationNatural Language Processing: NLP: Speech
BibTeX
@inproceedings{ijcai2023p844,
  title     = {VideoMaster: A Multimodal Micro Game Video Recreator},
  author    = {Yu, Yipeng and Chen, Xiao and Zhan, Hui},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {7179--7182},
  year      = {2023},
  month     = {8},
  note      = {Demo Track},
  doi       = {10.24963/ijcai.2023/844},
  url       = {https://doi.org/10.24963/ijcai.2023/844},
}