paper-with-me

Papers

Anticipating Future with Large Language Model for Simultaneous Machine Translation

2024-10-29 · Siqi Ouyang, Oleksii Hrinchuk, Zhehuai Chen, Vitaly Lavrukhin, Jagadeesh Balam, Lei LI, Boris Ginsburg

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 before hearing them, we propose $\textbf{T}$ranslation by $\textbf{A}$nticipating $\textbf{F}$uture (TAF), a method to improve translation quality while retraining low latency. Its core idea is to use a large language model (LLM) to predict future source words and opportunistically translate without introducing too much risk. We evaluate our TAF and multiple baselines of SMT on four language directions. Experiments show that TAF achieves the best translation quality-latency trade-off and outperforms the baselines by up to 5 BLEU points at the same latency (three words).

📄 PDF Abstract BibTeX arXiv:2410.22499

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Deriving Strategic Market Insights with Large Language Models: A Benchmark for Forward Counterfactual Generation

2025-05-26 · Keane Ong, Rui Mao, Deeksha Varshney, Paul Pu Liang 외

Counterfactual reasoning typically involves considering alternatives to actual events. While often applied to understand past events, a distinct form-forward counterfactual reasoning-focuses on anticipating plausible fut…

counterfactualCounterfactual ReasoningDecision Making

A-ACT: Action Anticipation through Cycle Transformations

2022-04-02 · Akash Gupta, Jingen Liu, Liefeng Bo, Amit K. Roy-Chowdhury 외

While action anticipation has garnered a lot of research interest recently, most of the works focus on anticipating future action directly through observed visual cues only. In this work, we take a step back to analyze h…

Action Anticipation

When will you do what? - Anticipating Temporal Occurrences of Activities

2018-04-03 · CVPR 2018 6 · Yazan Abu Farha, Alexander Richard, Juergen Gall

Analyzing human actions in videos has gained increased attention recently. While most works focus on classifying and labeling observed video frames or anticipating the very recent future, making long-term predictions ove…

Anticipating Visual Representations from Unlabeled Video

2015-04-29 · CVPR 2016 6 · Carl Vondrick, Hamed Pirsiavash, Antonio Torralba

Anticipating actions and objects before they start or appear is a difficult problem in computer vision with several real-world applications. This task is challenging partly because it requires leveraging extensive knowle…

Ego-Human Motion Prediction with 3D-Aware LLM

2026-07-08 · Yujin Bae, Jaewoo Jeong, Hyeonseong Kim, Kuk-Jin Yoon arxiv

Anticipating human motion from an egocentric perspective is fundamental for proactive assistance in AR/VR, human-robot collaboration, and embodied AI. While recent works incorporate language as a semantic prior to reduce…

Motion ForecastingPoint Tracking