中文
相关论文

相关论文: One Class Restricted Kernel Machines

200 篇论文

A restricted Boltzmann machine (RBM) learns a probability distribution over its input samples and has numerous uses like dimensionality reduction, classification and generative modeling. Conventional RBMs accept vectorized data that…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Cong Chen , Kim Batselier , Ching-Yun Ko , Ngai Wong

Traditional machine learning mainly supervised learning, follows the assumptions of closed-world learning, i.e., for each testing class, a training class is available. However, such machine learning models fail to identify the classes which…

机器学习 · 计算机科学 2022-02-22 Jitendra Parmar , Satyendra Singh Chouhan , Vaskar Raychoudhury , Santosh Singh Rathore

Radial Basis Function (RBF), or Gaussian, kernels are among the most widely used parametric kernels in machine learning, particularly in methods such as Support Vector Machines (SVM) and kernel-based subspace approaches. The kernel…

综合数学 · 数学 2026-04-03 Lakhdar Remaki

The restricted Boltzmann machine (RBM) is used to investigate short-range order in binary alloys. The network is trained on the data collected by Monte Carlo simulations for a simple Ising-like binary alloy model and used to calculate the…

无序系统与神经网络 · 物理学 2021-11-01 M. A. Timirgazin , A. K. Arzhnikov

Restricted Boltzmann machines (RBMs) are endowed with the universal power of modeling (binary) joint distributions. Meanwhile, as a result of their confining network structure, training RBMs confronts less difficulties (compared with more…

机器学习 · 计算机科学 2015-10-22 Sai Zhang

The restricted Boltzmann machine (RBM) is a flexible tool for modeling complex data, however there have been significant computational difficulties in using RBMs to model high-dimensional multinomial observations. In natural language…

机器学习 · 计算机科学 2012-07-06 George E. Dahl , Ryan P. Adams , Hugo Larochelle

Restricted Boltzmann machines (RBMs) and their variants are usually trained by contrastive divergence (CD) learning, but the training procedure is an unsupervised learning approach, without any guidances of the background knowledge. To…

机器学习 · 计算机科学 2018-12-06 Jielei Chu , Hongjun Wang , Hua Meng , Peng Jin , Tianrui Li

Kernel method has been developed as one of the standard approaches for nonlinear learning, which however, does not scale to large data set due to its quadratic complexity in the number of samples. A number of kernel approximation methods…

机器学习 · 计算机科学 2018-09-20 Lingfei Wu , Ian E. H. Yen , Jie Chen , Rui Yan

In this paper, the framework of kernel machines with two layers is introduced, generalizing classical kernel methods. The new learning methodology provide a formal connection between computational architectures with multiple layers and the…

机器学习 · 计算机科学 2010-01-18 Francesco Dinuzzo

In various verification systems, Restricted Boltzmann Machines (RBMs) have demonstrated their efficacy in both front-end and back-end processes. In this work, we propose the use of RBMs to the image clustering tasks. RBMs are trained to…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Abraham Woubie , Enoch Solomon , Eyael Solomon Emiru

Graphical models are a rich language for describing high-dimensional distributions in terms of their dependence structure. While there are algorithms with provable guarantees for learning undirected graphical models in a variety of…

机器学习 · 计算机科学 2018-11-07 Guy Bresler , Frederic Koehler , Ankur Moitra , Elchanan Mossel

Forecasting methods are affected by data quality issues in two ways: 1. they are hard to predict, and 2. they may affect the model negatively when it is updated with new data. The latter issue is usually addressed by pre-processing the data…

机器学习 · 计算机科学 2024-04-30 Rodrigo Tuna , Yassine Baghoussi , Carlos Soares , João Mendes-Moreira

One-class classification (OCC) is a longstanding method for anomaly detection. With the powerful representation capability of the pre-trained backbone, OCC methods have witnessed significant performance improvements. Typically, most of…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Han Gao , Huiyuan Luo , Fei Shen , Zhengtao Zhang

This paper presents a general framework to integrate prior knowledge in the form of logic constraints among a set of task functions into kernel machines. The logic propositions provide a partial representation of the environment, in which…

机器学习 · 计算机科学 2024-02-19 Michelangelo Diligenti , Marco Gori , Marco Maggini , Leonardo Rigutini

Restricted Boltzmann Machine (RBM) is a generative stochastic neural network that can be applied to collaborative filtering technique used by recommendation systems. Prediction accuracy of the RBM model is usually better than that of other…

机器学习 · 计算机科学 2019-10-16 Pei Yang , Srinivas Varadharajan , Lucas A. Wilson , Don D. Smith , John A Lockman , Vineet Gundecha , Quy Ta

A restricted Boltzmann machine (RBM) is a generative neural-network model with many novel applications such as collaborative filtering and acoustic modeling. An RBM lacks the capacity to retain memory, making it inappropriate for dynamic…

机器学习 · 统计学 2018-05-01 Jefferson Hernandez , Andres G. Abad

In this paper, a multi-layer architecture (in a hierarchical fashion) by stacking various Kernel Ridge Regression (KRR) based Auto-Encoder for one-class classification is proposed and is referred as MKOC. MKOC has many layers of…

机器学习 · 计算机科学 2018-06-04 Chandan Gautam , Aruna Tiwari , Sundaram Suresh , Alexandros Iosifidis

Defect prediction aims at identifying software components that are likely to cause faults before a software is made available to the end-user. To date, this task has been modeled as a two-class classification problem, however its nature…

软件工程 · 计算机科学 2024-03-26 Rebecca Moussa , Danielle Azar , Federica Sarro

The least-squares support vector machine is a frequently used kernel method for non-linear regression and classification tasks. Here we discuss several approximation algorithms for the least-squares support vector machine classifier. The…

机器学习 · 计算机科学 2017-03-24 M. Andrecut

We propose a simple yet effective multiple kernel clustering algorithm, termed simple multiple kernel k-means (SimpleMKKM). It extends the widely used supervised kernel alignment criterion to multi-kernel clustering. Our criterion is given…

机器学习 · 计算机科学 2020-05-13 Xinwang Liu , En Zhu , Jiyuan Liu , Timothy Hospedales , Yang Wang , Meng Wang