Lexilogic@IWSLT 2026: Pairwise Ranking Fine-tuning of CometKiwi for Speech Translation Quality Estimation

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

Summary

Pranav Gupta's Lexilogic submission to the IWSLT 2026 Speech Translation Metrics Shared Task presents a novel method for evaluating ASR text to translated text within a specific evaluation scenario. The core of the approach involves fine-tuning CometKiwi-22, a substantial 580M-parameter quality estimation model, by applying a pairwise ranking objective. This fine-tuning process meticulously constructs within-document translation pairs, which are then used for training with an adaptive margin ranking loss. This loss function is further combined with mean squared error (MSE) calibration to refine the model's predictions. The system achieved a notable performance of 35.2% per-source Kendall's τ on the development set. This underscores its potential for robust speech translation quality assessment.

Key takeaway

For NLP Engineers evaluating speech translation quality, consider fine-tuning large quality estimation models such as CometKiwi-22. You should apply a pairwise ranking objective, constructing within-document translation pairs. Integrate an adaptive margin ranking loss, combined with MSE calibration, to improve evaluation accuracy. This method can significantly enhance your system's ability to assess ASR text to translated text quality.

Key insights

Fine-tuning CometKiwi-22 with pairwise ranking significantly improves speech translation quality estimation.

Principles

Method

Fine-tune CometKiwi-22 using a pairwise ranking objective. Construct within-document translation pairs. Train with adaptive margin ranking loss combined with MSE calibration.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

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