Paweł Przewłocki
2025
A* Decoding for Machine Translation in LLMs - SRPOL Participation in WMT2025
Adam Dobrowolski
|
Paweł Przewłocki
|
Paweł Przybysz
|
Marcin Szymański
|
Dawid Siwicki
Proceedings of the Tenth Conference on Machine Translation
SRPOL team submission to WMT2025 introduces innovative approach using A* (A-star) algorithm of decoding in EuroLLM which gives diverse set of translation hypotheses. Subsequent reranking by Comet-QE and NLLB chooses the best of the diversed hypotheses which gives significant improvement of translation quality. The A* algorithm can be applied to decoding in any LLMs or other translation models. The experiment shows that by using free, openly accessible MT models you can achieve translation quality of the best online translators and LLMs using just a PC under your desk.
2022
Samsung R&D Institute Poland Participation in WMT 2022
Adam Dobrowolski
|
Mateusz Klimaszewski
|
Adam Myśliwy
|
Marcin Szymański
|
Jakub Kowalski
|
Kornelia Szypuła
|
Paweł Przewłocki
|
Paweł Przybysz
Proceedings of the Seventh Conference on Machine Translation (WMT)
This paper presents the system description of Samsung R&D Institute Poland participation in WMT 2022 for General MT solution for medium and low resource languages: Russian and Croatian. Our approach combines iterative noised/tagged back-translation and iterative distillation. We investigated different monolingual resources and compared their influence on final translations. We used available BERT-likemodels for text classification and for extracting domains of texts. Then we prepared an ensemble of NMT models adapted to multiple domains. Finally we attempted to predict ensemble weight vectors from the BERT-based domain classifications for individual sentences. Our final trained models reached quality comparable to best online translators using only limited constrained resources during training.
Search
Fix author
Co-authors
- Adam Dobrowolski 2
- Paweł Przybysz 2
- Marcin Szymański 2
- Mateusz Klimaszewski 1
- Jakub Kowalski 1
- show all...
Venues
- wmt2