paper-with-me

Papers

Video Captioning in Compressed Video

2021-01-02 · Mingjian Zhu, Chenrui Duan, Changbin Yu

Existing approaches in video captioning concentrate on exploring global frame features in the uncompressed videos, while the free of charge and critical saliency information already encoded in the compressed videos is generally neglected. We propose a video captioning method which operates directly on the stored compressed videos. To learn a discriminative visual representation for video captioning, we design a residuals-assisted encoder (RAE), which spots regions of interest in I-frames under the assistance of the residuals frames. First, we obtain the spatial attention weights by extracting features of residuals as the saliency value of each location in I-frame and design a spatial attention module to refine the attention weights. We further propose a temporal gate module to determine how much the attended features contribute to the caption generation, which enables the model to resist the disturbance of some noisy signals in the compressed videos. Finally, Long Short-Term Memory is utilized to decode the visual representations into descriptions. We evaluate our method on two benchmark datasets and demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2101.00359

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationVideo Captioning

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Sigmoid Activation 설명 없음
Communication--Guide||How Do I Communicate to Expedia? To make reservations or communicate with Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056) You can also use the…

Similar Papers 제목 키워드 기반

Accurate and Fast Compressed Video Captioning

2023-09-22 · ICCV 2023 1 · Yaojie Shen, Xin Gu, Kai Xu, Heng Fan 외

Existing video captioning approaches typically require to first sample video frames from a decoded video and then conduct a subsequent process (e.g., feature extraction and/or captioning model learning). In this pipeline…

Video Captioning

SnapCap: Efficient Snapshot Compressive Video Captioning

2024-01-10 · JianQiao Sun, Yudi Su, Hao Zhang, Ziheng Cheng 외

Video Captioning (VC) is a challenging multi-modal task since it requires describing the scene in language by understanding various and complex videos. For machines, the traditional VC follows the "imaging-compression-de…

Compressive SensingVideo Captioning

LVCHAT: Facilitating Long Video Comprehension

2024-02-19 · Yu Wang, Zeyuan Zhang, Julian McAuley, Zexue He

Enabling large language models (LLMs) to read videos is vital for multimodal LLMs. Existing works show promise on short videos whereas long video (longer than e.g.~1 minute) comprehension remains challenging. The major p…

Video Captioning

OmniNet: A unified architecture for multi-modal multi-task learning

2019-07-17 · Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain

Transformer is a popularly used neural network architecture, especially for language understanding. We introduce an extended and unified architecture that can be used for tasks involving a variety of modalities like imag…

Image CaptioningMulti-Task LearningPart-Of-Speech TaggingQuestion Answering+4

Activitynet 2019 Task 3: Exploring Contexts for Dense Captioning Events in Videos

2019-07-11 · Shizhe Chen, Yuqing Song, Yida Zhao, Qin Jin 외

Contextual reasoning is essential to understand events in long untrimmed videos. In this work, we systematically explore different captioning models with various contexts for the dense-captioning events in video task, wh…

Dense CaptioningDense Video CaptioningDiversityVideo Captioning