automl/ParameterImportance
Parameter Importance Analysis Tool (⭐ 77)
Parameter Importance Analysis Tool (⭐ 77)
Likelihood-free inference involves inferring parameter values given observed data and a simulator model. The simulator is computer code which takes parameters, performs stochastic calculations, and outputs simulated data. In this work, we view the si...
In recent years, image editing has garnered growing attention. However, general image editing models often fail to produce satisfactory results when confronted with new styles. The challenge lies in how to effectively fine-tune general image editing...
Entropy, under a variety of names, has long been used as a measure of diversity in ecology, as well as in genetics, economics and other fields. There is a spectrum of viewpoints on diversity, indexed by a real parameter q giving greater or lesser imp...
The special relativistic generalization of isotropic regularized kappa distributions is derived and compared to that of the original Olbertian (or standard) kappa distributions. It is demonstrated that for the latter the kappa parameter is even stron...
I discuss the allowed parameter space as well as collider prospects of several new physics models containing (broken) Z2 symmetries. I focus on effects of current constraints on these, and touch on several future collider options....
Blog post with demo: Pocket TTS: A high quality TTS that gives your CPU a voice: [https://kyutai.org/blog/2026-01-13-pocket-tts](https://kyutai.org/blog/2026-01-13-pocket-tts) GitHub: [https://github...
We study the multipoint distribution of stationary half-space last passage percolation with exponentially weighted times. We derive both finite-size and asymptotic results for this distribution. In the latter case we observe a new one-parameter proce...
For a parameterized hyperbolic system $\frac{du}{dt}=f(u,s)$ the derivative of the ergodic average $\langle J \rangle = \lim_{T \to \infty}\frac{1}{T}\int_0^T J(u(t),s)$ to the parameter $s$ can be computed via the Least Squares Shadowing algorithm (...
The in-depth analysis of time series has gained a lot of research interest in recent years, with the identification of periodic patterns being one important aspect. Many of the methods for identifying periodic patterns require time series' season len...
We investigate the bifurcation structure of equilibria in a class of non-autonomous ordinary differential equations governed by a season length parameter, $τ$, which determines the alternation between growth and decline dynamics. This structure mode...
A major line of research is discovering Ramsey-type theorems, which are results of the following form: given a graph parameter $ρ$, every graph $G$ with sufficiently large $ρ(G)$ contains a `well-structured' induced subgraph $H$ with large $ρ(H)$....
We present constraints on extensions to the flat $Λ$CDM cosmological model by varying the spatial curvature $Ω_K$, the sum of the neutrino masses $\sum m_ν$, the dark energy equation of state parameter $w$, and the Hu-Sawicki $f(R)$ gravity $f_{R0...
Parameter estimates of GW150914 were obtained using Bayesian inference, based on three semi-analytic waveform models for binary black hole coalescences. These waveform models differ from each other in their treatment of black hole spins, and all thre...
The structure of globular clusters and elliptical galaxies are described in an unified way through a new class of lowered models inspired on the nonextensive kinetic theory. These power law models are specified by a single parameter q which quantif...
Typically for a CNN architecture, in a single filter as described by your number_of_filters parameter, there is one 2D kernel per input channel. There are input_channels * number_of_filters sets of …
Domain Adaptation of Black-box Predictors (DABP) aims to learn a model on an unlabeled target domain supervised by a black-box predictor trained on a source domain. It does not require access to both the source-domain data and the predictor parameter...
Backgammon neural network that learns by playing against itself. The neural net plays multiple backgammon games at once in parallel CPU processes, feeding training batches to a GPU to update the network weights. A shared parameter manager coordinates weight up…
An electrified visco-capillary jet shows different dynamic behavior, such as cone forming, breakage into droplets, whipping and coiling, depending on the considered parameter regime. The whipping instability that is of fundamental importance for elec...
PaLM (Pathways Language Model) is a 540 billion-parameter dense decoder-only transformer-based large language model (LLM) developed by Google AI. Researchers