paper-with-me

Papers

Improved Classification Based on Deep Belief Networks

2018-04-25 · Jaehoon Koo, Diego Klabjan

For better classification generative models are used to initialize the model and model features before training a classifier. Typically it is needed to solve separate unsupervised and supervised learning problems. Generative restricted Boltzmann machines and deep belief networks are widely used for unsupervised learning. We developed several supervised models based on DBN in order to improve this two-phase strategy. Modifying the loss function to account for expectation with respect to the underlying generative model, introducing weight bounds, and multi-level programming are applied in model development. The proposed models capture both unsupervised and supervised objectives effectively. The computational study verifies that our models perform better than the two-phase training approach.

📄 PDF Abstract BibTeX arXiv:1804.09812

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Enhanced Object Detection via Fusion With Prior Beliefs from Image Classification

2016-10-21 · Yilun Cao, Hyungtae Lee, Heesung Kwon

In this paper, we introduce a novel fusion method that can enhance object detection performance by fusing decisions from two different types of computer vision tasks: object detection and image classification. In the pro…

ClassificationGeneral Classificationimage-classificationImage Classification+3

Using Deep Belief Nets to Learn Covariance Kernels for Gaussian Processes

2007-12-01 · NeurIPS 2007 12 · Geoffrey E. Hinton, Ruslan R. Salakhutdinov

We show how to use unlabeled data and a deep belief net (DBN) to learn a good covariance kernel for a Gaussian process. We first learn a deep generative model of the unlabeled data using the fast, greedy algorithm introd…

Gaussian ProcessesGeneral Classificationregression

Improved Belief-Attention in Vision Task

2026-05-22 · Guoqiang Zhang arxiv

Recently, Belief-Attention \cite{Guoqiang25BeliefAttention} has been proposed by first performing an orthogonal projection of the softmax-based weighted summation of $V$ vectors with respect to the original $V$ vectors a…

Image Classification

Bayesian Few-Shot Classification with One-vs-Each Pólya-Gamma Augmented Gaussian Processes

2020-07-20 · ICLR 2021 1 · Jake Snell, Richard Zemel

Few-shot classification (FSC), the task of adapting a classifier to unseen classes given a small labeled dataset, is an important step on the path toward human-like machine learning. Bayesian methods are well-suited to t…

ClassificationGaussian ProcessesGeneral ClassificationUncertainty Quantification

Beyond Demographics: Aligning Role-playing LLM-based Agents Using Human Belief Networks

2024-06-25 · Yun-Shiuan Chuang, Krirk Nirunwiroj, Zach Studdiford, Agam Goyal 외

Creating human-like large language model (LLM) agents is crucial for faithful social simulation. Having LLMs role-play based on demographic information sometimes improves human likeness but often does not. This study ass…

Language ModelingLanguage ModellingLarge Language Model