Pith. sign in

REVIEW 2 cited by

InfiniSST: Simultaneous Translation of Unbounded Speech with Large Language Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.02969 v2 pith:L5QFEJGY submitted 2025-03-04 cs.CL cs.AI

classification cs.CLcs.AI
keywords speechtranslationinfinisstunboundedcachelatencymanagementmust-c
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Simultaneous translation of unbounded streaming speech remains a challenging problem due to the need for effectively processing the history speech context and past translations so that quality and latency, including computation overhead, can be balanced. Most prior works assume pre-segmented speech, limiting their real-world applicability. In this paper, we propose InfiniSST, a novel approach that formulates SST as a multi-turn dialogue task, enabling seamless translation of unbounded speech. We construct translation trajectories and robust segments from MuST-C with multi-latency augmentation during training and develop a key-value (KV) cache management strategy to facilitate efficient inference. Experiments on MuST-C En-Es, En-De, and En-Zh demonstrate that InfiniSST reduces computation-aware latency by 0.5 to 1 second while maintaining the same translation quality compared to baselines. Ablation studies further validate the contributions of our data construction and cache management strategy. We release the code and demo at https://github.com/LeiLiLab/InfiniSST

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MLLP-VRAIN UPV system for the IWSLT 2025 Simultaneous Speech Translation Translation task

    cs.CL 2025-06 conditional novelty 4.0 of 10

    A cascade of Whisper and NLLB, adapted with prefix training and streaming policies, achieves 29.8 BLEU on the IWSLT 2025 simultaneous speech translation test set.

  2. CMU's IWSLT 2025 Simultaneous Speech Translation System

    cs.CL 2025-06 conditional novelty 4.0 of 10

    CMU reports 44.3 BLEU English-to-Chinese and 25.1 BLEU English-to-German on the ACL60/60 dev set with a streaming Wav2Vec2.0-Qwen2.5 system trained on about 3,850 hours of synthesized speech translation data.

Pith tools