Video-guided Machine Translation with Global Video Context
Jian Chen, JinZe Lv, Zi Long, XiangHua Fu
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 seman...
Results & Benchmarks
| Task | Dataset | Metric | Value |
|---|---|---|---|
| Machine translation | TopicVD | BLEU | 38.65 |
| Machine translation | BigVideo | BLEU | 49.63 |
| Machine translation | BigVideo (our implementation) | BLEU | 47.05 |
| Machine translation | Proposed Method | BLEU | 46.78 |
| Machine translation | Text-only NMT | BLEU | 19.14 |
| Machine translation | Image-MMT | BLEU | 28.93 |
Hardware Requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Best Implementation
Maintained implementation evidence is not confirmed for this paper yet.
Use the Implementation Status and Reproduction Path sections below for the current action plan.
Reproduction Path
Follow this baseline workflow to decide if this paper is worth immediate prototyping.
- 1
Use the paper and benchmark evidence to scope a baseline reproduction plan.
- 2
Track assumptions and missing details in an experiment log before coding.
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
Additional Implementations
No additional verified repositories beyond the primary recommendation.
Hugging Face Artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches: