中文
相关论文

相关论文: Spline parameterization of neural network controls…

200 篇论文

The fully connected (FC) layer, one of the most fundamental modules in artificial neural networks (ANN), is often considered difficult and inefficient to train due to issues including the risk of overfitting caused by its large amount of…

机器学习 · 计算机科学 2021-02-15 Kanya Mo , Shen Zheng , Xiwei Wang , Jinghua Wang , Klaus-Dieter Schewe

A practical limitation of deep neural networks is their high degree of specialization to a single task and visual domain. Recently, inspired by the successes of transfer learning, several authors have proposed to learn instead universal,…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Sylvestre-Alvise Rebuffi , Hakan Bilen , Andrea Vedaldi

We learn parameterized nonlinear elasticity on curved surfaces using a physics-informed neural network that enforces governing equations and boundary conditions directly through the loss function, enabling a single trained model to…

生物物理 · 物理学 2026-04-15 Yankang Liu , Ke Zhang , Maziar Raissi , Roya Zandi

We employ constraints to control the parameter space of deep neural networks throughout training. The use of customized, appropriately designed constraints can reduce the vanishing/exploding gradients problem, improve smoothness of…

机器学习 · 计算机科学 2021-06-22 Benedict Leimkuhler , Tiffany Vlaar , Timothée Pouchon , Amos Storkey

When fine-tuning Deep Neural Networks (DNNs) to new data, DNNs are prone to overwriting network parameters required for task-specific functionality on previously learned tasks, resulting in a loss of performance on those tasks. We propose…

机器学习 · 计算机科学 2025-01-22 Christopher Angelini , Nidhal Bouaynaya

Activation functions in neural networks are typically selected from a set of empirically validated, commonly used static functions such as ReLU, tanh, or sigmoid. However, by optimizing the shapes of a network's activation functions, we can…

机器学习 · 计算机科学 2025-09-24 William H Patty

Human vision models are at the core of image processing. For instance, classical approaches to the problem of image quality are based on models that include knowledge about human vision. However, nowadays, deep learning approaches have…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Jorge Vila-Tomás , Pablo Hernández-Cámara , Valero Laparra , Jesús Malo

Deep neural networks generally involve some layers with mil- lions of parameters, making them difficult to be deployed and updated on devices with limited resources such as mobile phones and other smart embedded systems. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-08-29 Xing Wang , Jie Liang

Deep neural networks can be trained in reciprocal space, by acting on the eigenvalues and eigenvectors of suitable transfer operators in direct space. Adjusting the eigenvalues, while freezing the eigenvectors, yields a substantial…

We propose two new criteria to understand the advantage of deepening neural networks. It is important to know the expressivity of functions computable by deep neural networks in order to understand the advantage of deepening neural…

机器学习 · 计算机科学 2024-03-06 Yasushi Esaki , Yuta Nakahara , Toshiyasu Matsushima

In this work, we describe a new approach that uses deep neural networks (DNN) to obtain regularization parameters for solving inverse problems. We consider a supervised learning approach, where a network is trained to approximate the…

数值分析 · 数学 2021-04-15 Babak Maboudi Afkham , Julianne Chung , Matthias Chung

Continuous-time deep learning models, such as neural ordinary differential equations (ODEs), offer a promising framework for surrogate modeling of complex physical systems. A central challenge in training these models lies in learning…

机器学习 · 计算机科学 2025-07-30 Haley Rosso , Lars Ruthotto , Khachik Sargsyan

As machine learning models, specifically neural networks, are becoming increasingly popular, there are concerns regarding their trustworthiness, specially in safety-critical applications, e.g. actions of an autonomous vehicle must be safe.…

机器学习 · 计算机科学 2023-12-15 Kshitij Goyal , Sebastijan Dumancic , Hendrik Blockeel

Deep neural networks (DNNs) have been widely applied to solve real-world regression problems. However, selecting optimal network structures remains a significant challenge. This study addresses this issue by linking neuron selection in DNNs…

统计计算 · 统计学 2025-09-30 Noah Yi-Ting Hung , Li-Hsiang Lin , Vince D. Calhoun

We present a novel optimization strategy for training neural networks which we call "BitNet". The parameters of neural networks are usually unconstrained and have a dynamic range dispersed over all real values. Our key idea is to limit the…

机器学习 · 计算机科学 2018-11-20 Aswin Raghavan , Mohamed Amer , Sek Chai , Graham Taylor

In this paper we propose a new methodology for decision-making under uncertainty using recent advancements in the areas of nonlinear stochastic optimal control theory, applied mathematics, and machine learning. Grounded on the fundamental…

机器人学 · 计算机科学 2021-07-12 Marcus Pereira , Ziyi Wang , Ioannis Exarchos , Evangelos A. Theodorou

A typical deep neural network (DNN) has a large number of trainable parameters. Choosing a network with proper capacity is challenging and generally a larger network with excessive capacity is trained. Pruning is an established approach to…

神经与进化计算 · 计算机科学 2021-03-01 Hojjat Salehinejad , Shahrokh Valaee

We present a novel regularization approach to train neural networks that enjoys better generalization and test error than standard stochastic gradient descent. Our approach is based on the principles of cross-validation, where a validation…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Simon Jenni , Paolo Favaro

Trainable layers such as convolutional building blocks are the standard network design choices by learning parameters to capture the global context through successive spatial operations. When designing an efficient network, trainable layers…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Dongyoon Han , YoungJoon Yoo , Beomyoung Kim , Byeongho Heo

Many different deep networks have been used to approximate, accelerate or improve traditional image operators. Among these traditional operators, many contain parameters which need to be tweaked to obtain the satisfactory results, which we…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Qingnan Fan , Dongdong Chen , Lu Yuan , Gang Hua , Nenghai Yu , Baoquan Chen