Video-guided Machine Translation with Global Video Context

arXiv cs.CV / 4/9/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a globally video-guided multimodal translation framework to better handle long videos by moving beyond locally aligned, one-to-one video-subtitle segment methods.
  • It uses a pretrained semantic encoder plus a vector database for subtitle retrieval to assemble a context set of video segments that match the target subtitle semantics.
  • An attention mechanism selectively emphasizes the most relevant visual content while retaining other features to preserve broader narrative context across segments.
  • A region-aware cross-modal attention module improves semantic alignment between visual regions and subtitle text during translation.
  • Experiments on a large-scale documentary translation dataset show substantial improvements over baseline models, especially in long-video translation scenarios.

Abstract

Video-guided Multimodal Translation (VMT) has advanced significantly in recent years. However, most existing methods rely on locally aligned video segments paired one-to-one with subtitles, limiting their ability to capture global narrative context across multiple segments in long videos. To overcome this limitation, we propose a globally video-guided multimodal translation framework that leverages a pretrained semantic encoder and vector database-based subtitle retrieval to construct a context set of video segments closely related to the target subtitle semantics. An attention mechanism is employed to focus on highly relevant visual content, while preserving the remaining video features to retain broader contextual information. Furthermore, we design a region-aware cross-modal attention mechanism to enhance semantic alignment during translation. Experiments on a large-scale documentary translation dataset demonstrate that our method significantly outperforms baseline models, highlighting its effectiveness in long-video scenarios.