paper-with-me

Papers

Ensembles of feedforward-designed convolutional neural networks

2019-01-08 · Yueru Chen, Yijing Yang, Wei Wang, C. -C. Jay Kuo

An ensemble method that fuses the output decision vectors of multiple feedforward-designed convolutional neural networks (FF-CNNs) to solve the image classification problem is proposed in this work. To enhance the performance of the ensemble system, it is critical to increasing the diversity of FF-CNN models. To achieve this objective, we introduce diversities by adopting three strategies: 1) different parameter settings in convolutional layers, 2) flexible feature subsets fed into the Fully-connected (FC) layers, and 3) multiple image embeddings of the same input source. Furthermore, we partition input samples into easy and hard ones based on their decision confidence scores. As a result, we can develop a new ensemble system tailored to hard samples to further boost classification accuracy. Experiments are conducted on the MNIST and CIFAR-10 datasets to demonstrate the effectiveness of the ensemble method.

📄 PDF Abstract BibTeX arXiv:1901.02154

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Flattened Convolutional Neural Networks for Feedforward Acceleration

2014-12-17 · Jonghoon Jin, Aysegul Dundar, Eugenio Culurciello

We present flattened convolutional neural networks that are designed for fast feedforward execution. The redundancy of the parameters, especially weights of the convolutional filters in convolutional neural networks has …

Semi-supervised learning via Feedforward-Designed Convolutional Neural Networks

2019-02-06 · Yueru Chen, Yijing Yang, Min Zhang, C. -C. Jay Kuo

A semi-supervised learning framework using the feedforward-designed convolutional neural networks (FF-CNNs) is proposed for image classification in this work. One unique property of FF-CNNs is that no backpropagation is …

BenchmarkingGeneral Classificationimage-classificationImage Classification

Interpretable Convolutional Neural Networks via Feedforward Design

2018-10-05 · C. -C. Jay Kuo, Min Zhang, Siyang Li, Jiali Duan 외

The model parameters of convolutional neural networks (CNNs) are determined by backpropagation (BP). In this work, we propose an interpretable feedforward (FF) design without any BP as a reference. The FF design adopts a…

Contextual Recurrent Convolutional Model for Robust Visual Learning

2019-05-01 · ICLR 2019 5 · Siming Yan*, Bowen Xiao*, Yimeng Zhang, Tai Sing Lee

Feedforward convolutional neural network has achieved a great success in many computer vision tasks. While it validly imitates the hierarchical structure of biological visual system, it still lacks one essential architec…

Fine-Grained Image ClassificationGeneral Classificationimage-classificationImage Classification+2

Seeing eye-to-eye? A comparison of object recognition performance in humans and deep convolutional neural networks under image manipulation

2020-07-13 · Leonard E. van Dyck, Walter R. Gruber

For a considerable time, deep convolutional neural networks (DCNNs) have reached human benchmark performance in object recognition. On that account, computational neuroscience and the field of machine learning have start…

AttributeImage ManipulationObjectObject Recognition