paper-with-me

Papers

Backward-Forward Algorithm: An Improvement towards Extreme Learning Machine

2019-07-24 · Dibyasundar Das, Deepak Ranjan Nayak, Ratnakar Dash, Banshidhar Majhi

The extreme learning machine needs a large number of hidden nodes to generalize a single hidden layer neural network for a given training data-set. The need for more number of hidden nodes suggests that the neural-network is memorizing rather than generalizing the model. Hence, a supervised learning method is described here that uses Moore-Penrose approximation to determine both input-weight and output-weight in two epochs, namely, backward-pass and forward-pass. The proposed technique has an advantage over the back-propagation method in terms of iterations required and is superior to the extreme learning machine in terms of the number of hidden units necessary for generalization.

📄 PDF Abstract BibTeX arXiv:1907.10282

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Highly Efficient Forward and Backward Propagation of Convolutional Neural Networks for Pixelwise Classification

2014-12-15 · Hongsheng Li, Rui Zhao, Xiaogang Wang

We present highly efficient algorithms for performing forward and backward propagation of Convolutional Neural Network (CNN) for pixelwise classification on images. For pixelwise classification tasks, such as image segme…

ClassificationGeneral Classificationimage-classificationImage Classification+4

HyRRT-Connect: Bidirectional Motion Planning for Hybrid Dynamical Systems

2025-04-14 · Nan Wang, Ricardo G. Sanfelice

This paper proposes a bidirectional rapidly-exploring random trees (RRT) algorithm to solve the motion planning problem for hybrid systems. The proposed algorithm, called HyRRT-Connect, propagates in both forward and bac…

Motion Planning

An Algebraic Formalization of Forward and Forward-backward Algorithms

2017-02-22 · Ai Azuma, Masashi Shimbo, Yuji Matsumoto

In this paper, we propose an algebraic formalization of the two important classes of dynamic programming algorithms called forward and forward-backward algorithms. They are generalized extensively in this study so that a…

Reverse Thinking Makes LLMs Stronger Reasoners

2024-11-29 · Justin Chih-Yao Chen, Zifeng Wang, Hamid Palangi, Rujun Han 외

Reverse thinking plays a crucial role in human reasoning. Humans can reason not only from a problem to a solution but also in reverse, i.e., start from the solution and reason towards the problem. This often enhances ove…

Data AugmentationKnowledge DistillationLogical ReasoningMath+1

EM Algorithm and Stochastic Control in Economics

2016-11-06 · Steven Kou, Xianhua Peng, Xingbo Xu

Generalising the idea of the classical EM algorithm that is widely used for computing maximum likelihood estimates, we propose an EM-Control (EM-C) algorithm for solving multi-period finite time horizon stochastic contro…