中文
相关论文

相关论文: Deep Dive into Semi-Supervised ELBO for Improving …

200 篇论文

A trade-off exists between reconstruction quality and the prior regularisation in the Evidence Lower Bound (ELBO) loss that Variational Autoencoder (VAE) models use for learning. There are few satisfactory approaches to deal with a balance…

机器学习 · 计算机科学 2019-09-10 Shuyu Lin , Stephen Roberts , Niki Trigoni , Ronald Clark

Variational autoencoders (VAEs) are one of the powerful unsupervised learning frameworks in NLP for latent representation learning and latent-directed generation. The classic optimization goal of VAEs is to maximize the Evidence Lower Bound…

机器学习 · 计算机科学 2022-11-02 Jianfei Zhang , Jun Bai , Chenghua Lin , Yanmeng Wang , Wenge Rong

In contrast to fully-supervised models, self-supervised representation learning only needs a fraction of data to be labeled and often achieves the same or even higher downstream performance. The goal is to pre-train deep neural networks on…

机器学习 · 计算机科学 2025-04-09 Friederike Baier , Sebastian Mair , Samuel G. Fadel

Class labels are often imperfectly observed, due to mistakes and to genuine ambiguity among classes. We propose a new semi-supervised deep generative model that explicitly models noisy labels, called the Mislabeled VAE (M-VAE). The M-VAE…

机器学习 · 计算机科学 2018-09-18 Maxime Langevin , Edouard Mehlman , Jeffrey Regier , Romain Lopez , Michael I. Jordan , Nir Yosef

In spite of remarkable progress in deep latent variable generative modeling, training still remains a challenge due to a combination of optimization and generalization issues. In practice, a combination of heuristic algorithms (such as…

机器学习 · 统计学 2018-10-02 Danilo Jimenez Rezende , Fabio Viola

We develop Latent Exploration Score (LES) to mitigate over-exploration in Latent Space Optimization (LSO), a popular method for solving black-box discrete optimization problems. LSO utilizes continuous optimization within the latent space…

机器学习 · 计算机科学 2025-02-25 Omer Ronen , Ahmed Imtiaz Humayun , Richard Baraniuk , Randall Balestriero , Bin Yu

We propose a new model for relational VAE semi-supervision capable of balancing disentanglement and low complexity modelling of relations with different symbolic properties. We compare the relative benefits of relation-decoder complexity…

机器学习 · 计算机科学 2020-11-17 Harald Strömfelt , Luke Dickens , Artur d'Avila Garcez , Alessandra Russo

In recent years, extending variational autoencoder's framework to learn disentangled representations has received much attention. We address this problem by proposing a framework capable of disentangling class-related and class-independent…

机器学习 · 计算机科学 2021-02-02 Sina Hajimiri , Aryo Lotfi , Mahdieh Soleymani Baghshah

Deep generative models have been demonstrated as problematic in the unsupervised out-of-distribution (OOD) detection task, where they tend to assign higher likelihoods to OOD samples. Previous studies on this issue are usually not…

机器学习 · 计算机科学 2024-01-04 Zezhen Zeng , Bin Liu

Variational autoencoders (VAEs) are a popular framework for modeling complex data distributions; they can be efficiently trained via variational inference by maximizing the evidence lower bound (ELBO), at the expense of a gap to the exact…

Ensemble learning aims to improve generalization ability by using multiple base learners. It is well-known that to construct a good ensemble, the base learners should be accurate as well as diverse. In this paper, unlabeled data is…

机器学习 · 计算机科学 2010-09-28 Min-Ling Zhang , Zhi-Hua Zhou

Representation disentanglement may help AI fundamentally understand the real world and thus benefit both discrimination and generation tasks. It currently has at least three unresolved core issues: (i) heavy reliance on label annotation and…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Xin Jin , Bohan Li , BAAO Xie , Wenyao Zhang , Jinming Liu , Ziqiang Li , Tao Yang , Wenjun Zeng

Auto-Encoder (AE)-based deep subspace clustering (DSC) methods have achieved impressive performance due to the powerful representation extracted using deep neural networks while prioritizing categorical separability. However,…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Juncheng Lv , Zhao Kang , Xiao Lu , Zenglin Xu

In this paper we present a new approach to solve semi-supervised classification tasks for biomedical applications, involving a supervised autoencoder network. We create a network architecture that encodes labels into the latent space of an…

机器学习 · 计算机科学 2022-08-24 Cyprien Gille , Frederic Guyard , Michel Barlaud

The goal of a classification model is to assign the correct labels to data. In most cases, this data is not fully described by the given set of labels. Often a rich set of meaningful concepts exist in the domain that can much more precisely…

机器学习 · 计算机科学 2021-08-23 Yoeri Poels , Vlado Menkovski

Variational autoencoders (VAEs) are widely used deep generative models capable of learning unsupervised latent representations of data. Such representations are often difficult to interpret or control. We consider the problem of…

机器学习 · 计算机科学 2018-12-18 Jack Klys , Jake Snell , Richard Zemel

Real world datasets often contain entries with missing elements e.g. in a medical dataset, a patient is unlikely to have taken all possible diagnostic tests. Variational Autoencoders (VAEs) are popular generative models often used for…

机器学习 · 计算机科学 2021-03-23 Mark Collier , Alfredo Nazabal , Christopher K. I. Williams

Due to the costliness of labelled data in real-world applications, semi-supervised learning, underpinned by pseudo labelling, is an appealing solution. However, handling confusing samples is nontrivial: discarding valuable confusing samples…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Changrui Chen , Jungong Han , Kurt Debattista

A number of popular transfer learning methods rely on grid search to select regularization hyperparameters that control over-fitting. This grid search requirement has several key disadvantages: the search is computationally expensive,…

机器学习 · 计算机科学 2025-01-28 Ethan Harvey , Mikhail Petrov , Michael C. Hughes

The central objective function of a variational autoencoder (VAE) is its variational lower bound (the ELBO). Here we show that for standard (i.e., Gaussian) VAEs the ELBO converges to a value given by the sum of three entropies: the…

机器学习 · 统计学 2024-04-30 Simon Damm , Dennis Forster , Dmytro Velychko , Zhenwen Dai , Asja Fischer , Jörg Lücke