paper-with-me

Papers

Backpropagation with N-D Vector-Valued Neurons Using Arbitrary Bilinear Products

2018-05-24 · Zhe-Cheng Fan, Tak-Shing T. Chan, Yi-Hsuan Yang, Jyh-Shing R. Jang

Vector-valued neural learning has emerged as a promising direction in deep learning recently. Traditionally, training data for neural networks (NNs) are formulated as a vector of scalars; however, its performance may not be optimal since associations among adjacent scalars are not modeled. In this paper, we propose a new vector neural architecture called the Arbitrary BIlinear Product Neural Network (ABIPNN), which processes information as vectors in each neuron, and the feedforward projections are defined using arbitrary bilinear products. Such bilinear products can include circular convolution, seven-dimensional vector product, skew circular convolution, reversed- time circular convolution, or other new products not seen in previous work. As a proof-of-concept, we apply our proposed network to multispectral image denoising and singing voice sepa- ration. Experimental results show that ABIPNN gains substantial improvements when compared to conventional NNs, suggesting that associations are learned during training.

📄 PDF Abstract BibTeX arXiv:1805.09621

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

NeuronSoup: Evolving Asynchronous, Shared-Neuron Temporal Graphs without Backpropagation

2026-07-16 · Subodh Kalia arxiv

We present NeuronSoup, a neural computation architecture that replaces synchronous layer-by-layer processing with asynchronous, delay-mediated signal propagation through a pool of shared neurons. Each path in the network…

Neuron Interaction Based Representation Composition for Neural Machine Translation

2019-11-22 · Jian Li, Xing Wang, Baosong Yang, Shuming Shi 외

Recent NLP studies reveal that substantial linguistic information can be attributed to single neurons, i.e., individual dimensions of the representation vectors. We hypothesize that modeling strong interactions among neu…

Machine TranslationTranslation

Geometric operations implemented by conformal geometric algebra neural nodes

2013-06-06 · Eckhard Hitzer

Geometric algebra is an optimal frame work for calculating with vectors. The geometric algebra of a space includes elements that represent all the its subspaces (lines, planes, volumes, ...). Conformal geometric algebra …

L4-Norm Weight Adjustments for Converted Spiking Neural Networks

2021-11-17 · Jason Allred, Kaushik Roy

Spiking Neural Networks (SNNs) are being explored for their potential energy efficiency benefits due to sparse, event-driven computation. Non-spiking artificial neural networks are typically trained with stochastic gradi…

Gated Softmax Classification

2010-12-01 · NeurIPS 2010 12 · Roland Memisevic, Christopher Zach, Marc Pollefeys, Geoffrey E. Hinton

We describe a log-bilinear" model that computes class probabilities by combining an input vector multiplicatively with a vector of binary latent variables. Even though the latent variables can take on exponentially many …

ClassificationGeneral Classification