paper-with-me

Papers

Moonwalk: Inverse-Forward Differentiation

2024-02-22 · Dmitrii Krylov, Armin Karamzade, Roy Fox

Backpropagation, while effective for gradient computation, falls short in addressing memory consumption, limiting scalability. This work explores forward-mode gradient computation as an alternative in invertible networks, showing its potential to reduce the memory footprint without substantial drawbacks. We introduce a novel technique based on a vector-inverse-Jacobian product that accelerates the computation of forward gradients while retaining the advantages of memory reduction and preserving the fidelity of true gradients. Our method, Moonwalk, has a time complexity linear in the depth of the network, unlike the quadratic time complexity of na\"ive forward, and empirically reduces computation time by several orders of magnitude without allocating more memory. We further accelerate Moonwalk by combining it with reverse-mode differentiation to achieve time complexity comparable with backpropagation while maintaining a much smaller memory footprint. Finally, we showcase the robustness of our method across several architecture choices. Moonwalk is the first forward-based method to compute true gradients in invertible networks in computation time comparable to backpropagation and using significantly less memory.

📄 PDF Abstract BibTeX arXiv:2402.14212

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VertAX: a differentiable vertex model for learning epithelial tissue mechanics

2026-04-08 · Alessandro Pasqui, Jim Martin Catacora Ocana, Anshuman Sinha, Matthieu Perez 외 arxiv

Epithelial tissues dynamically reshape through local mechanical interactions among cells, a process well captured by vertex models. Yet their many tunable parameters make inference and optimization challenging, motivatin…

Bilevel Optimization

MOONWALK: Mediating Operations with Intent-Evidence-Action Alignment Across Junior-Supervisor Review Workflows in Animation/VFX Pre-Production

2026-09-09 · Shih-Yu Lai, Wen-Fan Wang, Sai Ling, Shaune Jan 외 arxiv

Animation and VFX pre-production review requires teams to translate loosely specified creative intent--briefs, evolving specifications, heterogeneous references, and verbal decisions--into revisions that junior artists c…

Laplace-fPINNs: Laplace-based fractional physics-informed neural networks for solving forward and inverse problems of subdiffusion

2023-04-03 · Xiong-bin Yan, Zhi-Qin John Xu, Zheng Ma

The use of Physics-informed neural networks (PINNs) has shown promise in solving forward and inverse problems of fractional diffusion equations. However, due to the fact that automatic differentiation is not applicable f…

Differentiation Strategies for Acoustic Inverse Problems: Admittance Estimation and Shape Optimization

2025-11-14 · Nikolas Borrel-Jensen, Josiah Bjorgaard arxiv

We demonstrate a practical differentiable programming approach for acoustic inverse problems through two applications: admittance estimation and shape optimization for resonance damping. First, we show that JAX-FEM's aut…

CPFI-EIT: A CNN-PINN Framework for Full-Inverse Electrical Impedance Tomography on Non-Smooth Conductivity Distributions

2024-12-10 · Yang Xuanxuan, Zhang Yangming, Chen Haofeng, Ma Gang 외

This paper introduces a hybrid learning framework that combines convolutional neural networks (CNNs) and physics-informed neural networks (PINNs) to address the challenging problem of full-inverse electrical impedance to…