Skip to main content

Showing 1–13 of 13 results for author: Vamvas, J

.
  1. arXiv:2405.07513  [pdf, other

    cs.CL

    Fine-tuning the SwissBERT Encoder Model for Embedding Sentences and Documents

    Authors: Juri Grosjean, Jannis Vamvas

    Abstract: Encoder models trained for the embedding of sentences or short documents have proven useful for tasks such as semantic search and topic modeling. In this paper, we present a version of the SwissBERT encoder model that we specifically fine-tuned for this purpose. SwissBERT contains language adapters for the four national languages of Switzerland -- German, French, Italian, and Romansh -- and has be… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: SwissText 2024

  2. arXiv:2402.04251  [pdf, other

    cs.CL

    Linear-time Minimum Bayes Risk Decoding with Reference Aggregation

    Authors: Jannis Vamvas, Rico Sennrich

    Abstract: Minimum Bayes Risk (MBR) decoding is a text generation technique that has been shown to improve the quality of machine translations, but is expensive, even if a sampling-based approximation is used. Besides requiring a large number of sampled sequences, it requires the pairwise calculation of a utility metric, which has quadratic complexity. In this paper, we propose to approximate pairwise metric… ▽ More

    Submitted 3 June, 2024; v1 submitted 6 February, 2024; originally announced February 2024.

    Comments: ACL 2024

  3. arXiv:2401.14400  [pdf, other

    cs.CL

    Modular Adaptation of Multilingual Encoders to Written Swiss German Dialect

    Authors: Jannis Vamvas, Noëmi Aepli, Rico Sennrich

    Abstract: Creating neural text encoders for written Swiss German is challenging due to a dearth of training data combined with dialectal variation. In this paper, we build on several existing multilingual encoders and adapt them to Swiss German using continued pre-training. Evaluation on three diverse downstream tasks shows that simply adding a Swiss German adapter to a modular encoder achieves 97.5% of ful… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

    Comments: First Workshop on Modular and Open Multilingual NLP (MOOMIN 2024)

  4. arXiv:2401.06769  [pdf, other

    cs.CL

    Machine Translation Models are Zero-Shot Detectors of Translation Direction

    Authors: Michelle Wastl, Jannis Vamvas, Rico Sennrich

    Abstract: Detecting the translation direction of parallel text has applications for machine translation training and evaluation, but also has forensic applications such as resolving plagiarism or forgery allegations. In this work, we explore an unsupervised approach to translation direction detection based on the simple hypothesis that… ▽ More

    Submitted 22 May, 2024; v1 submitted 12 January, 2024; originally announced January 2024.

  5. arXiv:2312.00536  [pdf, other

    cs.CL

    Trained MT Metrics Learn to Cope with Machine-translated References

    Authors: Jannis Vamvas, Tobias Domhan, Sony Trenous, Rico Sennrich, Eva Hasler

    Abstract: Neural metrics trained on human evaluations of MT tend to correlate well with human judgments, but their behavior is not fully understood. In this paper, we perform a controlled experiment and compare a baseline metric that has not been trained on human evaluations (Prism) to a trained version of the same metric (Prism+FT). Surprisingly, we find that Prism+FT becomes more robust to machine-transla… ▽ More

    Submitted 1 December, 2023; originally announced December 2023.

    Comments: WMT 2023

  6. arXiv:2311.07439  [pdf, other

    cs.CL cs.AI cs.LG

    Investigating Multi-Pivot Ensembling with Massively Multilingual Machine Translation Models

    Authors: Alireza Mohammadshahi, Jannis Vamvas, Rico Sennrich

    Abstract: Massively multilingual machine translation models allow for the translation of a large number of languages with a single model, but have limited performance on low- and very-low-resource translation directions. Pivoting via high-resource languages remains a strong strategy for low-resource directions, and in this paper we revisit ways of pivoting through multiple languages. Previous work has used… ▽ More

    Submitted 28 April, 2024; v1 submitted 13 November, 2023; originally announced November 2023.

    Comments: Accepted to Insights at NAACL 2024

  7. arXiv:2309.07098  [pdf, other

    cs.CL

    Mitigating Hallucinations and Off-target Machine Translation with Source-Contrastive and Language-Contrastive Decoding

    Authors: Rico Sennrich, Jannis Vamvas, Alireza Mohammadshahi

    Abstract: Hallucinations and off-target translation remain unsolved problems in MT, especially for low-resource languages and massively multilingual models. In this paper, we introduce two related methods to mitigate these failure cases with a modified decoding objective, without either requiring retraining or external models. In source-contrastive decoding, we search for a translation that is probable give… ▽ More

    Submitted 29 January, 2024; v1 submitted 13 September, 2023; originally announced September 2023.

    Comments: EACL 2024

  8. arXiv:2305.13303  [pdf, other

    cs.CL

    Towards Unsupervised Recognition of Token-level Semantic Differences in Related Documents

    Authors: Jannis Vamvas, Rico Sennrich

    Abstract: Automatically highlighting words that cause semantic differences between two documents could be useful for a wide range of applications. We formulate recognizing semantic differences (RSD) as a token-level regression task and study three unsupervised approaches that rely on a masked language model. To assess the approaches, we begin with basic English sentences and gradually move to more complex,… ▽ More

    Submitted 20 October, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: EMNLP 2023

  9. arXiv:2303.13310  [pdf, other

    cs.CL

    SwissBERT: The Multilingual Language Model for Switzerland

    Authors: Jannis Vamvas, Johannes Graën, Rico Sennrich

    Abstract: We present SwissBERT, a masked language model created specifically for processing Switzerland-related text. SwissBERT is a pre-trained model that we adapted to news articles written in the national languages of Switzerland -- German, French, Italian, and Romansh. We evaluate SwissBERT on natural language understanding tasks related to Switzerland and find that it tends to outperform previous model… ▽ More

    Submitted 16 January, 2024; v1 submitted 23 March, 2023; originally announced March 2023.

    Comments: SwissText 2023 [v3: Changed template because the proceedings moved to a different publisher. Same content.]

  10. arXiv:2204.13692  [pdf, other

    cs.CL

    NMTScore: A Multilingual Analysis of Translation-based Text Similarity Measures

    Authors: Jannis Vamvas, Rico Sennrich

    Abstract: Being able to rank the similarity of short text segments is an interesting bonus feature of neural machine translation. Translation-based similarity measures include direct and pivot translation probability, as well as translation cross-likelihood, which has not been studied so far. We analyze these measures in the common framework of multilingual NMT, releasing the NMTScore library (available at… ▽ More

    Submitted 19 October, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

    Comments: Findings of EMNLP 2022

  11. arXiv:2203.01927  [pdf, other

    cs.CL

    As Little as Possible, as Much as Necessary: Detecting Over- and Undertranslations with Contrastive Conditioning

    Authors: Jannis Vamvas, Rico Sennrich

    Abstract: Omission and addition of content is a typical issue in neural machine translation. We propose a method for detecting such phenomena with off-the-shelf translation models. Using contrastive conditioning, we compare the likelihood of a full sequence under a translation model to the likelihood of its parts, given the corresponding source or target sequence. This allows to pinpoint superfluous words i… ▽ More

    Submitted 3 March, 2022; originally announced March 2022.

    Comments: ACL 2022

  12. arXiv:2109.07465  [pdf, other

    cs.CL

    On the Limits of Minimal Pairs in Contrastive Evaluation

    Authors: Jannis Vamvas, Rico Sennrich

    Abstract: Minimal sentence pairs are frequently used to analyze the behavior of language models. It is often assumed that model behavior on contrastive pairs is predictive of model behavior at large. We argue that two conditions are necessary for this assumption to hold: First, a tested hypothesis should be well-motivated, since experiments show that contrastive evaluation can lead to false positives. Secon… ▽ More

    Submitted 15 September, 2021; originally announced September 2021.

    Comments: BlackboxNLP 2021

  13. arXiv:2003.08385  [pdf, other

    cs.CL

    X-Stance: A Multilingual Multi-Target Dataset for Stance Detection

    Authors: Jannis Vamvas, Rico Sennrich

    Abstract: We extract a large-scale stance detection dataset from comments written by candidates of elections in Switzerland. The dataset consists of German, French and Italian text, allowing for a cross-lingual evaluation of stance detection. It contains 67 000 comments on more than 150 political issues (targets). Unlike stance detection models that have specific target issues, we use the dataset to train a… ▽ More

    Submitted 10 June, 2020; v1 submitted 18 March, 2020; originally announced March 2020.

    Comments: SwissText + KONVENS 2020. Data and code are available at https://github.com/ZurichNLP/xstance