paper-with-me

Papers

Convergence Analysis of Backpropagation Algorithm for Designing an Intelligent System for Sensing Manhole Gases

2017-07-06 · Varun Kumar Ojha, Paramartha Dutta, Atal Chaudhuri, Hiranmay Saha

Human fatalities are reported due to the excessive proportional presence of hazardous gas components in the manhole, such as Hydrogen Sulfide, Ammonia, Methane, Carbon Dioxide, Nitrogen Oxide, Carbon Monoxide, etc. Hence, predetermination of these gases is imperative. A neural network (NN) based intelligent sensory system is proposed for the avoidance of such fatalities. Backpropagation (BP) was applied for the supervised training of the neural network. A Gas sensor array consists of many sensor elements was employed for the sensing manhole gases. Sensors in the sensor array are responsible for sensing their target gas components only. Therefore, the presence of multiple gases results in cross sensitivity. The cross sensitivity is a crucial issue to this problem and it is viewed as pattern recognition and noise reduction problem. Various performance parameters and complexity of the problem influences NN training. In present chapter the performance of BP algorithm on such a real life application problem was comprehensively studied, compared and contrasted with the several other hybrid intelligent approaches both, in theoretical and in the statistical sense.

📄 PDF Abstract BibTeX arXiv:1707.01821

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

Decoupled Parallel Backpropagation with Convergence Guarantee

2018-04-27 · ICML 2018 7 · Zhouyuan Huo, Bin Gu, Qian Yang, Heng Huang

Backpropagation algorithm is indispensable for the training of feedforward neural networks. It requires propagating error gradients sequentially from the output layer all the way back to the input layer. The backward loc…

Convergence and Alignment of Gradient Descent with Random Backpropagation Weights

2021-06-10 · NeurIPS 2021 12 · Ganlin Song, Ruitu Xu, John Lafferty

Stochastic gradient descent with backpropagation is the workhorse of artificial neural networks. It has long been recognized that backpropagation fails to be a biologically plausible algorithm. Fundamentally, it is a non…

Function changes in the Backpropagation equation is equivalent to an implicit learning rate

2019-05-17 · Anonymous

The backpropagation algorithm is the de-facto standard for credit assignment in artificial neural networks due to its empirical results. Since its conception, variants of the backpropagation algorithm have emerged. More …

Memorized Sparse Backpropagation

2019-05-24 · Zhiyuan Zhang, Pengcheng Yang, Xuancheng Ren, Qi Su 외

Neural network learning is usually time-consuming since backpropagation needs to compute full gradients and backpropagate them across multiple layers. Despite its success of existing works in accelerating propagation thr…

Stable and Interpretable Unrolled Dictionary Learning

2021-05-31 · Bahareh Tolooshams, Demba Ba

The dictionary learning problem, representing data as a combination of a few atoms, has long stood as a popular method for learning representations in statistics and signal processing. The most popular dictionary learnin…

DenoisingDictionary LearningImage DenoisingRolling Shutter Correction