automatic-differentiation

Tag

Cards List
#automatic-differentiation

An automatic-differentiation framework for time-lapse electrical resistivity tomography inversion of hydrologic dynamics

arXiv cs.LG · 6d ago Cached

This paper presents AD-TLERT, a unified GPU-accelerated framework for time-lapse electrical resistivity tomography inversion based on automatic differentiation, enabling efficient and flexible hydrologic monitoring with significant speedup.

0 favorites 0 likes
#automatic-differentiation

Automatic Differentiation from Scratch: How PyTorch Computes Gradients in Physics-Informed Neural Networks

arXiv cs.LG · 2026-07-16 Cached

This paper traces step-by-step how PyTorch's automatic differentiation engine computes gradients for Physics-Informed Neural Network training, including the two levels of differentiation needed for physics residuals and parameter gradients, using a simple MLP and ODE example.

0 favorites 0 likes
#automatic-differentiation

Defining new Jax types with hijax

Hacker News Top · 2026-07-12 Cached

This documentation introduces hijax types, a new feature in JAX that allows defining custom types with their own invariants, tangent types, batching, and sharding behavior, illustrated with an example of quantized arrays.

0 favorites 0 likes
#automatic-differentiation

Synthesis is harder than analysis

Hacker News Top · 2026-07-04 Cached

This blog post contrasts differential calculus (analysis) as algorithmic and easy with integral calculus (synthesis) as non-algorithmic and difficult, drawing parallels to broader themes in mathematics, computer science, and AI training via automatic differentiation.

0 favorites 0 likes
#automatic-differentiation

Show HN: Microcrad – Micrograd Reimplemented in C

Hacker News Top · 2026-06-17 Cached

Microcrad reimplements Karpathy's micrograd autograd engine in C, providing an educational scalar-valued automatic differentiation library with reference counting and a small neural network, aimed at understanding backpropagation at the scalar level.

0 favorites 0 likes
#automatic-differentiation

@RitOnchain: Jane Street pays $750K/year for quants who master matrix calculations holistically that can be used to get alpha from s…

X AI KOLs Timeline · 2026-06-13

A free 57-minute resource by MIT's Applied Math team covers matrix calculations and automatic differentiation for quants and optimization, highlighting Jane Street's high compensation for such skills.

0 favorites 0 likes
#automatic-differentiation

Archimedean Copula Inference via Taylor-Mode AD

arXiv cs.LG · 2026-05-25 Cached

This paper presents acopula, a JAX-native framework for nested Archimedean copula inference that handles arbitrary censoring, nesting trees, and exact parameter gradients using Taylor-mode automatic differentiation, achieving significant speedups over existing methods.

0 favorites 0 likes
#automatic-differentiation

Differentiable Parameter Optimization for DAEs with State-Dependent Events

arXiv cs.LG · 2026-05-08 Cached

This paper presents methods for differentiable parameter optimization of differential-algebraic equations (DAEs) with state-dependent events, comparing automatic differentiation through simulation with explicit discrete-adjoint methods.

0 favorites 0 likes
← Back to home

Submit Feedback