← Search

Vasily Konovalov

8 accepted papers

2026

Secure Coding Unleashed: Boosting Productivity With On-Premise LLM-Powered IDE Plugins

IJCAI 2026

The integration of code assistance powered by Large Language Models (LLMs) into Integrated Development Environments (IDEs) has rapidly expanded, significantly influencing developer productivity. However, existing cloud-based solutions offered by third-party providers introduce critical privacy conce

Cited by 0Scholar
2025

Adaptive Retrieval Without Self-Knowledge? Bringing Uncertainty Back Home

ACL 2025long

Retrieval Augmented Generation (RAG) improves correctness of Question Answering (QA) and addresses hallucinations in Large Language Models (LLMs), yet greatly increase computational costs. Besides, RAG is not always needed as may introduce irrelevant information. Recent adaptive retrieval methods in…

2025

How Much Knowledge Can You Pack into a LoRA Adapter without Harming LLM?

NAACL 2025findings

The performance of Large Language Models (LLMs) on many tasks is greatly limited by the knowledge learned during pre-training and stored in the model’s parameters. Low-rank adaptation (LoRA) is a popular and efficient training technique for updating or domain-specific adaptation of LLMs. In this stu…

2025

LLM-Independent Adaptive RAG: Let the Question Speak for Itself

EMNLP 2025

Large Language Models (LLMs) are prone to hallucinations, and Retrieval-Augmented Generation (RAG) helps mitigate this, but at a high computational cost while risking misinformation. Adaptive retrieval aims to retrieve only when necessary, but existing approaches rely on LLM-based uncertainty estima

2025

When Models Lie, We Learn: Multilingual Span-Level Hallucination Detection with PsiloQA

EMNLP 2025

Hallucination detection remains a fundamental challenge for the safe and reliable deployment of large language models (LLMs), especially in applications requiring factual accuracy. Existing hallucination benchmarks often operate at the sequence level and are limited to English, lacking the fine-grai

2025

Will It Still Be True Tomorrow? Multilingual Evergreen Question Classification to Improve Trustworthy QA

EMNLP 2025

Large Language Models (LLMs) often hallucinate in question answering (QA) tasks. A key yet underexplored factor contributing to this is the temporality of questions – whether they are evergreen (answers remain stable over time) or mutable (answers change). In this work, we introduce EverGreenQA, the

2024

DeepPavlov 1.0: Your Gateway to Advanced NLP Models Backed by Transformers and Transfer Learning

EMNLP 2024system demonstrations

We present DeepPavlov 1.0, an open-source framework for using Natural Language Processing (NLP) models by leveraging transfer learning techniques. DeepPavlov 1.0 is created for modular and configuration-driven development of state-of-the-art NLP models and supports a wide range of NLP model applicat…

2024

Efficient Answer Retrieval System (EARS): Combining Local DB Search and Web Search for Generative QA

EMNLP 2024industry

In this work, we propose an efficient answer retrieval system **EARS**: a production-ready, factual question answering (QA) system that combines local knowledge base search with generative, context-based QA. To assess the quality of the generated content, we devise comprehensive metrics for both man…

Cited by 3SourcePDFScholar