中文
相关论文

相关论文: Projective Manifold Gradient Layer for Deep Rotati…

200 篇论文

Integrating hard constraints into deep learning is essential for safety-critical systems. Yet existing constructive layers that project predictions onto constraint boundaries face a fundamental bottleneck: gradient saturation. By collapsing…

机器学习 · 计算机科学 2026-02-04 Philipp J. Schneider , Daniel Kuhn

To have a superior generalization, a deep learning neural network often involves a large size of training sample. With increase of hidden layers in order to increase learning ability, neural network has potential degradation in accuracy.…

机器学习 · 计算机科学 2019-01-01 Lianfa Li , Ying Fang , Jun Wu , Jinfeng Wang

Recently, orthogonal recurrent neural networks (RNNs) have emerged as state-of-the-art models for learning long-term dependencies. This class of models mitigates the exploding and vanishing gradients problem by design. In this work, we…

机器学习 · 计算机科学 2021-02-22 Omri Azencot , N. Benjamin Erichson , Mirela Ben-Chen , Michael W. Mahoney

Recurrent neural networks (RNNs) hold immense potential for computations due to their Turing completeness and sequential processing capabilities, yet existing methods for their training encounter efficiency challenges. Backpropagation…

机器学习 · 计算机科学 2024-10-02 Jesus Garcia Fernandez , Sander Keemink , Marcel van Gerven

Orientation estimation is the core to a variety of vision and robotics tasks such as camera and object pose estimation. Deep learning has offered a way to develop image-based orientation estimators; however, such estimators often require…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Brian Okorn , Chuer Pan , Martial Hebert , David Held

Backpropagation is driving today's artificial neural networks (ANNs). However, despite extensive research, it remains unclear if the brain implements this algorithm. Among neuroscientists, reinforcement learning (RL) algorithms are often…

神经元与认知 · 定量生物学 2020-04-24 Benjamin James Lansdell , Prashanth Ravi Prakash , Konrad Paul Kording

This paper focuses on training implicit models of infinite layers. Specifically, previous works employ implicit differentiation and solve the exact gradient for the backward propagation. However, is it necessary to compute such an exact but…

机器学习 · 计算机科学 2022-01-13 Zhengyang Geng , Xin-Yu Zhang , Shaojie Bai , Yisen Wang , Zhouchen Lin

Deep learning-based models have demonstrated remarkable success in solving illposed inverse problems; however, many fail to strictly adhere to the physical constraints imposed by the measurement process. In this work, we introduce a…

机器学习 · 计算机科学 2025-05-22 Jorge Bacca

The goal of this document is to provide a pedagogical introduction to the main concepts underpinning the training of deep neural networks using gradient descent; a process known as backpropagation. Although we focus on a very influential…

机器学习 · 计算机科学 2018-11-30 Laurent Boué

Riemannian submanifold optimization with momentum is computationally challenging because, to ensure that the iterates remain on the submanifold, we often need to solve difficult differential equations. Here, we simplify such difficulties…

Neural Ordinary Differential Equations (Neural ODEs) represent a significant breakthrough in deep learning, promising to bridge the gap between machine learning and the rich theoretical frameworks developed in various mathematical fields…

机器学习 · 计算机科学 2024-09-24 Jaouad Dabounou

Arguably the biggest challenge in applying neural networks is tuning the hyperparameters, in particular the learning rate. The sensitivity to the learning rate is due to the reliance on backpropagation to train the network. In this paper we…

机器学习 · 统计学 2018-08-08 Francois Fagan , Garud Iyengar

Matrix manifolds, such as manifolds of Symmetric Positive Definite (SPD) matrices and Grassmann manifolds, appear in many applications. Recently, by applying the theory of gyrogroups and gyrovector spaces that is a powerful framework for…

机器学习 · 统计学 2023-06-06 Xuan Son Nguyen , Shuo Yang

Consistency of the predictions with respect to the physical forward model is pivotal for reliably solving inverse problems. This consistency is mostly un-controlled in the current end-to-end deep learning methodologies proposed for the…

图像与视频处理 · 电气工程与系统科学 2020-07-07 Dongdong Chen , Mike E. Davies , Mohammad Golbabaee

Grassmannian manifold offers a powerful carrier for geometric representation learning by modelling high-dimensional data as low-dimensional subspaces. However, existing approaches predominantly rely on static single-subspace…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Xuan Yu , Tianyang Xu

How to develop slim and accurate deep neural networks has become crucial for real- world applications, especially for those employed in embedded systems. Though previous work along this research line has shown some promising results, most…

神经与进化计算 · 计算机科学 2019-10-02 Xin Dong , Shangyu Chen , Sinno Jialin Pan

In this paper, we present a deep regression approach for face alignment. The deep architecture consists of a global layer and multi-stage local layers. We apply the back-propagation algorithm with the dropout strategy to jointly optimize…

计算机视觉与模式识别 · 计算机科学 2014-09-19 Baoguang Shi , Xiang Bai , Wenyu Liu , Jingdong Wang

We propose Riemannian Denoising Diffusion Probabilistic Models (RDDPMs) for learning distributions on submanifolds of Euclidean space that are level sets of functions, including most of the manifolds relevant to applications. Existing…

机器学习 · 计算机科学 2026-02-17 Zichen Liu , Wei Zhang , Christof Schütte , Tiejun Li

Recent advances unveiled physical neural networks as promising machine learning platforms, offering faster and more energy-efficient information processing. Compared with extensively-studied optical neural networks, the development of…

机器学习 · 计算机科学 2024-04-25 Shuaifeng Li , Xiaoming Mao

Continual learning aims to avoid catastrophic forgetting and effectively leverage learned experiences to master new knowledge. Existing gradient projection approaches impose hard constraints on the optimization space for new tasks to…

机器学习 · 计算机科学 2023-01-31 Zeyuan Yang , Zonghan Yang , Peng Li , Yang Liu