中文
相关论文

相关论文: Neural Networks Learn Distance Metrics

200 篇论文

In this paper, we analyze deep learning from a mathematical point of view and derive several novel results. The results are based on intriguing mathematical properties of high dimensional spaces. We first look at perturbation based…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Simant Dube

In this effort we propose a novel approach for reconstructing multivariate functions from training data, by identifying both a suitable network architecture and an initialization using polynomial-based approximations. Training deep neural…

机器学习 · 计算机科学 2019-05-29 Joseph Daws , Clayton G. Webster

Seeking effective neural networks is a critical and practical field in deep learning. Besides designing the depth, type of convolution, normalization, and nonlinearities, the topological connectivity of neural networks is also important.…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Kun Yuan , Quanquan Li , Jing Shao , Junjie Yan

We present Neural Random Forest Imitation - a novel approach for transforming random forests into neural networks. Existing methods propose a direct mapping and produce very inefficient architectures. In this work, we introduce an imitation…

机器学习 · 计算机科学 2024-04-05 Christoph Reinders , Bodo Rosenhahn

Many researches have been devoted to learn a Mahalanobis distance metric, which can effectively improve the performance of kNN classification. Most approaches are iterative and computational expensive and linear rigidity still critically…

机器学习 · 计算机科学 2013-11-14 Jianbo Ye

Recently, Neural networks have seen a huge surge in its adoption due to their ability to provide high accuracy on various tasks. On the other hand, the existence of adversarial examples have raised suspicions regarding the generalization…

机器学习 · 计算机科学 2018-01-04 Mayank Singh , Abhishek Sinha , Balaji Krishnamurthy

This study compares various superlearner and deep learning architectures (machine-learning-based and neural-network-based) for classification problems across several simulated and industrial datasets to assess performance and computational…

机器学习 · 统计学 2017-08-23 Colleen M. Farrelly

We introduce a novel loss for learning local feature descriptors which is inspired by the Lowe's matching criterion for SIFT. We show that the proposed loss that maximizes the distance between the closest positive and closest negative patch…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Anastasiya Mishchuk , Dmytro Mishkin , Filip Radenovic , Jiri Matas

Deep neural networks give state-of-the-art accuracy for reconstructing images from few and noisy measurements, a problem arising for example in accelerated magnetic resonance imaging (MRI). However, recent works have raised concerns that…

图像与视频处理 · 电气工程与系统科学 2021-06-14 Mohammad Zalbagi Darestani , Akshay S. Chaudhari , Reinhard Heckel

Neural networks trained on standard image classification data sets are shown to be less resistant to data set bias. It is necessary to comprehend the behavior objective function that might correspond to superior performance for data with…

机器学习 · 计算机科学 2022-11-16 Gnyanesh Bangaru , Lalith Bharadwaj Baru , Kiran Chakravarthula

The purpose of this work is to test and study the hypothesis that residual networks are learning a perturbation from identity. Residual networks are enormously important deep learning models, with many theories attempting to explain how…

神经与进化计算 · 计算机科学 2019-02-13 Michael Hauser

Metric-based few-shot learning methods concentrate on learning transferable feature embedding that generalizes well from seen categories to unseen categories under the supervision of limited number of labelled instances. However, most of…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Jun He , Richang Hong , Xueliang Liu , Mingliang Xu , Zhengjun Zha , Meng Wang

Many types of data from fields including natural language processing, computer vision, and bioinformatics, are well represented by discrete, compositional structures such as trees, sequences, or matchings. Latent structure models are a…

机器学习 · 计算机科学 2026-02-04 Vlad Niculae , Caio F. Corro , Nikita Nangia , Tsvetomila Mihaylova , André F. T. Martins

Nearest neighbor (kNN) methods have been gaining popularity in recent years in light of advances in hardware and efficiency of algorithms. There is a plethora of methods to choose from today, each with their own advantages and…

机器学习 · 计算机科学 2017-03-01 Daniel Zoran , Balaji Lakshminarayanan , Charles Blundell

We study mechanisms to characterize how the asymptotic convergence of backpropagation in deep architectures, in general, is related to the network structure, and how it may be influenced by other design choices including activation type,…

机器学习 · 计算机科学 2017-03-02 Vamsi K Ithapu , Sathya N Ravi , Vikas Singh

Metric learning seeks a transformation of the feature space that enhances prediction quality for the given task at hand. In this work we provide PAC-style sample complexity rates for supervised metric learning. We give matching lower- and…

机器学习 · 计算机科学 2015-05-12 Nakul Verma , Kristin Branson

One of the most influential results in neural network theory is the universal approximation theorem [1, 2, 3] which states that continuous functions can be approximated to within arbitrary accuracy by single-hidden-layer feedforward neural…

机器学习 · 计算机科学 2021-12-16 Clemens Hutter , Recep Gül , Helmut Bölcskei

Linear layers in neural networks (NNs) trained by gradient descent can be expressed as a key-value memory system which stores all training datapoints and the initial weights, and produces outputs using unnormalised dot attention over the…

机器学习 · 计算机科学 2022-06-20 Kazuki Irie , Róbert Csordás , Jürgen Schmidhuber

Input space reconstruction is an attractive representation learning paradigm. Despite interpretability of the reconstruction and generation, we identify a misalignment between learning by reconstruction, and learning for perception. We show…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Randall Balestriero , Yann LeCun

Deep neural networks have excelled on a wide range of problems, from vision to language and game playing. Neural networks very gradually incorporate information into weights as they process data, requiring very low learning rates. If the…

‹ 上一页 1 8 9 10 下一页 ›