Related papers: $\texttt{RGESolver}$ : a $\texttt{C++}$ library to…
We consider the renormalization group evolution for the operators in the $\Delta S=1$ effective Hamiltonian with 3 active quark flavors, which is needed in the numerical analysis of data sets for $\epsilon'/\epsilon$ calculated in lattice…
Last several years, GPUs are used to accelerate computations in many computer science domains. We focused on GPU accelerated Support Vector Machines (SVM) training with non-linear kernel functions. We had searched for all available GPU…
Meson-antimeson mixing provides the most stringent constraints on baryon- and lepton-number conserving New Physics, probing scales higher than $10^5$ TeV. In the context of the effective theory of weak interactions, these constraints…
In this notes we shall describe the relation of a certain class of simple random curves arising in 2D statistical mechanics models in the scaling limit, which can be described dynamically by Stochastic L{\oe}wner Evolutions (SLE), and the…
As computational challenges in optimization and statistical inference grow ever harder, algorithms that utilize derivatives are becoming increasingly more important. The implementation of the derivatives that make these algorithms so…
We describe an algorithm and a C++ implementation that we have written and made available for calculating the fully nonlinear evolution of 5D braneworld models with scalar fields. Bulk fields allow for the stabilization of the extra space.…
Large language models (LLMs) typically approach combinatorial optimization as an inference-time procedure, solving each instance separately through sampling, search, or repeated prompting. We ask whether reinforcement learning can instead…
We present a variational renormalization group (RG) approach using a deep generative model based on normalizing flows. The model performs hierarchical change-of-variables transformations from the physical space to a latent space with…
In this paper we introduce an evolutionary algorithm for the solution of linear integer programs. The strategy is based on the separation of the variables into the integer subset and the continuous subset; the integer variables are fixed by…
On the basis of the classical theory of envelopes, we formulate the renormalization group (RG) method for global analysis, recently proposed by Goldenfeld et al. It is clarified why the RG equation improves things.
This article introduces Random Error Sampling-based Neuroevolution (RESN), a novel automatic method to optimize recurrent neural network architectures. RESN combines an evolutionary algorithm with a training-free evaluation approach. The…
We introduce NSC++, a header-only C++ library that simulates the evolution of the plasma and a decaying fluid in the early Universe. NSC++ can be used in C++ programs or called directly from python scripts without significant overhead.…
Recent advancements in artificial intelligence, particularly deep neural networks, have pushed the boundaries of what is achievable in complex tasks. Traditional methods for training neural networks in classification problems often rely on…
Using the renormalization group method, we improved the first order solution of the long-wavelength expansion of the Einstein equation. By assuming that the renormalization group transformation has the property of Lie group, we can…
Physical systems differring in their microscopic details often display strikingly similar behaviour when probed at macroscopic scales. Those universal properties, largely determining their physical characteristics, are revealed by the…
Evolution Strategies (ES) is a class of powerful black-box optimisation methods that are highly parallelisable and can handle non-differentiable and noisy objectives. However, na\"ive ES becomes prohibitively expensive at scale on GPUs due…
We propose a novel scheme for the exact renormalisation group motivated by the desire of reducing the complexity of practical computations. The key idea is to specify renormalisation conditions for all inessential couplings, leaving us with…
We present an algorithm and package, Redistributor, which forces a collection of scalar samples to follow a desired distribution. When given independent and identically distributed samples of some random variable $S$ and the continuous…
The renormalization group equations (RGEs) in Standard Model effective theory are usually either solved analytically, neglecting the scale dependence of gauge and Yukawa couplings, or numerically without such approximations. We present…
The sparse group lasso is a high-dimensional regression technique that is useful for problems whose predictors have a naturally grouped structure and where sparsity is encouraged at both the group and individual predictor level. In this…