DiffSLT uses a latent diffusion model conditioned on fused multi-level visual features to produce diverse, accurate sign language translations, and DiffSLT-P conditions on pseudo-glosses to improve accuracy further.
Sequence to Sequence Mixture Model for Diverse Machine Translation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Sequence to sequence (SEQ2SEQ) models often lack diversity in their generated translations. This can be attributed to the limitation of SEQ2SEQ models in capturing lexical and syntactic variations in a parallel corpus resulting from different styles, genres, topics, or ambiguity of the translation process. In this paper, we develop a novel sequence to sequence mixture (S2SMIX) model that improves both translation diversity and quality by adopting a committee of specialized translation models rather than a single translation model. Each mixture component selects its own training dataset via optimization of the marginal loglikelihood, which leads to a soft clustering of the parallel corpus. Experiments on four language pairs demonstrate the superiority of our mixture model compared to a SEQ2SEQ baseline with standard or diversity-boosted beam search. Our mixture model uses negligible additional parameters and incurs no extra computation cost during decoding.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DiffSLT: Enhancing Diversity in Sign Language Translation via Diffusion Model
DiffSLT uses a latent diffusion model conditioned on fused multi-level visual features to produce diverse, accurate sign language translations, and DiffSLT-P conditions on pseudo-glosses to improve accuracy further.