中文
相关论文

相关论文: Poisson Hyperplane Processes with Rectified Linear…

200 篇论文

Private computation of nonlinear functions, such as Rectified Linear Units (ReLUs) and max-pooling operations, in deep neural networks (DNNs) poses significant challenges in terms of storage, bandwidth, and time consumption. To address…

机器学习 · 计算机科学 2023-12-27 Toluwani Aremu

We introduce several probabilistic quantum algorithms that overcome the normal unitary restrictions in quantum machine learning by leveraging the Linear Combination of Unitaries (LCU) method. Among our investigations are quantum native…

量子物理 · 物理学 2025-05-19 Jamie Heredge , Maxwell West , Lloyd Hollenberg , Martin Sevior

Feed-forward neural networks (NN) are a staple machine learning method widely used in many areas of science and technology. While even a single-hidden layer NN is a universal approximator, its expressive power is limited by the use of…

机器学习 · 统计学 2023-09-28 Sergei Manzhos , Manabu Ihara

The rectified linear unit (ReLU) is a highly successful activation function in neural networks as it allows networks to easily obtain sparse representations, which reduces overfitting in overparameterized networks. However, in network…

机器学习 · 计算机科学 2022-12-14 Shiyu Liu , Rohan Ghosh , Dylan Tan , Mehul Motani

Analysing and computing with Gaussian processes arising from infinitely wide neural networks has recently seen a resurgence in popularity. Despite this, many explicit covariance functions of networks with activation functions used in modern…

机器学习 · 计算机科学 2021-03-02 Russell Tsuchida , Tim Pearce , Chris van der Heide , Fred Roosta , Marcus Gallagher

This paper proposes a new algorithm for Gaussian process classification based on posterior linearisation (PL). In PL, a Gaussian approximation to the posterior density is obtained iteratively using the best possible linearisation of the…

机器学习 · 计算机科学 2019-04-19 Ángel F. García-Fernández , Filip Tronarp , Simo Särkkä

Deep networks are gradually penetrating almost every domain in our lives due to their amazing success. However, with substantive performance accuracy improvements comes the price of \emph{irreproducibility}. Two identical models, trained on…

机器学习 · 计算机科学 2020-12-02 Gil I. Shamir , Dong Lin , Lorenzo Coviello

The traditional Multilayer Perceptron (MLP) using McCulloch-Pitts neuron model is inherently limited to a set of neuronal activities, i.e., linear weighted sum followed by nonlinear thresholding step. Previously, Generalized Operational…

神经与进化计算 · 计算机科学 2019-06-11 Dat Thanh Tran , Serkan Kiranyaz , Moncef Gabbouj , Alexandros Iosifidis

The information processing abilities of a multilayer neural network with a number of hidden units scaling as the input dimension are studied using statistical mechanics methods. The mapping from the input layer to the hidden units is…

统计力学 · 物理学 2009-11-07 Michal Rosen-Zvi , Andreas Engel , Ido Kanter

Gaussian process regression is a popular method for non-parametric probabilistic modeling of functions. The Gaussian process prior is characterized by so-called hyperparameters, which often have a large influence on the posterior model and…

机器学习 · 统计学 2016-11-18 Andreas Svensson , Johan Dahlin , Thomas B. Schön

Though Large Vision-Language Models (LVLMs) have achieved remarkable performance across various tasks, they are still prone to hallucinations-generating outputs that are textually plausible but visually ungrounded. While prior approaches…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Le Yu , Kaishen Wang , Jianlong Xiong , Yue Cao , Lei Zhang , Zhang Yi Tao He

We introduce a Gaussian process model of functions which are additive. An additive function is one which decomposes into a sum of low-dimensional functions, each depending on only a subset of the input variables. Additive GPs generalize…

机器学习 · 统计学 2011-12-20 David Duvenaud , Hannes Nickisch , Carl Edward Rasmussen

Recently there has been much interest in understanding why deep neural networks are preferred to shallow networks. We show that, for a large class of piecewise smooth functions, the number of neurons needed by a shallow network to…

机器学习 · 计算机科学 2017-03-07 Shiyu Liang , R. Srikant

A recent line of work shows that a deep neural network with ReLU nonlinearities arises from a finite sequence of cascaded sparse coding models, the outputs of which, except for the last element in the cascade, are sparse and unobservable.…

信号处理 · 电气工程与系统科学 2020-04-27 Demba Ba

Finding solutions to partial differential equations (PDEs) is an important and essential component in many scientific and engineering discoveries. One of the common approaches empowered by deep learning is Physics-informed Neural Networks…

神经与进化计算 · 计算机科学 2024-10-01 Chi Chiu So , Siu Pang Yung

Second-order methods are widely adopted to improve the convergence rate of learning algorithms. In federated learning (FL), these methods require the clients to share their local Hessian matrices with the parameter server (PS), which comes…

机器学习 · 计算机科学 2024-12-06 Shayan Mohajer Hamidi , Ali Bereyhi , Saba Asaad , H. Vincent Poor

Most of convolutional neural networks share the same characteristic: each convolutional layer is followed by a nonlinear activation layer where Rectified Linear Unit (ReLU) is the most widely used. In this paper, we argue that the designed…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Gangming Zhao , Zhaoxiang Zhang , He Guan , Peng Tang , Jingdong Wang

In this paper we introduce deep Gaussian process (GP) models. Deep GPs are a deep belief network based on Gaussian process mappings. The data is modeled as the output of a multivariate GP. The inputs to that Gaussian process are then…

机器学习 · 统计学 2013-03-26 Andreas C. Damianou , Neil D. Lawrence

We propose a flexible procedure for large-scale image search by hash functions with kernels. Our method treats binary codes and pairwise semantic similarity as latent and observed variables, respectively, in a probabilistic model based on…

计算机视觉与模式识别 · 计算机科学 2016-04-26 Bahadir Ozdemir , Larry S. Davis

A neural network (NN) is a parameterised function that can be tuned via gradient descent to approximate a labelled collection of data with high precision. A Gaussian process (GP), on the other hand, is a probabilistic model that defines a…