← Search

Siqi Ouyang

7 accepted papers

2025

Anticipating Future with Large Language Model for Simultaneous Machine Translation

NAACL 2025long

Simultaneous machine translation (SMT) takes streaming input utterances and incrementally produces target text. Existing SMT methods only use the partial utterance that has already arrived at the input and the generated hypothesis. Motivated by human interpreters’ technique to forecast future words…

Cited by 0SourcePDFScholar
2025

CA*: Addressing Evaluation Pitfalls in Computation-Aware Latency for Simultaneous Speech Translation

NAACL 2025findings

Simultaneous speech translation (SimulST) systems must balance translation quality with response time, making latency measurement crucial for evaluating their real-world performance. However, there has been a longstanding belief that current metrics yield unrealistically high latency measurements in…

Cited by 0SourcePDFScholar
2025

InfiniSST: Simultaneous Translation of Unbounded Speech with Large Language Model

ACL 2025finding

Simultaneous translation of unbounded streaming speech remains a challenging problem due to the need for effectively processing the historical speech context and past translations so that quality and latency, including computation overhead, can be balanced. Most prior works assume pre-segmented spee…

2024

Translation Canvas: An Explainable Interface to Pinpoint and Analyze Translation Systems

EMNLP 2024system demonstrations

With the rapid advancement of machine translation research, evaluation toolkits have become essential for benchmarking system progress. Tools like COMET and SacreBLEU offer single quality score assessments that are effective for pairwise system comparisons. However, these tools provide limited insig…

Cited by 0SourcePDFScholar
2023

AutoPlan: Automatic Planning of Interactive Decision-Making Tasks With Large Language Models

EMNLP 2023long findings

Recent large language models (LLMs) are promising for making decisions in grounded environments. However, LLMs frequently fail in complex decision-making tasks due to the misalignment between the pre-trained knowledge in LLMs and the actual rules in the environment. Existing methods require either c…

Cited by 0SourcecodeScholar
2023

Pre-trained Language Models Can be Fully Zero-Shot Learners

ACL 2023long

How can we extend a pre-trained model to many language understanding tasks, without labeled or additional unlabeled data? Pre-trained language models (PLMs) have been effective for a wide range of NLP tasks. However, existing approaches either require fine-tuning on downstream labeled datasets or ma…