← Search

Dmitry P Vetrov

22 accepted papers

2024

Differentiable Rendering with Reparameterized Volume Sampling

AISTATS 2024poster

In view synthesis, a neural radiance field approximates underlying density and radiance fields based on a sparse set of scene pictures. To generate a pixel of a novel view, it marches a ray through the pixel and computes a weighted sum of radiance emitted from a dense set of ray points. This renderi…

2024

Generative Flow Networks as Entropy-Regularized RL

AISTATS 2024poster

The recently proposed generative flow networks (GFlowNets) are a method of training a policy to sample compositional discrete objects with probabilities proportional to a given reward via a sequence of actions. GFlowNets exploit the sequential nature of the problem, drawing parallels with reinforcem…

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

Guide-and-Rescale: Self-Guidance Mechanism for Effective Tuning-Free Real Image Editing

ECCV 2024poster

"Despite recent advances in large-scale text-to-image generative models, manipulating real images with these models remains a challenging problem. The main limitations of existing editing methods are that they either fail to perform with consistent quality on a wide range of image edits or require t…

2023

Entropic Neural Optimal Transport via Diffusion Processes

NeurIPS 2023oral

We propose a novel neural algorithm for the fundamental problem of computing the entropic optimal transport (EOT) plan between probability distributions which are accessible by samples. Our algorithm is based on the saddle point reformulation of the dynamic version of EOT which is known as the Schrö…

2023

HIFI++: A Unified Framework for Bandwidth Extension and Speech Enhancement

ICASSP 2023accepted

Generative adversarial networks have recently demonstrated outstanding performance in neural vocoding outperforming best autoregressive and flow-based models. In this paper, we show that this success can be extended to other tasks of conditional audio generation. In particular, building upon HiFi vo…

Cited by 0SourceScholar
2023

Star-Shaped Denoising Diffusion Probabilistic Models

NeurIPS 2023poster

Denoising Diffusion Probabilistic Models (DDPMs) provide the foundation for the recent breakthroughs in generative modeling. Their Markovian structure makes it difficult to define DDPMs with distributions other than Gaussian or discrete. In this paper, we introduce Star-Shaped DDPM (SS-DDPM). Its *s…

2023

To Stay or Not to Stay in the Pre-train Basin: Insights on Ensembling in Transfer Learning

NeurIPS 2023poster

Transfer learning and ensembling are two popular techniques for improving the performance and robustness of neural networks. Due to the high cost of pre-training, ensembles of models fine-tuned from a single pre-trained checkpoint are often used in practice. Such models end up in the same basin of…

2022

HyperDomainNet: Universal Domain Adaptation for Generative Adversarial Networks

NeurIPS 2022accept

Domain adaptation framework of GANs has achieved great progress in recent years as a main successful approach of training contemporary GANs in the case of very limited training data. In this work, we significantly improve this framework by proposing an extremely compact parameter space for fine-tuni…

2022

Training Scale-Invariant Neural Networks on the Sphere Can Happen in Three Regimes

NeurIPS 2022accept

A fundamental property of deep learning normalization techniques, such as batch normalization, is making the pre-normalization parameters scale invariant. The intrinsic domain of such parameters is the unit sphere, and therefore their gradient optimization dynamics can be represented via spherical o…

2021

Leveraging Recursive Gumbel-Max Trick for Approximate Inference in Combinatorial Spaces

NeurIPS 2021poster

Structured latent variables allow incorporating meaningful prior knowledge into deep learning models. However, learning with such variables remains challenging because of their discrete nature. Nowadays, the standard learning approach is to define a latent variable as a perturbed algorithm output an…

2021

On the Periodic Behavior of Neural Network Training with Batch Normalization and Weight Decay

NeurIPS 2021poster

Training neural networks with batch normalization and weight decay has become a common practice in recent years. In this work, we show that their combined use may result in a surprising periodic behavior of optimization dynamics: the training process regularly exhibits destabilizations that, however…

2020

On Power Laws in Deep Ensembles

NeurIPS 2020spotlight

Ensembles of deep neural networks are known to achieve state-of-the-art performance in uncertainty estimation and lead to accuracy improvement. In this work, we focus on a classification problem and investigate the behavior of both non-calibrated and calibrated negative log-likelihood (CNLL) of a de…

2019

A Prior of a Googol Gaussians: a Tensor Ring Induced Prior for Generative Models

NeurIPS 2019poster

Generative models produce realistic objects in many domains, including text, image, video, and audio synthesis. Most popular models—Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs)—usually employ a standard Gaussian distribution as a prior. Previous works show that the rich…

Cited by 20SourcePDFScholar
2019

A Simple Baseline for Bayesian Uncertainty in Deep Learning

NeurIPS 2019poster

We propose SWA-Gaussian (SWAG), a simple, scalable, and general purpose approach for uncertainty representation and calibration in deep learning. Stochastic Weight Averaging (SWA), which computes the first moment of stochastic gradient descent (SGD) iterates with a modified learning rate schedule,…

2018

Loss Surfaces, Mode Connectivity, and Fast Ensembling of DNNs

NeurIPS 2018spotlight

The loss functions of deep neural networks are complex and their geometric properties are not well understood. We show that the optima of these complex loss functions are in fact connected by simple curves, over which training and test accuracy are nearly constant. We introduce a training procedur…

2017

Structured Bayesian Pruning via Log-Normal Multiplicative Noise

NeurIPS 2017poster

Dropout-based regularization methods can be regarded as injecting random noise with pre-defined magnitude to different parts of the neural network during training. It was recently shown that Bayesian dropout procedure not only improves gener- alization but also leads to extremely sparse neural archi…

2016

PerforatedCNNs: Acceleration through Elimination of Redundant Convolutions

NeurIPS 2016poster

We propose a novel approach to reduce the computational cost of evaluation of convolutional neural networks, a factor that has hindered their deployment in low-power devices such as mobile phones. Inspired by the loop perforation technique from source code optimization, we speed up the bottleneck co…

2015

M-Best-Diverse Labelings for Submodular Energies and Beyond

NeurIPS 2015poster

We consider the problem of finding M best diverse solutions of energy minimization problems for graphical models. Contrary to the sequential method of Batra et al., which greedily finds one solution after another, we infer all $M$ solutions jointly. It was shown recently that such jointly inferred l…

Cited by 26SourcePDFScholar