← Search

Elena Tutubalina

20 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

I Have Covered All the Bases Here: Interpreting Reasoning Features in Large Language Models via Sparse Autoencoders

AAAI 2026technical

Recent LLMs like DeepSeek-R1 have demonstrated state-of-the-art performance by integrating deep thinking and complex reasoning during generation. However, the internal mechanisms behind these reasoning processes remain unexplored. We observe reasoning LLMs consistently use vocabulary associated with

Cited by 0SourcePDFScholar
2025

CLEAR: Character Unlearning in Textual and Visual Modalities

ACL 2025finding

Machine Unlearning (MU) is critical for removing private or hazardous information from deep learning models. While MU has advanced significantly in unimodal (text or vision) settings, multimodal unlearning (MMU) remains underexplored due to the lack of open benchmarks for evaluating cross-modal data…

Cited by 0SourcePDFScholar
2025

RuCCoD: Towards Automated ICD Coding in Russian

EMNLP 2025

This study investigates the feasibility of automating clinical coding in Russian, a language with limited biomedical resources. We present a new dataset for ICD coding, which includes diagnosis fields from electronic health records (EHRs) annotated with over 10,000 entities and more than 1,500 uniqu

2025

SynthDetoxM: Modern LLMs are Few-Shot Parallel Detoxification Data Annotators

NAACL 2025long

Existing approaches to multilingual text detoxification are hampered by the scarcity of parallel multilingual datasets. In this work, we introduce a pipeline for the generation of multilingual parallel detoxification data. We also introduce SynthDetoxM, a manually collected and synthetically generat…

2025

Two Steps from Hell: Compositionality on Chemical LMs

EMNLP 2025

This paper investigates compositionality in chemical language models (ChemLLMs). We introduce STEPS, a benchmark with compositional questions that reflect intricate chemical structures and reactions, to evaluate models’ understanding of chemical language. Our approach focuses on identifying and anal

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

2025

nach0-pc: Multi-task Language Model with Molecular Point Cloud Encoder

AAAI 2025technical

Recent advancements have integrated Language Models (LMs) into a drug discovery pipeline. However, existing models mostly work with SMILES and SELFIES chemical string representations, which lack spatial features vital for drug discovery. Additionally, attempts to translate chemical 3D structures int…

Cited by 0SourcePDFScholar
2024

$\nabla^2$DFT: A Universal Quantum Chemistry Dataset of Drug-Like Molecules and a Benchmark for Neural Network Potentials

NeurIPS 2024poster

Methods of computational quantum chemistry provide accurate approximations of molecular properties crucial for computer-aided drug discovery and other areas of chemical science. However, high computational complexity limits the scalability of their applications. Neural network potentials (NNPs) are…

2024

Biomedical Concept Normalization over Nested Entities with Partial UMLS Terminology in Russian

COLING 2024main

We present a new manually annotated dataset of PubMed abstracts for concept normalization in Russian. It contains over 23,641 entity mentions in 756 documents linked to 4,544 unique concepts from the UMLS ontology. Compared to existing corpora, we explore two novel annotation characteristics: the ne…

2024

Biomedical Entity Representation with Graph-Augmented Multi-Objective Transformer

NAACL 2024findings

Modern biomedical concept representations are mostly trained on synonymous concept names from a biomedical knowledge base, ignoring the inter-concept interactions and a concept’s local neighborhood in a knowledge base graph. In this paper, we introduce Biomedical Entity Representation with a Graph-A…

2024

Gradual Optimization Learning for Conformational Energy Minimization

ICLR 2024poster

Molecular conformation optimization is crucial to computer-aided drug discovery and materials design. Traditional energy minimization techniques rely on iterative optimization methods that use molecular forces calculated by a physical simulator (oracle) as anti-gradients. However, this is a computat…

2024

Lost in Translation: Chemical Language Models and the Misunderstanding of Molecule Structures

EMNLP 2024finding

The recent integration of chemistry with natural language processing (NLP) has advanced drug discovery. Molecule representation in language models (LMs) is crucial in enhancing chemical understanding. We propose Augmented Molecular Retrieval (AMORE), a flexible zero-shot framework for assessment of…

2022

A Comprehensive Evaluation of Biomedical Entity-centric Search

EMNLP 2022industry

Biomedical information retrieval has often been studied as a task of detecting whether a system correctly detects entity spans and links these entities to concepts from a given terminology. Most academic research has focused on evaluation of named entity recognition (NER) and entity linking (EL) mod…

Cited by 3SourcePDFScholar
2022

DetIE: Multilingual Open Information Extraction Inspired by Object Detection

AAAI 2022technical

State of the art neural methods for open information extraction (OpenIE) usually extract triplets (or tuples) iteratively in an autoregressive or predicate-based manner in order not to produce duplicates. In this work, we propose a different approach to the problem that can be equally or more succes…

2022

PAUQ: Text-to-SQL in Russian

EMNLP 2022finding

Semantic parsing is an important task that allows to democratize human-computer interaction. One of the most popular text-to-SQL datasets with complex and diverse natural language (NL) questions and SQL queries is Spider. We construct and complement a Spider dataset for Russian, thus creating the fi…

2022

RuCCoN: Clinical Concept Normalization in Russian

ACL 2022findings

We present RuCCoN, a new dataset for clinical concept normalization in Russian manually annotated by medical professionals. It contains over 16,028 entity mentions manually linked to over 2,409 unique concepts from the Russian language part of the UMLS ontology. We provide train/test splits for diff…

2020

Ad Lingua: Text Classification Improves Symbolism Prediction in Image Advertisements

COLING 2020main

Understanding image advertisements is a challenging task, often requiring non-literal interpretation. We argue that standard image-based predictions are insufficient for symbolism prediction. Following the intuition that texts and images are complementary in advertising, we introduce a multimodal en…

2020

Fair Evaluation in Concept Normalization: a Large-scale Comparative Analysis for BERT-based Models

COLING 2020main

Linking of biomedical entity mentions to various terminologies of chemicals, diseases, genes, adverse drug reactions is a challenging task, often requiring non-syntactic interpretation. A large number of biomedical corpora and state-of-the-art models have been introduced in the past five years. Howe…