中文
相关论文

相关论文: Least-Squares Neural Network (LSNN) Method For Lin…

200 篇论文

We propose a new per-layer adaptive step-size procedure for stochastic first-order optimization methods for minimizing empirical loss functions in deep learning, eliminating the need for the user to tune the learning rate (LR). The proposed…

机器学习 · 计算机科学 2023-07-07 Achraf Bahamou , Donald Goldfarb

Residual neural networks (ResNets) are a promising class of deep neural networks that have shown excellent performance for a number of learning tasks, e.g., image classification and recognition. Mathematically, ResNet architectures can be…

最优化与控制 · 数学 2019-07-26 S. Günther , L. Ruthotto , J. B. Schroder , E. C. Cyr , N. R. Gauger

This paper presents a unified Least-Squares framework for solving nonlinear partial differential equations by recasting the governing system as a residual minimisation problem. A Least-Squares functional is formulated and the corresponding…

数值分析 · 数学 2025-11-10 Fleurianne Bertrand , Maximilian Brodbeck , Tim Ricken , Henrik Schneider

Deep Neural Network (DNN) based super-resolution algorithms have greatly improved the quality of the generated images. However, these algorithms often yield significant artifacts when dealing with real-world super-resolution problems due to…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Kangfu Mei , Shenglong Ye , Rui Huang

In neural network compression, most current methods reduce unnecessary parameters by measuring importance and redundancy. To augment already highly optimized existing solutions, we propose linearity-based compression as a novel way to…

机器学习 · 计算机科学 2025-06-27 Silas Dobler , Florian Lemmerich

This is a brief tutorial on the least square estimation technique that is straightforward yet effective for parameter estimation. The tutorial is focused on the linear LSEs instead of nonlinear versions, since most nonlinear LSEs can be…

系统与控制 · 电气工程与系统科学 2022-11-29 Qingrui Zhang

We study the Evolutionary Deep Neural Network (EDNN) framework for accelerating numerical solvers of time-dependent partial differential equations (PDEs). We introduce a Low-Rank Evolutionary Deep Neural Network (LR-EDNN), which constrains…

机器学习 · 统计学 2025-09-23 Jiahao Zhang , Shiheng Zhang , Guang Lin

Lane detection is typically tackled with a two-step pipeline in which a segmentation mask of the lane markings is predicted first, and a lane line model (like a parabola or spline) is fitted to the post-processed mask next. The problem with…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Wouter Van Gansbeke , Bert De Brabandere , Davy Neven , Marc Proesmans , Luc Van Gool

We introduce an $r-$adaptive algorithm to solve Partial Differential Equations using a Deep Neural Network. The proposed method restricts to tensor product meshes and optimizes the boundary node locations in one dimension, from which we…

数值分析 · 数学 2022-10-21 Ángel J. Omella , David Pardo

In this paper, we introduce a shallow (one-hidden-layer) physics-informed neural network for solving partial differential equations on static and evolving surfaces. For the static surface case, with the aid of level set function, the…

数值分析 · 数学 2025-03-20 Wei-Fan Hu , Yi-Jun Shih , Te-Sheng Lin , Ming-Chih Lai

We study the total least squares (TLS) problem that generalizes least squares regression by allowing measurement errors in both dependent and independent variables. TLS is widely used in applied fields including computer vision, system…

机器学习 · 统计学 2014-07-01 Dmitry Malioutov , Nikolai Slavov

The a posteriori error estimator using the least-squares functional can be used for adaptive mesh refinement and error control even if the numerical approximations are not obtained from the corresponding least-squares method. This suggests…

数值分析 · 数学 2024-07-19 Ziyan Li , Shun Zhang

In recent years, stochastic gradient descent (SGD) based techniques has become the standard tools for training neural networks. However, formal theoretical understanding of why SGD can train neural networks in practice is largely missing.…

机器学习 · 计算机科学 2017-11-03 Yuanzhi Li , Yang Yuan

In this paper, we investigate neural networks applied to multiscale simulations and discuss a design of a novel deep neural network model reduction approach for multiscale problems. Due to the multiscale nature of the medium, the fine-grid…

This study enhances the application of Physics-Informed Neural Networks (PINNs) for modeling discontinuous solutions in both hydrodynamics and relativistic hydrodynamics. Conventional PINNs, trained with partial differential equation…

流体动力学 · 物理学 2025-09-15 Jorge F. Urbán , José A. Pons

Deep neural networks (DNNs) have demonstrated dominating performance in many fields; since AlexNet, networks used in practice are going wider and deeper. On the theoretical side, a long line of works has been focusing on training neural…

机器学习 · 计算机科学 2019-06-18 Zeyuan Allen-Zhu , Yuanzhi Li , Zhao Song

The least squares method with deep neural networks as function parametrization has been applied to solve certain high-dimensional partial differential equations (PDEs) successfully; however, its convergence is slow and might not be…

数值分析 · 数学 2021-12-30 Yiqi Gu , Haizhao Yang , Chao Zhou

In this paper, we present a novel approach for detecting the discontinuity interfaces of a discontinuous function. This approach leverages Graph-Instructed Neural Networks (GINNs) and sparse grids to address discontinuity detection also in…

机器学习 · 计算机科学 2025-03-27 Francesco Della Santa , Sandra Pieraccini

Recurrent neural networks have gained widespread use in modeling sequential data. Learning long-term dependencies using these models remains difficult though, due to exploding or vanishing gradients. In this paper, we draw connections…

机器学习 · 统计学 2019-02-27 Bo Chang , Minmin Chen , Eldad Haber , Ed H. Chi

The recursive least-squares (RLS) algorithm has well-documented merits for reducing complexity and storage requirements, when it comes to online estimation of stationary signals as well as for tracking slowly-varying nonstationary…

网络与互联网体系结构 · 计算机科学 2013-10-01 Gonzalo Mateos , Georgios B. Giannakis