Skip to main content

Showing 1–9 of 9 results for author: Molchanov, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.19097  [pdf, other

    cs.CL

    TEncDM: Understanding the Properties of Diffusion Model in the Space of Language Model Encodings

    Authors: Alexander Shabalin, Viacheslav Meshchaninov, Tingir Badmaev, Dmitry Molchanov, Grigory Bartosh, Sergey Markov, Dmitry Vetrov

    Abstract: Drawing inspiration from the success of diffusion models in various domains, numerous research papers proposed methods for adapting them to text data. Despite these efforts, none of them has managed to achieve the quality of the large language models. In this paper, we conduct a comprehensive analysis of key components of the text diffusion models and introduce a novel approach named Text Encoding… ▽ More

    Submitted 29 February, 2024; originally announced February 2024.

    Comments: 14 pages, 8 figures, submitted to ACL 2024

    ACM Class: I.2; I.7

  2. arXiv:2302.05259  [pdf, other

    stat.ML cs.LG

    Star-Shaped Denoising Diffusion Probabilistic Models

    Authors: Andrey Okhotin, Dmitry Molchanov, Vladimir Arkhipkin, Grigory Bartosh, Viktor Ohanesian, Aibek Alanov, Dmitry Vetrov

    Abstract: 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 star-shaped diffusion process allows us to bypass the need to define the transition probabilities or c… ▽ More

    Submitted 28 October, 2023; v1 submitted 10 February, 2023; originally announced February 2023.

    Comments: Accepted at NeurIPS 2023

  3. arXiv:2002.09103  [pdf, other

    stat.ML cs.CV cs.LG

    Greedy Policy Search: A Simple Baseline for Learnable Test-Time Augmentation

    Authors: Dmitry Molchanov, Alexander Lyzhov, Yuliya Molchanova, Arsenii Ashukha, Dmitry Vetrov

    Abstract: Test-time data augmentation$-$averaging the predictions of a machine learning model across multiple augmented samples of data$-$is a widely used technique that improves the predictive performance. While many advanced learnable data augmentation techniques have emerged in recent years, they are focused on the training phase. Such techniques are not necessarily optimal for test-time augmentation and… ▽ More

    Submitted 20 June, 2020; v1 submitted 20 February, 2020; originally announced February 2020.

  4. arXiv:2002.06470  [pdf, other

    stat.ML cs.LG

    Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning

    Authors: Arsenii Ashukha, Alexander Lyzhov, Dmitry Molchanov, Dmitry Vetrov

    Abstract: Uncertainty estimation and ensembling methods go hand-in-hand. Uncertainty estimation is one of the main benchmarks for assessment of ensembling performance. At the same time, deep learning ensembles have provided state-of-the-art results in uncertainty estimation. In this work, we focus on in-domain uncertainty for image classification. We explore the standards for its quantification and point ou… ▽ More

    Submitted 18 July, 2021; v1 submitted 15 February, 2020; originally announced February 2020.

    Journal ref: Eighth International Conference on Learning Representations (ICLR 2020)

  5. arXiv:1811.00596  [pdf, other

    stat.ML cs.LG

    Variational Dropout via Empirical Bayes

    Authors: Valery Kharitonov, Dmitry Molchanov, Dmitry Vetrov

    Abstract: We study the Automatic Relevance Determination procedure applied to deep neural networks. We show that ARD applied to Bayesian DNNs with Gaussian approximate posterior distributions leads to a variational bound similar to that of variational dropout, and in the case of a fixed dropout rate, objectives are exactly the same. Experimental results show that the two approaches yield comparable results… ▽ More

    Submitted 28 November, 2018; v1 submitted 1 November, 2018; originally announced November 2018.

  6. arXiv:1810.02789  [pdf, other

    stat.ML cs.LG

    Doubly Semi-Implicit Variational Inference

    Authors: Dmitry Molchanov, Valery Kharitonov, Artem Sobolev, Dmitry Vetrov

    Abstract: We extend the existing framework of semi-implicit variational inference (SIVI) and introduce doubly semi-implicit variational inference (DSIVI), a way to perform variational inference and learning when both the approximate posterior and the prior distribution are semi-implicit. In other words, DSIVI performs inference in models where the prior and the posterior can be expressed as an intractable i… ▽ More

    Submitted 16 March, 2019; v1 submitted 5 October, 2018; originally announced October 2018.

  7. arXiv:1802.07329  [pdf, other

    stat.ML cs.LG

    Bayesian Incremental Learning for Deep Neural Networks

    Authors: Max Kochurov, Timur Garipov, Dmitry Podoprikhin, Dmitry Molchanov, Arsenii Ashukha, Dmitry Vetrov

    Abstract: In industrial machine learning pipelines, data often arrive in parts. Particularly in the case of deep neural networks, it may be too expensive to train the model from scratch each time, so one would rather use a previously learned model and the new data to improve performance. However, deep neural networks are prone to getting stuck in a suboptimal solution when trained on only new data as compar… ▽ More

    Submitted 27 March, 2018; v1 submitted 20 February, 2018; originally announced February 2018.

  8. arXiv:1802.04893  [pdf, other

    stat.ML cs.LG

    Uncertainty Estimation via Stochastic Batch Normalization

    Authors: Andrei Atanov, Arsenii Ashukha, Dmitry Molchanov, Kirill Neklyudov, Dmitry Vetrov

    Abstract: In this work, we investigate Batch Normalization technique and propose its probabilistic interpretation. We propose a probabilistic model and show that Batch Normalization maximazes the lower bound of its marginalized log-likelihood. Then, according to the new probabilistic model, we design an algorithm which acts consistently during train and test. However, inference becomes computationally ineff… ▽ More

    Submitted 20 March, 2018; v1 submitted 13 February, 2018; originally announced February 2018.

    Comments: Under review as a workshop paper at ICLR 2018

    Journal ref: Workshop track - ICLR 2018

  9. arXiv:1701.05369  [pdf, other

    stat.ML cs.LG

    Variational Dropout Sparsifies Deep Neural Networks

    Authors: Dmitry Molchanov, Arsenii Ashukha, Dmitry Vetrov

    Abstract: We explore a recently proposed Variational Dropout technique that provided an elegant Bayesian interpretation to Gaussian Dropout. We extend Variational Dropout to the case when dropout rates are unbounded, propose a way to reduce the variance of the gradient estimator and report first experimental results with individual dropout rates per weight. Interestingly, it leads to extremely sparse soluti… ▽ More

    Submitted 13 June, 2017; v1 submitted 19 January, 2017; originally announced January 2017.

    Comments: Published in ICML 2017