LIUM Submission for IWSLT 2026 Low-resource Speech Translation Track

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The LIUM submission for the IWSLT 2026 low-resource speech translation track details data augmentation methods for speech-to-text translation, specifically targeting scenarios with limited resources. It proposes two primary pipelines: pseudo-labeling and speech synthesis, aiming to generate parallel speech data without relying on human-annotated speech translation data. The work focuses on Central Kurdish–English language pairs, exploring the advantages and limitations of each augmentation technique. The most effective results were achieved using the pseudo-labeling pipeline, which yielded a BLEU score of 25.73 on the development set and 21.09 on the test set for Central Kurdish–English translation. This approach demonstrates a viable strategy for improving performance in challenging low-resource settings.

Key takeaway

For Machine Learning Engineers developing speech translation systems in low-resource environments, you should prioritize pseudo-labeling as a data augmentation strategy. This method demonstrated superior performance, achieving a BLEU score of 21.09 on the test set for Central Kurdish–English, without requiring extensive human-annotated data. Consider integrating pseudo-labeling into your pipeline to efficiently generate parallel speech data and improve model accuracy in similar challenging language pairs.

Key insights

Data augmentation via pseudo-labeling and speech synthesis improves low-resource speech translation.

Principles

Method

The proposed method involves two data augmentation pipelines: pseudo-labeling and speech synthesis, designed to create parallel speech data for low-resource speech-to-text translation, specifically for Central Kurdish–English.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.