paper-with-me

Papers

General Backpropagation Algorithm for Training Second-order Neural Networks

2017-08-17 · Fenglei Fan, Wenxiang Cong, Ge Wang

The artificial neural network is a popular framework in machine learning. To empower individual neurons, we recently suggested that the current type of neurons could be upgraded to 2nd order counterparts, in which the linear operation between inputs to a neuron and the associated weights is replaced with a nonlinear quadratic operation. A single 2nd order neurons already has a strong nonlinear modeling ability, such as implementing basic fuzzy logic operations. In this paper, we develop a general backpropagation (BP) algorithm to train the network consisting of 2nd-order neurons. The numerical studies are performed to verify of the generalized BP algorithm.

📄 PDF Abstract BibTeX arXiv:1708.06243

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Second-Order Forward-Mode Automatic Differentiation for Optimization

2024-08-19 · Adam D. Cobb, Atılım Güneş Baydin, Barak A. Pearlmutter, Susmit Jha

This paper introduces a second-order hyperplane search, a novel optimization step that generalizes a second-order line search from a line to a $k$-dimensional hyperplane. This, combined with the forward-mode stochastic g…

Backpropagation generalized for output derivatives

2017-12-12 · V. I. Avrutskiy

Backpropagation algorithm is the cornerstone for neural network analysis. Paper extends it for training any derivatives of neural network's output with respect to its input. By the dint of it feedforward networks can be …

Fast Second-Order Stochastic Backpropagation for Variational Inference

2015-09-09 · Kai Fan, Ziteng Wang, Jeff Beck, James Kwok 외

We propose a second-order (Hessian or Hessian-free) based optimization method for variational inference inspired by Gaussian backpropagation, and argue that quasi-Newton optimization can be developed as well. This is acc…

regressionVariational Inference

Fast Second Order Stochastic Backpropagation for Variational Inference

2015-12-01 · NeurIPS 2015 12 · Kai Fan, Ziteng Wang, Jeff Beck, James Kwok 외

We propose a second-order (Hessian or Hessian-free) based optimization method for variational inference inspired by Gaussian backpropagation, and argue that quasi-Newton optimization can be developed as well. This is ac…

regressionVariational Inference

The Gradient of Algebraic Model Counting

2025-02-25 · Jaron Maene, Luc De Raedt

Algebraic model counting unifies many inference tasks on logic formulas by exploiting semirings. Rather than focusing on inference, we consider learning, especially in statistical-relational and neurosymbolic AI, which c…

model