中文
相关论文

相关论文: Binary output layer of feedforward neural networks…

200 篇论文

Feedforward neural networks (FNNs) can be viewed as non-linear regression models, where covariates enter the model through a combination of weighted summations and non-linear functions. Although these models have some similarities to the…

统计方法学 · 统计学 2024-05-02 Andrew McInerney , Kevin Burke

The brain cortex, which processes visual, auditory and sensory data in the brain, is known to have many recurrent connections within its layers and from higher to lower layers. But, in the case of machine learning with neural networks, it…

机器学习 · 计算机科学 2020-10-22 Sebastian Sanokowski

Currently, the most successful learning models in computer vision are based on learning successive representations followed by a decision layer. This is usually actualized through feedforward multilayer neural networks, e.g. ConvNets, where…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Amir R. Zamir , Te-Lin Wu , Lin Sun , William Shen , Jitendra Malik , Silvio Savarese

Multiclass classification is a fundamental and challenging task in machine learning. The existing techniques of multiclass classification can be categorized as (i) decomposition into binary (ii) extension from binary and (iii) hierarchical…

机器学习 · 计算机科学 2023-08-29 Gongjin Lan , Zhenyu Gao , Lingyao Tong , Ting Liu

Decision trees are powerful tools for classification and regression that attract many researchers working in the burgeoning area of machine learning. One advantage of decision trees over other methods is their interpretability, which is…

机器学习 · 计算机科学 2023-07-11 Brandon Alston , Hamidreza Validi , Illya V. Hicks

We propose a novel reduction-to-binary (R2B) approach that enforces demographic parity for multiclass classification with non-binary sensitive attributes via a reduction to a sequence of binary debiasing tasks. We prove that R2B satisfies…

机器学习 · 计算机科学 2022-10-11 Ibrahim Alabdulmohsin , Jessica Schrouff , Oluwasanmi Koyejo

For classification models based on neural networks, the maximum predicted class probability is often used as a confidence score. This score rarely predicts well the probability of making a correct prediction and requires a post-processing…

机器学习 · 计算机科学 2024-11-07 Adrien LeCoz , Stéphane Herbin , Faouzi Adjed

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

Classification of datasets into two or more distinct classes is an important machine learning task. Many methods are able to classify binary classification tasks with a very high accuracy on test data, but cannot provide any easily…

机器学习 · 计算机科学 2020-08-26 Yashesh Dhebar , Sparsh Gupta , Kalyanmoy Deb

Many of the best statistical classification algorithms are binary classifiers that can only distinguish between one of two classes. The number of possible ways of generalizing binary classification to multi-class increases exponentially…

机器学习 · 统计学 2021-01-26 Peter Mills

This paper introduces an enhanced Genetic Algorithm technique, which optimizes neural networks for binary image classification tasks, such as cat vs. non-cat classification. The proposed method employs only two individuals for crossover,…

神经与进化计算 · 计算机科学 2025-06-11 Tran Thuy Nga Truong , Jooyong Kim

Binary Neural Networks (BNNs) show great promise for real-world embedded devices. As one of the critical steps to achieve a powerful BNN, the scale factor calculation plays an essential role in reducing the performance gap to their…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Sheng Xu , Yanjing Li , Tiancheng Wang , Teli Ma , Baochang Zhang , Peng Gao , Yu Qiao , Jinhu Lv , Guodong Guo

Binary neural networks are the extreme case of network quantization, which has long been thought of as a potential edge machine learning solution. However, the significant accuracy gap to the full-precision counterparts restricts their…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Nianhui Guo , Joseph Bethge , Christoph Meinel , Haojin Yang

We describe how hierarchical concepts can be represented in three types of layered neural networks. The aim is to support recognition of the concepts when partial information about the concepts is presented, and also when some of the…

神经与进化计算 · 计算机科学 2025-03-25 Nancy A. Lynch

In recent years, imitation learning using neural networks has enabled robots to perform flexible tasks. However, since neural networks operate in a feedforward structure, they do not possess a mechanism to compensate for output errors. To…

机器人学 · 计算机科学 2024-11-20 Hiroshi Sato , Masashi Konosu , Sho Sakaino , Toshiaki Tsuji

The number of possible methods of generalizing binary classification to multi-class classification increases exponentially with the number of class labels. Often, the best method of doing so will be highly problem dependent. Here we present…

机器学习 · 统计学 2014-05-20 Peter Mills

Binary Neural Networks (BNNs) use 1-bit weights and activations to efficiently execute deep convolutional neural networks on edge devices. Nevertheless, the binarization of the first layer is conventionally excluded, as it leads to a large…

机器学习 · 计算机科学 2023-05-05 Lorenzo Vorabbi , Davide Maltoni , Stefano Santi

Convolutional neural networks are becoming standard tools for solving object recognition and visual tasks. However, most of the design and implementation of these complex models are based on trail-and-error. In this report, the main focus…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Soroush Mehri

In this paper we address imbalanced binary classification (IBC) tasks. Applying resampling strategies to balance the class distribution of training instances is a common approach to tackle these problems. Many state-of-the-art methods find…

机器学习 · 计算机科学 2022-05-31 Vitor Cerqueira , Luis Torgo , Paula Branco , Colin Bellinger

We propose a novel learning method for multilayered neural networks which uses feedforward supervisory signal and associates classification of a new input with that of pre-trained input. The proposed method effectively uses rich input…

神经与进化计算 · 计算机科学 2015-02-17 Takashi Shinozaki , Yasushi Naruse