VLDB 2026 Research / reviewers in the wild / expert
Valentin Malykh
dblp:186/6505
· DBLP profile ↗
8ranked-venue papers in the field
0as first author
5since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 7Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | SLeDoC: System for Legal Document Comparison
Elisei Rykov, Nikolay Ivanov 0001, Kseniia Petrushina, Maria Bandulevich, Valentin Malykh, Vasily Konovalov, Alexander Panchenko, Ilseyar Alimova |
SIGIR | 5 |
| 2026 | SAGE: Solver-Aligned Guided ExplorationabstractModern code agents achieve strong results on challenging software engineering benchmarks such as SWE-bench, but solving each issue remains expensive: most inference cost is spent not on patch generation, but on repository exploration and search, accounting for up to 56% of tokens in our experiments. We propose SAGE, a modular approach that trains a small searcher model to handle codebase exploration as a tool for a frozen large solver model. We first distill the search trajectories from a strong agent to obtain a compact searcher with comparable retrieval quality. We then apply reinforcement learning to optimize the searcher for usefulness under the solver's fixed interface, using step-level feedback that directly evaluates whether retrieved context is actionable for downstream patching. On SWE-bench Verified, SAGE improves resolve rate while reducing search overhead by 67% and overall cost by 21%, demonstrating a practical path to cheaper, modular software engineering agents. Nikita Sorokin, Ivan Sedykh, Timur Ionov, Valentin Malykh |
SIGIR | 4 |
| 2026 | Hierarchical Embedding Fusion for Retrieval-Augmented Code GenerationabstractRetrieval-augmented code generation commonly conditions a decoder on large retrieved snippets, which couples online cost to repository size and introduces long-context noise. We present Hierarchical Embedding Fusion (HEF), a two-stage repository representation for code completion: (i) an offline cache that compresses repository chunks into a reusable hierarchy of dense vectors using a small fuser model, and (ii) an online interface that maps a small number of retrieved vectors into learned pseudo-tokens consumed by a code generator. This replaces thousands of retrieved tokens with a fixed pseudo-token budget while retaining access to repository-level information. Nikita Sorokin, Ivan Sedykh, Valentin Malykh |
SIGIR | 3 |
| 2025 | Iterative Self-training for Code Generation via Reinforced Re-ranking
Nikita Sorokin, Ivan Sedykh, Valentin Malykh |
ECIR (3) | 3 |
| 2023 | LAPCA: Language-Agnostic Pretraining with Cross-Lingual AlignmentabstractData collection and mining is a crucial bottleneck for cross-lingual information retrieval (CLIR). While previous works used machine translation and iterative training, we present a novel approach to cross-lingual pretraining called LAPCA (language-agnostic pretraining with cross-lingual alignment). We train the LAPCA-LM model based on XLM-RoBERTa and łexa that significantly improves cross-lingual knowledge transfer for question answering and sentence retrieval on, e.g., XOR-TyDi and Mr. TyDi datasets, and in the zero-shot cross-lingual scenario performs on par with supervised methods, outperforming many of them on MKQA. Dmitry Abulkhanov, Nikita Sorokin, Sergey I. Nikolenko, Valentin Malykh |
SIGIR | 4 |
| 2020 | RecVAE: A New Variational Autoencoder for Top-N Recommendations with Implicit FeedbackabstractRecent research has shown the advantages of using autoencoders based on deep neural networks for collaborative filtering. In particular, the recently proposed Mult-VAE model, which used the multinomial likelihood variational autoencoders, has shown excellent results for top-N recommendations. In this work, we propose the Recommender VAE (RecVAE) model that originates from our research on regularization techniques for variational autoencoders. RecVAE introduces several novel ideas to improve Mult-VAE, including a novel composite prior distribution for the latent codes, a new approach to setting the beta hyperparameter for the beta-VAE framework, and a new approach to training based on alternating updates. In experimental evaluation, we show that RecVAE significantly outperforms previously proposed autoencoder-based models, including Mult-VAE and RaCT, across classical collaborative filtering datasets, and present a detailed ablation study to assess our new developments. Code and models are available at https://github.com/ilya-shenbin/RecVAE. Ilya Shenbin, Anton Alekseev 0001, Elena Tutubalina, Valentin Malykh, Sergey I. Nikolenko |
WSDM | 4 |
| 2019 | Self-attentive Model for Headline Generation
Daniil Gavrilov, Pavel Kalaidin, Valentin Malykh |
ECIR (2) | 3 |
| 2019 | AspeRa: Aspect-Based Rating Prediction Model
Sergey I. Nikolenko, Elena Tutubalina, Valentin Malykh, Ilya Shenbin, Anton Alekseev 0001 |
ECIR (2) | 3 |