paper-with-me

Papers

Aligning Source Visual and Target Language Domains for Unpaired Video Captioning

2022-11-22 · Fenglin Liu, Xian Wu, Chenyu You, Shen Ge, Yuexian Zou, Xu sun

Training supervised video captioning model requires coupled video-caption pairs. However, for many targeted languages, sufficient paired data are not available. To this end, we introduce the unpaired video captioning task aiming to train models without coupled video-caption pairs in target language. To solve the task, a natural choice is to employ a two-step pipeline system: first utilizing video-to-pivot captioning model to generate captions in pivot language and then utilizing pivot-to-target translation model to translate the pivot captions to the target language. However, in such a pipeline system, 1) visual information cannot reach the translation model, generating visual irrelevant target captions; 2) the errors in the generated pivot captions will be propagated to the translation model, resulting in disfluent target captions. To address these problems, we propose the Unpaired Video Captioning with Visual Injection system (UVC-VI). UVC-VI first introduces the Visual Injection Module (VIM), which aligns source visual and target language domains to inject the source visual information into the target language domain. Meanwhile, VIM directly connects the encoder of the video-to-pivot model and the decoder of the pivot-to-target model, allowing end-to-end inference by completely skipping the generation of pivot captions. To enhance the cross-modality injection of the VIM, UVC-VI further introduces a pluggable video encoder, i.e., Multimodal Collaborative Encoder (MCE). The experiments show that UVC-VI outperforms pipeline systems and exceeds several supervised systems. Furthermore, equipping existing supervised systems with our MCE can achieve 4% and 7% relative margins on the CIDEr scores to current state-of-the-art models on the benchmark MSVD and MSR-VTT datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2211.12148

Code (0)

등록된 구현이 없습니다.

Tasks

TranslationVideo Captioning

Similar Papers 제목 키워드 기반

Multi-source Multimodal Progressive Domain Adaption for Audio-Visual Deception Detection

2025-08-18 · Ronghao Lin, Sijie Mai, Ying Zeng, Qiaolin He 외 arxiv

This paper presents the winning approach for the 1st MultiModal Deception Detection (MMDD) Challenge at the 1st Workshop on Subtle Visual Computing (SVC). Aiming at the domain shift issue across source and target domains…

Domain Adaptation

Cross-Domain Visual Recognition via Domain Adaptive Dictionary Learning

2018-04-12 · Hongyu Xu, Jingjing Zheng, Azadeh Alavi, Rama Chellappa

In real-world visual recognition problems, the assumption that the training data (source domain) and test data (target domain) are sampled from the same distribution is often violated. This is known as the domain adaptat…

Dictionary LearningDomain Adaptation

Aligning LLMs with Domain Invariant Reward Models

2025-01-01 · David Wu, Sanjiban Choudhury

Aligning large language models (LLMs) to human preferences is challenging in domains where preference data is unavailable. We address the problem of learning reward models for such target domains by leveraging feedback c…

Cross-Lingual Transfer

CUDA: Contradistinguisher for Unsupervised Domain Adaptation

2019-09-08 · Sourabh Balgi, Ambedkar Dukkipati

In this paper, we propose a simple model referred as Contradistinguisher (CTDR) for unsupervised domain adaptation whose objective is to jointly learn to contradistinguish on unlabeled target domain in a fully unsupervis…

Domain Adaptationdomain classificationUnsupervised Domain Adaptation

Interpretable Cross-Domain Few-Shot Learning with Rectified Target-Domain Local Alignment

2026-03-18 · Yaze Zhao, Yixiong Zou, Yuhua Li, Ruixuan Li arxiv

Cross-Domain Few-Shot Learning (CDFSL) adapts models trained with large-scale general data (source domain) to downstream target domains with only scarce training data, where the research on vision-language models (e.g., …

cross-domain few-shot learningMedical Diagnosis