← Search

Jindřich Libovický

13 accepted papers

2025

Beyond Literal Token Overlap: Token Alignability for Multilinguality

NAACL 2025short

Previous work has considered token overlap, or even similarity of token distributions, as predictors for multilinguality and cross-lingual knowledge transfer in language models. However, these very literal metrics assign large distances to language pairs with different scripts, which can nevertheles…

Cited by 0SourcePDFScholar
2025

Multilingual Text-to-Image Generation Magnifies Gender Stereotypes

ACL 2025long

Text-to-image (T2I) generation models have achieved great results in image quality, flexibility, and text alignment, leading to widespread use. Through improvements in multilingual abilities, a larger community can access this technology. Yet, we show that multilingual models suffer from substantial…

2024

Charles Translator: A Machine Translation System between Ukrainian and Czech

COLING 2024main

We present Charles Translator, a machine translation system between Ukrainian and Czech, developed as part of a society-wide effort to mitigate the impact of the Russian-Ukrainian war on individuals and society. The system was developed in the spring of 2022 with the help of many language data provi…

Cited by 0SourcePDFScholar
2023

Exploring Anisotropy and Outliers in Multilingual Language Models for Cross-Lingual Semantic Sentence Similarity

ACL 2023findings

Previous work has shown that the representations output by contextual language models are more anisotropic than static type embeddings, and typically display outlier dimensions. This seems to be true for both monolingual and multilingual models, although much less work has been done on the multiling…

2023

Is a Prestigious Job the same as a Prestigious Country? A Case Study on Multilingual Sentence Embeddings and European Countries

EMNLP 2023short findings

We study how multilingual sentence representations capture European countries and occupations and how this differs across European languages. We prompt the models with templated sentences that we machine-translate into 12 European languages and analyze the most prominent dimensions in the embeddings…

Cited by 0SourceScholar
2023

Speaking Multiple Languages Affects the Moral Bias of Language Models

ACL 2023findings

Pre-trained multilingual language models (PMLMs) are commonly used when dealing with data from multiple languages and cross-lingual transfer. However, PMLMs are trained on varying amounts of data for each language. In practice this means their performance is often much better on English than many ot…

2022

Combining Static and Contextualised Multilingual Embeddings

ACL 2022findings

Static and contextual multilingual embeddings have complementary strengths. Static embeddings, while less expressive than contextual language models, can be more straightforwardly aligned across multiple languages. We combine the strengths of static and contextual models to improve multilingual repr…

2022

Improving Both Domain Robustness and Domain Adaptability in Machine Translation

COLING 2022main

We consider two problems of NMT domain adaptation using meta-learning. First, we want to reach domain robustness, i.e., we want to reach high quality on both domains seen in the training data and unseen domains. Second, we want our systems to be adaptive, i.e., making it possible to finetune systems…

2022

Probing the Role of Positional Information in Vision-Language Models

NAACL 2022findings

In most Vision-Language models (VL), the understanding of the image structure is enabled by injecting the position information (PI) about objects in the image. In our case study of LXMERT, a state-of-the-art VL model, we probe the use of the PI in the representation and study its effect on Visual Qu…

2022

Why don’t people use character-level machine translation?

ACL 2022findings

We present a literature and empirical survey that critically assesses the state of the art in character-level modeling for machine translation (MT). Despite evidence in the literature that character-level systems are comparable with subword systems, they are virtually never used in competitive setup…