paper-with-me

홈 › Papers

Radial Basis Function Networks for Convolutional Neural Networks to Learn Similarity Distance Metric and Improve Interpretability

2022-08-24 · Mohammadreza Amirian, Friedhelm Schwenker

Radial basis function neural networks (RBFs) are prime candidates for pattern classification and regression and have been used extensively in classical machine learning applications. However, RBFs have not been integrated into contemporary deep learning research and computer vision using conventional convolutional neural networks (CNNs) due to their lack of adaptability with modern architectures. In this paper, we adapt RBF networks as a classifier on top of CNNs by modifying the training process and introducing a new activation function to train modern vision architectures end-to-end for image classification. The specific architecture of RBFs enables the learning of a similarity distance metric to compare and find similar and dissimilar images. Furthermore, we demonstrate that using an RBF classifier on top of any CNN architecture provides new human-interpretable insights about the decision-making process of the models. Finally, we successfully apply RBFs to a range of CNN architectures and evaluate the results on benchmark computer vision datasets.

📄 PDF Abstract BibTeX arXiv:2208.11401

Code (1)

moamirian/CNN_RBFs 공식 구현 tf

Tasks

Decision Makingimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

RBF 설명 없음

Similar Papers 제목 키워드 기반

Parametric Shape Modeling and Skeleton Extraction with Radial Basis Functions using Similarity Domains Network

2019-06-01 · Sedat Ozer

We demonstrate the use of similarity domains (SDs) for shape modeling and skeleton extraction. SDs are recently proposed and they can be utilized in a neural network framework to help us analyze shapes. SDs are modeled w…

An Approach to Measure Pronunciation Similarity in Second Language Learning Using Radial Basis Function Kernel

2014-11-01 · WS 2014 11 · Christos Koniaris

Nearest Neighbour Radial Basis Function Solvers for Deep Neural Networks

2018-01-01 · ICLR 2018 1 · Benjamin J. Meyer, Ben Harwood, Tom Drummond

We present a radial basis function solver for convolutional neural networks that can be directly applied to both distance metric learning and classification problems. Our method treats all training features from a deep n…

ClassificationGeneral ClassificationMetric Learning

Radial basis function process neural network training based on generalized frechet distance and GA-SA hybrid strategy

2014-01-09 · Bing Wang, Yao-hua Meng, Xiao-hong Yu

For learning problem of Radial Basis Function Process Neural Network (RBF-PNN), an optimization training method based on GA combined with SA is proposed in this paper. Through building generalized Fr\'echet distance to m…

global-optimization

DeepLABNet: End-to-end Learning of Deep Radial Basis Networks with Fully Learnable Basis Functions

2019-11-21 · Andrew Hryniowski, Alexander Wong

From fully connected neural networks to convolutional neural networks, the learned parameters within a neural network have been primarily relegated to the linear parameters (e.g., convolutional filters). The non-linear f…