paper-with-me

홈 › Papers

Learning from Samples of Variable Quality

2019-03-11 · ICLR Workshop LLD 2019 · Mostafa Dehghani, Arash Mehrjou, Stephan Gouws, Jaap Kamps, Bernhard Schölkopf

Training labels are expensive to obtain and may be of varying quality, as some may be from trusted expert labelers while others might be from heuristics or other sources of weak supervision such as crowd-sourcing. This creates a fundamental quality-versus-quantity trade-off in the learning process. Do we learn from the small amount of high-quality data or the potentially large amount of weakly-labeled data? We argue that if the learner could somehow know and take the label-quality into account, we could get the best of both worlds. To this end, we introduce “fidelity-weighted learning” (FWL), a semi-supervised student-teacher approach for training deep neural networks using weakly-labeled data. FWL modulates the parameter updates to a student network, trained on the task we care about on a per-sample basis according to the posterior confidence of its label-quality estimated by a teacher, who has access to limited samples with high-quality labels.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

InfoDiffusion: Representation Learning Using Information Maximizing Diffusion Models

2023-06-14 · Yingheng Wang, Yair Schiff, Aaron Gokaslan, Weishen Pan 외

While diffusion models excel at generating high-quality samples, their latent variables typically lack semantic meaning and are not suitable for representation learning. Here, we propose InfoDiffusion, an algorithm that …

Representation Learning

LED: Latent Variable-based Estimation of Density

2022-06-23 · Omri Ben-Dov, Pravir Singh Gupta, Victoria Fernandez Abrevaya, Michael J. Black 외

Modern generative models are roughly divided into two main categories: (1) models that can produce high-quality random samples, but cannot estimate the exact density of new data points and (2) those that provide exact de…

Density EstimationDiversity

Bounding the Test Log-Likelihood of Generative Models

2013-11-24 · Yoshua Bengio, Li Yao, Kyunghyun Cho

Several interesting generative learning algorithms involve a complex probability distribution over many random variables, involving intractable normalization constants or latent variable normalization. Some of them may e…

Exponential Tilting of Generative Models: Improving Sample Quality by Training and Sampling from Latent Energy

2020-06-15 · Zhisheng Xiao, Qing Yan, Yali Amit

In this paper, we present a general method that can improve the sample quality of pre-trained likelihood based generative models. Our method constructs an energy function on the latent variable space that yields an energ…

Diffusion-Based Generation of Neural Activity from Disentangled Latent Codes

2024-07-30 · Jonathan D. McCart, Andrew R. Sedler, Christopher Versteeg, Domenick Mifsud 외

Recent advances in recording technology have allowed neuroscientists to monitor activity from thousands of neurons simultaneously. Latent variable models are increasingly valuable for distilling these recordings into com…