中文
相关论文

相关论文: Class Binarization to NeuroEvolution for Multiclas…

200 篇论文

Convolutional Neural Networks (CNN) outperform traditional classification methods in many domains. Recently these methods have gained attention in neuroscience and particularly in brain-computer interface (BCI) community. Here, we introduce…

机器学习 · 计算机科学 2019-02-12 Ivan Zubarev , Rasmus Zetter , Hanna-Leena Halme , Lauri Parkkonen

The opportunity to utilize complex functional data types for conducting classification tasks is emerging with the growing availability of imaging data. However, the tools capable of effectively managing imaging data are limited, let alone…

统计方法学 · 统计学 2025-07-22 Shuoyang Wang , Guanqun Cao , Yuan Huang

Error Correcting Output Codes (ECOC) is a successful technique in multi-class classification, which is a core problem in Pattern Recognition and Machine Learning. A major advantage of ECOC over other methods is that the multi- class problem…

计算机视觉与模式识别 · 计算机科学 2016-02-22 Miguel Angel Bautista , Oriol Pujol , Fernando de la Torre , Sergio Escalera

Deep neural networks may perform poorly when training datasets are heavily class-imbalanced. Recently, two-stage methods decouple representation learning and classifier learning to improve performance. But there is still the vital issue of…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Zhisheng Zhong , Jiequan Cui , Shu Liu , Jiaya Jia

This article introduces a multiple classifier method to improve the performance of concatenate-designed neural networks, such as ResNet and DenseNet, with the purpose to alleviate the pressure on the final classifier. We give the design of…

神经与进化计算 · 计算机科学 2021-09-06 Ka-Hou Chan , Sio-Kei Im , Wei Ke

We propose a new splitting criterion for a meta-learning approach to multiclass classifier design that adaptively merges the classes into a tree-structured hierarchy of increasingly difficult binary classification problems. The…

机器学习 · 计算机科学 2017-11-10 Gerrit J. J. van den Burg , Alfred O. Hero

A wide range of binary analysis applications, such as bug discovery, malware analysis and code clone detection, require recovery of contextual meanings on a binary code. Recently, binary analysis techniques based on machine learning have…

密码学与安全 · 计算机科学 2021-06-11 Hyungjoon Koo , Soyeon Park , Daejin Choi , Taesoo Kim

Successful motor-imagery brain-computer interface (MI-BCI) algorithms either extract a large number of handcrafted features and train a classifier, or combine feature extraction and classification within deep convolutional neural networks…

信号处理 · 电气工程与系统科学 2020-10-15 Michael Hersche , Luca Benini , Abbas Rahimi

This paper is mainly concerned with the question of how to decompose multiclass classification problems into binary subproblems. We extend known Jensen-Shannon bounds on the Bayes risk of binary problems to hierarchical multiclass problems…

人工智能 · 计算机科学 2010-10-12 Ran El-Yaniv , Noam Etzion-Rosenberg

Multiclass problems are often decomposed into multiple binary problems that are solved by individual binary classifiers whose results are integrated into a final answer. Various methods, including all-pairs (APs), one-versus-all (OVA), and…

机器学习 · 计算机科学 2014-01-17 Sunho Park , TaeHyun Hwang , Seungjin Choi

The binary neural network, largely saving the storage and computation, serves as a promising technique for deploying deep models on resource-limited devices. However, the binarization inevitably causes severe information loss, and even…

神经与进化计算 · 计算机科学 2020-04-08 Haotong Qin , Ruihao Gong , Xianglong Liu , Xiao Bai , Jingkuan Song , Nicu Sebe

Excessive reuse of holdout data can lead to overfitting. However, there is little concrete evidence of significant overfitting due to holdout reuse in popular multiclass benchmarks today. Known results show that, in the worst-case,…

机器学习 · 计算机科学 2019-05-27 Vitaly Feldman , Roy Frostig , Moritz Hardt

In some machine learning applications the availability of labeled instances for supervised classification is limited while unlabeled instances are abundant. Semi-supervised learning algorithms deal with these scenarios and attempt to…

神经与进化计算 · 计算机科学 2023-03-07 Roberto Santana , Ivan Hidalgo-Cenalmor , Unai Garciarena , Alexander Mendiburu , Jose Antonio Lozano

Significant success has been reported recently using deep neural networks for classification. Such large networks can be computationally intensive, even after training is over. Implementing these trained networks in hardware chips with a…

机器学习 · 统计学 2013-10-25 Daniel Soudry , Ron Meir

In this paper we discuss a novel framework for multiclass learning, defined by a suitable coding/decoding strategy, namely the simplex coding, that allows to generalize to multiple classes a relaxation approach commonly used in binary…

机器学习 · 统计学 2015-03-20 Youssef Mroueh , Tomaso Poggio , Lorenzo Rosasco , Jean-Jacques Slotine

We propose two efficient approximations to standard convolutional neural networks: Binary-Weight-Networks and XNOR-Networks. In Binary-Weight-Networks, the filters are approximated with binary values resulting in 32x memory saving. In…

计算机视觉与模式识别 · 计算机科学 2016-08-04 Mohammad Rastegari , Vicente Ordonez , Joseph Redmon , Ali Farhadi

Reconstructing samples from the training set of trained neural networks is a major privacy concern. Haim et al. (2022) recently showed that it is possible to reconstruct training samples from neural network binary classifiers, based on…

机器学习 · 计算机科学 2023-05-08 Gon Buzaglo , Niv Haim , Gilad Yehudai , Gal Vardi , Michal Irani

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo

Convolutional Neural Networks (CNNs) currently achieve state-of-the-art accuracy in image classification. With a growing number of classes, the accuracy usually drops as the possibilities of confusion increase. Interestingly, the class…

计算机视觉与模式识别 · 计算机科学 2017-10-25 Bilal Alsallakh , Amin Jourabloo , Mao Ye , Xiaoming Liu , Liu Ren

Multiclass prediction is the problem of classifying an object into a relevant target class. We consider the problem of learning a multiclass predictor that uses only few features, and in particular, the number of used features should…

机器学习 · 计算机科学 2011-09-06 Shai Shalev-Shwartz , Yonatan Wexler , Amnon Shashua