paper-with-me

Papers

Deep Multiple Instance Feature Learning via Variational Autoencoder

2018-07-06 · Shabnam Ghaffarzadegan

We describe a novel weakly supervised deep learning framework that combines both the discriminative and generative models to learn meaningful representation in the multiple instance learning (MIL) setting. MIL is a weakly supervised learning problem where labels are associated with groups of instances (referred as bags) instead of individual instances. To address the essential challenge in MIL problems raised from the uncertainty of positive instances label, we use a discriminative model regularized by variational autoencoders (VAEs) to maximize the differences between latent representations of all instances and negative instances. As a result, the hidden layer of the variational autoencoder learns meaningful representation. This representation can effectively be used for MIL problems as illustrated by better performance on the standard benchmark datasets comparing to the state-of-the-art approaches. More importantly, unlike most related studies, the proposed framework can be easily scaled to large dataset problems, as illustrated by the audio event detection and segmentation task. Visualization also confirms the effectiveness of the latent representation in discriminating positive and negative classes.

📄 PDF Abstract BibTeX arXiv:1807.02490

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionMultiple Instance LearningWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Corn Yield Prediction based on Remotely Sensed Variables Using Variational Autoencoder and Multiple Instance Regression

2022-11-23 · Zeyu Cao, Yuchi Ma, Zhou Zhang

In the U.S., corn is the most produced crop and has been an essential part of the American diet. To meet the demand for supply chain management and regional food security, accurate and timely large-scale corn yield predi…

Anomaly DetectionCrop Yield PredictionManagementPrediction+1

Predicting Lymph Node Metastasis Using Histopathological Images Based on Multiple Instance Learning With Deep Graph Convolution

2020-06-01 · CVPR 2020 6 · Yu Zhao, Fan Yang, Yuqi Fang, Hailing Liu 외

Multiple instance learning (MIL) is a typical weakly-supervised learning method where the label is associated with a bag of instances instead of a single instance. Despite extensive research over past years, effectively …

feature selectionGeneral ClassificationGenerative Adversarial NetworkHistopathological Image Classification+5

Instance-Adaptive Parametrization for Amortized Variational Inference

2026-04-08 · Andrea Pollastro, Andrea Apicella, Francesco Isgrò, Roberto Prevete arxiv

Variational autoencoders (VAEs) rely on amortized variational inference to enable efficient posterior approximation, but this efficiency comes at the cost of a shared parametrization, giving rise to the amortization gap.…

Learning Latent Superstructures in Variational Autoencoders for Deep Multidimensional Clustering

2018-03-14 · ICLR 2019 5 · Xiaopeng Li, Zhourong Chen, Leonard K. M. Poon, Nevin L. Zhang

We investigate a variant of variational autoencoders where there is a superstructure of discrete latent variables on top of the latent features. In general, our superstructure is a tree structure of multiple super latent…

Clustering

Tutorial: Deriving the Standard Variational Autoencoder (VAE) Loss Function

2019-07-21 · Stephen Odaibo

In Bayesian machine learning, the posterior distribution is typically computationally intractable, hence variational inference is often required. In this approach, an evidence lower bound on the log likelihood of data is…

Variational Inference