中文
相关论文

相关论文: Volume-preserving Neural Networks

200 篇论文

The problem of vanishing and exploding gradients has been a long-standing obstacle that hinders the effective training of neural networks. Despite various tricks and techniques that have been employed to alleviate the problem in practice,…

机器学习 · 计算机科学 2021-12-06 Yao Lu , Stephen Gould , Thalaiyasingam Ajanthan

Since the recognition in the early nineties of the vanishing/exploding (V/E) gradient issue plaguing the training of neural networks (NNs), significant efforts have been exerted to overcome this obstacle. However, a clear solution to the…

机器学习 · 计算机科学 2022-10-05 Andrea Ceni

Image segmentation with a volume constraint is an important prior for many real applications. In this work, we present a novel volume preserving image segmentation algorithm, which is based on the framework of entropic regularized optimal…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Haifeng Li , Jun Liu , Li Cui , Haiyang Huang , Xue-cheng Tai

Neural Persistence is a prominent measure for quantifying neural network complexity, proposed in the emerging field of topological data analysis in deep learning. In this work, however, we find both theoretically and empirically that the…

机器学习 · 计算机科学 2023-11-22 Leander Girrbach , Anders Christensen , Ole Winther , Zeynep Akata , A. Sophia Koepke

The design of recurrent neural networks (RNNs) to accurately process sequential inputs with long-time dependencies is very challenging on account of the exploding and vanishing gradient problem. To overcome this, we propose a novel RNN…

机器学习 · 计算机科学 2021-08-19 T. Konstantin Rusch , Siddhartha Mishra

We propose a deep neural network architecture designed such that its output forms an invertible symplectomorphism of the input. This design draws an analogy to the real-valued non-volume-preserving (real NVP) method used in normalizing flow…

数值分析 · 数学 2024-07-02 Qing He , Wei Cai

Subspace preserving quantum circuits are a class of quantum algorithms that, relying on some symmetries in the computation, can offer theoretical guarantees for their training. Those algorithms have gained extensive interest as they can…

量子物理 · 物理学 2025-05-01 Léo Monbroussou , Jonas Landman , Letao Wang , Alex B. Grilo , Elham Kashefi

Recurrent neural networks (RNNs) notoriously struggle to learn long-term memories, primarily due to vanishing and exploding gradients. The recent success of state-space models (SSMs), a subclass of RNNs, to overcome such difficulties…

机器学习 · 计算机科学 2024-11-06 Nicolas Zucchet , Antonio Orvieto

Improving performance of deep learning models and reducing their training times are ongoing challenges in deep neural networks. There are several approaches proposed to address these challenges one of which is to increase the depth of the…

机器学习 · 计算机科学 2020-06-20 Sunitha Basodi , Chunyan Ji , Haiping Zhang , Yi Pan

We propose volume-preserving networks (VPNets) for learning unknown source-free dynamical systems using trajectory data. We propose three modules and combine them to obtain two network architectures, coined R-VPNet and LA-VPNet. The…

机器学习 · 计算机科学 2022-06-16 Aiqing Zhu , Beibei Zhu , Jiawei Zhang , Yifa Tang , Jian Liu

Deep Neural Networks (DNNs) training can be difficult due to vanishing and exploding gradients during weight optimization through backpropagation. To address this problem, we propose a general class of Hamiltonian DNNs (H-DNNs) that stem…

机器学习 · 计算机科学 2023-01-02 Clara Lucía Galimberti , Luca Furieri , Liang Xu , Giancarlo Ferrari-Trecate

Robustness against adversarial attack in neural networks is an important research topic in the machine learning community. We observe one major source of vulnerability of neural nets is from overparameterized fully-connected layers. In this…

机器学习 · 计算机科学 2021-02-01 Bingyuan Liu , Christopher Malon , Lingzhou Xue , Erik Kruus

Neural networks have achieved remarkable performance in various application domains. Nevertheless, a large number of weights in pre-trained deep neural networks prohibit them from being deployed on smartphones and embedded systems. It is…

机器学习 · 计算机科学 2023-07-19 Shibo Yao , Dantong Yu , Ioannis Koutis

Deep neural networks have reshaped modern machine learning by learning powerful latent representations that often align with the manifold hypothesis: high-dimensional data lie on lower-dimensional manifolds. In this paper, we establish a…

机器学习 · 计算机科学 2025-06-09 Nico Pelleriti , Max Zimmer , Elias Wirth , Sebastian Pokutta

Conventional wisdom attributes the mysterious generalization abilities of overparameterized neural networks to gradient descent (and its variants). The recent volume hypothesis challenges this view: it posits that these generalization…

机器学习 · 计算机科学 2025-12-19 Yotam Alexander , Yonatan Slutzky , Yuval Ran-Milo , Nadav Cohen

Vanishing (and exploding) gradients effect is a common problem for recurrent neural networks with nonlinear activation functions which use backpropagation method for calculation of derivatives. Deep feedforward neural networks with many…

神经与进化计算 · 计算机科学 2017-02-15 Artem Chernodub , Dimitri Nowicki

The choice of activation function can significantly influence the performance of neural networks. The lack of guiding principles for the selection of activation function is lamentable. We try to address this issue by introducing our…

机器学习 · 计算机科学 2018-10-16 Yiwei Li , Enzhi Li

Deep neural networks have become invaluable tools for supervised machine learning, e.g., classification of text or images. While often offering superior results over traditional techniques and successfully expressing complicated patterns in…

机器学习 · 计算机科学 2019-02-19 Eldad Haber , Lars Ruthotto

We conduct mathematical analysis on the effect of batch normalization (BN) on gradient backpropogation in residual network training, which is believed to play a critical role in addressing the gradient vanishing/explosion problem, in this…

机器学习 · 计算机科学 2018-12-04 Abhishek Panigrahi , Yueru Chen , C. -C. Jay Kuo

Although deep learning has shown its powerful performance in many applications, the mathematical principles behind neural networks are still mysterious. In this paper, we consider the problem of learning a one-hidden-layer neural network…

机器学习 · 计算机科学 2019-07-17 Shuhao Xia , Yuanming Shi
‹ 上一页 1 2 3 10 下一页 ›