← Search

Ruslan Mitkov

6 accepted papers

2025

MUSTS: MUltilingual Semantic Textual Similarity Benchmark

ACL 2025short

Predicting semantic textual similarity (STS) is a complex and ongoing challenge in natural language processing (NLP). Over the years, researchers have developed a variety of supervised and unsupervised approaches to calculate STS automatically. Additionally, various benchmarks, which include STS dat…

2025

Sinhala Encoder-only Language Models and Evaluation

ACL 2025long

Recently, language models (LMs) have produced excellent results in many natural language processing (NLP) tasks. However, their effectiveness is highly dependent on available pre-training resources, which is particularly challenging for low-resource languages such as Sinhala. Furthermore, the scarci…

2025

XAutoLM: Efficient Fine-Tuning of Language Models via Meta-Learning and AutoML

EMNLP 2025

Experts in machine learning leverage domain knowledge to navigate decisions in model selection, hyperparameter optimization, and resource allocation. This is particularly critical for fine-tuning language models (LMs), where repeated trials incur substantial computational overhead and environmental

2024

DORE: A Dataset for Portuguese Definition Generation

COLING 2024main

Definition modelling (DM) is the task of automatically generating a dictionary definition of a specific word. Computational systems that are capable of DM can have numerous applications benefiting a wide range of audiences. As DM is considered a supervised natural language generation problem, these…

Cited by 0SourcePDFScholar
2021

An Exploratory Analysis of Multilingual Word-Level Quality Estimation with Cross-Lingual Transformers

ACL 2021short

Most studies on word-level Quality Estimation (QE) of machine translation focus on language-specific models. The obvious disadvantages of these approaches are the need for labelled data for each language pair and the high cost required to maintain several language-specific models. To overcome these…

2020

TransQuest: Translation Quality Estimation with Cross-lingual Transformers

COLING 2020main

Recent years have seen big advances in the field of sentence-level quality estimation (QE), largely as a result of using neural-based architectures. However, the majority of these methods work only on the language pair they are trained on and need retraining for new language pairs. This process can…