paper-with-me

Papers

Modality Alignment between Deep Representations for Effective Video-and-Language Learning

2022-06-01 · LREC 2022 6 · Hyeongu Yun, Yongil Kim, Kyomin Jung

Video-and-Language learning, such as video question answering or video captioning, is the next challenge in the deep learning society, as it pursues the way how human intelligence perceives everyday life. These tasks require the ability of multi-modal reasoning which is to handle both visual information and text information simultaneously across time. In this point of view, a cross-modality attention module that fuses video representation and text representation takes a critical role in most recent approaches. However, existing Video-and-Language models merely compute the attention weights without considering the different characteristics of video modality and text modality. Such na ̈ıve attention module hinders the current models to fully enjoy the strength of cross-modality. In this paper, we propose a novel Modality Alignment method that benefits the cross-modality attention module by guiding it to easily amalgamate multiple modalities. Specifically, we exploit Centered Kernel Alignment (CKA) which was originally proposed to measure the similarity between two deep representations. Our method directly optimizes CKA to make an alignment between video and text embedding representations, hence it aids the cross-modality attention module to combine information over different modalities. Experiments on real-world Video QA tasks demonstrate that our method outperforms conventional multi-modal methods significantly with +3.57% accuracy increment compared to the baseline in a popular benchmark dataset. Additionally, in a synthetic data environment, we show that learning the alignment with our method boosts the performance of the cross-modality attention.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo CaptioningVideo Question Answering

Similar Papers 제목 키워드 기반

Denoising-Contrastive Alignment for Continuous Sign Language Recognition

2023-05-05 · Leming Guo, Wanli Xue, ShengYong Chen

Continuous sign language recognition (CSLR) aims to recognize signs in untrimmed sign language videos to textual glosses. A key challenge of CSLR is achieving effective cross-modality alignment between video and gloss se…

DenoisingRepresentation LearningSign Language Recognition

Causal Bootstrapped Alignment for Unsupervised Video-Based Visible-Infrared Person Re-Identification

2026-04-17 · Shuang Li, Jiaxu Leng, Changjiang Kuang, Mingpi Tan 외 arxiv

VVI-ReID is a critical technique for all-day surveillance, where temporal information provides additional cues beyond static images. However, existing approaches rely heavily on fully supervised learning with expensive c…

Person Re-Identification

Referring Video Object Segmentation via Language-aligned Track Selection

2024-12-02 · Seongchan Kim, Woojeong Jin, Sangbeom Lim, Heeji Yoon 외

Referring video object segmentation (RVOS) requires tracking and segmenting an object throughout a video according to a given natural language expression, demanding both complex motion understanding and the alignment of …

ObjectObject TrackingReferring Video Object SegmentationSemantic Segmentation+3

GranAlign: Granularity-Aware Alignment Framework for Zero-Shot Video Moment Retrieval

2026-01-02 · Mingyu Jeon, Sunjae Yoon, Jonghee Kim, Junyeoung Kim arxiv

Zero-shot video moment retrieval (ZVMR) is the task of localizing a temporal moment within an untrimmed video using a natural language query without relying on task-specific training data. The primary challenge in this s…

Moment Retrieval

XKD: Cross-modal Knowledge Distillation with Domain Alignment for Video Representation Learning

2022-11-25 · Pritam Sarkar, Ali Etemad

We present XKD, a novel self-supervised framework to learn meaningful representations from unlabelled videos. XKD is trained with two pseudo objectives. First, masked data reconstruction is performed to learn modality-sp…

Action ClassificationClassificationKnowledge DistillationRepresentation Learning+4