paper-with-me

홈 › Papers

JacNet: Learning Functions with Structured Jacobians

2024-08-23 · Jonathan Lorraine, Safwan Hossain

Neural networks are trained to learn an approximate mapping from an input domain to a target domain. Incorporating prior knowledge about true mappings is critical to learning a useful approximation. With current architectures, it is challenging to enforce structure on the derivatives of the input-output mapping. We propose to use a neural network to directly learn the Jacobian of the input-output function, which allows easy control of the derivative. We focus on structuring the derivative to allow invertibility and also demonstrate that other useful priors, such as $k$-Lipschitz, can be enforced. Using this approach, we can learn approximations to simple functions that are guaranteed to be invertible and easily compute the inverse. We also show similar results for 1-Lipschitz functions.

📄 PDF Abstract BibTeX arXiv:2408.13237

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Effective Virtual Reality Teleoperation of an Upper-body Humanoid with Modified Task Jacobians and Relaxed Barrier Functions for Self-Collision Avoidance

2024-11-12 · Steven Jens Jorgensen, Ravi Bhadeshiya

We present an approach for retartgeting off-the-shelf Virtual Reality (VR) trackers to effectively teleoperate an upper-body humanoid while ensuring self-collision-free motions. Key to the effectiveness was the proper as…

Collision Avoidance

Structured Jacobian Construction for Motion Optimization with High-Order Time Derivatives in Multi-Link Systems

2026-05-15 · Taiki Ishigaki, Ko Ayusawa, Eiichi Yoshida arxiv

This paper presents a novel framework for Jacobian computation in motion optimization problems involving multi-link systems, where physical quantities are represented using higher-order time derivatives. In motion optimi…

Computational Efficiency

The Proof of Kolmogorov-Arnold May Illuminate Neural Network Learning

2024-10-11 · Michael H. Freedman

Kolmogorov and Arnold, in answering Hilbert's 13th problem (in the context of continuous functions), laid the foundations for the modern theory of Neural Networks (NNs). Their proof divides the representation of a multiv…

Data-dependent Sample Complexity of Deep Neural Networks via Lipschitz Augmentation

2019-05-09 · NeurIPS 2019 12 · Colin Wei, Tengyu Ma

Existing Rademacher complexity bounds for neural networks rely only on norm control of the weight matrices and depend exponentially on depth via a product of the matrix norms. Lower bounds show that this exponential depe…

Isometry pursuit

2024-11-27 · Samson Koelle, Marina Meila

Isometry pursuit is a convex algorithm for identifying orthonormal column-submatrices of wide matrices. It consists of a novel normalization method followed by multitask basis pursuit. Applied to Jacobians of putative co…