Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–11 of 11 results for author: Matusov, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2411.05088  [pdf

    cs.CL

    Findings of the IWSLT 2024 Evaluation Campaign

    Authors: Ibrahim Said Ahmad, Antonios Anastasopoulos, Ondřej Bojar, Claudia Borg, Marine Carpuat, Roldano Cattoni, Mauro Cettolo, William Chen, Qianqian Dong, Marcello Federico, Barry Haddow, Dávid Javorský, Mateusz Krubiński, Tsz Kin Lam, Xutai Ma, Prashant Mathur, Evgeny Matusov, Chandresh Maurya, John McCrae, Kenton Murray, Satoshi Nakamura, Matteo Negri, Jan Niehues, Xing Niu, Atul Kr. Ojha , et al. (20 additional authors not shown)

    Abstract: This paper reports on the shared tasks organized by the 21st IWSLT Conference. The shared tasks address 7 scientific challenges in spoken language translation: simultaneous and offline translation, automatic subtitling and dubbing, speech-to-speech translation, dialect and low-resource speech translation, and Indic languages. The shared tasks attracted 18 teams whose submissions are documented in… ▽ More

    Submitted 7 November, 2024; originally announced November 2024.

    Comments: IWSLT 2024; 59 pages

  2. arXiv:2401.09646  [pdf, other

    cs.LG cs.AI cs.CL

    ClimateGPT: Towards AI Synthesizing Interdisciplinary Research on Climate Change

    Authors: David Thulke, Yingbo Gao, Petrus Pelser, Rein Brune, Rricha Jalota, Floris Fok, Michael Ramos, Ian van Wyk, Abdallah Nasir, Hayden Goldstein, Taylor Tragemann, Katie Nguyen, Ariana Fowler, Andrew Stanco, Jon Gabriel, Jordan Taylor, Dean Moro, Evgenii Tsymbalov, Juliette de Waal, Evgeny Matusov, Mudar Yaghi, Mohammad Shihadah, Hermann Ney, Christian Dugast, Jonathan Dotan , et al. (1 additional authors not shown)

    Abstract: This paper introduces ClimateGPT, a model family of domain-specific large language models that synthesize interdisciplinary research on climate change. We trained two 7B models from scratch on a science-oriented dataset of 300B tokens. For the first model, the 4.2B domain-specific tokens were included during pre-training and the second was adapted to the climate domain after pre-training. Addition… ▽ More

    Submitted 17 January, 2024; originally announced January 2024.

  3. arXiv:2205.05807  [pdf, other

    cs.CL

    AppTek's Submission to the IWSLT 2022 Isometric Spoken Language Translation Task

    Authors: Patrick Wilken, Evgeny Matusov

    Abstract: To participate in the Isometric Spoken Language Translation Task of the IWSLT 2022 evaluation, constrained condition, AppTek developed neural Transformer-based systems for English-to-German with various mechanisms of length control, ranging from source-side and target-side pseudo-tokens to encoding of remaining length in characters that replaces positional encoding. We further increased translatio… ▽ More

    Submitted 11 May, 2022; originally announced May 2022.

    Comments: IWSLT 2022

  4. arXiv:2205.05805  [pdf, other

    cs.CL

    SubER: A Metric for Automatic Evaluation of Subtitle Quality

    Authors: Patrick Wilken, Panayota Georgakopoulou, Evgeny Matusov

    Abstract: This paper addresses the problem of evaluating the quality of automatically generated subtitles, which includes not only the quality of the machine-transcribed or translated speech, but also the quality of line segmentation and subtitle timing. We propose SubER - a single novel metric based on edit distance with shifts that takes all of these subtitle properties into account. We compare it to exis… ▽ More

    Submitted 11 May, 2022; originally announced May 2022.

    Comments: IWSLT 2022

  5. arXiv:2005.14489  [pdf, ps, other

    cs.CL

    Neural Simultaneous Speech Translation Using Alignment-Based Chunking

    Authors: Patrick Wilken, Tamer Alkhouli, Evgeny Matusov, Pavel Golik

    Abstract: In simultaneous machine translation, the objective is to determine when to produce a partial translation given a continuous stream of source words, with a trade-off between latency and quality. We propose a neural machine translation (NMT) model that makes dynamic decisions when to continue feeding on input or generate output words. The model is composed of two main components: one to dynamically… ▽ More

    Submitted 29 May, 2020; originally announced May 2020.

    Comments: IWSLT 2020

  6. arXiv:1910.03912  [pdf, other

    cs.CL cs.NE

    Novel Applications of Factored Neural Machine Translation

    Authors: Patrick Wilken, Evgeny Matusov

    Abstract: In this work, we explore the usefulness of target factors in neural machine translation (NMT) beyond their original purpose of predicting word lemmas and their inflections, as proposed by Garcìa-Martìnez et al., 2016. For this, we introduce three novel applications of the factored output architecture: In the first one, we use a factor to explicitly predict the word case separately from the target… ▽ More

    Submitted 9 October, 2019; originally announced October 2019.

  7. arXiv:1806.07169  [pdf, ps, other

    cs.CL

    Learning from Chunk-based Feedback in Neural Machine Translation

    Authors: Pavel Petrushkov, Shahram Khadivi, Evgeny Matusov

    Abstract: We empirically investigate learning from partial feedback in neural machine translation (NMT), when partial feedback is collected by asking users to highlight a correct chunk of a translation. We propose a simple and effective way of utilizing such feedback in NMT training. We demonstrate how the common machine translation problem of domain mismatch between training and deployment can be reduced s… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: the paper accepted in ACL 2018 Conference, Melbourne, Australia

  8. arXiv:1804.05958  [pdf, other

    cs.CL stat.ML

    Can Neural Machine Translation be Improved with User Feedback?

    Authors: Julia Kreutzer, Shahram Khadivi, Evgeny Matusov, Stefan Riezler

    Abstract: We present the first real-world application of methods for improving neural machine translation (NMT) with human reinforcement, based on explicit and implicit user feedback collected on the eBay e-commerce platform. Previous work has been confined to simulation experiments, whereas in this paper we work with real logged feedback for offline bandit learning of NMT parameters. We conduct a thorough… ▽ More

    Submitted 16 April, 2018; originally announced April 2018.

    Comments: Accepted at NAACL-HLT 2018 (Industry Track)

  9. arXiv:1708.03271  [pdf, other

    cs.CL

    Neural Machine Translation Leveraging Phrase-based Models in a Hybrid Search

    Authors: Leonard Dahlmann, Evgeny Matusov, Pavel Petrushkov, Shahram Khadivi

    Abstract: In this paper, we introduce a hybrid search for attention-based neural machine translation (NMT). A target phrase learned with statistical MT models extends a hypothesis in the NMT beam search when the attention of the NMT model focuses on the source words translated by this phrase. Phrases added in this way are scored with the NMT model, but also with SMT features including phrase-level translati… ▽ More

    Submitted 10 August, 2017; originally announced August 2017.

    Comments: To appear in Proceedings of EMNLP 2017

  10. arXiv:1708.03186  [pdf, other

    cs.CL

    Neural and Statistical Methods for Leveraging Meta-information in Machine Translation

    Authors: Shahram Khadivi, Patrick Wilken, Leonard Dahlmann, Evgeny Matusov

    Abstract: In this paper, we discuss different methods which use meta information and richer context that may accompany source language input to improve machine translation quality. We focus on category information of input text as meta information, but the proposed methods can be extended to all textual and non-textual meta information that might be available for the input text or automatically predicted us… ▽ More

    Submitted 10 August, 2017; originally announced August 2017.

    Comments: To appear in MT Summit 2017

  11. arXiv:1607.01628  [pdf, other

    cs.CL cs.NE

    Guided Alignment Training for Topic-Aware Neural Machine Translation

    Authors: Wenhu Chen, Evgeny Matusov, Shahram Khadivi, Jan-Thorsten Peter

    Abstract: In this paper, we propose an effective way for biasing the attention mechanism of a sequence-to-sequence neural machine translation (NMT) model towards the well-studied statistical word alignment models. We show that our novel guided alignment training approach improves translation quality on real-life e-commerce texts consisting of product titles and descriptions, overcoming the problems posed by… ▽ More

    Submitted 6 July, 2016; originally announced July 2016.

    Comments: 11 pages