← Search

Mikhail Seleznyov

4 accepted papers

2026

Harnessing Non-Adversarial Robustness in Large Language Models

ICML 2026spotlight

The work presents an approach for addressing the challenge of robustness in Large Language Models (LLMs) to alterations and potential errors caused by semantically similar but textually different prompts. Recent works have shown that these kinds of prompt variations can significantly impact the perf…

Cited by 0SourceScholar
2026

Obfuscated Activations Bypass LLM Latent-Space Defenses

ICLR 2026poster

_Latent-space_ monitoring techniques have shown promise as defenses against LLM attacks. These defenses act as scanners to detect harmful activations before they lead to undesirable actions. This prompts the question: can models execute harmful behavior _via inconspicuous latent states_? Here, we st…

Cited by 0SourcecodeScholar
2025

When Punctuation Matters: A Large-Scale Comparison of Prompt Robustness Methods for LLMs

EMNLP 2025

Large Language Models (LLMs) are highly sensitive to subtle, non-semantic variations in prompt phrasing and formatting. In this work, we present the first systematic evaluation of 4 methods for improving prompt robustness within a unified experimental framework. We benchmark these techniques on 8 mo

2024

xCOMET-lite: Bridging the Gap Between Efficiency and Quality in Learned MT Evaluation Metrics

EMNLP 2024main

State-of-the-art trainable machine translation evaluation metrics like xCOMET achieve high correlation with human judgment but rely on large encoders (up to 10.7B parameters), making them computationally expensive and inaccessible to researchers with limited resources. To address this issue, we inve…