中文
相关论文

相关论文: Challenges in Binary Classification

200 篇论文

This paper proposes a frequent pattern data mining algorithm based on support vector machine (SVM), aiming to solve the performance bottleneck of traditional frequent pattern mining algorithms in high-dimensional and sparse data…

机器学习 · 计算机科学 2024-12-23 Pochun Li

Support Vector Machines (SVMs) were primarily designed for 2-class classification. But they have been extended for N-class classification also based on the requirement of multiclasses in the practical applications. Although N-class…

机器学习 · 计算机科学 2015-12-03 Aruna Govada , Bhavul Gauri , S. K. Sahay

Classification with a large number of classes is a key problem in machine learning and corresponds to many real-world applications like tagging of images or textual documents in social networks. If one-vs-all methods usually reach top…

机器学习 · 计算机科学 2019-06-25 Thomas Gerald , Aurélia Léon , Nicolas Baskiotis , Ludovic Denoyer

Multiple kernel learning (MKL) method is generally believed to perform better than single kernel method. However, some empirical studies show that this is not always true: the combination of multiple kernels may even yield an even worse…

机器学习 · 统计学 2018-06-21 Zhao Kang , Xiao Lu , Jinfeng Yi , Zenglin Xu

Recent advancements in quantum computing and quantum-inspired algorithms have sparked renewed interest in binary optimization. These hardware and software innovations promise to revolutionize solution times for complex problems. In this…

Support Vector Machines (SVMs) are a cornerstone of supervised learning, widely used for data classification. A central component of their success lies in kernel functions, which enable efficient computation of inner products in…

量子物理 · 物理学 2025-09-16 A. Mandilara , A. D. Papadopoulos , D. Syvridis

Kernel-based machine learning algorithms are based on mapping data from the original input feature space to a kernel feature space of higher dimensionality to solve a linear problem in that space. Over the last decade, kernel based…

计算机视觉与模式识别 · 计算机科学 2011-01-18 Mahesh Pal

This paper is concerned with the linear/nonlinear Kalman-like filtering problem under binary sensors. Since innovation represents new information in the sensor measurement and serves to correct the prediction for the Kalman-like filter…

系统与控制 · 电气工程与系统科学 2021-10-28 Zhongyao Hu , Bo Chen , Yuchen Zhang , Li Yu

We address the problem of model selection for Support Vector Machine (SVM) classification. For fixed functional form of the kernel, model selection amounts to tuning kernel parameters and the slack penalty coefficient $C$. We begin by…

无序系统与神经网络 · 物理学 2007-05-23 Carl Gold , Peter Sollich

Kernelized Support Vector Machines (SVMs) are among the best performing supervised learning methods. But for optimal predictive performance, time-consuming parameter tuning is crucial, which impedes application. To tackle this problem, the…

机器学习 · 统计学 2016-02-11 Aydin Demircioglu , Daniel Horn , Tobias Glasmachers , Bernd Bischl , Claus Weihs

Support Vector Machines (SVMs) are well-established Machine Learning (ML) algorithms. They rely on the fact that i) linear learning can be formalized as a well-posed optimization problem; ii) non-linear learning can be brought into linear…

人工智能 · 计算机科学 2016-08-16 Christian Gagné , Marc Schoenauer , Michèle Sebag , Marco Tomassini

Classification involves the learning of the mapping function that associates input samples to corresponding target label. There are two major categories of classification problems: Single-label classification and Multi-label classification.…

机器学习 · 计算机科学 2016-09-06 Meng Joo Er , Rajasekar Venkatesan , Ning Wang

Multilabel classification is a relatively recent subfield of machine learning. Unlike to the classical approach, where instances are labeled with only one category, in multilabel classification, an arbitrary number of categories is chosen…

人工智能 · 计算机科学 2013-03-01 Alfonso E. Romero , Luis M. de Campos

In this study, a novel machine learning algorithm, restricted Boltzmann machine (RBM), is introduced. The algorithm is applied for the spectral classification in astronomy. RBM is a bipartite generative graphical model with two separate…

机器学习 · 计算机科学 2013-10-15 Fuqiang Chen , Yan Wu , Yude Bu , Guodong Zhao

Binary segmentation is the classic greedy algorithm which recursively splits a sequential data set by optimizing some loss or likelihood function. Binary segmentation is widely used for changepoint detection in data sets measured over space…

机器学习 · 计算机科学 2024-10-14 Toby Dylan Hocking

The ability to express a learning task in terms of a primal and a dual optimization problem lies at the core of a plethora of machine learning methods. For example, Support Vector Machine (SVM), Least-Squares Support Vector Machine…

机器学习 · 计算机科学 2024-10-22 Frederiek Wesel , Kim Batselier

This paper presents a computationally efficient method for binary classification using Manski's (1975,1985) maximum score model when covariates are discretely distributed and parameters are partially but not point identified. We establish…

计量经济学 · 经济学 2025-07-29 Joel L. Horowitz , Sokbae Lee

Support vector machine (SVM) is one of the most popular classification algorithms in the machine learning literature. We demonstrate that SVM can be used to balance covariates and estimate average causal effects under the unconfoundedness…

统计方法学 · 统计学 2021-07-02 Alexander Tarr , Kosuke Imai

In this paper, we extend the methodology developed for Support Vector Machines (SVM) using $\ell_2$-norm ($\ell_2$-SVM) to the more general case of $\ell_p$-norms with $p\ge 1$ ($\ell_p$-SVM). The resulting primal and dual problems are…

最优化与控制 · 数学 2021-01-12 Víctor Blanco , Justo Puerto , Antonio M. Rodríguez-Chía

The optimal binning is the optimal discretization of a variable into bins given a discrete or continuous numeric target. We present a rigorous and extensible mathematical programming formulation for solving the optimal binning problem for a…

机器学习 · 计算机科学 2022-12-12 Guillermo Navas-Palencia