paper-with-me

Papers

DiffSLT: Enhancing Diversity in Sign Language Translation via Diffusion Model

2024-11-26 · Jihwan Moon, Jihoon Park, Jungeun Kim, Jongseong Bae, Hyeongwoo Jeon, Ha Young Kim

Sign language translation (SLT) is challenging, as it involves converting sign language videos into natural language. Previous studies have prioritized accuracy over diversity. However, diversity is crucial for handling lexical and syntactic ambiguities in machine translation, suggesting it could similarly benefit SLT. In this work, we propose DiffSLT, a novel gloss-free SLT framework that leverages a diffusion model, enabling diverse translations while preserving sign language semantics. DiffSLT transforms random noise into the target latent representation, conditioned on the visual features of input video. To enhance visual conditioning, we design Guidance Fusion Module, which fully utilizes the multi-level spatiotemporal information of the visual features. We also introduce DiffSLT-P, a DiffSLT variant that conditions on pseudo-glosses and visual features, providing key textual guidance and reducing the modality gap. As a result, DiffSLT and DiffSLT-P significantly improve diversity over previous gloss-free SLT methods and achieve state-of-the-art performance on two SLT datasets, thereby markedly improving translation quality.

📄 PDF Abstract BibTeX arXiv:2411.17248

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMachine TranslationSign Language TranslationTranslation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Exploring the Relationship Between Diversity and Quality in Ad Text Generation

2025-05-22 · Yoichi Aoki, Soichiro Murakami, Ukyo Honda, Akihiko Kato

In natural language generation for advertising, creating diverse and engaging ad texts is crucial for capturing a broad audience and avoiding advertising fatigue. Regardless of the importance of diversity, the impact of …

DiversityMachine TranslationText Generation

(Perhaps) Beyond Human Translation: Harnessing Multi-Agent Collaboration for Translating Ultra-Long Literary Texts

2024-05-20 · Minghao Wu, Jiahao Xu, Yulin Yuan, Gholamreza Haffari 외

Literary translation remains one of the most challenging frontiers in machine translation due to the complexity of capturing figurative language, cultural nuances, and unique stylistic elements. In this work, we introduc…

Machine TranslationTranslation

The Effect of Language Diversity When Fine-Tuning Large Language Models for Translation

2025-05-19 · David Stap, Christof Monz

Prior research diverges on language diversity in LLM fine-tuning: Some studies report benefits while others find no advantages. Through controlled fine-tuning experiments across 132 translation directions, we systematica…

DiversityTranslation

LangMark: A Multilingual Dataset for Automatic Post-Editing

2025-11-21 · Diego Velazquez, Mikaela Grace, Konstantinos Karageorgos, Lawrence Carin 외 arxiv

Automatic post-editing (APE) aims to correct errors in machine-translated text, enhancing translation quality, while reducing the need for human intervention. Despite advances in neural machine translation (NMT), the dev…

Machine Translation

Enhancing Assamese NLP Capabilities: Introducing a Centralized Dataset Repository

2024-10-15 · S. Tamang, D. J. Bora

This paper introduces a centralized, open-source dataset repository designed to advance NLP and NMT for Assamese, a low-resource language. The repository, available at GitHub, supports various tasks like sentiment analys…

DiversityMachine Translationnamed-entity-recognitionNamed Entity Recognition+4