I am a Lead Researcher at T-Tech in Moscow, where I work on world models and
multimodal VLM agents.
I hold a Ph.D. in Computer Science, which I earned at Skoltech within
Evgeny
Burnaev's Applied AI Center.
I received a Master's Degree in Data Science from Skoltech in 2020. Prior to
that, I received my Bachelor's in Applied Mathematics and Physics from the Moscow Institute of Physics and
Technology (MIPT) in 2018.
July 2026: Released Qantara, a single JEPA
checkpoint that serves latent planning, behaviour cloning and inverse
dynamics. To appear at an ICML 2026 workshop (DEMO).
2026: Teaching World Models & Vision-Language-Action Models at Central
University.
2026: NE-Dreamer has
been accepted to an ICLR 2026 workshop.
2025: GSplatLoc has been accepted
to IROS 2025 as an Oral.
2025: Coached the national team of Kyrgyzstan at IOAI.
Jan. 2025: Joined T-Tech.
Dec. 2024: Presented the robot Slon with a team at the AI
Journey Conference.
Sep. 2024: Defended PhD dissertation.
Sep. 2023: Joined Sber Robotics Center.
Aug. 2023: Our work on reconstruction of 3D meshes of human heads from one
view has been accepted to IEEE Access.
July 2023: Delivered three lectures on Introduction to 3D Computer Vision at
the AIRI Summer School.
Nov. 2022: Became a recipient of The Ilya Segalovich Scientific Award for
Young Researchers from Yandex.
Work Experience
T-Tech: Lead Researcher (January 2025 - Present)
Sber Robotics Center: Lead Research Engineer (September 2023 - December
2024)
Applied AI Center: Research Engineer (November 2019 - August 2023)
Huawei: Research Intern (Summer 2019)
Research
I work on world models and multimodal VLM agents: learning latent models of
environment dynamics from pixels and actions, and training vision-language
models to act inside them. Earlier my research was in 3D computer vision and
neural rendering.
We train a single JEPA world model whose objective pairs a Brownian-bridge
interpolant on the state axis with flow matching on the action axis, so one
checkpoint serves latent planning, behaviour-cloning action sampling and inverse
dynamics without retraining.
A decoder-free model-based RL agent that predicts next-step encoder embeddings
from latent state sequences, matching or exceeding DreamerV3 on the DeepMind
Control Suite and improving substantially on DMLab memory and spatial reasoning
tasks.
A lightweight RL recipe for vision-language agents that applies PPO at the token
level for actions while learning a step-level value function. Training in one
cheap synthetic environment produces policies that transfer beyond the training
simulator.
We present a novel approach that integrates dense keypoint descriptors into 3D
Gaussian Splatting to enhance visual localization, achieving state-of-the-art
performance on popular indoor and outdoor benchmarks.
We propose a novel framework that leverages 3D Gaussian Splatting to effectively
remove transient objects from input videos, enabling accurate and stable 3D
scene reconstruction.
Differently from existing data-driven methods for predicting sharp geometric
features in
sampled 3D shapes, which reduce this problem to feature
classification, we propose to regress a scalar field representing the distance
from point
samples to the closest feature line on local patches.
We present an approach for the reconstruction of textured 3D meshes of human
heads from one or few views.
Multi-sensor large-scale dataset for multi-view 3D reconstruction
Oleg Voynov, Gleb Bobrovskikh, Pavel Karpyshev, Andrei-Timotei Ardelean,
Arseniy Bozhenko, Saveliy Galochkin, Ekaterina Karmanova, Pavel Kopanev,
Yaroslav Labutin-Rymsho, Ruslan Rakhimov, Aleksandr Safin, Valerii
Serpiva,
Alexey Artemov, Evgeny Burnaev, Dzmitry Tsetserukou, Denis Zorin
CVPR, 2023
project page /
arXiv
A new multi-sensor dataset for 3D surface reconstruction that includes
registered RGB and
depth data from sensors of different resolutions and modalities under a large
number of
lighting conditions.
Making DensePose fast and light Ruslan Rakhimov, Emil Bogomolov, Alexandr Notchenko, Fung Mao,
Alexey Artemov,
Denis Zorin, Evgeny Burnaev
WACV, 2021
arXiv /
code
We target the problem of redesigning the DensePose R-CNN model's architecture so
that the
final network retains most of its accuracy but becomes more light-weight and
fast.