中文
相关论文

相关论文: SHINE: SHaring the INverse Estimate from the forwa…

200 篇论文

Deep equilibrium models (DEQs) have proven to be very powerful for learning data representations. The idea is to replace traditional (explicit) feedforward neural networks with an implicit fixed-point equation, which allows to decouple the…

机器学习 · 计算机科学 2023-04-25 Bac Nguyen , Lukas Mauch

While backpropagation--reverse-mode automatic differentiation--has been extraordinarily successful in deep learning, it requires two passes (forward and backward) through the neural network and the storage of intermediate activations.…

机器学习 · 计算机科学 2025-11-06 Daniel Wang , Evan Markou , Dylan Campbell

Recent efforts in applying implicit networks to solve inverse problems in imaging have achieved competitive or even superior results when compared to feedforward networks. These implicit networks only require constant memory during…

机器学习 · 计算机科学 2024-02-06 Linghai Liu , Shuaicheng Tong , Lisa Zhao

This article provides a comprehensive understanding of optimization in deep learning, with a primary focus on the challenges of gradient vanishing and gradient exploding, which normally lead to diminished model representational ability and…

机器学习 · 计算机科学 2023-11-14 Xianbiao Qi , Jianan Wang , Lei Zhang

Implicit models separate the definition of a layer from the description of its solution process. While implicit layers allow features such as depth to adapt to new scenarios and inputs automatically, this adaptivity makes its computational…

机器学习 · 计算机科学 2023-03-06 Avik Pal , Alan Edelman , Christopher Rackauckas

Learning expressive probabilistic models correctly describing the data is a ubiquitous problem in machine learning. A popular approach for solving it is mapping the observations into a representation space with a simple joint distribution,…

Finding the optimal hyperparameters of a model can be cast as a bilevel optimization problem, typically solved using zero-order techniques. In this work we study first-order methods when the inner optimization problem is convex but…

Equivariant imaging (EI) enables training signal reconstruction models without requiring ground truth data by leveraging signal symmetries. Deep equilibrium models (DEQs) are a powerful class of neural networks where the output is a fixed…

图像与视频处理 · 电气工程与系统科学 2025-11-25 Alexander Mehta , Ruangrawee Kitichotkul , Vivek K Goyal , Julián Tachella

Bilevel optimization offers a methodology to learn hyperparameters in imaging inverse problems, yet its integration with automatic differentiation techniques remains challenging. On the one hand, inverse problems are typically solved by…

最优化与控制 · 数学 2025-06-17 Leo Davy , Luis M. Briceno-Arias , N. Pustelnik

Implicit deep learning has recently gained popularity with applications ranging from meta-learning to Deep Equilibrium Networks (DEQs). In its general formulation, it relies on expressing some components of deep learning pipelines…

机器学习 · 计算机科学 2023-05-25 Zaccharie Ramzi , Pierre Ablin , Gabriel Peyré , Thomas Moreau

A promising trend in deep learning replaces traditional feedforward networks with implicit networks. Unlike traditional networks, implicit networks solve a fixed point equation to compute inferences. Solving for the fixed point varies in…

机器学习 · 计算机科学 2021-12-28 Samy Wu Fung , Howard Heaton , Qiuwei Li , Daniel McKenzie , Stanley Osher , Wotao Yin

Discrete optimization problems often arise in deep learning tasks, despite the fact that neural networks typically operate on continuous data. One class of these problems involve objective functions which depend on neural networks, but…

机器学习 · 计算机科学 2023-10-17 Eric Lei , Arman Adibi , Hamed Hassani

Bilevel optimization has arisen as a powerful tool in modern machine learning. However, due to the nested structure of bilevel optimization, even gradient-based methods require second-order derivative approximations via Jacobian- or/and…

机器学习 · 计算机科学 2022-06-07 Daouda Sow , Kaiyi Ji , Yingbin Liang

Deep denoisers have shown excellent performance in solving inverse problems in signal and image processing. In order to guarantee the convergence, the denoiser needs to satisfy some Lipschitz conditions like non-expansiveness. However,…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Deliang Wei , Peng Chen , Fang Li

Deep Equilibrium Models (DEQs) are an interesting class of implicit model where the model output is implicitly defined as the fixed point of a learned function. These models have been shown to outperform explicit (fixed-depth) models in…

机器学习 · 计算机科学 2025-12-04 Sam McCallum , Kamran Arora , James Foster

Many tasks in deep learning involve optimizing over the \emph{inputs} to a network to minimize or maximize some objective; examples include optimization over latent spaces in a generative model to match a target image, or adversarially…

机器学习 · 计算机科学 2021-11-29 Swaminathan Gurumurthy , Shaojie Bai , Zachary Manchester , J. Zico Kolter

Data-driven decision-making processes increasingly utilize end-to-end learnable deep neural networks to render final decisions. Sometimes, the output of the forward functions in certain layers is determined by the solutions to mathematical…

机器学习 · 计算机科学 2024-12-31 Jianming Pan , Zeqi Ye , Xiao Yang , Xu Yang , Weiqing Liu , Lewen Wang , Jiang Bian

Recent works in deep learning have shown that integrating differentiable physics simulators into the training process can greatly improve the quality of results. Although this combination represents a more complex optimization task than…

机器学习 · 计算机科学 2022-03-22 Patrick Schnell , Philipp Holl , Nils Thuerey

Deep learning involves a difficult non-convex optimization problem with a large number of weights between any two adjacent layers of a deep structure. To handle large data sets or complicated networks, distributed training is needed, but…

This paper presents an efficient learning-based method to solve the inverse kinematic (IK) problem on soft robots with highly non-linear deformation. The major challenge of efficiently computing IK for such robots is due to the lack of…

机器人学 · 计算机科学 2022-06-07 Guoxin Fang , Yingjun Tian , Zhi-Xin Yang , Jo M. P. Geraedts , Charlie C. L. Wang
‹ 上一页 1 2 3 10 下一页 ›