paper-with-me

Papers

Differentiable Matrix Elements with MadJax

2022-02-28 · Lukas Heinrich, Michael Kagan

MadJax is a tool for generating and evaluating differentiable matrix elements of high energy scattering processes. As such, it is a step towards a differentiable programming paradigm in high energy physics that facilitates the incorporation of high energy physics domain knowledge, encoded in simulation software, into gradient based learning and optimization pipelines. MadJax comprises two components: (a) a plugin to the general purpose matrix element generator MadGraph that integrates matrix element and phase space sampling code with the JAX differentiable programming framework, and (b) a standalone wrapping API for accessing the matrix element code and its gradients, which are computed with automatic differentiation. The MadJax implementation and example applications of simulation based inference and normalizing flow based matrix element modeling, with capabilities enabled uniquely with differentiable matrix elements, are presented.

📄 PDF Abstract BibTeX arXiv:2203.00057

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Flow Annealed Importance Sampling Bootstrap meets Differentiable Particle Physics

2024-11-25 · Annalena Kofler, Vincent Stimper, Mikhail Mikhasenko, Michael Kagan 외

High-energy physics requires the generation of large numbers of simulated data samples from complex but analytically tractable distributions called matrix elements. Surrogate models, such as normalizing flows, are gainin…

Computational Efficiency

Differentiable Logic Programming to Mitigate Reasoning Shortcuts in Neurosymbolic Systems

2026-07-23 · Akihiro Takemura, Katsumi Inoue arxiv

Neurosymbolic (NeSy) systems integrate neural networks with logical reasoning to achieve both generalization and interpretability, but recent work has shown they are susceptible to shortcut reasoning behaviors. We propos…

Logical Reasoning

Target Detection within Nonhomogeneous Clutter via Total Bregman Divergence-Based Matrix Information Geometry Detectors

2020-12-27 · Xiaoqiang Hua, Yusuke Ono, Linyu Peng, Yongqiang Cheng 외

Information divergences are commonly used to measure the dissimilarity of two elements on a statistical manifold. Differentiable manifolds endowed with different divergences may possess different geometric properties, wh…

Fast Differentiable Matrix Square Root

2022-01-21 · ICLR 2022 4 · Yue Song, Nicu Sebe, Wei Wang

Computing the matrix square root or its inverse in a differentiable manner is important in a variety of computer vision tasks. Previous methods either adopt the Singular Value Decomposition (SVD) to explicitly factorize …

Accurate Optimization of Weighted Nuclear Norm for Non-Rigid Structure from Motion

2020-03-23 · ECCV 2020 8 · José Pedro Iglesias, Carl Olsson, Marcus Valtonen Örnhag

Fitting a matrix of a given rank to data in a least squares sense can be done very effectively using 2nd order methods such as Levenberg-Marquardt by explicitly optimizing over a bilinear parameterization of the matrix. …