paper-with-me

Papers

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 neural network as radial basis function centres and computes loss by summing the influence of a feature's nearby centres in the embedding space. Having a radial basis function centred on each training feature is made scalable by treating it as an approximate nearest neighbour search problem. End-to-end learning of the network and solver is carried out, mapping high dimensional features into clusters of the same class. This results in a well formed embedding space, where semantically related instances are likely to be located near one another, regardless of whether or not the network was trained on those classes. The same loss function is used for both the metric learning and classification problems. We show that our radial basis function solver outperforms state-of-the-art embedding approaches on the Stanford Cars196 and CUB-200-2011 datasets. Additionally, we show that when used as a classifier, our method outperforms a conventional softmax classifier on the CUB-200-2011, Stanford Cars196, Oxford 102 Flowers and Leafsnap fine-grained classification datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMetric Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Minimal Rolling Shutter Absolute Pose with Unknown Focal Length and Radial Distortion

2020-04-29 · ECCV 2020 8 · Zuzana Kukelova, Cenek Albl, Akihiro Sugimoto, Konrad Schindler 외

The internal geometry of most modern consumer cameras is not adequately described by the perspective projection. Almost all cameras exhibit some radial lens distortion and are equipped with an electronic rolling shutter …

Minimal Solvers for Relative Pose with a Single Unknown Radial Distortion

2014-06-01 · CVPR 2014 6 · Yubin Kuang, Jan E. Solem, Fredrik Kahl, Kalle Astrom

In this paper, we study the problems of estimating relative pose between two cameras in the presence of radial distortion. Specifically, we consider minimal problems where one of the cameras has no or known radial disto…

Kolmogorov-Arnold Networks are Radial Basis Function Networks

2024-05-10 · Ziyao Li

This short paper is a fast proof-of-concept that the 3-order B-splines used in Kolmogorov-Arnold Networks (KANs) can be well approximated by Gaussian radial basis functions. Doing so leads to FastKAN, a much faster imple…

Kolmogorov-Arnold Networks

Radially-Distorted Conjugate Translations

2017-11-30 · CVPR 2018 6 · James Pritts, Zuzana Kukelova, Viktor Larsson, Ondrej Chum

This paper introduces the first minimal solvers that jointly solve for affine-rectification and radial lens distortion from coplanar repeated patterns. Even with imagery from moderately distorted lenses, plane rectificat…

Sparse Ellipsoidal Radial Basis Function Network for Point Cloud Surface Representation

2025-05-05 · Bobo Lian, Dandan Wang, Chenjian Wu, Minxin Chen

Point cloud surface representation is a fundamental problem in computer graphics and vision. This paper presents a machine learning approach for approximating the signed distance function (SDF) of a point cloud using a s…

Computational Efficiency