paper-with-me

Papers

Variational Bayesian Framework for Advanced Image Generation with Domain-Related Variables

2023-05-23 · Yuxiao Li, Santiago Mazuelas, Yuan Shen

Deep generative models (DGMs) and their conditional counterparts provide a powerful ability for general-purpose generative modeling of data distributions. However, it remains challenging for existing methods to address advanced conditional generative problems without annotations, which can enable multiple applications like image-to-image translation and image editing. We present a unified Bayesian framework for such problems, which introduces an inference stage on latent variables within the learning process. In particular, we propose a variational Bayesian image translation network (VBITN) that enables multiple image translation and editing tasks. Comprehensive experiments show the effectiveness of our method on unsupervised image-to-image translation, and demonstrate the novel advanced capabilities for semantic editing and mixed domain translation.

📄 PDF Abstract BibTeX arXiv:2305.13872

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Similar Papers 제목 키워드 기반

BayesPy: Variational Bayesian Inference in Python

2014-10-03 · Jaakko Luttinen

BayesPy is an open-source Python software package for performing variational Bayesian inference. It is based on the variational message passing framework and supports conjugate exponential family models. By removing the …

Bayesian InferenceVariational Inference

BARNN: A Bayesian Autoregressive and Recurrent Neural Network

2025-01-30 · Dario Coscia, Max Welling, Nicola Demo, Gianluigi Rozza

Autoregressive and recurrent networks have achieved remarkable progress across various fields, from weather forecasting to molecular generation and Large Language Models. Despite their strong predictive capabilities, the…

Bayesian InferenceUncertainty QuantificationWeather Forecasting

Meta-Learning Divergences of Variational Inference

2020-07-06 · Ruqi Zhang, Yingzhen Li, Christopher De Sa, Sam Devlin 외

Variational inference (VI) plays an essential role in approximate Bayesian inference due to its computational efficiency and broad applicability. Crucial to the performance of VI is the selection of the associated diverg…

Bayesian InferenceComputational EfficiencyFew-Shot LearningImage Generation+3

Deep Bayesian Natural Language Processing

2019-07-01 · ACL 2019 7 · Jen-Tzung Chien

This introductory tutorial addresses the advances in deep Bayesian learning for natural language with ubiquitous applications ranging from speech recognition to document summarization, text classification, text segmentat…

Caption GenerationClusteringDocument SummarizationGenerative Adversarial Network+12

Deep Bayesian Structure Networks

2019-09-25 · Zhijie Deng, Yucen Luo, Jun Zhu, Bo Zhang

Bayesian neural networks (BNNs) introduce uncertainty estimation to deep networks by performing Bayesian inference on network weights. However, such models bring the challenges of inference, and further BNNs with weight …

Bayesian InferenceNeural Architecture SearchVariational Inference