Mathematics
See recent articles
Showing new listings for Friday, 20 December 2024
- [1] arXiv:2412.14198 [pdf, other]
-
Title: Accelerating Reductions Using Graph Neural Networks and a New Concurrent Local Search for the Maximum Weight Independent Set ProblemSubjects: Optimization and Control (math.OC); Combinatorics (math.CO)
The Maximum Weight Independent Set problem is a fundamental NP-hard problem in combinatorial optimization with several real-world applications. Given an undirected vertex-weighted graph, the problem is to find a subset of the vertices with the highest possible weight under the constraint that no two vertices in the set can share an edge. An important part of solving this problem in both theory and practice is data reduction rules, which several state-of-the-art algorithms rely on. However, the most complicated rules are often not used in applications since the time needed to check them exhaustively becomes infeasible. In this work, we introduce three main results. First, we introduce several new data reduction rules and evaluate their effectiveness on real-world data. Second, we use a machine learning screening algorithm to speed up the reduction phase, thereby enabling more complicated rules to be applied. Our screening algorithm consults a Graph Neural Network oracle to decide if the probability of successfully reducing the graph is sufficiently large. For this task, we provide a dataset of labeled vertices for use in supervised learning. We also present the first results for this dataset using established Graph Neural Network architectures. Third, we present a new concurrent metaheuristic called Concurrent Difference-Core Heuristic. On the reduced instances, we use our new metaheuristic combined with iterated local search, called CHILS (Concurrent Hybrid Iterated Local Search). For this iterated local search, we provide a new implementation specifically designed to handle large graphs of varying densities. CHILS outperforms the current state-of-the-art on all commonly used benchmark instances, especially the largest ones.
- [2] arXiv:2412.14228 [pdf, html, other]
-
Title: A Peculiar Proof of the Martingale Convergence TheoremSubjects: Probability (math.PR)
We prove the Martingale Convergence Theorem by using the work of L. Dubins and I. Monroe about embedding a given discrete-time martingale in the sample paths of a Brownian motion.
- [3] arXiv:2412.14267 [pdf, html, other]
-
Title: Central limit theorem for superdiffusive reflected Brownian motionComments: 46 pages, 5 figures; for a short YouTube video describing the results and elements of the proofs, see this https URLSubjects: Probability (math.PR)
We study the second-order asymptotics around the superdiffusive strong law~\cite{MMW} of a multidimensional driftless diffusion with oblique reflection from the boundary in a generalised parabolic domain. In the unbounded direction we prove the limit is Gaussian with the usual diffusive scaling, while in the appropriately scaled cross-sectional slice we establish convergence to the invariant law of a reflecting diffusion in a unit ball. Using the separation of time scales, we also show asymptotic independence between these two components. The parameters of the limit laws are explicit in the growth rate of the boundary and the asymptotic diffusion matrix and reflection vector field. A phase transition occurs when the domain becomes too narrow, in which case we prove that the central limit theorem for the unbounded component fails.
- [4] arXiv:2412.14269 [pdf, html, other]
-
Title: A universal convergence theorem for primal-dual penalty and augmented Lagrangian methodsSubjects: Optimization and Control (math.OC)
We present a so-called universal convergence theorem for inexact primal-dual penalty and augmented Lagrangian methods that can be applied to a large number of such methods and reduces their convergence analysis to verification of some simple conditions on sequences generated by these methods. If these conditions are verified, then both primal and dual convergence follow directly from the universal convergence theorem. This theorem allows one not only to derive standard convergence theorems for many existing primal-dual penalty and augmented Lagrangian methods in a unified and straightforward manner, but also to strengthen and generalize some of these theorems. In particular, we show how with the use of the universal convergence theorem one can significantly improve some existing results on convergence of a primal-dual rounded weighted $\ell_1$-penalty method, an augmented Lagrangian method for cone constrained optimization, and some other primal-dual methods.
- [5] arXiv:2412.14273 [pdf, html, other]
-
Title: Approximation Schemes for Age of Information Minimization in UAV Grid PatrolsJournal-ref: Ad Hoc Networks Volume 166, 1 January 2025, 103686Subjects: Information Theory (cs.IT); Optimization and Control (math.OC)
Motivated by the critical need for unmanned aerial vehicles (UAVs) to patrol grid systems in hazardous and dynamically changing environments, this study addresses a routing problem aimed at minimizing the time-average Age of Information (AoI) for edges in general graphs. We establish a lower bound for all feasible patrol policies and demonstrate that this bound is tight when the graph contains an Eulerian cycle. For graphs without Eulerian cycles, it becomes challenging to identify the optimal patrol strategy due to the extensive range of feasible options. Our analysis shows that restricting the strategy to periodic sequences still results in an exponentially large number of possible strategies. To address this complexity, we introduce two polynomial-time approximation schemes, each involving a two-step process: constructing multigraphs first and then embedding Eulerian cycles within these multigraphs. We prove that both schemes achieve an approximation ratio of 2. Further, both analytical and numerical results suggest that evenly and sparsely distributing edge visits within a periodic route significantly reduces the average AoI compared to strategies that merely minimize the route travel distance. Building on this insight, we propose a heuristic method that not only maintains the approximation ratio of 2 but also ensures robust performance across varying random graphs.
- [6] arXiv:2412.14277 [pdf, html, other]
-
Title: Quadratically enriched binomial coefficients over a finite fieldSubjects: Number Theory (math.NT); Algebraic Geometry (math.AG); Combinatorics (math.CO)
We compute an analogue of Pascal's triangle enriched in bilinear forms over a finite field. This gives an arithmetically meaningful count of the ways to choose $j$ embeddings into an étale extension of degree $n$. We also compute a quadratic twist. These (twisted) enriched binomial coefficients are defined in joint work of Brugallé and the second-named author, building on work of Garibaldi, Merkurjev, and Serre. Such binomial coefficients support curve counting results over non-algebraically closed fields, using $A^1$-homotopy theory.
- [7] arXiv:2412.14278 [pdf, html, other]
-
Title: Augmenting Subspace Optimization Methods with Linear BanditsSubjects: Optimization and Control (math.OC)
We consider the framework of methods for unconstrained minimization that are, in each iteration, restricted to a model that is only a valid approximation to the objective function on some affine subspace containing an incumbent point. These methods are of practical interest in computational settings where derivative information is either expensive or impossible to obtain. Recent attention has been paid in the literature to employing randomized matrix sketching for generating the affine subspaces within this framework.
We consider a relatively straightforward, deterministic augmentation of such a generic subspace optimization method. In particular, we consider a sequential optimization framework where actions consist of one-dimensional linear subspaces and rewards consist of (approximations to) the magnitudes of directional derivatives computed in the direction of the action subspace. Reward maximization in this context is consistent with maximizing lower bounds on descent guaranteed by first-order Taylor models. This sequential optimization problem can be analyzed through the lens of dynamic regret. We modify an existing linear upper confidence bound (UCB) bandit method and prove sublinear dynamic regret in the subspace optimization setting. We demonstrate the efficacy of employing this linear UCB method in a setting where forward-mode algorithmic differentiation can provide directional derivatives in arbitrary directions and in a derivative-free setting. For the derivative-free setting, we propose SS-POUNDers, an extension of the derivative-free optimization method POUNDers that employs the linear UCB mechanism to identify promising subspaces. Our numerical experiments suggest a preference, in either computational setting, for employing a linear UCB mechanism within a subspace optimization method. - [8] arXiv:2412.14281 [pdf, html, other]
-
Title: F\o{}lner, Banach, and translation density are equal and other new results about density in left amenable semigroupsComments: 24 pagesSubjects: Combinatorics (math.CO)
In any semigroup $S$ satisfying the Strong Folner Condition, there are three natural notions of density for a subset $A$ of $S$: Folner density $d(A)$, Banach density $d^*(A)$, and translation density $d_t(A)$. If $S$ is commutative or left cancellative, it is known that these three notions coincide. We shall show that these notions coincide for every semigroup $S$ which satisfies the Strong Folner Condition. Using this fact, we solve a problem that has been open for decades, showing that the set of ultrafilters every member of which has positive Folner density is a two sided ideal of $\beta S$. We also show that, if $S$ is a left amenable semigroup, then the set of ultrafilters every member of which has positive Banach density is a two sided ideal of $\beta S$. We investigate the density properties of subsets of $S$ in the case in which the minimal left ideals of the Stone-Čech compactification $\beta S$ are singletons. This occurs in many familiar examples, including all semilattices and all semigroups which have a right zero. We show that this is equivalent to the statement that $S$ satisfies the Strong Folner Condition and that, for every subset $A$ of $S$, $d(A)\in \{0,1\}$. We also examine the relation between the density properties of two semigroups when one is a quotient of the other. The Folner density of a subset of $S$ is always determined by some Folner net in $S$. We show that an arbitrary Folner net in $S$ determines the density of all of the subsets of $S$. And we prove that, if $S$ and $T$ are left amenable semigroups, then $d^*(A\times B)=d^*(A)d^*(B)$ for every subset $A$ of $S$ and every subset $B$ of $T$.
- [9] arXiv:2412.14287 [pdf, html, other]
-
Title: Subset Selection Problems in Planar Point SetsComments: 19 pages, 4 figures, comments are welcomeSubjects: Combinatorics (math.CO); Computational Geometry (cs.CG)
Given a finite set satisfying condition $\mathcal{A}$, the subset selection problem asks, how large of a subset satisfying condition $\mathcal{B}$ can we find? We make progress on three instances of subset selection problems in planar point sets. Let $n,s\in\mathbb{N}$ with $n\geq s$, and let $P\subseteq\mathbb{R}^2$ be a set of $n$ points, where at most $s$ points lie on the same line.
Firstly, we select a general position subset of $P$, i.e., a subset containing no $3$ points on the same line. This problem was proposed by Erdős under the regime when $s$ is a constant. For $s$ being non-constant, we give new lower and upper bounds on the maximum size of such a subset. In particular, we show that in the worst case such a set can have size at most $O(n/s)$ when $n^{1/3}\leq s\leq n$ and $O(n^{5/6+o(1)}/\sqrt{s})$ when $3\leq s\leq n^{1/3}$.
Secondly, we select a monotone general position subset of $P$, that is, a subset in general position where the points are ordered from left to right and their $y$-coordinates are either non-decreasing or non-increasing. We present bounds on the maximum size of such a subset. In particular, when $s=\Theta(\sqrt{n})$, our upper and lower bounds differ only by a logarithmic factor.
Lastly, we select a subset of $P$ with pairwise distinct slopes. This problem was initially studied by Erdős, Graham, Ruzsa, and Taylor on the grid. We show that for $s=O(\sqrt{n})$ such a subset of size $\Omega((n/\log{s})^{1/3})$ can always be found in $P$. When $s=\Theta(\sqrt{n})$, this matches a lower bound given by Zhang on the grid. As for the upper bound, we show that in the worst case such a subset has size at most $O(\sqrt{n})$ for $2\leq s\leq n^{3/8}$ and $O((n/s)^{4/5})$ for $n^{3/8}\leq s=O(\sqrt{n})$.
The proofs use a wide range of tools such as incidence geometry, probabilistic methods, the hypergraph container method, and additive combinatorics. - [10] arXiv:2412.14289 [pdf, html, other]
-
Title: Residual paramodularity of a certain Calabi-Yau threefoldComments: 16 pages, submitted; companion code and data available at this https URLSubjects: Number Theory (math.NT)
We prove congruences of Hecke eigenvalues between cuspidal Hilbert newforms $f_{79}$ and $h_{79}$ over $F=\mathbb Q(\sqrt{5})$, of weights (2,2) and (2,4) respectively, level of norm 79. In the main example, the modulus is a divisor of 5 in some coefficient field, in the secondary example a divisor of 2.
The former allows us to prove that the 4-dimensional mod-5 representation of $\mathrm{Gal}(\overline{\mathbb Q} / \mathbb Q)$ on the 3rd cohomology of a certain Calabi-Yau threefold comes from a Siegel modular form $F_{79}$ of genus 2, weight 3 and paramodular level 79. This is a weak form of a conjecture of Golyshev and van Straten.
In aid of this, we prove also a congruence of Hecke eigenvalues between $F_{79}$ and the Johnson-Leung-Roberts lift $\mathrm{JR}(h_{79})$, which has weight 3 and paramodular level $79\times 5^2$. - [11] arXiv:2412.14291 [pdf, html, other]
-
Title: Projected gradient methods for nonconvex and stochastic optimization: new complexities and auto-conditioned stepsizesSubjects: Optimization and Control (math.OC); Machine Learning (cs.LG); Machine Learning (stat.ML)
We present a novel class of projected gradient (PG) methods for minimizing a smooth but not necessarily convex function over a convex compact set. We first provide a novel analysis of the "vanilla" PG method, achieving the best-known iteration complexity for finding an approximate stationary point of the problem. We then develop an "auto-conditioned" projected gradient (AC-PG) variant that achieves the same iteration complexity without requiring the input of the Lipschitz constant of the gradient or any line search procedure. The key idea is to estimate the Lipschitz constant using first-order information gathered from the previous iterations, and to show that the error caused by underestimating the Lipschitz constant can be properly controlled. We then generalize the PG methods to the stochastic setting, by proposing a stochastic projected gradient (SPG) method and a variance-reduced stochastic gradient (VR-SPG) method, achieving new complexity bounds in different oracle settings. We also present auto-conditioned stepsize policies for both stochastic PG methods and establish comparable convergence guarantees.
- [12] arXiv:2412.14292 [pdf, html, other]
-
Title: Schottky invariant diffusion on the transcendent p-adic upper half planeComments: 30 pagesSubjects: Number Theory (math.NT); Algebraic Geometry (math.AG); Analysis of PDEs (math.AP)
The transcendent part of the Drinfeld p-adic upper half plane is shown to be a Polish space. Using Radon measures associated with regular differential 1-forms invariant under Schottky groups allows to construct self-adjoint diffusion operators as Laplacian integral operators with kernel functions determined by the p-adic absolute value on the complex p-adic numbers. Their spectra are explicitly calculated and the corresponding Cauchy problems for their associated heat equations are found to be uniquely solvable and to determine Markov processes having paths which are cadlag. The heat kernels are shown to have explicitly given distribution functions, as well as boundary value problems associated with the heat equations under Dirchlet and von Neumann conditions are solved.
- [13] arXiv:2412.14310 [pdf, html, other]
-
Title: Equivariant cohomological rigidity for four-dimensional Hamiltonian $\mathbf{S^1}$-manifoldsComments: 23 pages, 6 figuresSubjects: Symplectic Geometry (math.SG); Differential Geometry (math.DG)
For manifolds equipped with group actions, we have the following natural question: To what extent does the equivariant cohomology determine the equivariant diffeotype? We resolve this question for Hamiltonian circle actions on compact, connected symplectic four-manifolds. They are equivariantly diffeomorphic if and only if their equivariant cohomology rings are isomorphic as algebras over the equivariant cohomology of a point. In fact, we prove a stronger claim: each isomorphism between their equivariant cohomology rings is induced by an equivariant diffeomorphism.
- [14] arXiv:2412.14313 [pdf, other]
-
Title: Rational torsion of generalised Drinfeld modular Jacobians of prime power levelComments: 19 pagesSubjects: Number Theory (math.NT)
For a prime $\mathfrak{p} \subseteq \mathbb{F}_{q}[T]$ and a positive integer $r$, we consider the generalised Jacobian $J_{0}(\mathfrak{n})_{\mathbf{m}}$ of the Drinfeld modular curve $X_{0}(\mathfrak{n})$ of level $\mathfrak{n}=\mathfrak{p}^r$, with respect to the modulus~$\mathbf{m}$ consisting of all cusps on the modular curve. We show that the $\ell$-primary part of the group $J_{0}(\mathfrak{n})_{\mathbf{m}}(\mathbb{F}_{q}(T))_{\rm{tor}}[\ell^{\infty}]$ is trivial for all primes $\ell$ not dividing $q(q^{2}-1)$. Our results establish a function field analogue to those of Yamazaki--Yang for the classical case.
- [15] arXiv:2412.14314 [pdf, html, other]
-
Title: Derived equivalence for the simple flop of type $G_2^{\dagger}$ via tilting bundlesComments: 10 pages, comments are very welcome!Subjects: Algebraic Geometry (math.AG); Rings and Algebras (math.RA)
The aim of this article is to prove the derived equivalence for a local model of the simple flop of type $G_2^{\dagger}$, which was found by Kanemitsu. This flop is the only known simple flop that comes from a non-homogeneous roof. The proof of the derived equivalence is done by using tilting bundles, and also produces a noncommutative crepant resolution of the singularity that is derived equivalent to both sides of the flop.
- [16] arXiv:2412.14316 [pdf, html, other]
-
Title: Reaching the equilibrium: Long-term stable approximations for stochastic non-Newtonian Stokes equations with transport noiseComments: 48 pages, 9 figures, 1 tableSubjects: Numerical Analysis (math.NA); Probability (math.PR)
We propose and analyse a novel, fully discrete numerical algorithm for the approximation of the generalised Stokes system forced by transport noise -- a prototype model for non-Newtonian fluids including turbulence. Utilising the Gradient Discretisation Method, we show that the algorithm is long-term stable for a broad class of particular Gradient Discretisations. Building on the long-term stability and the derived continuity of the algorithm's solution operator, we construct two sequences of approximate invariant measures. At the moment, each sequence lacks one important feature: either the existence of a limit measure, or the invariance with respect to the discrete semigroup. We derive an abstract condition that merges both properties, recovering the existence of an invariant measure. We provide an example for which invariance and existence hold simultaneously, and characterise the invariant measure completely. We close the article by conducting two numerical experiments that show the influence of transport noise on the dynamics of power-law fluids; in particular, we find that transport noise enhances the dissipation of kinetic energy, the mixing of particles, as well as the size of vortices.
- [17] arXiv:2412.14318 [pdf, other]
-
Title: Long-time accuracy of ensemble Kalman filters for chaotic and machine-learned dynamical systemsComments: 40 pages, 4 figuresSubjects: Dynamical Systems (math.DS); Numerical Analysis (math.NA); Machine Learning (stat.ML)
Filtering is concerned with online estimation of the state of a dynamical system from partial and noisy observations. In applications where the state is high dimensional, ensemble Kalman filters are often the method of choice. This paper establishes long-time accuracy of ensemble Kalman filters. We introduce conditions on the dynamics and the observations under which the estimation error remains small in the long-time horizon. Our theory covers a wide class of partially-observed chaotic dynamical systems, which includes the Navier-Stokes equations and Lorenz models. In addition, we prove long-time accuracy of ensemble Kalman filters with surrogate dynamics, thus validating the use of machine-learned forecast models in ensemble data assimilation.
- [18] arXiv:2412.14319 [pdf, html, other]
-
Title: On material-uniform elastic bodies with disclinations and their homogenizationComments: Dedicated to Marcelo Epstein, in celebration of his 80th birthdaySubjects: Mathematical Physics (math-ph); Differential Geometry (math.DG); Classical Physics (physics.class-ph)
In this note, we define material-uniform hyperelastic bodies (in the sense of Noll) containing discrete disclinations and dislocations, and study their properties. We show in a rigorous way that the size of a disclination is limited by the symmetries of the constitutive relation; in particular, if the symmetry group of the body is discrete, it cannot admit arbitrarily small, yet non-zero, disclinations. We then discuss the application of these observations to the derivations of models of bodies with continuously-distributed defects.
- [19] arXiv:2412.14325 [pdf, html, other]
-
Title: Finite approximations of countable metric and ultrametric compactaSubjects: General Topology (math.GN); Geometric Topology (math.GT)
Adapting a homotopy reconstruction theorem for general metric compacta, we show that every countable metric or ultrametric compact space can be topologically reconstructed as the inverse limit of a sequence of finite $T_0$ spaces which are finer approximations of the space.
- [20] arXiv:2412.14336 [pdf, html, other]
-
Title: On conjugate system with respect to completely positive mapsSubjects: Operator Algebras (math.OA)
We study the operator-valued partial derivative associated with covariance matrices on a von Neumann algebra B. We provide a cumulant characterization for the existence of conjugate variables and study some structure implications of their existence. Namely, we show that the center of the von Neumann algebra generated by B and its relative commutant is the center of B.
- [21] arXiv:2412.14344 [pdf, html, other]
-
Title: Euler-type recurrences for $t$-color and $t$-regular partition functionsComments: 11 pages, 2 tablesSubjects: Number Theory (math.NT); Combinatorics (math.CO)
We give Euler-like recursive formulas for the $t$-colored partition function when $t=2$ or $t=3,$ as well as for all $t$-regular partition functions. In particular, we derive an infinite family of ``triangular number" recurrences for the $3$-colored partition function. Our proofs are inspired by the recent work of Gomez, Ono, Saad, and Singh on the ordinary partition function and make extensive use of $q$-series identities for $(q;q)_{\infty}$ and $(q;q)_{\infty}^3.$
- [22] arXiv:2412.14345 [pdf, html, other]
-
Title: Coxeter-type quotients of surface braid groupsComments: 10 pages. All comments are welcomeSubjects: Group Theory (math.GR); Geometric Topology (math.GT)
Let $M$ be a closed surface, $q\geq 2$ and $n\geq 2$. In this paper, we analyze the Coxeter-type quotient group $B_n(M)(q)$ of the surface braid group $B_{n}(M)$ by the normal closure of the element $\sigma_1^q$, where $\sigma_1$ is the classic Artin generator of the Artin braid group $B_n$. Also, we study the Coxeter-type quotient groups obtained by taking the quotient of $B_n(M)$ by the commutator subgroup of the respective pure braid group $[P_n(M),P_n(M)]$ and adding the relation $\sigma_1^q=1$, when $M$ is a closed orientable surface or the disk.
- [23] arXiv:2412.14346 [pdf, html, other]
-
Title: Strong Gaussian approximations with random multipliersSubjects: Statistics Theory (math.ST)
One reason why standard formulations of the central limit theorems are not applicable in high-dimensional and non-stationary regimes is the lack of a suitable limit object. Instead, suitable distributional approximations can be used, where the approximating object is not constant, but a sequence as well. We extend Gaussian approximation results for the partial sum process by allowing each summand to be multiplied by a data-dependent matrix. The results allow for serial dependence of the data, and for high-dimensionality of both the data and the multipliers. In the finite-dimensional and locally-stationary setting, we obtain a functional central limit theorem as a direct consequence. An application to sequential testing in non-stationary environments is described.
- [24] arXiv:2412.14350 [pdf, other]
-
Title: Gaussian-convolution-invariant shell approximation to spherically-symmetric functionsSubjects: Numerical Analysis (math.NA); Computational Engineering, Finance, and Science (cs.CE); Mathematical Physics (math-ph); Biomolecules (q-bio.BM)
We develop a class of functions Omega_N(x; mu, nu) in N-dimensional space concentrated around a spherical shell of the radius mu and such that, being convoluted with an isotropic Gaussian function, these functions do not change their expression but only a value of its 'width' parameter, nu. Isotropic Gaussian functions are a particular case of Omega_N(x; mu, nu) corresponding to mu = 0. Due to their features, these functions are an efficient tool to build approximations to smooth and continuous spherically-symmetric functions including oscillating ones. Atomic images in limited-resolution maps of the electron density, electrostatic scattering potential and other scalar fields studied in physics, chemistry, biology, and other natural sciences are examples of such functions. We give simple analytic expressions of Omega_N(x; mu, nu) for N = 1, 2, 3 and analyze properties of these functions. Representation of oscillating functions by a sum of Omega_N(x; mu, nu) allows calculating distorted maps for the same cost as the respective theoretical fields. We give practical examples of such representation for the interference functions of the uniform unit spheres for N = 1, 2, 3 that define the resolution of the respective images. Using the chain rule and analytic expressions of the Omega_N(x; mu, nu) derivatives makes simple refinement of parameters of the models which describe these fields.
- [25] arXiv:2412.14357 [pdf, html, other]
-
Title: Nonparametric Regression in Dirichlet Spaces: A Random Obstacle ApproachSubjects: Statistics Theory (math.ST)
In this paper, we consider nonparametric estimation over general Dirichlet metric measure spaces. Unlike the more commonly studied reproducing kernel Hilbert space, whose elements may be defined pointwise, a Dirichlet space typically only contain equivalence classes, i.e. its elements are only unique almost everywhere. This lack of pointwise definition presents significant challenges in the context of nonparametric estimation, for example the classical ridge regression problem is ill-posed. In this paper, we develop a new technique for renormalizing the ridge loss by replacing pointwise evaluations with certain \textit{local means} around the boundaries of obstacles centered at each data point. The resulting renormalized empirical risk functional is well-posed and even admits a representer theorem in terms of certain equilibrium potentials, which are truncated versions of the associated Green function, cut-off at a data-driven threshold. We study the global, out-of-sample consistency of the sample minimizer, and derive an adaptive upper bound on its convergence rate that highlights the interplay of the analytic, geometric, and probabilistic properties of the Dirichlet form. We also construct a simple regressogram type estimator that achieves the minimax optimal estimation rate over certain $L^p$ subsets of a Dirichlet ball with some knowledge of the geometry of the metric measure space. Our framework notably does not require the smoothness of the underlying space, and is applicable to both manifold and fractal settings. To the best of our knowledge, this is the first paper to obtain out-of-sample convergence guarantees in the framework of general metric measure Dirichlet spaces.
- [26] arXiv:2412.14362 [pdf, html, other]
-
Title: A Fully Adaptive Radau Method for the Efficient Solution of Stiff Ordinary Differential Equations at Low TolerancesSubjects: Numerical Analysis (math.NA); Mathematical Software (cs.MS)
Radau IIA methods, specifically the adaptive order radau method in Fortran due to Hairer, are known to be state-of-the-art for the high-accuracy solution of highly stiff ordinary differential equations (ODEs). However, the traditional implementation was specialized to a specific range of tolerance, in particular only supporting 5th, 9th, and 13th order versions of the tableau and only derived in double precision floating point, thus limiting the ability to be truly general purpose for highly accurate scenarios. To alleviate these constraints, we implement an adaptive-time adaptive-order Radau method which can derive the coefficients for the Radau IIA embedded tableau to any order on the fly to any precision. Additionally, our Julia-based implementation includes many modernizations to improve performance, including improvements to the order adaptation scheme and improved linear algebra integrations. In a head-to-head benchmark against the classic Fortran implementation, we demonstrate our implementation is approximately 2x across a range of stiff ODEs. We benchmark our algorithm against several well-reputed numerical integrators for stiff ODEs and find state-of-the-art performance on several test problems, with a 1.5-times speed-up over common numerical integrators for stiff ODEs when low error tolerance is required. The newly implemented method is distributed in open source software for free usage on stiff ODEs.
- [27] arXiv:2412.14364 [pdf, html, other]
-
Title: Minimum degree conditions for graph rigidityComments: 18 pagesSubjects: Combinatorics (math.CO)
We study minimum degree conditions that guarantee that an $n$-vertex graph is rigid in $\mathbb{R}^d$. For small values of $d$, we obtain a tight bound: for $d = O(\sqrt{n})$, every $n$-vertex graph with minimum degree at least $(n+d)/2 - 1$ is rigid in $\mathbb{R}^d$. For larger values of $d$, we achieve an approximate result: for $d = O(n/{\log^2}{n})$, every $n$-vertex graph with minimum degree at least $(n+2d)/2 - 1$ is rigid in $\mathbb{R}^d$. This bound is tight up to a factor of two in the coefficient of $d$.
As a byproduct of our proof, we also obtain the following result, which may be of independent interest: for $d = O(n/{\log^2}{n})$, every $n$-vertex graph with minimum degree at least $d$ has pseudoachromatic number at least $d+1$; namely, the vertex set of such a graph can be partitioned into $d+1$ subsets such that there is at least one edge between each pair of subsets. This is tight. - [28] arXiv:2412.14389 [pdf, html, other]
-
Title: Rigidity of the hyperbolic marked energy spectrum and entropy for $k$-surfacesComments: 27 pagesSubjects: Differential Geometry (math.DG); Dynamical Systems (math.DS)
Labourie raised the question of determining the possible asymptotics for the growth rate of compact $k$-surfaces, counted according to energy, in negatively curved $3$-manifolds, indicating the possibility of a theory of thermodynamical formalism for this class of surfaces. Motivated by this question and by analogous results for the geodesic flow, we prove a number of results concerning the asymptotic behavior of high energy $k$-surfaces, especially in relation to the curvature of the ambient space.
First, we determine a rigid upper bound for the growth rate of quasi-Fuchsian $k$-surfaces, counted according to energy, and with asymptotically round limit set, subject to a lower bound on the sectional curvature of the ambient space. We also study the marked energy spectrum for $k$-surfaces, proving a number of domination and rigidity theorems in this context. Finally, we show that the marked area and energy spectra for $k$-surfaces in $3$-dimensional manifolds of negative curvature are asymptotic if and only if the sectional curvature is constant. - [29] arXiv:2412.14394 [pdf, html, other]
-
Title: Characterization of minimal tripotents via annihilators and its application to the study of additive preservers of truncationsSubjects: Operator Algebras (math.OA); Functional Analysis (math.FA)
The contributions in this note begin with a new characterization of (positive) scalar multiples of minimal tripotents in a general JB$^*$-triple $E$, proving that a non-zero element $a\in E$ is a positive scalar multiple of a minimal tripotent in $E$ if, and only if, its inner quadratic annihilator (that is, the set $^{\perp_{q}}\!\{a\} = \{ b\in E: \{a,b,a\} =0\}$) is maximal among all inner quadratic annihilators of single elements in $E$. We subsequently apply this characterization to the study of surjective additive maps between atomic JBW$^*$-triples preserving truncations in both directions. Let $A: E\to F$ be a surjective additive mapping between atomic JBW$^*$-triples, where $E$ contains no one-dimensional Cartan factors as direct summands. We show that $A$ preserves truncations in both directions if, and only if, there exists a bijection $\sigma: \Gamma_1\to \Gamma_2$, a bounded family $(\gamma_k)_{k\in \Gamma_1}\subseteq \mathbb{R}^+$, and a family $(\Phi_k)_{k\in \Gamma_1},$ where each $\Phi_k$ is a (complex) linear or a conjugate-linear (isometric) triple isomorphism from $C_k$ onto $\widetilde{C}_{\sigma(k)}$ satisfying $\inf_{k} \{\gamma_k \} >0,$ and $$A(x) = \Big( \gamma_{k} \Phi_k \left(\pi_k(x)\right) \Big)_{k\in\Gamma_1},\ \hbox{ for all } x\in E,$$ where $\pi_k$ denotes the canonical projection of $E$ onto $C_k.$
- [30] arXiv:2412.14395 [pdf, html, other]
-
Title: Existence of Weak Solutions for a Nonlocal Klausmeier ModelComments: 31 pagesSubjects: Analysis of PDEs (math.AP)
We establish the existence of weak solutions for a nonlocal Klausmeier model within a small time interval $[0, T)$. The Klausmeier model is a coupled, nonlinear system of partial differential equations governing plant biomass and water dynamics in semiarid regions. The original model posits that plants disperse their seed according to classical diffusion. Instead, we opt for a nonlocal diffusive operator in alignment with ecological field data that validates long-range dispersive behaviors of plants and seeds. The equations, defined on a finite interval in $\mathbb{R}$, feature homogeneous Dirichlet boundary conditions for the water equation and nonlocal Dirichlet volume constraints for the plant biomass equation. The nonlocal operator involves convolution with a symmetric and spatially extended convolution kernel possessing mild integrability and regularity properties. We employ the Galerkin method to establish the existence of weak solutions. The key challenge comes from the nonlocal operator; we define it on a subspace of $L^{2}$ instead of $H^{1}$, precluding the use of Aubin's compactness theorem to prove the weak convergence of nonlinear terms. To overcome this, we modify the model and introduce two new equations for the spatial derivatives of plant biomass and water. This procedure allows us to recover enough regularity to establish compactness and complete the proof.
- [31] arXiv:2412.14397 [pdf, html, other]
-
Title: Fractional Ito Calculus for Randomly Scaled Fractional Brownian Motion and its Applications to Evolution EquationsSubjects: Probability (math.PR); Mathematical Physics (math-ph); Analysis of PDEs (math.AP)
We define a fractional Ito stochastic integral with respect to a randomly scaled fractional Brownian motion via an $S$-transform approach. We investigate the properties of this stochastic integral, prove the Ito formula for functions of such stochastic integrals and apply this Ito formula for investigation of related generalized time-fractional evolution equations.
- [32] arXiv:2412.14398 [pdf, html, other]
-
Title: Irreducible 4-manifolds can admit exotic diffeomorphismsComments: 13 pagesSubjects: Geometric Topology (math.GT)
We prove that a variety of examples of minimal complex surfaces admit exotic diffeomorphisms, providing the first known instances of exotic diffeomorphisms of irreducible 4-manifolds. We also give sufficient conditions for the boundary Dehn twist on a spin 4-manifold with $S^3$ boundary to be non-trivial in the relative mapping class group. This gives many new examples of non-trivial boundary Dehn twists.
- [33] arXiv:2412.14410 [pdf, html, other]
-
Title: The proper geometric dimension of the mapping class group of an orientable surface with puncturesComments: 17 pages. 11 tablesSubjects: Geometric Topology (math.GT); Group Theory (math.GR)
We show that the {\it full} mapping class group of any orientable closed surface with punctures admits a cocompact classifying space for proper actions of dimension equal to its virtual cohomological dimension. This was proved for closed orientable surfaces and for {\it pure} mapping class groups by Aramayona and Martínez Pérez.
As a consequence of our result we also obtain the proper geometric dimension of {\it full} spherical braid groups. - [34] arXiv:2412.14411 [pdf, html, other]
-
Title: Fast-slow chemical reactions: convergence of Hamilton-Jacobi equation and variational representationComments: 29 pagesSubjects: Analysis of PDEs (math.AP)
Microscopic behaviors of chemical reactions can be described by a random time-changed Poisson process, whose large-volume limit determines the macroscopic behaviors of species concentrations, including both typical and non-typical trajectories. When the reaction intensities (or fluxes) exhibit a separation of fast-slow scales, the macroscopic typical trajectory is governed by a system of $\varepsilon$-dependent nonlinear reaction rate equations (RRE), while the non-typical trajectories deviating from the typical ones are characterized by an $\varepsilon$-dependent exponentially nonlinear Hamilton-Jacobi equation (HJE). In this paper, for general chemical reactions, we study the fast-slow limit as $\varepsilon\to 0$ for the viscosity solutions of the associated HJE with a state-constrained boundary condition. We identify the limiting effective HJE on a slow manifold, along with an effective variational representation for the solution. Through the uniform convergence of the viscosity solutions and the $\Gamma$-convergence of the variational solution representations, we rigorously show that all non-typical (and also typical) trajectories are concentrated on the slow manifold and the effective macroscopic dynamics are described by the coarse-grained RRE and HJE, respectively. This approach for studying the fast-slow limit is applicable to, but not limited to, reversible chemical reactions described by gradient flows.
- [35] arXiv:2412.14412 [pdf, html, other]
-
Title: Extension of $k$-regulous functions from varieties of arbitrary dimensionSubjects: Algebraic Geometry (math.AG)
We prove that a $k$-regulous function defined on a non-singular affine variety can always be extended to the entire affine space.
- [36] arXiv:2412.14420 [pdf, html, other]
-
Title: An inverse theorem for generalized arithmetic progression with mild multiplicative propertySubjects: Combinatorics (math.CO)
We prove a structural theorem for generalized arithmetic progressions in $\F_p$ which contain a large product set of two other progressions.
- [37] arXiv:2412.14427 [pdf, html, other]
-
Title: Elo Ratings in the Presence of IntransitivityComments: 29 pagesSubjects: Probability (math.PR)
This paper studies how the Elo rating system behaves when the underlying modelling assumptions are not met.
- [38] arXiv:2412.14429 [pdf, html, other]
-
Title: Harmonic metrics of generically regular nilpotent Higgs bundles over non-compact surfacesComments: 23 pages, comments are very welcomeSubjects: Differential Geometry (math.DG)
A rank $n$ Higgs bundle $(E,\theta)$ is called generically regular nilpotent if $\theta^n=0$ but $\theta^{n-1}\neq 0$. We show that for a generically regular nilpotent Higgs bundle, if it admits a harmonic metric, then its graded Higgs bundle admits a unique maximal harmonic metric. The proof relies on a generalization of Kalka-Yang's theorem for prescribed curvature equation over a non-compact hyperbolic surface to a coupled system. As an application, we show that the branched set of a branched minimal disk in $\mathbb{H}^3$ has to be the critical set of some holomorphic self-map of $\mathbb{D}$.
- [39] arXiv:2412.14431 [pdf, html, other]
-
Title: Randomized Subspace Derivative-Free Optimization with Quadratic Models and Second-Order ConvergenceSubjects: Optimization and Control (math.OC)
We consider model-based derivative-free optimization (DFO) for large-scale problems, based on iterative minimization in random subspaces. We provide the first worst-case complexity bound for such methods for convergence to approximate second-order critical points, and show that these bounds have significantly improved dimension dependence compared to standard full-space methods, provided low accuracy solutions are desired and/or the problem has low effective rank. We also introduce a practical subspace model-based method suitable for general objective minimization, based on iterative quadratic interpolation in subspaces, and show that it can solve significantly larger problems than state-of-the-art full-space methods, while also having comparable performance on medium-scale problems when allowed to use full-dimension subspaces.
- [40] arXiv:2412.14448 [pdf, other]
-
Title: Instability of the Environment as a Necessary Condition for Optimal Control of an Economic ObjectComments: Advances in Economics, Business and Management Research. 2021Subjects: Optimization and Control (math.OC)
A review of economic approaches showed the lack of a universal method for assessing management decisions in the face of an increasing volume of analyzed data and changing parameters of the external environment. The method of integral indicators is proposed. Integral indicators are one of the modern methods for researching the behavior of an enterprise. It provides an assessment of the impact of the external environment. It shows the ability of the enterprise to adapt to new conditions. The dynamics of the correlation indicator shows the reaction of the enterprise to the impact of external factors. The purpose of the scientific work was achieved: the optimal control of the enterprise was carried out in the conditions of changing the parameters of the external environment For this, the model of the economic object and the method of its analysis are formalized. The structure of an economic object (enterprise) is given. The characteristics of the parameters of the external environment are given. The state of an economic object (enterprise) is modeled taking into account the influence of the external environment. With the help of the software package created by the author, six optimal options for control decisions have been analyzed. The state of an economic object has been modeled depending on the state of the external environment by 5,000 parameters. The research showed significant changes in the values of the correlation of the parameters of the system and the intensity of business processes when the conditions for the functioning of the system change. The optimal control of an economic object (enterprise) is selected according to the integral indicator.
- [41] arXiv:2412.14459 [pdf, html, other]
-
Title: Scaling Limit Theorems for Multivariate Hawkes Processes and Stochastic Volterra Equations with Measure KernelComments: 49 pages. All comments are welcomed! If you have any questions, comments and suggestions, please do not hestitate to send a message to: this http URL@gmail.comSubjects: Probability (math.PR)
This paper is devoted to establishing the full scaling limit theorems for multivariate Hawkes processes. Under some mild conditions on the exciting kernels, we develop a new way to prove that after a suitable time-spatial scaling, the asymptotically critical multivariate Hawkes processes converge weakly to the unique solution of a multidimensional stochastic Volterra equation with convolution kernel being the potential measure associated to a matrix-valued extended Bernstein function. Also, based on the observation of their affine property and generalized branching property, we provide an exponential-affine representation of the Fourier-Laplace functional of scaling limits in terms of the unique solutions of multidimensional Riccati-Volterra equations with measure kernel. The regularity of limit processes and their alternate representations are also investigated by using the potential theory of Lévy subordinators.
- [42] arXiv:2412.14460 [pdf, html, other]
-
Title: A tensor-train reduced basis solver for parameterized partial differential equationsComments: 21 pagesSubjects: Numerical Analysis (math.NA)
In this manuscript we present the tensor-train reduced basis method, a novel projection-based reduced-order model for the efficient solution of parameterized partial differential equations. Despite their popularity and considerable computational advantages with respect to their full order counterparts, reduced-order models are typically characterized by a considerable offline computational cost. The proposed approach addresses this issue by efficiently representing high dimensional finite element quantities with the tensor train format. This method entails numerous benefits, namely, the smaller number of operations required to compute the reduced subspaces, the cheaper hyper-reduction strategy employed to reduce the complexity of the PDE residual and Jacobian, and the decreased dimensionality of the projection subspaces for a fixed accuracy. We provide a posteriori estimates that demonstrate the accuracy of the proposed method, we test its computational performance for the heat equation and transient linear elasticity on three-dimensional Cartesian geometries.
- [43] arXiv:2412.14463 [pdf, html, other]
-
Title: Construction of Toda flow via Sato-Segal-Wilson theorySubjects: Spectral Theory (math.SP)
A Toda flow is constructed on a space of bounded initial data through Sato-Segal-Wilson theory. The flow is described by the Weyl functions of the underlying Jacobi operators. This is a continuation of the previous work on the KdV flow.
- [44] arXiv:2412.14472 [pdf, html, other]
-
Title: A class of core inverses associated with Green's relations in semigroupsSubjects: Rings and Algebras (math.RA)
Let $S$ be a $*$-monoid and let $a,b,c$ be elements of $S$. We say that $a$ is $(b,c)$-core-EP invertible if there exist some $x$ in $S$ and some nonnegative integer $k$ such that $cax(ca)^{k}c=(ca)^{k}c$, $x{\mathcal R}(ca)^{k}b$ and $x{\mathcal L}((ca)^{k}c)^{*}$. This terminology can be seen as an extension of the $w$-core-EP inverse and the $(b,c)$-core inverse. It is explored when $(b,c)$-core-EP invertibility implies $w$-core-EP invertibility. Another accomplishment of our work is to establish the criteria for the $(b,c)$-core-EP inverse of $a$ and to clarify the relations between the $(b,c)$-inverse, the core inverse, the core-EP inverse, the $w$-core inverse, the $(b,c)$-core inverse and the $(b,c)$-core-EP inverse. As an application, we improve a result in the literature focused on $(b,c)$-core inverses. We then establish the criterion for the $(B,C)$-core-EP inverse of $A$ in complex matrices, and give the solution to the system of matrix equations.
- [45] arXiv:2412.14488 [pdf, html, other]
-
Title: Stochastic first-order methods with multi-extrapolated momentum for highly smooth unconstrained optimizationSubjects: Optimization and Control (math.OC); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
In this paper we consider an unconstrained stochastic optimization problem where the objective function exhibits a high order of smoothness. In particular, we propose a stochastic first-order method (SFOM) with multi-extrapolated momentum, in which multiple extrapolations are performed in each iteration, followed by a momentum step based on these extrapolations. We show that our proposed SFOM with multi-extrapolated momentum can accelerate optimization by exploiting the high-order smoothness of the objective function $f$. Specifically, assuming that the gradient and the $p$th-order derivative of $f$ are Lipschitz continuous for some $p\ge2$, and under some additional mild assumptions, we establish that our method achieves a sample complexity of $\widetilde{\mathcal{O}}(\epsilon^{-(3p+1)/p})$ for finding a point $x$ satisfying $\mathbb{E}[\|\nabla f(x)\|]\le\epsilon$. To the best of our knowledge, our method is the first SFOM to leverage arbitrary order smoothness of the objective function for acceleration, resulting in a sample complexity that strictly improves upon the best-known results without assuming the average smoothness condition. Finally, preliminary numerical experiments validate the practical performance of our method and corroborate our theoretical findings.
- [46] arXiv:2412.14493 [pdf, html, other]
-
Title: Nonexistence of global weak solutions for a wave equation with nonlinear memory and damping termsComments: 9 pagesSubjects: Analysis of PDEs (math.AP)
In this paper, we study the nonexistence of global weak solutions for a wave equation with nonlinear memory and damping terms. We give an answer to an open problem posed in [M. D'Abbicco, A wave equation with structural damping and nonlinear memory, Nonlinear Differ. Equ. Appl. 21 (2014), 751-773]. Moreover, comparing with the existing results, our results do not require any positivity condition of the initial values. The proof of our results is based on the asymptotic properties of solutions for an integral inequality.
- [47] arXiv:2412.14506 [pdf, html, other]
-
Title: Delayed Feedback in Online Non-Convex Optimization: A Non-Stationary Approach with ApplicationsComments: 31 Pages, 7 Figures, 8 TablesSubjects: Optimization and Control (math.OC)
We study non-convex delayed-noise online optimization problems by evaluating dynamic regret in the non-stationary setting when the loss functions are quasar-convex. In particular, we consider scenarios involving quasar-convex functions either with a Lipschitz gradient or weakly smooth and, for each case, we ensure bounded dynamic regret in terms of cumulative path variation achieving sub-linear regret rates. Furthermore, we illustrate the flexibility of our framework by applying it to both theoretical settings such as zeroth-order (bandit) and also to practical applications with quadratic fractional functions. Moreover, we provide new examples of non-convex functions that are quasar-convex by proving that the class of differentiable strongly quasiconvex functions (Polyak 1966) are strongly quasar-convex on convex compact sets. Finally, several numerical experiments validate our theoretical findings, illustrating the effectiveness of our approach.
- [48] arXiv:2412.14512 [pdf, other]
-
Title: Coupling and Tensorization of Kinetic Theory and Graph TheorySubjects: Analysis of PDEs (math.AP); Combinatorics (math.CO); Probability (math.PR)
We study a non-exchangeable multi-agent system and rigorously derive a strong form of the mean-field limit. The convergence of the connection weights and the initial data implies convergence of large-scale dynamics toward a deterministic limit given by the corresponding extended Vlasov PDE, at any later time and any realization of randomness. This is established on what we call a bi-coupling distance defined through a convex optimization problem, which is an interpolation of the optimal transport between measures and the fractional overlay between graphs. The proof relies on a quantitative stability estimate of the so-called observables, which are tensorizations of agent laws and graph homomorphism densities. This reveals a profound relationship between mean-field theory and graph limiting theory, intersecting in the study of non-exchangeable systems.
- [49] arXiv:2412.14520 [pdf, html, other]
-
Title: Microlocal analysis of double fibration transforms with conjugate pointsComments: 13 pages, no figureSubjects: Analysis of PDEs (math.AP); Differential Geometry (math.DG); Functional Analysis (math.FA)
We study the structure of normal operators of double fibration transforms with conjugate points. Examples of double fibration transforms include Radon transforms, $d$-plane transforms on the Euclidean space, geodesic X-ray transforms, light-ray transforms, and ray transforms defined by null bicharacteristics associated with real principal type operators. We show that, under certain stable conditions on the distribution of conjugate points, the normal operator splits into an elliptic pseudodifferential operator and several Fourier integral operators, depending on the degree of the conjugate points. These results were first proved for geodesic X-ray transforms by Holman and Uhlmann (Journal of Differential Geometry, {\bf 108} (2018), pp.459--494).
- [50] arXiv:2412.14524 [pdf, html, other]
-
Title: Coloring of some $(P_2\cup P_4)$-free graphsSubjects: Combinatorics (math.CO)
We denote a path on $t$ vertices as $P_t$ and a cycle on $t$ vertices as $C_t$. For two vertex-disjoint graphs $G_1$ and $G_2$, the {\em union} $G_1\cup G_2$ is the graph with $V(G_1\cup G_2)=V(G_1)\cup V(G_2)$ and $E(G_1\cup G_2)=E(G_1)\cup E(G_2)$. A {\em diamond} (resp. {\em gem}) is a graph consisting of a $P_3$ (resp. $P_4$) and a new vertex adjacent to all vertices of the $P_3$ (resp. $P_4$), and a {\em butterfly} is a graph consisting of two triangles that share one vertex. In this paper, we show that $\chi(G)\le 3\omega(G)-2$ if $G$ is a ($P_2\cup P_4$, gem)-free graph, $\chi(G)\le \frac{\omega(G)^2+3\omega(G)-2}{2}$ if $G$ is a ($P_2\cup P_4$, butterfly)-free graph. We also study the class of ($P_2\cup P_4$, diamond)-free graphs, and show that, for such a graph $G$, $\chi(G)\leq4$ if $\omega(G)=2$, $\chi(G)\leq7$ if $\omega(G)=3$, $\chi(G)\leq9$ if $\omega(G)=4$, and $\chi(G)\leq2\omega(G)-1$ if $\omega(G)\ge 5$. Moreover, we prove that $G$ is perfect if $G$ is ($P_2\cup P_4$, diamond, $C_5$)-free with $\omega(G)\geq5$.
- [51] arXiv:2412.14552 [pdf, html, other]
-
Title: Uniqueness and nondegeneracy of ground states for 2d-nonlinear scalar field equations with point interactionComments: 21 pagesSubjects: Analysis of PDEs (math.AP)
We study uniqueness and nondegeneracy of ground states for nonlinear scalar field equations in two dimensions with a point interaction at the origin. It is known that the all ground states are radial, positive, and decreasing functions. In this paper we prove the uniqueness of positive radial solutions by a method of Pohožaev identities. As a corollary, we obtain the uniqueness of ground states. Moreover, by a variational and ODE technique, we show that the ground state is a nondegenerate critical point of the action in the energy space.
- [52] arXiv:2412.14553 [pdf, html, other]
-
Title: A new proof of Milnor-Wood inequalitySubjects: Geometric Topology (math.GT)
The Milnor-Wood inequality states that if a (topological) oriented circle bundle over an orientable surface of genus $g$ has a smooth transverse foliation, then the Euler class of the bundle satisfies $$|\mathcal{E}|\leq 2-2g.$$ We give a new proof of the inequality based on a (previously proven by the authors) local formula which computes $\mathcal{E}$ from the singularities of a quasisection.
- [53] arXiv:2412.14558 [pdf, html, other]
-
Title: The adjacent Hindman's theorem and the $\mathbb Z$-Ramsey theoremBruno Fernando Aceves-Martínez, David J. Fernández-Bretón, L. F. Romero-García, Luis F. Villagómez-CanelaComments: 14 pagesSubjects: Logic (math.LO); Combinatorics (math.CO)
We consider the weakening of Ramsey's theorem that arises from considering only translation-invariant colourings of pairs, and show that this has the same strength (both from the viewpoint of Reverse Mathematics and from the viewpoint of Computability Theory) as the "adjacent Hindman's theorem", proposed by L. Carlucci (Arch. Math. Log. 57 (2018), 381--359). We also investigate some higher dimensional versions of both of these statements.
- [54] arXiv:2412.14567 [pdf, html, other]
-
Title: Several new Witten rigidity theorem for ellipeic genusComments: arXiv admin note: text overlap with arXiv:2401.06944Subjects: Differential Geometry (math.DG)
Using the Liu's method, we prove a new Witten rigidity theorem of elliptic genus of twisted Dirac operators in even dimensional spin manifolds under the circle action. Combined with the Han-Yu's method, we prove the Witten rigidity theorems of elliptic genus of twisted Toplitz operators of odd-dimensional spin manifolds under the circle action. Moreover, we have obtained several similar Witten rigidity theorems of elliptic genus.
- [55] arXiv:2412.14573 [pdf, html, other]
-
Title: Transition Matrix without Continuation in the Conley Index TheoryComments: 45 pages, 11 figuresSubjects: Dynamical Systems (math.DS)
Given a one-parameter family of flows over a parameter interval $\Lambda$, assuming there is a continuation of Morse decompositions over $\Lambda$, Reineck defined a singular transition matrix to show the existence of a connection orbit between some Morse sets at some parameter points in $\Lambda$. This paper aims to extend the definition of a singular transition matrix in cases where there is no continuation of Morse decompositions over the parameter interval. This extension will help study the bifurcation associated with the change of Morse decomposition from a topological dynamics viewpoint.
- [56] arXiv:2412.14575 [pdf, html, other]
-
Title: Umbral insights into a hybrid family of hypergeometric and Mittag-Leffler functionsComments: 17 pages, 6 figuresSubjects: Classical Analysis and ODEs (math.CA)
The umbral approach provides methods for comprehending and redefining special functions. This approach is employed efficiently in order to uncover intricacies and introduce new families of special functions. In this article, the umbral perspective is adopted to introduce a hybrid family of hypergeometric and Mittag-Leffler functions. The umbral-operational procedures are used to derive the generating functions, explicit representations, differential recurrence formulae, and specific integral formulae. Further, the Laplace and Sumudu transforms for the hypergeometric-Mittag-Leffler functions are established. The graphical representation and pattern for distribution of zeros for suitable values of parameters are also presented.
- [57] arXiv:2412.14577 [pdf, html, other]
-
Title: Unconditional stability of radially symmetric steady sates of compressible viscous fluids with inflow/outflow boundary conditionsSubjects: Analysis of PDEs (math.AP)
We show that certain radially symmetric steady states of compressible viscous fluids in domains with inflow/outflow boundary conditions are unconditionally stable. This means that any not necessarily radially symmetric solution of the associated evolutionary problem converges to a single radially symmetric steady state.
- [58] arXiv:2412.14578 [pdf, html, other]
-
Title: Lie Symmetries for the Shallow Water Magnetohydrodynamics Equations in a Rotating Reference FrameComments: 32 pages, 3 figuresJournal-ref: Physica Scripta 100, 015250 (2025)Subjects: Mathematical Physics (math-ph); Analysis of PDEs (math.AP); Plasma Physics (physics.plasm-ph)
We perform a detailed Lie symmetry analysis for the hyperbolic system of partial differential equations that describe the one-dimensional Shallow Water magnetohydrodynamics equations within a rotating reference frame. We consider a relaxing condition $\mathbf{\mathbf{\nabla }}\left( h\mathbf{B} \right) \neq 0$ for the one-dimensional problem, which has been used to overcome unphysical behaviors. The hyperbolic system of partial differential equations depends on two parameters: the constant gravitational potential $g$ and the Coriolis term $f_{0}$, related to the constant rotation of the reference frame. For four different cases, namely $g=0,~f_{0}=0$; $g\neq 0\,,~f_{0}=0$; $g=0$, $f_{0}\neq 0$; and $g\neq 0$, $f_{0}\neq 0$ the admitted Lie symmetries for the hyperbolic system form different Lie algebras. Specifically the admitted Lie algebras are the $L^{10}=\left\{ A_{3,3}\rtimes A_{2,1}\right\} \otimes _{s}A_{5,34}^{a}$; $% L^{8}=A_{2,1}\rtimes A_{6,22}$; $L^{7}=A_{3,5}\rtimes\left\{ A_{2,1}\rtimes A_{2,1}\right\} $; and $L^{6}=A_{3,5}\rtimes A_{3,3}~$respectively, where we use the Morozov-Mubarakzyanov-Patera classification scheme. For the general case where $f_{0}g\neq 0$, we derive all the invariants for the Adjoint action of the Lie algebra $L^{6}$ and its subalgebras, and we calculate all the elements of the one-dimensional optimal system. These elements are then considered to define similarity transformations and construct analytic solutions for the hyperbolic system.
- [59] arXiv:2412.14594 [pdf, html, other]
-
Title: On arithmetic terms expressing the prime-counting function and the n-th primeComments: Four appendixes with codes and formulasSubjects: Number Theory (math.NT)
We present the first fixed-length elementary closed-form expressions for the prime-counting function, pi(n), and the n-th prime number, p(n). These expressions are represented as arithmetic terms, requiring only a fixed and finite number of elementary arithmetic operations from the set: addition, subtraction, multiplication, division with remainder, exponentiation. Mazzanti proved that every Kalmar function can be represented by arithmetic terms. We develop an arithmetic term representing the prime omega function, omega(n), which counts the number of distinct prime divisors of a positive integer n. From this term, we find immediately an arithmetic term for the prime-counting function, pi(n). We utilize these results, along with a new arithmetic term for binomial coefficients and new prime-related exponential Diophantine equations to construct an arithmetic term for the n-th prime number, p(n), thereby providing a constructive solution to a fundamental question in mathematics: Is there an order to the primes?
- [60] arXiv:2412.14595 [pdf, html, other]
-
Title: On the Lebesgue constant of the Morrow-Patterson pointsSubjects: Numerical Analysis (math.NA); Classical Analysis and ODEs (math.CA)
The study of interpolation nodes and their associated Lebesgue constants are central to numerical analysis, impacting the stability and accuracy of polynomial approximations. In this paper, we will explore the Morrow-Patterson points, a set of interpolation nodes introduced to construct cubature formulas of a minimum number of points in the square for a fixed degree $n$. We prove that their Lebesgue constant growth is ${\cal O}(n^2)$ as was conjectured based on numerical evidence about twenty years ago in the paper by Caliari, M., De Marchi, S., Vianello, M., {\it Bivariate polynomial interpolation on the square at new nodal sets}, Appl. Math. Comput. 165(2) (2005), 261--274.
- [61] arXiv:2412.14601 [pdf, html, other]
-
Title: Verlinde rings and cluster algebras arising from quantum affine algebrasComments: 46 pagesSubjects: Representation Theory (math.RT); Mathematical Physics (math-ph); Quantum Algebra (math.QA)
We formulate a positivity conjecture relating the Verlinde ring associated with an untwisted affine Lie algebra at a positive integer level and a subcategory of finite-dimensional representations over the corresponding quantum affine algebra with a cluster algebra structure. Specifically, we consider a ring homomorphism from the Grothendieck ring of this representation category to the Verlinde ring and conjecture that every object in the category has a positive image under this map.
We prove this conjecture in certain cases where the underlying simple Lie algebra is simply-laced with level 2 or of type $A_1$ at an arbitrary level. The proof employs the close connection between this category and cluster algebras of finite cluster type. As further evidence for the conjecture, we show that for any level, all objects have positive quantum dimensions under the assumption that some Kirillov-Reshetikhin modules have positive quantum dimensions. - [62] arXiv:2412.14604 [pdf, html, other]
-
Title: Orthogonal polynomials: from Heun equations to Painlev\'{e} equationsSubjects: Classical Analysis and ODEs (math.CA)
In this paper, we {\color{black}study four kinds of polynomials orthogonal with the singularly perturbed Gaussian weight $w_{\rm SPG}(x)$, the deformed Freud weight $w_{\rm DF}(x)$, the jumpy Gaussian weight $w_{\rm JG}(x)$, and the Jacobi-type weight $w_{\rm {\color{black}JC}}(x)$. The second order linear differential equations satisfied by these orthogonal polynomials and the associated Heun equations are presented. Utilizing the method of isomonodromic deformations from [J. Dereziński, A. Ishkhanyan, A. Latosiński, SIGMA 17 (2021), 056], we transform these Heun equations into Painlevé equations. It is interesting that the Painlevé equations obtained by the way in this work are same as the results satisfied by the related three term recurrence coefficients or the auxiliaries studied by other authors. In addition, we discuss the asymptotic behaviors of the Hankel determinant generated by the first weight, $w_{\rm SPG}(x)$, under a suitable double scalings for large $s$ and small $s$, where the Dyson's constant is recovered.}
- [63] arXiv:2412.14605 [pdf, html, other]
-
Title: Averaging antisymmetric infinitesimal bialgebra and perm bialgebrasComments: 29 pagesSubjects: Rings and Algebras (math.RA); Quantum Algebra (math.QA)
We establish a bialgebra theory for averaging algebras, called averaging antisymmetric infinitesimal bialgebras by generalizing the study of antisymmetric infinitesimal bialgebras to the context of averaging algebras. They are characterized by double constructions of averaging Frobenius algebras as well as matched pairs of averaging algebras. Antisymmetric solutions of the Yang-Baxter equation in averaging algebras provide averaging antisymmetric infinitesimal bialgebras. The notions of an $\mathcal{O}$-operator of an averaging algebra and an averaging dendriform algebra are introduced to construct antisymmetric solutions of the Yang-Baxter equation in an averaging algebra and hence averaging antisymmetric infinitesimal bialgebras. Moreover, we introduce the notion of factorizable averaging antisymmetric infinitesimal bialgebras and show that a factorizable averaging antisymmetric infinitesimal bialgebra leads to a factorization of the underlying averaging algebra. We establish a one-to-one correspondence between factorizable averaging antisymmetric infinitesimal bialgebras and symmetric averaging Frobenius algebras with a Rota-Baxter operator of nonzero weight. Finally, we apply the study of averaging antisymmetric infinitesimal bialgebras to perm bialgebras, extending the construction of perm algebras from commutative averaging algebras to the context of bialgebras, which is consistent with the well constructed theory of perm bialgebras.
- [64] arXiv:2412.14615 [pdf, other]
-
Title: Additive codes attaining the Griesmer boundComments: 100 pages, 19 tablesSubjects: Information Theory (cs.IT); Combinatorics (math.CO)
Additive codes may have better parameters than linear codes. However, still very few cases are known and the explicit construction of such codes is a challenging problem. Here we show that a Griesmer type bound for the length of additive codes can always be attained with equality if the minimum distance is sufficiently large. This solves the problem for the optimal parameters of additive codes when the minimum distance is large and yields many infinite series of additive codes that outperform linear codes.
- [65] arXiv:2412.14634 [pdf, other]
-
Title: Heat Flows with Prescribed Singularities from 3-dimensional ManifoldComments: 43pagesSubjects: Analysis of PDEs (math.AP)
In this paper, we study singular heat flows from a 3-dimensional complete bounded Riemannian manifold without boundary into the hyperbolic space with prescribe singularity along a closed curve. We prove the existence and regularity of the singular heat flows. Furthermore, we prove that the singular heat flows converge to a singular harmonic map at an exponential rate.
- [66] arXiv:2412.14635 [pdf, other]
-
Title: On the geography of log-surfacesComments: 28 pagesSubjects: Algebraic Geometry (math.AG); Combinatorics (math.CO)
This survey is devoted to the geography problem of log-surfaces constructed as pairs consisting of a smooth projective surface and a reduced boundary divisor. In the first part we focus on the geography problem for log-surfaces associated with pairs of the form $(\mathbb{P}^{2}, C)$, where $C$ is an arrangement of smooth plane curves admitting ordinary singularities. In particular, we focus on the case where $C$ is an arrangement of smooth rational curves. In the second part, containing original new results, we study log surfaces constructed as pairs consisting of a $K3$ surface and a rational curve arrangement. In particular, we provide some combinatorial conditions for such pairs to have the log-Chern slope equal to $3$. Our survey is illustrated with many explicit examples of log-surfaces.
- [67] arXiv:2412.14636 [pdf, other]
-
Title: Local elliptic regularity for solutions to stationary Fokker-Planck equations via Dirichlet forms and resolventsComments: 25 pagesSubjects: Analysis of PDEs (math.AP)
In this paper, we show that, for a solution to the stationary Fokker-Planck equation with general coefficients, defined as a measure with an $L^2$-density, this density not only exhibits $H^{1,2}$-regularity but also Hölder continuity. To achieve this, we first construct a reference measure $\mu=\rho dx$ by utilizing existence and elliptic regularity results for homogeneous boundary value problems, ensuring that the given divergence-type operator corresponds to a sectorial Dirichlet form. By employing elliptic regularity results for both divergence and non-divergence type equations, we demonstrate that the image of the resolvent operator associated with the sectorial Dirichlet form has $H^{2,2}$-regularity. Furthermore, through calculations based on the Dirichlet form and the $H^{2,2}$-regularity of the resolvent operator, we prove that the density of the solution measure for the stationary Fokker-Planck equation is, indeed, the weak limit of $H^{1,2}$-functions defined via the resolvent operator. Our results highlight the central role of Dirichlet form theory and resolvent approximations in establishing the regularity of solutions to stationary Fokker-Planck equations with general coefficients.
- [68] arXiv:2412.14637 [pdf, other]
-
Title: Complexities of Armijo-like algorithms in Deep Learning contextBensaid Bilel (IMB)Subjects: Optimization and Control (math.OC)
The classical Armijo backtracking algorithm achieves the optimal complexity for smooth functions like gradient descent but without any hyperparameter tuning. However, the smoothness assumption is not suitable for Deep Learning optimization. In this work, we show that some variants of the Armijo optimizer achieves acceleration and optimal complexities under assumptions more suited for Deep Learning: the (L 0 , L 1 ) smoothness condition and analyticity. New dependences on the smoothness constants and the initial gap are established. The results theoretically highlight the powerful efficiency of Armijo-like conditions for highly non-convex problems.
- [69] arXiv:2412.14641 [pdf, html, other]
-
Title: Some permutation pentanomials over finite fields of even characteristicComments: 23 pages (double space). Comments are welcomeSubjects: Combinatorics (math.CO); Discrete Mathematics (cs.DM); Number Theory (math.NT)
In a recent paper Zhang et al. constructed 17 families of permutation pentanomials of the form $x^t+x^{r_1(q-1)+t}+x^{r_2(q-1)+t}+x^{r_3(q-1)+t}+x^{r_4(q-1)+t}$ over $\mathbb{F}_{q^2}$ where $q=2^m$. In this paper for 14 of these 17 families we provide a simple explanation as to why they are permutations. We also extend these 14 families into three general classes of permutation pentanomials over $\mathbb{F}_{q^2}$.
- [70] arXiv:2412.14644 [pdf, html, other]
-
Title: Computing rough solutions of the stochastic nonlinear wave equationSubjects: Numerical Analysis (math.NA)
The regularity of solutions to the stochastic nonlinear wave equation plays a critical role in the accuracy and efficiency of numerical algorithms. Rough or discontinuous initial conditions pose significant challenges, often leading to a loss of accuracy and reduced computational efficiency in existing methods. In this study, we address these challenges by developing a novel and efficient numerical algorithm specifically designed for computing rough solutions of the stochastic nonlinear wave equation, while significantly relaxing the regularity requirements on the initial data. By leveraging the intrinsic structure of the stochastic nonlinear wave equation and employing advanced tools from harmonic analysis, we construct a time discretization method that achieves robust convergence for initial values \((u^{0}, v^{0}) \in H^{\gamma} \times H^{\gamma-1}\) for all \(\gamma > 0\). Notably, our method attains an improved error rate of \(O(\tau^{2\gamma-})\) in one and two dimensions for \(\gamma \in (0, \frac{1}{2}]\), and \(O(\tau^{\max(\gamma, 2\gamma - \frac{1}{2}-)})\) in three dimensions for \(\gamma \in (0, \frac{3}{4}]\), where \(\tau\) denotes the time step size. These convergence rates surpass those of existing numerical methods under the same regularity conditions, underscoring the advantage of our approach. To validate the performance of our method, we present extensive numerical experiments that demonstrate its superior accuracy and computational efficiency compared to state-of-the-art methods. These results highlight the potential of our approach to enable accurate and efficient simulations of stochastic wave phenomena even in the presence of challenging initial conditions.
- [71] arXiv:2412.14649 [pdf, html, other]
-
Title: Defining extended TQFTs via handle attachmentsComments: 19 pages. Comments welcome!Subjects: Geometric Topology (math.GT); Category Theory (math.CT); Quantum Algebra (math.QA)
We give a finite presentation of the cobordism symmetric monoidal bicategory of (smooth, oriented) closed manifolds, cobordisms and cobordisms with corners as an extension of the bicategory of closed manifolds, cobordisms and diffeomorphisms. The generators are the standard handle attachments, and the relations are handle cancellations and invariance under reversing the orientation of the attaching spheres.
In other words, given a categorified TQFT and 2-morphisms associated to the standard handles satisfying our relations, we construct a once extended TQFT. - [72] arXiv:2412.14650 [pdf, html, other]
-
Title: Permutation recovery of spikes in noisy high-dimensional tensor estimationComments: 29 pages, 2 figures. arXiv admin note: substantial text overlap with arXiv:2408.06401Subjects: Probability (math.PR); Machine Learning (cs.LG); Machine Learning (stat.ML)
We study the dynamics of gradient flow in high dimensions for the multi-spiked tensor problem, where the goal is to estimate $r$ unknown signal vectors (spikes) from noisy Gaussian tensor observations. Specifically, we analyze the maximum likelihood estimation procedure, which involves optimizing a highly nonconvex random function. We determine the sample complexity required for gradient flow to efficiently recover all spikes, without imposing any assumptions on the separation of the signal-to-noise ratios (SNRs). More precisely, our results provide the sample complexity required to guarantee recovery of the spikes up to a permutation. Our work builds on our companion paper [Ben Arous, Gerbelot, Piccolo 2024], which studies Langevin dynamics and determines the sample complexity and separation conditions for the SNRs necessary for ensuring exact recovery of the spikes (where the recovered permutation matches the identity). During the recovery process, the correlations between the estimators and the hidden vectors increase in a sequential manner. The order in which these correlations become significant depends on their initial values and the corresponding SNRs, which ultimately determines the permutation of the recovered spikes.
- [73] arXiv:2412.14654 [pdf, html, other]
-
Title: Computing All Shortest Passenger Routes with a Tropical Dijkstra AlgorithmSubjects: Optimization and Control (math.OC)
Given a public transportation network, which and how many passenger routes can potentially be shortest paths, when all possible timetables are taken into account? This question leads to shortest path problems on graphs with interval costs on their arcs and is closely linked to multi-objective optimization. We introduce a Dijkstra algorithm based on polynomials over the tropical semiring that computes complete or minimal sets of efficient paths. We demonstrate that this approach is computationally feasible by employing it on the public transport network of the city of Wuppertal and instances of the benchmarking set TimPassLib, and we evaluate the resulting sets of passenger routes.
- [74] arXiv:2412.14657 [pdf, html, other]
-
Title: Directivity-Aware Degrees of Freedom Analysis for Extremely Large-Scale MIMOComments: 5 pages, 6 figuresSubjects: Information Theory (cs.IT); Signal Processing (eess.SP)
Extremely large-scale multiple-input multiple-output (XL-MIMO) communications, enabled by numerous antenna elements integrated into large antenna surfaces, can provide increased effective degree of freedom (EDoF) to achieve high diversity gain. However, it remains an open problem that how the EDoF is influenced by the directional radiation pattern of antenna elements. In this work, empowered by the wavenumber-domain channel representation, we analyze the EDoF in a general case where the directivity of antennas, determined by the antenna structure and element spacing, is considered. Specifically, we first reveal the uneven distribution of directivity-aware wavenumber-domain coupling coefficients, i.e., channel gain towards different directions, in the isotropic Rayleigh fading channel. EDoF is then calculated based on such distribution of coupling coefficients. A numerical method is also provided to obtain coupling coefficients via electromagnetic full-wave simulations. Due to the influence of antenna directivity, how EDoF and ergodic channel capacity vary with the element spacing are explored via simulations for different antenna types.
- [75] arXiv:2412.14665 [pdf, html, other]
-
Title: A preconditioned inverse iteration with an improved convergence guaranteeSubjects: Numerical Analysis (math.NA)
Preconditioned eigenvalue solvers offer the possibility to incorporate preconditioners for the solution of large-scale eigenvalue problems, as they arise from the discretization of partial differential equations. The convergence analysis of such methods is intricate. Even for the relatively simple preconditioned inverse iteration (PINVIT), which targets the smallest eigenvalue of a symmetric positive definite matrix, the celebrated analysis by Neymeyr is highly nontrivial and only yields convergence if the starting vector is fairly close to the desired eigenvector. In this work, we prove a new non-asymptotic convergence result for a variant of PINVIT. Our proof proceeds by analyzing an equivalent Riemannian steepest descent method and leveraging convexity-like properties. We show a convergence rate that nearly matches the one of PINVIT. As a major benefit, we require a condition on the starting vector that tends to be less stringent. This improved global convergence property is demonstrated for two classes of preconditioners with theoretical bounds and a range of numerical experiments.
- [76] arXiv:2412.14667 [pdf, html, other]
-
Title: Concave-convex nonautonomous scalar ordinary differential equations: from bifurcation theory to critical transitionsComments: 45 pages, 10 figuresSubjects: Dynamical Systems (math.DS)
A mathematical modeling process for phenomena with a single state variable that attempts to be realistic must be given by a scalar nonautonomous differential equation $x'=f(t,x)$ that is concave with respect to the state variable $x$ in some regions of its domain and convex in the complementary zones. This article takes the first step towards developing a theory to describe the corresponding dynamics: the case in which $f$ is concave on the region $x\ge b(t)$ and convex on $x\le b(t)$, where $b$ is a $C^1$ map, is considered. The different long-term dynamics that may appear are analyzed while describing the bifurcation diagram for $x'=f(t,x)+\lambda$. The results are used to establish conditions on a concave-convex map $h$ and a nonnegative map $k$ ensuring the existence of a value $\rho_0$ giving rise to the unique critical transition for the parametric family of equations $x'=h(t,x)-\rho\,k(t,x)$, which is assumed to approach $x'=h(t,x)$ as time decreases, but for which no conditions are assumed on the future dynamics. The developed theory is justified by showing that concave-convex models fit correctly some laboratory experimental data, and applied to describe a population dynamics model for which a large enough increase on the peak of a temporary higher predation causes extinction.
- [77] arXiv:2412.14677 [pdf, html, other]
-
Title: Clifford geometric algebra: Real and complex spinor data tablesComments: 16 pages, 15 tablesSubjects: Mathematical Physics (math-ph)
The modern algebra concepts are used to construct tables of algebraic spinors related to Clifford algebra multivectors with real and complex coefficients. The following data computed by Mathematica are presented in form of tables for individual Clifford geometric algebras: 1. Initial idempotent; 2. Two-sided ideal; 3. Left ideal basis (otherwise projector, or spinor basis); 4. Matrix representations (reps) for basis vectors in Clifford algebras in spinor basis; 5. General spinor; 6. Spinor in matrix form; 7. Squared hermitian norm of the spinor. Earlier in 1998, only the first four items computed by Maple were published by R. Ablamowicz.
- [78] arXiv:2412.14682 [pdf, html, other]
-
Title: Introducing irrational enumeration: analytic combinatorics for objects of irrational sizeComments: 27 pagesSubjects: Combinatorics (math.CO)
We extend the scope of analytic combinatorics to classes containing objects that have irrational sizes. The generating function for such a class is a power series that admits irrational exponents (which we call a Ribenboim series). A transformation then yields a generalised Dirichlet series from which the asymptotics of the coefficients can be extracted by singularity analysis using an appropriate Tauberian theorem. In practice, the asymptotics can often be determined directly from the original generating function. We illustrate the technique with a variety of applications, including tilings with tiles of irrational area, ordered integer factorizations, lattice walks enumerated by Euclidean length, and plane trees with vertices of irrational size. We also explore phase transitions in the asymptotics of families of irrational combinatorial classes.
- [79] arXiv:2412.14683 [pdf, html, other]
-
Title: Numerical Robustness of PINNs for Multiscale Transport EquationsSubjects: Numerical Analysis (math.NA)
We investigate the numerical solution of multiscale transport equations using Physics Informed Neural Networks (PINNs) with ReLU activation functions. Therefore, we study the analogy between PINNs and Least-Squares Finite Elements (LSFE) which lies in the shared approach to reformulate the PDE solution as a minimization of a quadratic functional. We prove that in the diffusive regime, the correct limit is not reached, in agreement with known results for first-order LSFE. A diffusive scaling is introduced that can be applied to overcome this, again in full agreement with theoretical results for LSFE. We provide numerical results in the case of slab geometry that support our theoretical findings.
- [80] arXiv:2412.14688 [pdf, html, other]
-
Title: Logic Induced High-Order Reasoning Network for Event-Event Relation ExtractionSubjects: Information Theory (cs.IT)
To understand a document with multiple events, event-event relation extraction (ERE) emerges as a crucial task, aiming to discern how natural events temporally or structurally associate with each other. To achieve this goal, our work addresses the problems of temporal event relation extraction (TRE) and subevent relation extraction (SRE). The latest methods for such problems have commonly built document-level event graphs for global reasoning across sentences. However, the edges between events are usually derived from external tools heuristically, which are not always reliable and may introduce noise. Moreover, they are not capable of preserving logical constraints among event relations, e.g., coreference constraint, symmetry constraint and conjunction constraint. These constraints guarantee coherence between different relation types,enabling the generation of a uniffed event evolution graph. In this work, we propose a novel method named LogicERE, which performs high-order event relation reasoning through modeling logic constraints. Speciffcally, different from conventional event graphs, we design a logic constraint induced graph (LCG) without any external tools. LCG involves event nodes where the interactions among them can model the coreference constraint, and event pairs nodes where the interactions among them can retain the symmetry constraint and conjunction constraint. Then we perform high-order reasoning on LCG with relational graph transformer to obtain enhanced event and event pair embeddings. Finally, we further incorporate logic constraint information via a joint logic learning module. Extensive experiments demonstrate the effectiveness of the proposed method with state-of-the-art performance on benchmark datasets.
- [81] arXiv:2412.14693 [pdf, html, other]
-
Title: Rational points in a family of conics over $\mathbb{F}_2(t)$Comments: 18 pagesSubjects: Number Theory (math.NT)
Serre famously showed that almost all plane conics over $\mathbb{Q}$ have no rational point. We investigate versions of this over global function fields, focusing on a specific family of conics over $\mathbb{F}_2(t)$ which illustrates new behaviour. We obtain an asymptotic formula using harmonic analysis, which requires a new Tauberian theorem over function fields for Dirichlet series with branch point singularities.
- [82] arXiv:2412.14694 [pdf, html, other]
-
Title: A remark on the rigidity of a property characterizing the Fourier transformSubjects: Functional Analysis (math.FA); Classical Analysis and ODEs (math.CA)
We show rigidity results for the operator equations T(f.g) = this http URL, T(f*g) = this http URL and T(f.g) = Tf*Tg for bijective operators T acting on sufficently large spaces of smooth functions. Typically a condition like |T(f.g) - this http URL| < a for all f, g with a fixed function a will imply T(f.g) = this http URL. Theorems of Alesker, Artstein-Avidan, Faifman and Milman then yield characterizations (up to diffeomorphisms) of the Fourier transform by mapping products into convolutions and vice-versa on the Schwartz space.
- [83] arXiv:2412.14698 [pdf, html, other]
-
Title: Geometrical optics for the fractional Helmholtz equation and applications to inverse problemsComments: 31 pages, 0 figuresSubjects: Analysis of PDEs (math.AP)
In this paper we construct a parametrix for the fractional Helmholtz equation $((-\Delta)^s - \tau^{2s} r(x)^{2s} + q(x))u=0$ making use of geometrical optics solutions. We show that the associated eikonal equation is the same as in the classical case, while in the first transport equation the effect of nonlocality is only visible in the zero-th order term, which depends on $s$. Moreover, we show that the approximate geometrical optics solutions present different behaviors in the regimes $s\in(0,\frac 12)$ and $s\in [\frac 12,1)$. While the latter case is quite similar to the classical one, which corresponds to $s=1$, in the former case we find that the potential is a strong perturbation, which changes the propagation of singularities. As an application, we study the inverse problem consisting in recovering the potential $q$ from Cauchy data when the refraction index $r$ is fixed and simple. Using our parametrix based on the construction of approximate geometrical optics solutions, we prove that Hölder stability holds for this problem. This is a substantial improvement over the state of the art for fractional wave equations, for which the usual Runge approximation argument can provide only logarithmic stability. Besides its mathematical novelty, this study is motivated by envisioned applications in nonlocal elasticity models emerging from the geophysical sciences.
- [84] arXiv:2412.14699 [pdf, other]
-
Title: Physics informed neural network for forward and inverse radiation heat transfer in graded-index mediumSubjects: Numerical Analysis (math.NA)
Radiation heat transfer in a graded-index medium often suffers accuracy problems due to the gradual changes in the refractive index. The finite element method, meshfree, and other numerical methods often struggle to maintain accuracy when applied to this medium. To address this issue, we apply physics-informed neural networks (PINNs)-based machine learning algorithms to simulate forward and inverse problems for this medium. We also provide the theoretical upper bounds. This theoretical framework is validated through numerical experiments of predefined and newly developed models that demonstrate the accuracy and robustness of the algorithms in solving radiation transport problems in the medium. The simulations show that the novel algorithm goes on with numerical stability and effectively mitigates oscillatory errors, even in cases with more pronounced variations in the refractive index.
- [85] arXiv:2412.14700 [pdf, html, other]
-
Title: On the geometry of Lagrangian one-formsComments: 21 pagesSubjects: Mathematical Physics (math-ph); High Energy Physics - Theory (hep-th); Symplectic Geometry (math.SG); Exactly Solvable and Integrable Systems (nlin.SI)
Lagrangian multiform theory is a variational framework for integrable systems. In this article we introduce a new formulation which is based on symplectic geometry and which treats position, momentum and time coordinates of a finite-dimensional integrable hierarchy on an equal footing. This formulation allows a streamlined one-step derivation of both the multi-time Euler-Lagrange equations and the closure relation (encoding integrability). We argue that any Lagrangian one-form for a finite-dimensional system can be recast in our new framework. We also show that our new framework easily extends to non-commuting flows corresponding to nonabelian Lie groups. Thus Hamiltonian Lie group actions can be derived from a variational principle.
- [86] arXiv:2412.14709 [pdf, html, other]
-
Title: Minimal rank of primitively $n$-universal integral quadratic forms over local ringsSubjects: Number Theory (math.NT)
Let $F$ be a local field and let $R$ be its ring of integers. For a positive integer $n$, an integral quadratic form defined over $R$ is called primitively $n$-universal if it primitively represents all quadratic forms of rank $n$. It was proved in arXiv:2005.11268 that the minimal rank of primitively $1$-universal quadratic forms over the $p$-adic integer ring $\mathbb{Z}_p$ is $2$ if $p$ is odd, and $3$ otherwise. In this article, we completely determine the minimal rank of primitively $n$-universal quadratic forms over $R$ for any positive integer $n$ and any local ring $R$ such that $2$ is a unit or a prime.
- [87] arXiv:2412.14710 [pdf, html, other]
-
Title: Analyzing the numerical correctness of branch-and-bound decisions for mixed-integer programmingSubjects: Optimization and Control (math.OC)
Most state-of-the-art branch-and-bound solvers for mixed-integer linear programming rely on limited-precision floating-point arithmetic and use numerical tolerances when reasoning about feasibility and optimality during their search. While the practical success of floating-point MIP solvers bears witness to their overall numerical robustness, it is well-known that numerically challenging input can lead them to produce incorrect results. Even when their final answer is correct, one critical question remains: Were the individual decisions taken during branch-and-bound justified, i.e., can they be verified in exact arithmetic? In this paper, we attempt a first such a posteriori analysis of a pure LP-based branch-and-bound solver by checking all intermediate decisions critical to the correctness of the result: accepting solutions as integer feasible, declaring the LP relaxation infeasible, and pruning subtrees as subopti mal. Our computational study in the academic MIP solver SCIP confirms the expectation that in the overwhelming majority of cases, all decisions are correct. When errors do occur on numerically challenging instances, they typically affect only a small, typically single-digit, amount of leaf nodes that would require further processing.
- [88] arXiv:2412.14712 [pdf, html, other]
-
Title: On the localization regime of high-dimensional directed polymers in time-correlated random fieldComments: 30 pages, 1 figureSubjects: Probability (math.PR)
This paper describes directed polymer on general time-correlated random field. Law of large numbers, existence and smoothness of limiting free energies are proved at all temperature. We also display the delocalized-localized transition, via separating techniques for entanglement of the random field.
- [89] arXiv:2412.14716 [pdf, html, other]
-
Title: The center of the walled Brauer algebra $B_{r,1}(\delta)$Subjects: Representation Theory (math.RT)
We show that the centre of the walled Brauer algebra $B_{r,1}(\delta)$ over the complex field $\mathbb{C}$, for any parameter $\delta\in \mathbb{C}$, is generated by the supersymmetric polynomials evaluated at the Jucys-Murphy elements. Moreover, we prove that its dimension is independent of the parameter $\delta$.
- [90] arXiv:2412.14723 [pdf, html, other]
-
Title: Dimension reduction for path signaturesSubjects: Probability (math.PR); Numerical Analysis (math.NA)
This paper focuses on the mathematical framework for reducing the complexity of models using path signatures. The structure of these signatures, which can be interpreted as collections of iterated integrals along paths, is discussed and their applications in areas such as stochastic differential equations (SDEs) and financial modeling are pointed out. In particular, exploiting the rough paths view, solutions of SDEs continuously depend on the lift of the driver. Such continuous mappings can be approximated using (truncated) signatures, which are solutions of high-dimensional linear systems. In order to lower the complexity of these models, this paper presents methods for reducing the order of high-dimensional truncated signature models while retaining essential characteristics. The derivation of reduced models and the universal approximation property of (truncated) signatures are treated in detail. Numerical examples, including applications to the (rough) Bergomi model in financial markets, illustrate the proposed reduction techniques and highlight their effectiveness.
- [91] arXiv:2412.14725 [pdf, html, other]
-
Title: Heat Conduction with {\it aging} memorySubjects: Mathematical Physics (math-ph)
The term material with memory is generally used to indicate materials whose mechanical and/or thermodynamical behaviour depends not only on the process at the present time but also on the history of the process itself. Crucial in heat conductors with memory is the heat relaxation function which models the thermal response of the material. The present study is concerned about a thermodynamical problem with memory "aging"; that is, we analyze the temperature evolution within a rigid heat conductor with memory whose relaxation function takes into account the aging of the material. In particular, we account for variations of the relaxation function due to a possible deterioration of the thermal response of the material related to its age.
- [92] arXiv:2412.14740 [pdf, other]
-
Title: Recovering semipermeable barriers from reflected Brownian motionComments: 62 pages, 11 figuresSubjects: Probability (math.PR); Statistics Theory (math.ST)
We study the recovery of one-dimensional semipermeable barriers for a stochastic process in a planar domain. The considered process acts like Brownian motion when away from the barriers and is reflected upon contact until a sufficient but random amount of interaction has occurred, determined by the permeability, after which it passes through. Given a sequence of samples, we wonder when one can determine the location and shape of the barriers.
This paper identifies several different recovery regimes, determined by the available observation period and the time between samples, with qualitatively different behavior. The observation period $T$ dictates if the full barriers or only certain pieces can be recovered, and the sampling rate significantly influences the convergence rate as $T\to \infty$. This rate turns out polynomial for fixed-frequency data, but exponentially fast in a high-frequency regime.
Further, the environment's impact on the difficulty of the problem is quantified using interpretable parameters in the recovery guarantees, and is found to also be regime-dependent. For instance, the curvature of the barriers affects the convergence rate for fixed-frequency data, but becomes irrelevant when $T\to \infty$ with high-frequency data.
The results are accompanied by explicit algorithms, and we conclude by illustrating the application to real-life data. - [93] arXiv:2412.14742 [pdf, html, other]
-
Title: On some bilinear Fourier multipliers with oscillating factors, IComments: 24 pagesSubjects: Classical Analysis and ODEs (math.CA)
Bilinear Fourier multipliers of the form $e^{i (|\xi| + |\eta|+ |\xi + \eta|)} \sigma (\xi, \eta)$ are considered. It is proved that if $\sigma (\xi, \eta)$ is in the Hörmander class $S^{m}_{1,0} (\mathbb{R}^{2n})$ with $m=-(n+1)/2$ then the corresponding bilinear operator is bounded in $L^{\infty} \times L^{\infty} \to bmo$, $h^{1} \times L^{\infty} \to L^{1}$, and $L^{\infty} \times h^{1} \to L^{1}$. This improves a result given by Rodríguez-López, Rule and Staubach.
- [94] arXiv:2412.14746 [pdf, html, other]
-
Title: Solving Unbalanced Optimal Transport on Point Cloud by Tangent Radial Basis Function MethodSubjects: Mathematical Physics (math-ph); Optimization and Control (math.OC)
In this paper, we solve unbalanced optimal transport (UOT) problem on surfaces represented by point clouds. Based on alternating direction method of multipliers algorithm, the original UOT problem can be solved by an iteration consists of three steps. The key ingredient is to solve a Poisson equation on point cloud which is solved by tangent radial basis function (TRBF) method. The proposed TRBF method requires only the point cloud and normal vectors to discretize the Poisson equation which simplify the computation significantly. Numerical experiments conducted on point clouds with varying geometry and topology demonstrate the effectiveness of the proposed method.
- [95] arXiv:2412.14748 [pdf, html, other]
-
Title: A short guide to GKZComments: 21 pagesSubjects: Algebraic Geometry (math.AG)
These notes are a brief summary of the main results from the book `Discriminants, Resultants and Multidimensional Determinants' by Gelfand-Kapranov-Zelevinsky. We sketch the key ideas involved in the proofs, using as little technical background as possible.
- [96] arXiv:2412.14756 [pdf, html, other]
-
Title: On a conjecture by Alzer and MatkowskiSubjects: Classical Analysis and ODEs (math.CA)
We prove a conjecture posted recently by by Horst Alzer and Janusz Matkowski concerning a bilinearity property of the Cauchy exponential difference for real-to-real functions. Moreover, we provide a generalization of their result for mappings defined on a linear space.
- [97] arXiv:2412.14761 [pdf, html, other]
-
Title: A Meshfree RBF-FD Constant along Normal Method for Solving PDEs on SurfacesJournal-ref: SIAM Journal on Scientific Computing, 46(6), A3897-A3921, 2024Subjects: Numerical Analysis (math.NA)
This paper introduces a novel meshfree methodology based on Radial Basis Function-Finite Difference (RBF-FD) approximations for the numerical solution of partial differential equations (PDEs) on surfaces of codimension 1 embedded in $\mathbb{R}^3$. The method is built upon the principles of the closest point method, without the use of a grid or a closest point mapping. We show that the combination of local embedded stencils with these principles can be employed to approximate surface derivatives using polyharmonic spline kernels and polynomials (PHS+Poly) RBF-FD. Specifically, we show that it is enough to consider a constant extension along the normal direction only at a single node to overcome the rank deficiency of the polynomial basis. An extensive parameter analysis is presented to test the dependence of the approach. We demonstrate high-order convergence rates on problems involving surface advection and surface diffusion, and solve Turing pattern formations on surfaces defined either implicitly or by point clouds. Moreover, a simple coupling approach with a particle tracking method demonstrates the potential of the proposed method in solving PDEs on evolving surfaces in the normal direction. Our numerical results confirm the stability, flexibility, and high-order algebraic convergence of the approach.
- [98] arXiv:2412.14765 [pdf, html, other]
-
Title: Asymptotic invariants of residually finite just infinite groupsComments: to appear in a special issue of the European Journal of Mathematics dedicated to Nikolay VavilovSubjects: Group Theory (math.GR)
Recently, Eduard Schesler and the second author constructed examples of finitely generated residually finite, hereditarily just infinite groups with positive first $L^2$-Betti number. In contrast to their result, we show that a finitely generated residually-$p$ just infinite group has trivial first $L^2$-Betti number. Moreover, we prove that the normal homology rank gradient of a finitely generated, residually finite, just infinite group vanishes.
- [99] arXiv:2412.14767 [pdf, html, other]
-
Title: Geometric and analytical results for $\rho$-Einstein solitonsComments: 13 pagesSubjects: Differential Geometry (math.DG)
In this article, we study geometric and analytical features of complete noncompact $\rho$-Einstein solitons, which are self-similar solutions of the Ricci-Bourguignon flow. We study the spectrum of the drifted Laplacian operator for complete gradient shrinking $\rho$-Einstein soliton. Moreover, similar to classical results due to Calabi-Yau and Bishop for complete Riemannian manifolds with nonnegative Ricci curvature, we prove new volume growth estimates for geodesic balls of complete noncompact $\rho$-Einstein solitons. In particular, the rigidity case is discussed. In addition, we establish weighted volume growth estimates for geodesic balls of such manifolds.
- [100] arXiv:2412.14772 [pdf, other]
-
Title: Multi-solitary waves for the one-dimensional Zakharov systemSubjects: Analysis of PDEs (math.AP)
Given different speeds $c_1$ , ... , $c_K$, in the present paper we establish the existence of a solution to the Zakharov system in dimension 1 that behaves asymptotically like a $K$-solitary wave, each wave travelling with speed $c_k$. The proof is adapted from previous results for the NLS and gKdV equations.
- [101] arXiv:2412.14781 [pdf, html, other]
-
Title: Random additive perturbation of a $k$ term recurrence relationComments: This work is a continuation of a previous paper on this problem (arXiv:1606.01644)Subjects: Dynamical Systems (math.DS); Probability (math.PR)
We are interested in stochastic processes satisfying a nonlinear recurrence relation of the form $$X_{n + k} = \Phi_0 (X_n, ..., X_{n + k - 1}) + \Theta_n$$ where $\Theta$ is a noise term. We establish the existence of an invariant measure for this process under given sufficient conditions on $\Phi_0.$
- [102] arXiv:2412.14782 [pdf, html, other]
-
Title: $k$-fold Circuits in MatroidsComments: 23 pages, 3 figuresSubjects: Combinatorics (math.CO)
Double circuits were introduced by Lovász in 1980 as a fundamental tool in his derivation of a min-max formula for the size of a maximum matching in certain families of matroids. This formula was extended to all matroids satisfying the so-called `double circuit property' by Dress and Lovász in 1987. We extend these notions to $k$-fold circuits for all natural numbers $k$ and derive foundational results about these $k$-fold circuits. Our results imply, in particular, that certain families of matroids which are known to satisfy the double circuit property, satisfy the $k$-fold circuit property for all natural numbers $k$. These families include all pseudomodular matroids (such as full linear, algebraic and transversal matroids) and count matroids.
- [103] arXiv:2412.14784 [pdf, html, other]
-
Title: Large Induced Subgraphs of Bounded Degree in Planar Graphs and BeyondSubjects: Combinatorics (math.CO); Discrete Mathematics (cs.DM)
In this paper, we introduce and study the following question. Let $\mathcal G$ be a family of graphs and let $k\geq 3$ be an integer. What is the largest value $f_k(n)$ such that every $n$-vertex graph in $\mathcal G$ has an induced subgraph with degree at most $k$ and with $f_k(n)$ vertices? Similar questions, in which one seeks a large induced forest, or a large induced linear forest, or a large induced $d$-degenerate graph, rather than a large induced graph of bounded degree, have been studied for decades and have given rise to some of the most fascinating and elusive conjectures in Graph Theory. We tackle our problem when $\mathcal G$ is the class of the outerplanar graphs, or the class of the planar graphs, or the class of the graphs whose degree is bounded by a value $d>k$. In all cases, we provide upper and lower bounds on the value of $f_k(n)$. For example, we prove that every $n$-vertex planar graph has an induced subgraph with degree at most $3$ and with $\frac{5n}{13}>0.384n$ vertices, and that there exist $n$-vertex planar graphs whose largest induced subgraph with degree at most $3$ has $\frac{4n}{7}+O(1)<0.572n+O(1)$ vertices.
- [104] arXiv:2412.14786 [pdf, html, other]
-
Title: Admissibility theory in abstract Sobolev scales and transfer function growth at high frequenciesSubjects: Analysis of PDEs (math.AP); Functional Analysis (math.FA); Optimization and Control (math.OC)
For strongly continous semigroups on Hilbert spaces, we investigate admissibility properties of control and observation operators shifted along continuous scales of spaces built by means of either interpolation and extrapolation or functional calculus. Our results show equivalence of admissibility in, on the one hand, a fractional domain of the generator and, on the other hand, a (different, in general) quadratic interpolation space of the same "Sobolev order". Furthermore, such properties imply quantified resolvent bounds in the original state space topology. When the semigroup is a group, the resulting frequency-domain estimates are in fact equivalent to the aforementioned time-domain properties. In the case of systems with both control and observation, we are able to translate input-output regularity properties into high-frequency growth rates of operator-valued transfer functions. As an application, based on results by Lasiecka, Triggiani and Tataru on interior and boundary regularity of the wave equation under Neumann control, we derive optimal asymptotics for the Neumann-to-Dirichlet wave transfer function. With that in hand, we establish non-uniform energy decay rates for the wave equation posed in a rectangle and subject to Neumann damping on an arbitrary open subset of the boundary.
- [105] arXiv:2412.14787 [pdf, html, other]
-
Title: Construction of directed strongly regular graphs via their orbit matrices and genetic algorithmComments: 17 pagesSubjects: Combinatorics (math.CO)
In this paper, we introduce orbit matrices of directed strongly regular graphs (DSRGs). Further, we propose a method of constructing directed strongly regular graphs with prescribed automorphism group using genetic algorithm. In the construction, we use orbit matrices, i.e. quotient matrices related to equitable partitions of adjacency matrices of putative directed strongly regular graphs induced by an action of a prescribed automorphism group. Further, we apply this method to construct directed strongly regular graphs with parameters $(36,10,5,2,3)$, $(52,12,3,2,3)$, $(52,15,6,5,6)$, $(55,20,8,6,8)$ and $(55,24,12,11,10)$.
- [106] arXiv:2412.14789 [pdf, html, other]
-
Title: On the Spread of Graph-Related MatricesComments: 11 pagesSubjects: Combinatorics (math.CO)
Let $M$ be an $n\times n$ real symmetric matrix. The spread of $M$ is defined as the difference between its largest and smallest eigenvalue. When considering the spread of graph-related matrices, this topic has attracted significant attention, resulting in a substantial collection of findings. In this paper, we study a general spread problem regarding $A_{\alpha}$-matrix of graphs. The $A_{\alpha}$-matrix of a graph $G$, introduced by Nikiforov in 2017, is a convex combinations of its diagonal degree matrix $D(G)$ and adjacency matrix $A(G)$, defined as $A_{\alpha} (G) = \alpha D(G) + (1-\alpha) A(G)$. Let $\lambda_1^{(\alpha)} (G)$ and $\lambda_n^{(\alpha)} (G)$ denote the largest and least eigenvalues of $A_{\alpha} (G)$, respectively. We determined the unique graph that maximizes $\lambda^{(\alpha)}_1 (G) - \beta\cdot\lambda^{(\gamma)}_n (G)$ among all connected $n$-vertex graphs for sufficiently large $n$, where $0 \leq \alpha < 1$, $1/2\leq \gamma < 1$ and $0<\beta\gamma\leq 1$. As applications, we confirm a conjecture proposed by Lin, Miao, and Guo [Linear Algebra Appl. 606 (2020) 1--22], and derive a new finding.
- [107] arXiv:2412.14791 [pdf, html, other]
-
Title: Average case tractability of multivariate approximation with Gevrey type kernelsComments: 18 pagesSubjects: Numerical Analysis (math.NA)
We consider multivariate approximation problems in the average case setting with a zero mean Gaussian measure whose covariance kernel is a periodic Gevrey kernel. We investigate various notions of algebraic tractability and exponential tractability, and obtain necessary and sufficient conditions in terms of the parameters of the problem.
- [108] arXiv:2412.14792 [pdf, html, other]
-
Title: The asymptotic estimation of prime ideals in imaginary quadratic fields and Chebyshev's biasSubjects: Number Theory (math.NT)
We study the asymptotic estimation of prime ideals that satisfy certain congruence and argument conditions in imaginary quadratic fields. We also discuss the phenomenon of Chebyshev's bias in the distribution of prime ideals among different residue classes.
- [109] arXiv:2412.14796 [pdf, html, other]
-
Title: Analysis of selected aspects of the impact of the Bologna process on the Polish mathematics educationSubjects: History and Overview (math.HO)
The Bologna Process has affected almost every field and every aspect of higher education in European countries which participate in it. The strife towards unification of the degrees, quality assurance and expanded access to higher education brought a lot of positive adjustments in multiple aspects, however, at the cost of new challenges to undertake. One of these obstacles include the problem of student retention. Over the years, the percentage of Bachelors who remain at the university for Master's degree programme has dropped significantly. There is a myriad of possible reasons for this phenomenon and the aim of this paper is to provide at least a partial answer that question using the data we have collected from the students of multiple universities in Poland.
- [110] arXiv:2412.14800 [pdf, html, other]
-
Title: Asymptotic Equivalence for Nonparametric RegressionComments: 36 pages, 0 figuresJournal-ref: Mathematical Methods of Statistics, 2002, Vol. 11, No 1, pp. 1-36Subjects: Statistics Theory (math.ST)
We consider a nonparametric model $\mathcal{E}^{n},$ generated by independent observations $X_{i},$ $i=1,...,n,$ with densities $p(x,\theta_{i}),$ $i=1,...,n,$ the parameters of which $\theta _{i}=f(i/n)\in \Theta $ are driven by the values of an unknown function $f:[0,1]\rightarrow \Theta $ in a smoothness class. The main result of the paper is that, under regularity assumptions, this model can be approximated, in the sense of the Le Cam deficiency pseudodistance, by a nonparametric Gaussian shift model $Y_{i}=\Gamma (f(i/n))+\varepsilon _{i},$ where $\varepsilon_{1},...,\varepsilon _{n}$ are i.i.d. standard normal r.v.'s, the function $\Gamma (\theta ):\Theta \rightarrow \mathrm{R}$ satisfies $\Gamma ^{\prime}(\theta )=\sqrt{I(\theta )}$ and $I(\theta )$ is the Fisher information corresponding to the density $p(x,\theta ).$
- [111] arXiv:2412.14808 [pdf, html, other]
-
Title: Extension of Norm One ProjectionsSubjects: Functional Analysis (math.FA)
Through the establishment of several extension theorems, we provide explicit expressions for norm one projections and 1-complemented subspaces in the Hardy space $H^p(\mathbb{T})$ for $1\leq p<\infty$, $p\neq 2$. Our characterization leads to two significant corollaries: first, all 1-complemented subspaces of $H^p(\mathbb{T})$ with dimension greater than one are isometric to $H^p(\mathbb{T})$; second, all norm one projections on $H^p(\mathbb{T})$ are restrictions of norm one projections on $L^p(\mathbb{T})$ that leave $H^p(\mathbb{T})$ invariant.
The second corollary answers an open problem posed by P. Wojtaszczyk in 2003. Moreover, this is the first time that norm one projections and 1-complemented subspaces in an analytic function space have been completely understood. - [112] arXiv:2412.14811 [pdf, html, other]
-
Title: Cyclic Representations of $U_q(\widehat{\mathfrak{sl}}_2)$ and its Borel Subalgebras at Roots of Unity and Q-operatorsComments: 27 pagesSubjects: Mathematical Physics (math-ph); Quantum Algebra (math.QA)
We consider the cyclic representations $\Omega_{rs}$ of $ U_q(\widehat{\mathfrak{sl}}_2)$ at $q^N=1$ that depend upon two points $r,s$ in the chiral Potts algebraic curve. We show how $\Omega_{rs}$ is related to the tensor product $\rho_r\otimes \bar{\rho}_s$ of two representations of the upper Borel subalgebra of $U_q(\widehat{\mathfrak{sl}}_2)$. This result is analogous to the factorization property of the Verma module of $U_q(\widehat{\mathfrak{sl}}_2)$ at generic-$q$ in terms of two q-oscillator representation of the Borel subalgebra - a key step in the construction of the Q-operator. We construct short exact sequences of the different representations and use the results to construct Q operators that satisfy TQ relations for $q^N=1$ for both the 6-vertex and $\tau_2$ models.
- [113] arXiv:2412.14813 [pdf, html, other]
-
Title: Solutions of stationary McKean-Vlasov equation on a high-dimensional sphere and other Riemannian manifoldsComments: 48 pagesSubjects: Analysis of PDEs (math.AP); Mathematical Physics (math-ph); Probability (math.PR)
We study stationary solutions of McKean-Vlasov equation on a high-dimensional sphere and other compact Riemannian manifolds. We extend the equivalence of the energetic problem formulation to the manifold setting and characterize critical points of the corresponding free energy functional. On a sphere, we employ the properties of spherical convolution to study the bifurcation branches around the uniform state. We also give a sufficient condition for an existence of a discontinuous transition point in terms of the interaction kernel and compare it to the Euclidean setting. We illustrate our results on a range of system, including the particle system arising from the transformer models and the Onsager model of liquid crystals.
- [114] arXiv:2412.14817 [pdf, html, other]
-
Title: Corrosion detection by identification of a nonlinear Robin boundary conditionComments: 25 pagesSubjects: Analysis of PDEs (math.AP)
We study an inverse boundary value problem in corrosion detection. The model is based on a conductivity equation with nonlinear Robin boundary condition. We prove that the nonlinear Robin term can be identified locally from Cauchy data measurements on a subset of the boundary. A possible strategy for turning a local identification result into a global one is suggested, and a partial result is proved in this direction. The inversion method is an adaptation to this nonlinear Robin problem of a method originally developed for semilinear elliptic equations. The strategy is based on linearization and relies on parametrizing solutions of the nonlinear equation on solutions of the linearized equation.
- [115] arXiv:2412.14824 [pdf, html, other]
-
Title: Provably Convergent Plug-and-play Proximal Block Coordinate Descent Method for Hyperspectral Anomaly DetectionSubjects: Optimization and Control (math.OC); Image and Video Processing (eess.IV)
Hyperspectral anomaly detection refers to identifying pixels in the hyperspectral images that have spectral characteristics significantly different from the background. In this paper, we introduce a novel model that represents the background information using a low-rank representation. We integrate an implicit proximal denoiser prior, associated with a deep learning based denoiser, within a plug-and-play (PnP) framework to effectively remove noise from the eigenimages linked to the low-rank representation. Anomalies are characterized using a generalized group sparsity measure, denoted as $\|\cdot\|_{2,\psi}$. To solve the resulting orthogonal constrained nonconvex nonsmooth optimization problem, we develop a PnP-proximal block coordinate descent (PnP-PBCD) method, where the eigenimages are updated using a proximal denoiser within the PnP framework. We prove that any accumulation point of the sequence generated by the PnP-PBCD method is a stationary point. We evaluate the effectiveness of the PnP-PBCD method on hyperspectral anomaly detection in scenarios with and without Gaussian noise contamination. The results demonstrate that the proposed method can effectively detect anomalous objects, outperforming the competing methods that may mistakenly identify noise as anomalies or misidentify the anomalous objects due to noise interference.
- [116] arXiv:2412.14842 [pdf, other]
-
Title: Phase mixing for the Hartree equation and Landau damping in the semiclassical limitSubjects: Analysis of PDEs (math.AP)
The asymptotic behaviour of the Hartree equation is studied for short-range interaction potentials near translation-invariant steady states satisfying the Penrose stability condition. Phase-mixing estimates in finite regularity are derived, demonstrating density decay and scattering of solutions in weighted quantum Sobolev spaces. These results provide a quantum analogue of Landau damping in classical plasma physics and remain uniform in the semiclassical limit, bridging the quantum and classical regimes.
- [117] arXiv:2412.14845 [pdf, html, other]
-
Title: Asymptotically Enumerating Independent Sets in Regular $k$-Partite $k$-Uniform HypergraphsComments: 21 pagesSubjects: Combinatorics (math.CO); Discrete Mathematics (cs.DM)
The number of independent sets in regular bipartite expander graphs can be efficiently approximated by expressing it as the partition function of a suitable polymer model and truncating its cluster expansion. While this approach has been extensively used for graphs, surprisingly little is known about analogous questions in the context of hypergraphs. In this work, we apply this method to asymptotically determine the number of independent sets in regular $k$-partite $k$-uniform hypergraphs which satisfy natural expansion properties. The resulting formula depends only on the local structure of the hypergraph, making it computationally efficient. In particular, we provide a simple closed-form expression for linear hypergraphs.
- [118] arXiv:2412.14851 [pdf, html, other]
-
Title: A universal characterization of uncurvingComments: 14 pagesSubjects: Algebraic Topology (math.AT); Category Theory (math.CT); Symplectic Geometry (math.SG)
We introduce a category of non-symmetric operads with distinguished curvature term, and determine the right adjoint to the functor forgetting the distinction. As a result we give a universal characterization of the procedure of "twisting by a Maurer-Cartan element", and also of the curved A-infinity operad itself.
- [119] arXiv:2412.14854 [pdf, html, other]
-
Title: Surrogate-assisted multi-objective design of complex multibody systemsComments: arXiv admin note: text overlap with arXiv:2412.01566Subjects: Optimization and Control (math.OC); Machine Learning (cs.LG)
The optimization of large-scale multibody systems is a numerically challenging task, in particular when considering multiple conflicting criteria at the same time. In this situation, we need to approximate the Pareto set of optimal compromises, which is significantly more expensive than finding a single optimum in single-objective optimization. To prevent large costs, the usage of surrogate models, constructed from a small but informative number of expensive model evaluations, is a very popular and widely studied approach. The central challenge then is to ensure a high quality (that is, near-optimality) of the solutions that were obtained using the surrogate model, which can be hard to guarantee with a single pre-computed surrogate. We present a back-and-forth approach between surrogate modeling and multi-objective optimization to improve the quality of the obtained solutions. Using the example of an expensive-to-evaluate multibody system, we compare different strategies regarding multi-objective optimization, sampling and also surrogate modeling, to identify the most promising approach in terms of computational efficiency and solution quality.
- [120] arXiv:2412.14857 [pdf, html, other]
-
Title: On the standard models of del Pezzo fibrations of degree fourComments: 28 pagesSubjects: Algebraic Geometry (math.AG)
Corti defined the notion of standard models of del Pezzo fibrations, and studied their existence over $\mathbb{C}$ with a fixed generic fibre. In this paper, we prove the existence of standard models of del Pezzo fibrations of degree $4$ in characteristic $>2$. To show this, we use the notion of Kollár stability, which was introduced by Kollár and Abban-Fedorchuk-Krylov.
- [121] arXiv:2412.14862 [pdf, other]
-
Title: Canonical quotients in model theoryComments: PhD thesisSubjects: Logic (math.LO)
We study canonical quotients in model theory, mainly stable quotients of type-definable groups and invariant types in NIP theories. We extend the modelling property to continuous theories and use it to study $n$-dependence in hyperdefinable sets. Furthermore, we study maximal WAP and tame quotients of $S_X(\mathfrak{C})$, where $\mathfrak{C}$ is a monster model of a complete theory $T$ and $X$ is an $\emptyset$-type-definable set and show that the Ellis groups of the maximal WAP quotient flow and the maximal tame quotient flow do not depend on the choice of the monster model $\mathfrak{C}$.
- [122] arXiv:2412.14866 [pdf, html, other]
-
Title: Constant rank operators in Korn-Maxwell-Sobolev inequalitiesComments: 7 pages, comments welcomeSubjects: Analysis of PDEs (math.AP)
We focus on Korn-Maxwell-Sobolev inequalities for operators of reduced constant rank. These inequalities take the form \[ \|P - \Pi_{\mathbb{B}} \Pi_{\ker\mathscr{A}} P\|_{\dot{\mathrm{W}}^{k-1, p^*}(\mathbb{R}^n)} \le c \, (\|\mathscr{A}[P]\|_{\dot{\mathrm{W}}^{k-1, p^*}(\mathbb{R}^n)} + \|\mathbb{B} P\|_{\mathrm{L}^p(\mathbb{R}^n)}) \] for all $ P \in \mathrm{C}_c^\infty(\mathbb{R}^n; V) $, where $ V $ is a finite-dimensional vector space, $ \mathscr{A} $ is a linear mapping, and $ \mathbb{B} $ is a constant coefficient homogeneous differential operator of order $ k $. In particular, we can treat the combination $(p,\mathscr{A},\mathbb{B},k)=(1,\operatorname{tr},\operatorname{Curl},1)$. Our results generalize the techniques from Gmeineder et al. (this http URL,34:03,2024; arXiv:2405.10349), which exclusively dealt with reduced elliptic operators. In contrast to the reduced ellipticity case, however, the reduced constant rank case necessitates to introduce a correction, namely the projection $\Pi_\mathbb{B}$ on the left-hand side of the inequality.
- [123] arXiv:2412.14887 [pdf, html, other]
-
Title: Cohomology of diagram algebrasComments: 36 pagesSubjects: Algebraic Topology (math.AT); Representation Theory (math.RT)
The study of the homology of diagram algebras has emerged as an interesting and important field. In many cases, the homology of a diagram algebra can be identified with the homology of a group. In this paper we have two main aims. Firstly, we study the (co)homology of new families of diagram algebras such as the blob algebras and the walled Brauer algebras, both of which exhibit new phenomena in the field. Secondly, we show that in the cases where the homology of a diagram algebra can be identified with group homology one can also identify the cohomology of the algebra with the cohomology of a group. We use this to establish an integer-graded cohomology theory for these diagram algebras and identify this with the Tate cohomology of a group.
- [124] arXiv:2412.14891 [pdf, html, other]
-
Title: A hypergraph bandwidth theoremSubjects: Combinatorics (math.CO)
A cornerstone of extremal graph theory due to Erdős and Stone states that the edge density which guarantees a fixed graph $F$ as subgraph also asymptotically guarantees a blow-up of $F$ as subgraph. It is natural to ask whether this phenomenon generalises to vertex-spanning structures such as Hamilton cycles. This was confirmed by Böttcher, Schacht and Taraz for graphs in the form of the Bandwidth Theorem. Our main result extends the phenomenon to hypergraphs.
A graph on $n$ vertices that robustly contains a Hamilton cycle must satisfy certain conditions on space, connectivity and aperiodicity. Conversely, we show that if these properties are robustly satisfied, then all blow-ups of cycles on $n$ vertices with clusters of size at most $\operatorname{poly}(\log \log n)$ are guaranteed as subgraphs. This generalises to powers of cycles and to the hypergraph setting.
As an application, we recover a series of classic results and recent breakthroughs on Hamiltonicity under degree conditions, which are then immediately upgraded to blown up versions. The proofs are based on a new setup for embedding large substructures into dense hypergraphs, which is of independent interest and does not rely on the Regularity Lemma or the Absorption Method. - [125] arXiv:2412.14895 [pdf, html, other]
-
Title: Dispersive Effective Metasurface Model for Bubbly MediaSubjects: Analysis of PDEs (math.AP)
We derive the effective transmission condition for a cluster of acoustic subwavelength resonators, modeled as small-scaled bubbles distributed not necessarily periodically along a smooth, bounded hypersurface, which need not be flat. The transmission condition specifies that the jump in the normal derivative of the acoustic field is proportional to its second time derivative, convoluted in time with a sinusoidal kernel. This kernel has a period determined by the common subwavelength resonance (specifically, the Minnaert resonance in this case). This dispersive transmission condition can also be interpreted as a Dirac-like surface potential that is convoluted in the time domain and spatially supported on the specified hypersurface. We highlight the following features: 1. High resonance regime: When the common resonance is large, the surface behaves as fully transparent, permitting complete transmission of the acoustic field. 2. Moderate resonance regime: For moderate resonance values, the surface acts as a screen with memory effects, capturing the dispersive behavior induced by the resonance. 3. Low resonance regime: When the common resonance is small, the surface functions as a partial reflective (or partial transmissive) screen with no memory effect.
- [126] arXiv:2412.14896 [pdf, other]
-
Title: $L^2$ restriction estimates from the Fourier spectrumComments: 24 pages, 6 figuresSubjects: Classical Analysis and ODEs (math.CA); Functional Analysis (math.FA); Metric Geometry (math.MG)
The Stein--Tomas restriction theorem is an important result in Fourier restriction theory. It gives a range of $q$ for which $L^q\to L^2$ restriction estimates hold for a given measure, in terms of the Fourier and Frostman dimensions of the measure. We generalise this result by using the Fourier spectrum; a family of dimensions that interpolate between the Fourier and Sobolev dimensions for measures. This gives us a continuum of Stein--Tomas type estimates, and optimising over this continuum gives a new $L^q\to L^2$ restriction theorem which often outperforms the Stein--Tomas result. We also provide results in the other direction by giving a range of $q$ in terms of the Fourier spectrum for which $L^q\to L^2$ restriction estimates fail, generalising an observation of Hambrook and Łaba. We illustrate our results with several examples, including the surface measure on the cone, the moment curve, and several fractal measures.
- [127] arXiv:2412.14903 [pdf, html, other]
-
Title: Long Time Behavior and Stabilization for Displacement Monotone Mean Field GamesComments: 40 pagesSubjects: Optimization and Control (math.OC); Analysis of PDEs (math.AP)
This paper is devoted to the study of the long time behavior of Nash equilibria in Mean Field Games within the framework of displacement monotonicity. We first show that any two equilibria defined on the time horizon $[0,T]$ must be close as $T \to \infty$, in a suitable sense, independently of initial/terminal conditions. The way this stability property is made quantitative involves the $L^2$ distance between solutions of the associated Pontryagin system of FBSDEs that characterizes the equilibria. Therefore, this implies in particular the stability in the 2-Wasserstein distance for the two flows of probability measures describing the agent population density and the $L^2$ distance between the co-states of agents, that are related to the optimal feedback controls. We then prove that the value function of a typical agent converges as $T \to \infty$, and we describe this limit via an infinite horizon MFG system, involving an ergodic constant. All of our convergence results hold true in a unified way for deterministic and idiosyncratic noise driven Mean Field Games, in the case of strongly displacement monotone non-separable Hamiltonians. All these are quantitative at exponential rates.
- [128] arXiv:2412.14904 [pdf, html, other]
-
Title: On the set of associated radicals of powers of monomial idealsComments: 15 pagesSubjects: Commutative Algebra (math.AC)
Let $I$ be a monomial ideal in a polynomial ring. In this paper, we study the asymptotic behavior of the set of associated radical ideals of the (symbolic) powers of $I$. We show that both $\asr(I^s)$ and $\asr(I^{(s)})$ need not stabilize for large value of $s$. In the case $I$ is a square-free monomial ideal, we prove that $\asr(I^{(s)})$ is constant for $s$ large enough. Finally, if $I$ is the cover ideal of a balanced hypergraph, then $\asr(I^s)$ monotonically increases in $s$.
- [129] arXiv:2412.14908 [pdf, html, other]
-
Title: Quadratic maps between non-abelian groupsComments: 21 pagesSubjects: Group Theory (math.GR)
The aim of this article is to study quadratic maps, in the sense of Leibman, between non-abelian groups. As a key result, we provide a complete characterization of quadratic maps through a universal construction that can be computed explicitly. Applications include the classification of quadratic maps on finite abelian groups, proving the non-existence of polynomial maps of higher degree on perfect groups, establishing stability results for polynomial maps, and presenting a general inverse theorem for the Gowers norm with non-abelian coefficients on perfect groups with bounded commutator width.
- [130] arXiv:2412.14909 [pdf, other]
-
Title: Lie algebras and the (co)homology of configuration spacesComments: 12 pagesSubjects: Algebraic Topology (math.AT); Geometric Topology (math.GT)
We survey decades of research identifying the (co)homology of configuration spaces with Lie algebra (co)homology. The different routes to this one proto-theorem offer genuinely different explanations of its truth, and we attempt to convey some sense of the conceptual core of each perspective. We close with a list of problems.
- [131] arXiv:2412.14911 [pdf, html, other]
-
Title: Bochvar algebras: A categorical equivalence and the generated varietySubjects: Logic (math.LO); Commutative Algebra (math.AC); Category Theory (math.CT)
The proper quasivariety BCA of Bochvar algebras, which serves as the equivalent algebraic semantics of Bochvar's external logic, was introduced by Finn and Grigolia in and extensively studied in a recent work by two of these authors. In this paper, we show that the algebraic category of Bochvar algebras is equivalent to a category whose objects are pairs consisting of a Boolean algebra and a meet-subsemilattice (with unit) of the same. Furthermore, we provide an axiomatisation of the variety $V(BCA) generated by Bochvar algebras. Finally, we axiomatise the join of Boolean algebras and semilattices within the lattice of subvarieties of V(BCA).
- [132] arXiv:2412.14917 [pdf, html, other]
-
Title: Undecidability in the Ramsey theory of polynomial equations and Hilbert's tenth problemComments: 44 pagesSubjects: Logic (math.LO); Combinatorics (math.CO); Dynamical Systems (math.DS)
We show that several sets of interest arising from the study of partition regularity and density Ramsey theory of polynomial equations over integral domains are undecidable. In particular, we show that the set of homogeneous polynomials $p \in \mathbb{Z}[x_1,\cdots,x_n]$ for which the equation $p(x_1,\cdots,x_n) = 0$ is partition regular over $\mathbb{Z}\setminus\{0\}$ is undecidable conditional on Hilbert's tenth problem for $\mathbb{Q}$. For other integral domains, we get the analogous result unconditionally. More generally, we determine the exact lightface complexity of the various sets of interest. For example, we show that the set of homogeneous polynomials $p \in \mathbb{F}_q(t)[x_1,\cdots,x_n]$ for which the equation $p(x_1,\cdots,x_n) = 0$ is partition regular over $\mathbb{F}_q(t)\setminus\{0\}$ is $\Pi_2^0$-complete.
We also prove several other results of independent interest. These include a compactness principle and a uniformity principle for density Ramsey theory on countable cancellative left amenable semigroups, as well as the existence of the natural extension for measure preserving systems of countable cancellative left reversible semigroups. - [133] arXiv:2412.14919 [pdf, html, other]
-
Title: Computational Aspects of Lifted Cover Inequalities for Knapsacks with Few Different WeightsComments: 24 pages, 4 figures. Submitted to Discrete OptimizationSubjects: Optimization and Control (math.OC)
Cutting planes are frequently used for solving integer programs. A common strategy is to derive cutting planes from building blocks or a substructure of the integer program. In this paper, we focus on knapsack constraints that arise from single row relaxations. Among the most popular classes derived from knapsack constraints are lifted minimal cover inequalities. The separation problem for these inequalities is NP-hard though, and one usually separates them heuristically, therefore not fully exploiting their potential. For many benchmarking instances however, it turns out that many knapsack constraints only have few different coefficients. This motivates the concept of sparse knapsacks where the number of different coefficients is a small constant, independent of the number of variables present. For such knapsacks, we observe that there are only polynomially many different classes of structurally equivalent minimal covers. This opens the door to specialized techniques for using lifted minimal cover inequalities. In this article we will discuss two such techniques, which are based on specialized sorting methods. On the one hand, we present new separation routines that separate equivalence classes of inequalities rather than individual inequalities. On the other hand, we derive compact extended formulations that express all lifted minimal cover inequalities by means of a polynomial number of constraints. These extended formulations are based on tailored sorting networks that express our separation algorithm by linear inequalities. We conclude the article by a numerical investigation of the different techniques for popular benchmarking instances.
- [134] arXiv:2412.14923 [pdf, html, other]
-
Title: Terminal singularities of the moduli space of curves on low degree hypersurfaces and the circle methodComments: 43 pagesSubjects: Algebraic Geometry (math.AG)
We study the singularities of the moduli space of degree $e$ maps from smooth genus $g$ curves to an arbitrary smooth hypersurface of low degree. For $e$ large compared to $g$, we show that these moduli spaces have at worst terminal singularities. Our main approach is to study the jet schemes of these moduli spaces by developing a suitable form of the circle method.
- [135] arXiv:2412.14924 [pdf, html, other]
-
Title: Dynamics of complex harmonic mappingsSubjects: Complex Variables (math.CV)
This note initiates the study of the Fatou\,--\,Julia sets of a complex harmonic mapping. Along with some fundamental properties of the Fatou and the Julia sets, we observe some contrasting behaviour of these sets as those with in case of a holomorphic function. The existence of harmonic mapping with a wandering domain is also shown.
- [136] arXiv:2412.14931 [pdf, html, other]
-
Title: Symmetric products and puncturing Campana-special varietiesComments: 28 pages. Comments welcomeSubjects: Algebraic Geometry (math.AG)
We give a counterexample to the Arithmetic Puncturing Conjecture and Geometric Puncturing Conjecture of Hassett-Tschinkel using symmetric powers of uniruled surfaces, and propose a corrected conjecture inspired by Campana's conjectures on special varieties. We verify Campana's conjecture on potential density for symmetric powers of products of curves. As a by-product, we obtain an example of a surface without a potentially dense set of rational points, but for which some symmetric power does have a dense set of rational points, and even satisfies Corvaja-Zannier's version of the Hilbert property.
- [137] arXiv:2412.14934 [pdf, html, other]
-
Title: Local and Global Convergence of Greedy Parabolic Target-Following Methods for Linear ProgrammingSubjects: Optimization and Control (math.OC)
In the first part of this paper, we prove that, under some natural non-degeneracy assumptions, the Greedy Parabolic Target-Following Method, based on {\em universal tangent direction} has a favorable local behavior. In view of its global complexity bound of the order $O(\sqrt{n} \ln {1 \over \epsilon})$, this fact proves that the functional proximity measure, used for controlling the closeness to Greedy Central Path, is large enough for ensuring a local super-linear rate of convergence, provided that the proximity to the path is gradually reduced.
This requirement is eliminated in our second algorithm based on a new auto-correcting predictor direction. This method, besides the best-known polynomial-time complexity bound, ensures an automatic switching onto the local quadratic convergence in a small neighborhood of solution.
Our third algorithm approximates the path by quadratic curves. On the top of the best-known global complexity bound, this method benefits from an unusual local cubic rate of convergence. This amelioration needs no serious increase in the cost of one iteration. We compare the advantages of these local accelerations with possibilities of finite termination. The conditions allowing the optimal basis detection sometimes are even weaker than those required for the local superlinear convergence. Hence, it is important to endow the practical optimization schemes with both abilities.
The proposed methods have a very interesting combination of favorable properties, which can be hardly found in the most of existing Interior-Point schemes. As all other parabolic target-following schemes, the new methods can start from an arbitrary strictly feasible primal-dual pair and go directly towards the optimal solution of the problem in a single phase. The preliminary computational experiments confirm the advantage of the second-order prediction. - [138] arXiv:2412.14935 [pdf, html, other]
-
Title: Effective Method with Compression for Distributed and Federated Cocoercive Variational InequalitiesComments: In RussianSubjects: Optimization and Control (math.OC)
Variational inequalities as an effective tool for solving applied problems, including machine learning tasks, have been attracting more and more attention from researchers in recent years. The use of variational inequalities covers a wide range of areas - from reinforcement learning and generative models to traditional applications in economics and game theory. At the same time, it is impossible to imagine the modern world of machine learning without distributed optimization approaches that can significantly speed up the training process on large amounts of data. However, faced with the high costs of communication between devices in a computing network, the scientific community is striving to develop approaches that make computations cheap and stable. In this paper, we investigate the compression technique of transmitted information and its application to the distributed variational inequalities problem. In particular, we present a method based on advanced techniques originally developed for minimization problems. For the new method, we provide an exhaustive theoretical convergence analysis for cocoersive strongly monotone variational inequalities. We conduct experiments that emphasize the high performance of the presented technique and confirm its practical applicability.
- [139] arXiv:2412.14936 [pdf, html, other]
-
Title: An Optimization Approach to Degree Deviation and Spectral RadiusSubjects: Combinatorics (math.CO)
For a finite, simple, and undirected graph $G$ with $n$ vertices and average degree $d$, Nikiforov introduced the degree deviation of $G$ as $s=\sum_{u\in V(G)}\left|d_G(u)-d\right|$. Provided that $G$ has largest eigenvalue $\lambda$, minimum degree at least $\delta$, and maximum degree at most $\Delta$, where $0\leq\delta<d<\Delta<n$, we show $$s\leq \frac{2n(\Delta-d)(d-\delta)}{\Delta-\delta} \,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\mbox{and}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, \lambda \geq \begin{cases} \frac{d^2n}{\sqrt{d^2n^2-s^2}} & \mbox{, if } s\leq \frac{dn}{\sqrt{2}},\\[3mm] \frac{2s}{n} & \mbox{, if } s> \frac{dn}{\sqrt{2}}. \end{cases}$$ Our results are based on a smoothing technique relating the degree deviation and the largest eigenvalue to low-dimensional non-linear optimization problems.
- [140] arXiv:2412.14940 [pdf, html, other]
-
Title: Singular Choquard elliptic problems involving two nonlocal nonlinearities via the nonlinear Rayleigh quotientSubjects: Analysis of PDEs (math.AP)
In the present work we shall consider the existence and multiplicity of solutions for nonlocal elliptic singular problems where the nonlinearity is driven by two convolutions terms. More specifically, we shall consider the following Choquard type problem:
\begin{equation*}
\left\{\begin{array}{lll}
-\Delta u+V(x)u=\lambda(I_{\alpha_1}*a|u|^q)a(x)|u|^{q-2}u+\mu(I_{\alpha_2}*|u|^p)|u|^{p-2}u
u\in H^1(\mathbb{R}^N)
\end{array}\right.
\end{equation*}
where $\alpha_2<\alpha_1$; $\alpha_1,\alpha_2\in(0,N)$ and $0<q<1$; $p\in\left(2_{\alpha_2},2^*_{\alpha_2} \right)$. Recall also that $2_{\alpha_j}=(N+\alpha_j)/N$ and $2^*_{\alpha_j}=(N+\alpha_j)/(N-2), j=1,2$. Furthermore, for each $q\in(0,1)$, by using the Hardy-Littlewood-Sobolev inequality we can find a sharp parameter $\lambda^*> 0$ such that our main problem has at least two solutions using the Nehari method. Here we also use the Rayleigh quotient for the following scenarios $\lambda \in (0, \lambda^*)$ and $\lambda = \lambda^*$. Moreover, we consider some decay estimates ensuring a non-existence result for the Choquard type problems in the whole space. - [141] arXiv:2412.14948 [pdf, html, other]
-
Title: Quasilinear nonlocal elliptic problems with prescribed norm in the $L^p$-subcritical and $L^p$-critical growthSubjects: Analysis of PDEs (math.AP)
It is established existence of solution with prescribed $L^p$ norm for the following nonlocal elliptic problem:
\begin{equation*}
\left\{\begin{array}{cc}
\displaystyle (-\Delta)^s_p u\ +\ V (x) |u|^{p-2}u\ = \lambda |u|^{p - 2}u + \beta\left|u\right|^{q-2}u\ \hbox{in}\ \mathbb{R}^N,
\displaystyle \|u\|_p^p = m^p,\ u \in W^{s, p}(\mathbb{R}^N).
\end{array}\right.
\end{equation*}
where $s \in (0,1), sp < N, \beta > 0 \text{ and } q \in (p, \overline{p}_s]$ where $\overline{p}_s =p+ sp^2/N$.
The main feature here is to consider $L^p$-subcritical and $L^p$-critical cases. Furthermore, we work with a huge class of potentials $V$ taking into account periodic potentials, asymptotically periodic potentials, and coercive potentials. More precisely, we ensure the existence of a solution of the prescribed norm for the periodic and asymptotically periodic potential $V$ in the $L^p$-subcritical regime. Furthermore, for the $L^p$ critical case, our main problem admits also a solution with a prescribed norm for each $\beta > 0$ small enough. - [142] arXiv:2412.14956 [pdf, other]
-
Title: Time-changed Markov processes and coupled non-local equationsSubjects: Probability (math.PR)
Motivated by a financial valuation problem on an asset-pricing model with dependent trade duration and returns, in this paper we study coupled fully non-local equations, where a linear non-local operator jointly acts on the time and space variables. We prove existence and uniqueness of the solution. Existence is established by providing a stochastic representation based on anomalous processes constructed as a time change via the undershooting of an independent subordinator. This leads to general non-stepped processes with intervals of constancy representing a sticky or trapping effect (i.e., constant price in financial applications). Our theory allows these intervals to be dependent on the immediately subsequent jump. A maximum principle is then proved and used to derive uniqueness. Based on these general results, we consider a particular case: a non-local analog of the Black and Scholes equation, addressing the problem of determining the seasoned price of a derivative security.
- [143] arXiv:2412.14979 [pdf, html, other]
-
Title: Para-Markov chains and related non-local equationsComments: 23 pages, 2 figuresSubjects: Probability (math.PR)
There is a well established theory that links semi-Markov chains having Mittag-Leffler waiting times to time-fractional equations. We here go beyond the semi-Markov setting, by defining some non-Markovian chains whose waiting times, although marginally Mittag-Leffler, are assumed to be stochastically dependent. This creates a long memory tail in the evolution, unlike what happens for semi-Markov processes. As a special case of our chains, we study a particular counting process which extends the well-known fractional Poisson process, the last one having independent, Mittag-Leffler waiting times.
- [144] arXiv:2412.14980 [pdf, html, other]
-
Title: Local solubility of ternary cubic formsComments: 21 pagesSubjects: Number Theory (math.NT)
We consider cubic forms $\phi_{a,b}(x,y,z) = ax^3 + by^3 - z^3$ with coefficients $a,b \in \mathbb{Z}$. We give an asymptotic formula for how many of these forms are locally soluble everywhere, i.e. we give an asymptotic formula for the number of pairs of integers $(a, b)$ that satisfy $1 \leq a \leq A$, $1 \leq b \leq B$ and some mild conditions, such that $\phi_{a,b}$ has a non-zero solution in $\mathbb{Q}_p$ for all primes $p$.
- [145] arXiv:2412.14987 [pdf, html, other]
-
Title: First contact percolationSubjects: Probability (math.PR)
We study a version of first passage percolation on $\mathbb{Z}^d$ where the random passage times on the edges are replaced by contact times represented by random closed sets on $\mathbb{R}$. Similarly to the contact process without recovery, an infection can spread into the system along increasing sequences of contact times. In case of stationary contact times, we can identify associated first passage percolation models, which in turn establish shape theorems also for first contact percolation. In case of periodic contact times that reflect some reoccurring daily pattern, we also present shape theorems with limiting shapes that are universal with respect to the within-one-day contact distribution. In this case, we also prove a Poisson approximation for increasing numbers of within-one-day contacts. Finally, we present a comparison of the limiting speeds of three models -- all calibrated to have one expected contact per day -- that suggests that less randomness is beneficial for the speed of the infection. The proofs rest on coupling and subergodicity arguments.
- [146] arXiv:2412.14994 [pdf, html, other]
-
Title: Cancellation conditions and boundedness of Inhomogeneous Calder\'on-Zygmund operators on local Hardy spaces associate with spaces of homogeneous typeComments: 52 pagesSubjects: Analysis of PDEs (math.AP)
In this work, we present sufficient cancellation conditions for the boundedness of inhomogeneous Calderón-Zygmund type operators on local Hardy spaces defined over spaces of homogeneous type in the sense of Coifman & Weiss for $ 0<p\leq 1 $. A new approach to atoms and molecules for local Hardy spaces in this setting are introduced {with special moment conditions}.
- [147] arXiv:2412.14997 [pdf, html, other]
-
Title: On the singular set of $\operatorname{BV}$ minimizers for non-autonomous functionalsComments: 26 pages. Comments welcomeSubjects: Analysis of PDEs (math.AP)
We investigate regularity properties of minimizers for non-autonomous convex variational integrands $F(x, \mathrm{D} u)$ with linear growth, defined on bounded Lipschitz domains $\Omega \subset \mathbb{R}^n$. Assuming appropriate ellipticity conditions and Hölder continuity of $\mathrm{D}_zF(x,z)$ with respect to the first variable, we establish higher integrability of the gradient of minimizers and provide bounds on the Hausdorff dimension of the singular set of minimizers.
- [148] arXiv:2412.15002 [pdf, html, other]
-
Title: A Two-Dimensional Map of Arbitrary PeriodComments: 20 pages, 4 figuresSubjects: Dynamical Systems (math.DS)
We introduce a two-dimensional discrete-time dynamical system which represents the evolution of an angle and angular velocity. While the angle evolves by a fixed amount in every step, the evolution of the angular velocity is governed by a nonlinear map. We study the periodicity and stability of solutions to the system for a range of parameter values and initial conditions. The coupled system is shown to be periodic for certain parameter choices and initial conditions. In the limit, when the change in the angle tends to zero, the map is equivalent to the dynamics of a simple pendulum. Based on the integral of motion of the pendulum, an approximate invariant for the system is obtained. Simulations showing the behavior of the system for different parameter values and initial conditions are presented.
- [149] arXiv:2412.15006 [pdf, html, other]
-
Title: Towards plethystic $\mathfrak{sl}_2$ crystalsComments: Initial version. 28 pages, 6 figuresSubjects: Combinatorics (math.CO); Representation Theory (math.RT)
To find crystals of $\mathfrak{sl}_2$ representations of the form $\Lambda^n\text{Sym}^r\mathbb{C}^2$ it suffices to solve the combinatorial problem of decomposing Young's lattice into symmetric, saturated chains. We review the literature on this latter problem, and present a strategy to solve it. For $n \le 4$, the strategy recovers recently discovered solutions. We obtain (i) counting formulas for plethystic coefficients, (ii) new recursive formulas for plethysms of Schur functions, and (iii) formulas for the number of constituents of $\Lambda^n\text{Sym}^r\mathbb{C}^2$.
- [150] arXiv:2412.15008 [pdf, other]
-
Title: Some Unified Theory for Variance Reduced Prox-Linear MethodsComments: 25 pagesSubjects: Optimization and Control (math.OC)
This work considers the nonconvex, nonsmooth problem of minimizing a composite objective of the form $f(g(x))+h(x)$ where the inner mapping $g$ is a smooth finite summation or expectation amenable to variance reduction. In such settings, prox-linear methods can enjoy variance-reduced speed-ups despite the existence of nonsmoothness. We provide a unified convergence theory applicable to a wide range of common variance-reduced vector and Jacobian constructions. Our theory (i) only requires operator norm bounds on Jacobians (whereas prior works used potentially much larger Frobenius norms), (ii) provides state-of-the-art high probability guarantees, and (iii) allows inexactness in proximal computations.
- [151] arXiv:2412.15009 [pdf, html, other]
-
Title: Projection-based preprocessing for electrical impedance tomography to reduce the effect of electrode contactsComments: 25 pages, 11 figuresSubjects: Numerical Analysis (math.NA)
This work introduces a method for preprocessing measurements of electrical impedance tomography to considerably reduce the effect uncertainties in the electrode contacts have on the reconstruction quality, without a need to explicitly estimate the contacts. The idea is to compute the Jacobian matrix of the forward map with respect to the contact strengths and project the electrode measurements and the forward map onto the orthogonal complement of the range of this Jacobian. Using the smoothened complete electrode model as the forward model, it is demonstrated that inverting the resulting projected equation with respect to only the internal conductivity of the examined body results in good quality reconstructions both when resorting to a single step linearization with a smoothness prior and when combining lagged diffusivity iteration with total variation regularization. The quality of the reconstructions is further improved if the range of the employed projection is also orthogonal to that of the Jacobian with respect to the electrode positions. These results hold even if the projections are formed at internal and contact conductivities that significantly differ from the true ones; it is numerically demonstrated that the orthogonal complement of the range of the contact Jacobian is almost independent of the conductivity parameters at which it is evaluated. In particular, our observations introduce a numerical technique for inferring whether a change in the electrode measurements is caused by a change in the internal conductivity or alterations in the electrode contacts, which has potential applications, e.g., in bedside monitoring of stroke patients. The ideas are tested both on simulated data and on real-world water tank measurements with adjustable contact resistances.
- [152] arXiv:2412.15016 [pdf, html, other]
-
Title: Graphs that are not minimal for conformal dimensionComments: 11 pages, 3 figuresSubjects: Metric Geometry (math.MG)
We construct functions $f \colon [0,1] \to [0,1]$ whose graph as a subset of $\mathbb{R}^2$ has Hausdorff dimension greater than any given value $\alpha \in (1,2)$ but conformal dimension $1$. These functions have the property that a positive proportion of level sets have positive codimension-$1$ measure. This result gives a negative answer to a question of Binder--Hakobyan--Li. We also give a function whose graph has Hausdorff dimension $2$ but conformal dimension $1$. The construction is based on the author's previous solution to the inverse absolute continuity problem for quasisymmetric mappings.
- [153] arXiv:2412.15019 [pdf, html, other]
-
Title: Compact Semisimple Tensor 2-Categories are Morita ConnectedComments: Comments welcome!Subjects: Quantum Algebra (math.QA); Category Theory (math.CT)
In arXiv:2211.04917, it was shown that, over an algebraically closed field of characteristic zero, every fusion 2-category is Morita equivalent to a connected fusion 2-category, that is, one arising from a braided fusion 1-category. We extend this result to compact semisimple tensor 2-categories over an arbitrary field of characteristic zero. In order to do so, we generalize to an arbitrary field of characteristic zero many well-known results about braided fusion 1-categories over an algebraically closed field of characteristic zero. Most notably, we prove that the Picard group of any braided fusion 1-category is indfinite, generalizing the classical fact that the Brauer group of a field is torsion. As an application of our main result, we derive the existence of braided fusion 1-categories indexed by the fourth Galois cohomology group of the absolute Galois group that represent interesting classes in the appropriate Witt groups.
- [154] arXiv:2412.15026 [pdf, other]
-
Title: Multilinear matrix weightsComments: 62 pagesSubjects: Functional Analysis (math.FA); Classical Analysis and ODEs (math.CA)
In this work we fully characterize the classes of matrix weights for which multilinear Calderón-Zygmund operators extend to bounded operators on matrix weighted Lebesgue spaces. To this end, we develop the theory of multilinear singular integrals taking values in tensor products of finite dimensional Hilbert spaces. On the one hand, we establish quantitative bounds in terms of multilinear Muckenhoupt matrix weight characteristics and scalar Fujii-Wilson conditions of a tensor product analogue of the convex body sparse operator, of a convex-set valued tensor product analogue of the Hardy-Littlewood maximal operator, and of a multilinear analogue of the Christ-Goldberg maximal operator. These bounds recover the sharpest known bounds in the linear case. Moreover, we define a notion of directional nondegeneracy for multilinear Calderón-Zygmund operators, which is new even in the scalar case. The noncommutavity of matrix multiplication, the absence of duality, and the natural presence of quasinorms in the multilinear setting present several new difficulties in comparison to previous works in the scalar or in the linear case. To overcome them, we use techniques inspired from convex combinatorics and differential geometry.
- [155] arXiv:2412.15029 [pdf, html, other]
-
Title: $\ell^1$-bases, algebraic structure and strong Arens irregularity of Banach algebras in harmonic analysis$^1$Subjects: Functional Analysis (math.FA); Operator Algebras (math.OA)
A long standing problem in abstract harmonic analysis concerns the strong Arens irregularity (sAir, for short) of the Fourier algebra $A(G)$ of a locally compact group $G.$ The groups for which $A(G)$ is known to be sAir are all amenable. So far this class includes the abelian groups, the discrete amenable groups, the second countable amenable groups $G$ such that $\overline{[G, G]}$ is not open in $G,$ the groups of the form $\prod_{i=0}^\infty G_i$ where each $G_i$, $i\ge1$, is a non-trivial metrizable compact group and $G_0$ is an amenable second countable locally compact group, the groups of the form $G_0\times G$, where $G$ is a compact group whose local weight $w(G)$ has uncountable cofinality and $G_0$ is any locally compact amenable group with $w(G_0)\le w(G)$, and the compact group $SU(2).$ We were primarily concerned with the groups for which $A(G)$ is sAir. We introduce a new class of $\ell^1$-bases in Banach algebras. These new $\ell^1$-bases enable us, among other results, to unify most of the results related to Arens products proved in the past seventy years since Arens defined his products. This includes the strong Arens irregularity of algebras in harmonic analysis, and in particular almost all the cases mentioned above for the Fourier algebras. In addition, we also show that $A(G)$ is sAir for compact connected groups with an infinite dual rank. The $\ell^1$-bases for the Fourier algebra are constructed with coefficients of certain irreducible representations of the group. With this new approach using $\ell^1$-bases, the rich algebraic structure of the algebras and semigroups under study such as the second dual of Banach algebras with an Arens product or certain semigroup compactifications (the Stone-\v Cech compactification of an infinite discrete group, for instance) is also unveiled
- [156] arXiv:2412.15034 [pdf, html, other]
-
Title: Orthospectrum and simple orthospectrum rigidity: finiteness and genericityComments: 31 pages, 18 figuresSubjects: Geometric Topology (math.GT)
We study the orthospectrum and the simple orthospectrum of compact hyperbolic surfaces with geodesic boundary. We show that there are finitely many hyperbolic surfaces sharing the same simple orthospectrum and finitely many hyperbolic surfaces sharing the same orthospectrum. Then, we show that generic surfaces are determined by their orthospectrum and by their simple orthospectrum. We conclude with the example of the one-holed torus which is determined by its simple orthospectrum.
- [157] arXiv:2412.15039 [pdf, other]
-
Title: The hypergraph removal processComments: 66 pages + 21 pages appendixSubjects: Combinatorics (math.CO); Probability (math.PR)
Let $k\geq 2$ and fix a $k$-uniform hypergraph $\mathcal{F}$. Consider the random process that, starting from a $k$-uniform hypergraph $\mathcal{H}$ on $n$ vertices, repeatedly deletes the edges of a copy of $\mathcal{F}$ chosen uniformly at random and terminates when no copies of $\mathcal{F}$ remain. Let $R(\mathcal{H},\mathcal{F})$ denote the number of edges that are left after termination. We show that $R(\mathcal{H},\mathcal{F})=n^{k-1/\rho\pm o(1)}$, where $\rho:=(\lvert E(\mathcal{F})\rvert-1)/(\lvert V(\mathcal{F})\rvert -k)$, holds with high probability provided that $\mathcal{F}$ is strictly $k$-balanced and $\mathcal{H}$ is sufficiently dense with pseudorandom properties. Since we may in particular choose $\mathcal{F}$ and $\mathcal{H}$ to be complete graphs, this confirms the major folklore conjecture in the area in a very strong form.
- [158] arXiv:2412.15043 [pdf, html, other]
-
Title: A functional Hungarian construction for sums of independent random variablesComments: 29 pages, 0 figuresJournal-ref: Ann. I.H.Poincar\'e-PR 38, 6 (2002) 923-957Subjects: Probability (math.PR)
We develop a Hungarian construction for the partial sum process of independent non-identically distributed random variables. The process is indexed by functions $f$ from a class $\mathcal{H}$, but the supremum over $f\in $ $\mathcal{H}$ is taken outside the probability. This form is a prerequisite for the Komlós-Major-Tusnády inequality in the space of bounded functionals $l^{\infty }(\mathcal{H})$, but contrary to the latter it essentially preserves the classical $n^{-1/2}\log n$ approximation rate over large functional classes $\mathcal{H}$ such as the Hölder ball of smoothness $1/2$. This specific form of a strong approximation is useful for proving asymptotic equivalence of statistical experiments.
- [159] arXiv:2412.15044 [pdf, html, other]
-
Title: Affirmative Resolution of Bourgain's Slicing Problem using Guan's BoundComments: 20 pagesSubjects: Metric Geometry (math.MG); Functional Analysis (math.FA); Probability (math.PR)
We provide the final step in the resolution of Bourgain's slicing problem in the affirmative. Thus we establish the following theorem: for any convex body $K \subseteq \mathbb{R}^n$ of volume one, there exists a hyperplane $H \subseteq \mathbb{R}^n$ such that $$ Vol_{n-1}(K \cap H) > c, $$ where $c > 0$ is a universal constant. Our proof combines Milman's theory of $M$-ellipsoids, stochastic localization with a recent bound by Guan, and stability estimates for the Shannon-Stam inequality by Eldan and Mikulincer.
- [160] arXiv:2412.15056 [pdf, html, other]
-
Title: Frobenius monoidal functors induced by Frobenius extensions of Hopf algebrasSubjects: Quantum Algebra (math.QA); Category Theory (math.CT); Representation Theory (math.RT)
We show that induction along a Frobenius extension of Hopf algebras is a Frobenius monoidal functor in great generality, in particular, for all finite-dimensional and all pointed Hopf algebras. As an application, we show that induction functors from unimodular Hopf subalgebras to small quantum groups at roots of unity are Frobenius monoidal functors and classify such unimodular Hopf subalgebras. Moreover, we present stronger conditions on Frobenius extensions under which the induction functor extends to a braided Frobenius monoidal functor on categories of Yetter--Drinfeld modules. We show that these stronger conditions hold for any extension of finite-dimensional semisimple and co-semisimple (or, more generally, unimodular and dual unimodular) Hopf algebras.
- [161] arXiv:2412.15057 [pdf, html, other]
-
Title: Asymptotic Equivalence for Nonparametric Generalized Linear ModelsComments: 39 pages, 0 figuresJournal-ref: Probab. Theory Relat. Fields 111, 167-214 (1998)Subjects: Statistics Theory (math.ST)
We establish that a non-Gaussian nonparametric regression model is asymptotically equivalent to a regression model with Gaussian noise. The approximation is in the sense of Le Cam's deficiency distance $\Delta $; the models are then asymptotically equivalent for all purposes of statistical decision with bounded loss. Our result concerns a sequence of independent but not identically distributed observations with each distribution in the same real-indexed exponential family. The canonical parameter is a value $f(t_i)$ of a regression function $f$ at a grid point $t_i$ (nonparametric GLM). When $f$ is in a Hölder ball with exponent $\beta >\frac 12 ,$ we establish global asymptotic equivalence to observations of a signal $\Gamma (f(t))$ in Gaussian white noise, where $\Gamma $ is related to a variance stabilizing transformation in the exponential family. The result is a regression analog of the recently established Gaussian approximation for the i.i.d. model. The proof is based on a functional version of the Hungarian construction for the partial sum process.
- [162] arXiv:2412.15059 [pdf, html, other]
-
Title: Computing the extinction path for epidemic modelsSubjects: Dynamical Systems (math.DS)
In infectious disease modelling, the expected time from endemicity to extinction (of infection) may be analysed via WKB approximation, a method with origins in mathematical physics. The method is very general, but its uptake to date may have been limited by the practical difficulties of implementation. It is necessary to compute a trajectory of a (high dimensional) dynamical system, the `extinction path', and this trajectory is maximally sensitive to small perturbations, making numerical computation challenging. Our objective here is to make this methodology more accessible by presenting four computational algorithms, with associated Matlab code, together with discussion of various ways in which the algorithms may be tuned to achieve satisfactory convergence. We illustrate our methods using three standard infectious disease models. For each such model, we demonstrate that our algorithms are able to improve upon previously available results.
- [163] arXiv:2412.15062 [pdf, html, other]
-
Title: A refinement of the coherence conjecture of Pappas and RapoportComments: 41 pages. Any comments are welcomeSubjects: Algebraic Geometry (math.AG); Representation Theory (math.RT)
The coherence conjecture of Pappas and Rapoport, proved by Zhu, asserts the equality of dimensions for the global sections of a line bundle over a spherical Schubert variety in the affine Grassmannian and those of another line bundle over a certain union of Schubert varieties in a partial affine flag variety. In this paper, we upgrade this equality of dimensions to an isomorphism of representations. This has interesting consequences in the setting of affine Demazure modules. Zhu's proof of coherence conjcture and our comparison theorem are established by introducing a parahoric Bruhat-Tits group scheme $\mathcal{G}$ over the affine line that is ramified at $0$. We further strengthen this comparison theorem by equipping any line bundle on the global affine Grassmannian of $\mathcal{G}$ with a unique equivariant structure of the global jet group scheme of $\mathcal{G}$.
- [164] arXiv:2412.15065 [pdf, html, other]
-
Title: Numerical analysis and simulation of lateral memristive devices: Schottky, ohmic, and multi-dimensional electrode modelsDilara Abdel, Maxime Herda, Martin Ziegler, Claire Chainais-Hillairet, Benjamin Spetzler, Patricio FarrellSubjects: Numerical Analysis (math.NA); Applied Physics (physics.app-ph)
In this paper, we present the numerical analysis and simulations of a multi-dimensional memristive device model. Memristive devices and memtransistors based on two-dimensional (2D) materials have demonstrated promising potential as components for next-generation artificial intelligence (AI) hardware and information technology. Our charge transport model describes the drift-diffusion of electrons, holes, and ionic defects self-consistently in an electric field. We incorporate two types of boundary models: ohmic and Schottky contacts. The coupled drift-diffusion partial differential equations are discretized using a physics-preserving Voronoi finite volume method. It relies on an implicit time-stepping scheme and the excess chemical potential flux approximation. We demonstrate that the fully discrete nonlinear scheme is unconditionally stable, preserving the free-energy structure of the continuous system and ensuring the non-negativity of carrier densities. Novel discrete entropy-dissipation inequalities for both boundary condition types in multiple dimensions allow us to prove the existence of discrete solutions. We perform multi-dimensional simulations to understand the impact of electrode configurations and device geometries, focusing on the hysteresis behavior in lateral 2D memristive devices. Three electrode configurations -- side, top, and mixed contacts -- are compared numerically for different geometries and boundary conditions. These simulations reveal the conditions under which a simplified one-dimensional electrode geometry can well represent the three electrode configurations. This work lays the foundations for developing accurate, efficient simulation tools for 2D memristive devices and memtransistors, offering tools and guidelines for their design and optimization in future applications.
- [165] arXiv:2412.15087 [pdf, html, other]
-
Title: Qualitative Estimates of Topological Entropy for Non-Monotone Contact Lax-Oleinik SemiflowSubjects: Dynamical Systems (math.DS); Analysis of PDEs (math.AP)
For the non-monotone Hamilton-Jacobi equations of contact type, the associated Lax-Oleinik semiflow $(T_t, C(M))$ is expansive. In this paper, we provide qualitative estimates for both the lower and upper bounds of the topological entropy of the semiflow.
- [166] arXiv:2412.15089 [pdf, other]
-
Title: Four-manifolds, two-complexes and the quadratic bias invariantComments: 43 pagesSubjects: Geometric Topology (math.GT); Algebraic Topology (math.AT)
Kreck and Schafer produced the first examples of stably diffeomorphic closed smooth 4-manifolds which are not homotopy equivalent. They were constructed by applying the doubling construction to 2-complexes over certain finite abelian groups of odd order. By extending their methods, we formulate a new homotopy invariant on the class of 4-manifolds arising as doubles of 2-complexes with finite fundamental group. As an application we show that, for any $k \ge 2$, there exist a family of $k$ closed smooth 4-manifolds which are all stably diffeomorphic but are pairwise not homotopy equivalent.
- [167] arXiv:2412.15096 [pdf, other]
-
Title: Castelnuovo-Mumford regularity of finite schemesSubjects: Algebraic Geometry (math.AG)
Let $\Gamma \subset \mathbb{P}^n$ be a nondegenerate finite subscheme of degree $d$. Then the Castelnuovo-Mumford regularity ${\rm reg} ({\Gamma})$ of $\Gamma$ is at most $\left\lceil \frac{d-n-1}{t(\Gamma)} \right\rceil +2$ where $t(\Gamma)$ is the smallest integer such that $\Gamma$ admits a $(t+2)$-secant $t$-plane. In this paper, we show that ${\rm reg} ({\Gamma})$ is close to this upper bound if and only if there exists a unique rational normal curve $C$ of degree $t(\Gamma)$ such that the ${\rm reg} (\Gamma \cap C) = {\rm reg} (\Gamma)$.
- [168] arXiv:2412.15111 [pdf, other]
-
Title: Limit points of uniform arithmetic bass notesComments: 21 pages, 3 figures, 1 ancillary fileSubjects: Spectral Theory (math.SP); Differential Geometry (math.DG); Geometric Topology (math.GT); Number Theory (math.NT); Probability (math.PR)
We prove that the set of limit points of the set of all spectral gaps of closed arithmetic hyperbolic surfaces equals $[0,\frac{1}{4}]$.
- [169] arXiv:2412.15112 [pdf, html, other]
-
Title: Homology of Steinberg algebrasComments: 52 pagesSubjects: K-Theory and Homology (math.KT); Group Theory (math.GR); Operator Algebras (math.OA); Rings and Algebras (math.RA)
We study homological invariants of the Steinberg algebra $\mathcal{A}_k(\mathcal{G})$ of an ample groupoid $\mathcal{G}$ over a commutative ring $k$. For $\mathcal{G}$ principal or Hausdorff with ${\mathcal{G}}^{\rm{Iso}}\setminus{\mathcal{G}}^{(0)}$ discrete, we compute Hochschild and cyclic homology of $\mathcal{A}_k(\mathcal{G})$ in terms of groupoid homology. For any ample Hausdorff groupoid $\mathcal{G}$, we find that $H_*(\mathcal{G})$ is a direct summand of $HH_*(\mathcal{A}_k(\mathcal{G}))$; using this and the Dennis trace we obtain a map $\overline{D}_*:K_*(\mathcal{A}_k(\mathcal{G}))\to H_n(\mathcal{G},k)$. We study this map when $\mathcal{G}$ is the (twisted) Exel-Pardo groupoid associated to a self-similar action of a group $G$ on a graph, and compute $HH_*(\mathcal{A}_k(\mathcal{G}))$ and $H_*(\mathcal{G},k)$ in terms of the homology of $G$, and the $K$-theory of $\mathcal{A}_k(\mathcal{G})$ in terms of that of $k[G]$.
- [170] arXiv:2412.15116 [pdf, html, other]
-
Title: Log-concavity in one-dimensional Coulomb gases and related ensemblesComments: 27 pagesSubjects: Probability (math.PR)
We prove log-concavity of the lengths of the top rows of Young diagrams under Poissonized Plancherel measure. This is the first known positive result towards a conjecture of Chen that the length of the top row of a Young diagram under the Plancherel measure is log-concave. This is done by showing that the ordered elements of several discrete ensembles have log-concave distributions. In particular, we show the log-concavity of passage times in last passage percolation with geometric weights, using their connection to Meixner ensembles.
In the continuous setting, distributions of the maximal elements of beta ensembles with convex potentials on the real line are shown to be log-concave. As a result, log-concavity of the $\beta$ versions of Tracy-Widom distributions follows; in fact, we also obtain log-concavity and positive association for the joint distribution of the $k$ smallest eigenvalues of the stochastic Airy operator. Our methods also show the log-concavity of finite dimensional distributions of the Airy-2 process and the Airy distribution. A log-concave distribution with full-dimensional support must have density, a fact that was apparently not known for some of these examples. - [171] arXiv:2412.15136 [pdf, other]
-
Title: Metastability in the stochastic nearest-neighbor Kuramoto model of coupled phase oscillatorsComments: 37 pages, 15 figuresSubjects: Probability (math.PR); Dynamical Systems (math.DS)
The Kuramoto model (KM) of $n$ coupled phase-oscillators is analyzed in this work. The KM on a Cayley graph possesses a family of steady state solutions called twisted states. Topologically distinct twisted states are distinguished by the winding number $q\in\mathbb{Z}$. These states are known to be stable for small enough $q$. In the presence of small noise, the KM exhibits metastable transitions between $q$-twisted states: A typical trajectory remains in the basin of attraction of a given $q$-twisted state for an exponentially long time, but eventually transitions to the vicinity of another such state. In the course of this transition, it passes in close proximity of a saddle of Morse index $1$, called a relevant saddle. In this work, we provide an exhaustive analysis of metastable transitions in the stochastic KM with nearest-neighbor coupling. We start by analyzing the equilibria and their stability. First, we identify all equilibria in this model. Using the discrete Fourier transform and eigenvalue estimates for rank-1 perturbations of symmetric matrices, we classify the equilibria by their Morse indices. In particular, we identify all stable equilibria and all relevant saddles involved in the metastable transitions. Further, we use Freidlin-Wentzell theory and the potential-theoretic approach to metastability to establish the metastable hierarchy and sharp estimates of Eyring-Kramers type for the transition times. The former determines the precise order, in which the metastable transitions occur, while the latter characterizes the times between successive transitions. The theoretical estimates are complemented by numerical simulations and a careful numerical verification of the transition times. Finally, we discuss the implications of this work for the KM with other coupling types including nonlocal coupling and the continuum limit as $n$ tends to infinity.
- [172] arXiv:2412.15141 [pdf, html, other]
-
Title: Towards Common Zeros of Iterated MorphismsSubjects: Algebraic Geometry (math.AG); Dynamical Systems (math.DS); Number Theory (math.NT)
Recently, the authors have proved the finiteness of common zeros of two iterated rational maps under some compositional independence assumptions. In this article, we advance towards a question of Hsia and Tucker on a Zariski non-density of common zeros of iterated morphisms on a variety. More precisely, we provide an affirmative answer in the case of Hénon type maps on $\mathbb{A}^2$, endomorphisms on $(\mathbb{P}^1)^n$, and polynomial skew products on $\mathbb{A}^2$ defined over $\overline{\mathbb{Q}}$. As a by-product, we prove a Tits' alternative analogy for semigroups generated by two regular polynomial skew products.
- [173] arXiv:2412.15142 [pdf, html, other]
-
Title: A review of high order strong stability preserving two-derivative explicit, implicit, and IMEX methodsSubjects: Numerical Analysis (math.NA)
High order strong stability preserving (SSP) time discretizations ensure the nonlinear non-inner-product strong stability properties of spatial discretizations suited for the stable simulation of hyperbolic PDEs. Over the past decade multiderivative time-stepping have been used for the time-evolution hyperbolic PDEs, so that the strong stability properties of these methods have become increasingly relevant. In this work we review sufficient conditions for a two-derivative multistage method to preserve the strong stability properties of spatial discretizations in a forward Euler and different conditions on the second derivative. In particular we present the SSP theory for explicit and implicit two-derivative Runge--Kutta schemes, and discuss a special condition on the second derivative under which these implicit methods may be unconditionally SSP. This condition is then used in the context of implicit-explicit (IMEX) multi-derivative Runge--Kutta schemes, where the time-step restriction is independent of the stiff term. Finally, we present the SSP theory for implicit-explicit (IMEX) multi-derivative general linear methods, and some novel second and third order methods where the time-step restriction is independent of the stiff term.
- [174] arXiv:2412.15145 [pdf, html, other]
-
Title: Ancient caloric functions and parabolic frequency on graphsComments: 15 pagesSubjects: Analysis of PDEs (math.AP); Combinatorics (math.CO)
We study ancient solutions to discrete heat equations on some weighted graphs. On a graph of the form of a product with $\bb Z,$ we show that there are no non-trivial ancient solutions with polynomial growth. This result is parallel to the case of finite graphs, which is also discussed. Along the way, we prove a backward uniqueness result for solutions with appropriate decaying rate based on a monotonicity formula of parabolic frequency.
- [175] arXiv:2412.15155 [pdf, html, other]
-
Title: On the essential spectra of submanifolds in the hyperbolic spaceComments: preliminary version, 18 pagesSubjects: Differential Geometry (math.DG)
We study relationships between asymptotic geometry of submanifolds in the hyperbolic space and their regularity properties near the ideal boundary, revisiting some of the related results in the literature. In particular, we discuss hypotheses when minimal submanifolds meet the ideal boundary orthogonally, and compute the essential spectrum of the Laplace operator on submanifolds that are asymptotically close to minimal submanifolds.
- [176] arXiv:2412.15160 [pdf, html, other]
-
Title: On the structure of the Schur squares of Twisted Generalized Reed-Solomon codes and application to cryptanalysisSubjects: Information Theory (cs.IT)
Twisted generalized Reed-Solomon (TGRS) codes constitute an interesting family of evaluation codes, containing a large class of maximum distance separable codes non-equivalent to generalized Reed-Solomon (GRS) ones. Moreover, the Schur squares of TGRS codes may be much larger than those of GRS codes with same dimension. Exploiting these structural differences, in 2018, Beelen, Bossert, Puchinger and Rosenkilde proposed a subfamily of Maximum Distance Separable (MDS) Twisted Reed-Solomon (TRS) codes over $\mathbb{F}_q$ with $\ell$ twists $q \approx n^{2^{\ell}}$ for McEliece encryption, claiming their resistance to both Sidelnikov Shestakov attack and Schur products--based attacks. In short, they claimed these codes to resist to classical key recovery attacks on McEliece encryption scheme instantiated with Reed-Solomon (RS) or GRS codes. In 2020, Lavauzelle and Renner presented an original attack on this system based on the computation of the subfield subcode of the public TRS code.
In this paper, we show that the original claim on the resistance of TRS and TGRS codes to Schur products based--attacks is wrong. We identify a broad class of codes including TRS and TGRS ones that is distinguishable from random by computing the Schur square of some shortening of the code. Then, we focus on the case of single twist (i.e., $\ell = 1$), which is the most efficient one in terms of decryption complexity, to derive an attack. The technique is similar to the distinguisher-based attacks of RS code-based systems given by Couvreur, Gaborit, Gauthier-Umaña, Otmani, Tillich in 2014. - [177] arXiv:2412.15161 [pdf, html, other]
-
Title: Geometric Properties and Distance Inequalities on GrassmanniansSubjects: Differential Geometry (math.DG)
In this paper we obtain inequalities for the geometric mean of elements in the Grassmannians. These inequalities reflect the elliptic geometry of the Grassmannians as Riemannian manifolds. These include Semi-Parallelogram Law, Law of Cosines and geodesic triangle inequalities.
- [178] arXiv:2412.15169 [pdf, html, other]
-
Title: Window equivalences via categorical sl(2) actionsComments: 30 pagesSubjects: Algebraic Geometry (math.AG); Representation Theory (math.RT)
We identify two existing approaches to the derived equivalence for the stratified Mukai flop of cotangent bundles of Grassmannians -- one induced by the geometric categorical sl(2) action, and the other through the magic window category of graded matrix factorizations on the gauged Landau--Ginzburg model -- via the Knörrer periodicity.
- [179] arXiv:2412.15170 [pdf, html, other]
-
Title: Induced arithmetic removal for partition-regular patterns of complexity 1Subjects: Combinatorics (math.CO)
In 2019, Fox, Tidor and Zhao (arXiv:1911.03427) proved an induced arithmetic removal lemma for linear patterns of complexity 1 in vector spaces over a fixed finite field. With no further assumptions on the pattern, this induced removal lemma cannot guarantee a fully pattern-free recolouring of the space, as some `non-generic' instances must necessarily remain. On the other hand, Bhattacharyya et al. (arXiv:1212.3849) showed that in the case of translation-invariant patterns, it is possible to obtain recolourings that eliminate the given pattern completely, with no exceptions left behind. This paper demonstrates that such complete removal can be achieved for all partition-regular arithmetic patterns of complexity 1.
- [180] arXiv:2412.15179 [pdf, html, other]
-
Title: Optimizing over iid distributions and the Beat the Average gameComments: 20 pages, comments welcomeSubjects: Probability (math.PR)
A casino offers the following game. There are three cups each containing a die. You are being told that the dice in the cups are all the same, but possibly nonstandard. For a bet of \$1, the game master shakes all three cups and lets you choose one of them. You win \$2 if the die in your cup displays at least the average of the other two, and you lose otherwise. Is this game fair? If not, how should the casino design the dice to maximize their profit?
This problem is a special case of the following more general question: given a measurable space $X$ and a bounded measurable function $f : X^n \to \mathbb{R}$, how large can the expectation of $f$ under probability measures of the form $\mu^{\otimes n}$ be? We develop a general method to answer this kind of question. As an example application that is harder than the casino problem, we show that the maximal probability of the event $X_1 + X_2 + X_3 < 2 X_4$ for nonnegative iid random variables lies between $0.4$ and $0.422$, where the upper bound is obtained by mixed integer linear programming. We conjecture the lower bound to be the exact value. - [181] arXiv:2412.15207 [pdf, other]
-
Title: Quantum diffusion and delocalization in one-dimensional band matrices via the flow methodSubjects: Probability (math.PR); Mathematical Physics (math-ph)
We study a class of Gaussian random band matrices of dimension $N \times N$ and band-width $W$. We show that delocalization holds for bulk eigenvectors and that quantum diffusion holds for the resolvent, all under the assumption that $W \gg N^{8/11}$. Our analysis is based on a flow method, and a refinement of it may lead to an improvement on the condition $W \gg N^{8/11}$.
New submissions (showing 181 of 181 entries)
- [182] arXiv:2412.14255 (cross-list from hep-th) [pdf, html, other]
-
Title: Zero energy modes with gaussian, exponential, or polynomial decay: Exact solutions in hermitian and nonhermitian regimesComments: 17 pages, 6 figuresSubjects: High Energy Physics - Theory (hep-th); Mesoscale and Nanoscale Physics (cond-mat.mes-hall); Superconductivity (cond-mat.supr-con); Mathematical Physics (math-ph); Quantum Physics (quant-ph)
Topological zero modes in topological insulators or superconductors are exponentially localized at the phase transition between a topologically trivial and nontrivial phase. These modes are solutions of a Jackiw-Rebbi equation modified with an additional term which is quadratic in the momentum. Moreover, localized fermionic modes can also be induced by harmonic potentials in superfluids and superconductors or in atomic nuclei. Here, by using inverse methods, we consider in the same framework exponentially-localized zero modes, as well as gaussian modes induced by harmonic potentials (with superexponential decay) and polynomially decaying modes (with subexponential decay), and derive the explicit and analytical form of the modified Jackiw-Rebbi equation (and of the Schrödinger equation) which admits these modes as solutions. We find that the asymptotic behavior of the mass term is crucial in determining the decay properties of the modes. Furthermore, these considerations naturally extend to the nonhermitian regime. These findings allow us to classify and understand topological and nontopological boundary modes in topological insulators and superconductors.
- [183] arXiv:2412.14266 (cross-list from gr-qc) [pdf, html, other]
-
Title: Stability analysis of geodesics in dynamical Chern-Simons black holes: a geometrical perspectiveComments: 21 pages, 6 figures, 5 tablesSubjects: General Relativity and Quantum Cosmology (gr-qc); Dynamical Systems (math.DS)
We apply the Kosambi-Cartan-Chern theory to perform an extensive examination of Jacobi stability of geodesics around rotating black hole solutions to dynamical Chern-Simons gravity, a theory that introduces modifications to General Relativity via a scalar field non-minimally coupled to curvature scalars. We present a comparative study between Jacobi and Liapunov stability, pointing out the advantages of the more geometrical method over the usual Liapunov approach.
- [184] arXiv:2412.14272 (cross-list from cs.CV) [pdf, other]
-
Title: Split Learning in Computer Vision for Semantic Segmentation Delay MinimizationNikos G. Evgenidis, Nikos A. Mitsiou, Sotiris A. Tegos, Panagiotis D. Diamantoulakis, George K. KaragiannidisSubjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI); Distributed, Parallel, and Cluster Computing (cs.DC); Information Theory (cs.IT); Machine Learning (cs.LG)
In this paper, we propose a novel approach to minimize the inference delay in semantic segmentation using split learning (SL), tailored to the needs of real-time computer vision (CV) applications for resource-constrained devices. Semantic segmentation is essential for applications such as autonomous vehicles and smart city infrastructure, but faces significant latency challenges due to high computational and communication loads. Traditional centralized processing methods are inefficient for such scenarios, often resulting in unacceptable inference delays. SL offers a promising alternative by partitioning deep neural networks (DNNs) between edge devices and a central server, enabling localized data processing and reducing the amount of data required for transmission. Our contribution includes the joint optimization of bandwidth allocation, cut layer selection of the edge devices' DNN, and the central server's processing resource allocation. We investigate both parallel and serial data processing scenarios and propose low-complexity heuristic solutions that maintain near-optimal performance while reducing computational requirements. Numerical results show that our approach effectively reduces inference delay, demonstrating the potential of SL for improving real-time CV applications in dynamic, resource-constrained environments.
- [185] arXiv:2412.14300 (cross-list from hep-th) [pdf, html, other]
-
Title: 3D Supergravity In the Batalin--Vilkovisky FormalismComments: 24 pagesSubjects: High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph)
Three-dimensional supergravity in the Batalin--Vilkovisky formalism is constructed by showing that the theory including the Rarita--Schwinger term is equivalent to an AKSZ theory.
- [186] arXiv:2412.14320 (cross-list from cond-mat.str-el) [pdf, html, other]
-
Title: Planon-modular fracton ordersComments: 74 pages double-spaced, 11 figures, 3 tablesSubjects: Strongly Correlated Electrons (cond-mat.str-el); Mathematical Physics (math-ph); Quantum Physics (quant-ph)
There are now many examples of gapped fracton models, which are defined by the presence of restricted-mobility excitations above the quantum ground state. However, the theory of fracton orders remains in its early stages, and the complex landscape of examples is far from being mapped out. Here we introduce the class of planon-modular (p-modular) fracton orders, a relatively simple yet still rich class of quantum orders that encompasses several well-known examples of type I fracton order. The defining property is that any non-trivial point-like excitation can be detected by braiding with planons. From this definition, we uncover a significant amount of general structure, including the assignment of a natural number (dubbed the weight) to each excitation of a p-modular fracton order. We identify simple new phase invariants, some of which are based on weight, which can easily be used to compare and distinguish different fracton orders. We also study entanglement renormalization group (RG) flows of p-modular fracton orders, establishing a close connection with foliated RG. We illustrate our general results with an analysis of several exactly solvable fracton models that we show to realize p-modular fracton orders, including Z_n versions of the X-cube, anisotropic, checkerboard, 4-planar X-cube and four color cube (FCC) models. We show that each of these models is p-modular and compute its phase invariants. We also show that each example admits a foliated RG at the level of its non-trivial excitations, which is a new result for the 4-planar X-cube and FCC models. We show that the Z_2 FCC model is not a stack of other better-studied models, but predict that the Z_n FCC model with n odd is a stack of 10 4-planar X-cubes, possibly plus decoupled layers of 2d toric code. We also show that the Z_n checkerboard model for n odd is a stack of three anisotropic models.
- [187] arXiv:2412.14382 (cross-list from cs.AI) [pdf, html, other]
-
Title: Balans: Multi-Armed Bandits-based Adaptive Large Neighborhood Search for Mixed-Integer Programming ProblemSubjects: Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Optimization and Control (math.OC)
Mixed-Integer Programming (MIP) is a powerful paradigm for modeling and solving various important combinatorial optimization problems. Recently, learning-based approaches have shown potential to speed up MIP solving via offline training that then guides important design decisions during search. However, a significant drawback of these methods is their heavy reliance on offline training, which requires collecting training datasets and computationally costly training epochs yet offering only limited generalization to unseen (larger) instances. In this paper, we propose Balans, an adaptive meta-solver for MIPs with online learning capability that does not require any supervision or apriori training. At its core, Balans is based on adaptive large-neighborhood search, operating on top of a MIP solver by successive applications of destroy and repair neighborhood operators. During the search, the selection among different neighborhood definitions is guided on the fly for the instance at hand via multi-armed bandit algorithms. Our extensive experiments on hard optimization instances show that Balans offers significant performance gains over the default MIP solver, is better than committing to any single best neighborhood, and improves over the state-of-the-art large-neighborhood search for MIPs. Finally, we release Balans as a highly configurable, MIP solver agnostic, open-source software.
- [188] arXiv:2412.14391 (cross-list from stat.ME) [pdf, html, other]
-
Title: Randomization Tests for Conditional Group SymmetryComments: Theorems 2.2 and 4.1 appeared in arXiv:2307.15834, which is superseded by this articleSubjects: Methodology (stat.ME); Statistics Theory (math.ST); Machine Learning (stat.ML)
Symmetry plays a central role in the sciences, machine learning, and statistics. While statistical tests for the presence of distributional invariance with respect to groups have a long history, tests for conditional symmetry in the form of equivariance or conditional invariance are absent from the literature. This work initiates the study of nonparametric randomization tests for symmetry (invariance or equivariance) of a conditional distribution under the action of a specified locally compact group. We develop a general framework for randomization tests with finite-sample Type I error control and, using kernel methods, implement tests with finite-sample power lower bounds. We also describe and implement approximate versions of the tests, which are asymptotically consistent. We study their properties empirically on synthetic examples, and on applications to testing for symmetry in two problems from high-energy particle physics.
- [189] arXiv:2412.14403 (cross-list from physics.flu-dyn) [pdf, html, other]
-
Title: Short-term wind forecasting via surface pressure measurements: stochastic modeling and sensor placementComments: 23 pages, 24 figuresSubjects: Fluid Dynamics (physics.flu-dyn); Systems and Control (eess.SY); Dynamical Systems (math.DS); Atmospheric and Oceanic Physics (physics.ao-ph)
We propose a short-term wind forecasting framework for predicting real-time variations in atmospheric turbulence based on nacelle-mounted anemometer and ground-level air-pressure measurements. Our approach combines linear stochastic estimation and Kalman filtering algorithms to assimilate and process real-time field measurements with the predictions of a stochastic reduced-order model that is confined to a two-dimensional plane at the hub height of turbines. We bridge the vertical gap between the computational plane of the model at hub height and the measurement plane on the ground using a projection technique that allows us to infer the pressure in one plane from the other. Depending on the quality of this inference, we show that customized variants of the extended and ensemble Kalman filters can be tuned to balance estimation quality and computational speed 1-1.5 diameters ahead and behind leading turbines. In particular, we show how synchronizing the sign of estimates with that of velocity fluctuations recorded at the nacelle can significantly improve the ability to follow temporal variations upwind of the leading turbine. We also propose a convex optimization-based framework for selecting a subset of pressure sensors that achieve a desired level of accuracy relative to the optimal Kalman filter that uses all sensing capabilities.
- [190] arXiv:2412.14409 (cross-list from cs.AI) [pdf, html, other]
-
Title: Multi-task Representation Learning for Mixed Integer Linear ProgrammingSubjects: Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Optimization and Control (math.OC)
Mixed Integer Linear Programs (MILPs) are highly flexible and powerful tools for modeling and solving complex real-world combinatorial optimization problems. Recently, machine learning (ML)-guided approaches have demonstrated significant potential in improving MILP-solving efficiency. However, these methods typically rely on separate offline data collection and training processes, which limits their scalability and adaptability. This paper introduces the first multi-task learning framework for ML-guided MILP solving. The proposed framework provides MILP embeddings helpful in guiding MILP solving across solvers (e.g., Gurobi and SCIP) and across tasks (e.g., Branching and Solver configuration). Through extensive experiments on three widely used MILP benchmarks, we demonstrate that our multi-task learning model performs similarly to specialized models within the same distribution. Moreover, it significantly outperforms them in generalization across problem sizes and tasks.
- [191] arXiv:2412.14423 (cross-list from stat.ME) [pdf, html, other]
-
Title: Cross-Validation with Antithetic Gaussian RandomizationSubjects: Methodology (stat.ME); Statistics Theory (math.ST)
We introduce a method for performing cross-validation without sample splitting. The method is well-suited for problems where traditional sample splitting is infeasible, such as when data are not assumed to be independently and identically distributed. Even in scenarios where sample splitting is possible, our method offers a computationally efficient alternative for estimating prediction error, achieving comparable or even lower error than standard cross-validation at a significantly reduced computational cost.
Our approach constructs train-test data pairs using externally generated Gaussian randomization variables, drawing inspiration from recent randomization techniques such as data-fission and data-thinning. The key innovation lies in a carefully designed correlation structure among these randomization variables, referred to as antithetic Gaussian randomization. This correlation is crucial in maintaining a bounded variance while allowing the bias to vanish, offering an additional advantage over standard cross-validation, whose performance depends heavily on the bias-variance tradeoff dictated by the number of folds. We provide a theoretical analysis of the mean squared error of the proposed estimator, proving that as the level of randomization decreases to zero, the bias converges to zero, while the variance remains bounded and decays linearly with the number of repetitions. This analysis highlights the benefits of the antithetic Gaussian randomization over independent randomization. Simulation studies corroborate our theoretical findings, illustrating the robust performance of our cross-validated estimator across various data types and loss functions. - [192] arXiv:2412.14434 (cross-list from cond-mat.str-el) [pdf, html, other]
-
Title: Anomalous Continuous TranslationsComments: 30 pagesSubjects: Strongly Correlated Electrons (cond-mat.str-el); High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph)
We discuss a large class of non-relativistic continuum field theories where the Euclidean spatial symmetry of the classical theory is violated in the quantum theory by an Adler-Bell-Jackiw-like anomaly. In particular, the continuous translation symmetry of the classical theory is broken in the quantum theory to a discrete symmetry. Furthermore, that discrete symmetry is extended by an internal symmetry, making it non-Abelian. This presentation streamlines and extends the discussion in [1]. In an Appendix, we present an elementary introduction to 't Hooft and Adler-Bell-Jackiw anomalies using a well-known system.
- [193] arXiv:2412.14445 (cross-list from q-bio.PE) [pdf, html, other]
-
Title: Diffusion and Discrete Temporal Models of the Growth of Free-Ranging Cats in Urban AreasSubjects: Populations and Evolution (q-bio.PE); Dynamical Systems (math.DS)
The survival of the domestic cat (Felis catus) in various ecosystems has become increasingly relevant due to its impact on wildlife, public health, and society. In countries like Mexico, social factors such as abandonment have led to the feralization of the species and an unexpected increase in its population in urban areas. To design and implement effective population control methods, a thorough analysis of the species' population dynamics, along with the social factors influencing it, is necessary. We propose a reaction-diffusion model to simulate the natural dispersal of the population within a bounded domain. After exploring the species' spreading ability, we construct a complex dynamical system based on the biological characteristics of cats and their intraspecific and interspecific interactions, which we explain and study in detail. Both deterministic and stochastic parameters are considered to enhance the realism of the simulations. Our results indicate that the population reaches equilibrium, highlighting the need for control methods combined with social regulations to achieve sustainability in the system.
- [194] arXiv:2412.14583 (cross-list from cs.DS) [pdf, html, other]
-
Title: Loss Minimization for Electrical Flows over Spanning Trees on GridsSubjects: Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC)
We study the electrical distribution network reconfiguration problem, defined as follows. We are given an undirected graph with a root vertex, demand at each non-root vertex, and resistance on each edge. Then, we want to find a spanning tree of the graph that specifies the routing of power from the root to each vertex so that all the demands are satisfied and the energy loss is minimized. This problem is known to be NP-hard in general. When restricted to grids with uniform resistance and the root located at a corner, Gupta, Khodabaksh, Mortagy and Nikolova [Mathematical Programming 2022] invented the so-called Min-Min algorithm whose approximation factor is theoretically guaranteed. Our contributions are twofold. First, we prove that the problem is NP-hard even for grids; this resolves the open problem posed by Gupta et al. Second, we give a refined analysis of the Min-Min algorithm and improve its approximation factor under the same setup. In the analysis, we formulate the problem of giving an upper bound for the approximation factor as a non-linear optimization problem that maximizes a convex function over a polytope, which is less commonly employed in the analysis of approximation algorithms than linear optimization problems.
- [195] arXiv:2412.14671 (cross-list from cs.CV) [pdf, html, other]
-
Title: MUSTER: Longitudinal Deformable Registration by Composition of Consecutive DeformationsEdvard O. S. Grødem, Donatas Sederevičius, Esten H. Leonardsen, Bradley J. MacIntosh, Atle Bjørnerud, Till Schellhorn, Øystein Sørensen, Inge Amlien, Pablo F. Garrido, Anders M. FjellSubjects: Computer Vision and Pattern Recognition (cs.CV); Numerical Analysis (math.NA)
Longitudinal imaging allows for the study of structural changes over time. One approach to detecting such changes is by non-linear image registration. This study introduces Multi-Session Temporal Registration (MUSTER), a novel method that facilitates longitudinal analysis of changes in extended series of medical images. MUSTER improves upon conventional pairwise registration by incorporating more than two imaging sessions to recover longitudinal deformations. Longitudinal analysis at a voxel-level is challenging due to effects of a changing image contrast as well as instrumental and environmental sources of bias between sessions. We show that local normalized cross-correlation as an image similarity metric leads to biased results and propose a robust alternative. We test the performance of MUSTER on a synthetic multi-site, multi-session neuroimaging dataset and show that, in various scenarios, using MUSTER significantly enhances the estimated deformations relative to pairwise registration. Additionally, we apply MUSTER on a sample of older adults from the Alzheimer's Disease Neuroimaging Initiative (ADNI) study. The results show that MUSTER can effectively identify patterns of neuro-degeneration from T1-weighted images and that these changes correlate with changes in cognition, matching the performance of state of the art segmentation methods. By leveraging GPU acceleration, MUSTER efficiently handles large datasets, making it feasible also in situations with limited computational resources.
- [196] arXiv:2412.14726 (cross-list from q-bio.SC) [pdf, html, other]
-
Title: Towards a mathematical framework for modelling cell fate dynamicsComments: 32 pagesSubjects: Subcellular Processes (q-bio.SC); Statistical Mechanics (cond-mat.stat-mech); Dynamical Systems (math.DS); Cell Behavior (q-bio.CB)
An adult human body is made up of some 30 to 40 trillion cells, all of which stem from a single fertilized egg cell. The process by which the right cells appear to arrive in their right numbers at the right time at the right place -- development -- is only understood in the roughest of outlines. This process does not happen in isolation: the egg, the embryo, the developing foetus, and the adult organism all interact intricately with their changing environments. Conceptual and, increasingly, mathematical approaches to modelling development have centred around Waddington's concept of an epigenetic landscape. This perspective enables us to talk about the molecular and cellular factors that contribute to cells reaching their terminally differentiated state: their fate. The landscape metaphor is however only a simplification of the complex process of development; it for instance does not consider environmental influences, a context which we argue needs to be explicitly taken into account and from the outset. When delving into the literature, it also quickly becomes clear that there is a lack of consistency and agreement on even fundamental concepts; for example, the precise meaning of what we refer to when talking about a `cell type' or `cell state.' Here we engage with previous theoretical and mathematical approaches to modelling cell fate -- focused on trees, networks, and landscape descriptions -- and argue that they require a level of simplification that can be problematic. We introduce random dynamical systems as one natural alternative. These provide a flexible conceptual and mathematical framework that is free of extraneous assumptions. We develop some of the basic concepts and discuss them in relation to now `classical' depictions of cell fate dynamics, in particular Waddington's landscape.
- [197] arXiv:2412.14758 (cross-list from cs.LO) [pdf, html, other]
-
Title: Semantics Foundation of Reductive ReasoningJournal-ref: Topoi 2024, Special issue 'Meaning and Understanding via Proofs'Subjects: Logic in Computer Science (cs.LO); Logic (math.LO)
The development of logic has largely been through the 'deductive' paradigm: conclusions are inferred from established premisses. However, the use of logic in the context of both human and machine reasoning is typically through the dual 'reductive' perspective: collections of sufficient premisses are generated from putative conclusions. We call this paradigm, 'reductive logic'. This expression of logic encompass as diverse reasoning activities as proving a formula in a formal system to seeking to meet a friend before noon on Saturday. This paper is a semantical analysis of reductive logic. In particular, we provide mathematical foundations for representing and reasoning about 'reduction operators'. Heuristically, reduction operators may be thought of as `backwards' inference rules. In this paper, we address their mathematical representation, how they are used in the context of reductive reasoning, and, crucially, what makes them 'valid'.
- [198] arXiv:2412.14777 (cross-list from nlin.SI) [pdf, html, other]
-
Title: Narayana numbers in "explicit sufficient invariants for an interacting particle system ( by Itoh, Mallows, and Shepp)"Subjects: Exactly Solvable and Integrable Systems (nlin.SI); Probability (math.PR)
We consider an interacting particle system on star graphs. As in the case of the Kdv equation, we have infinitely many invariants ( martingale invariants). It enables us to obtain the limiting distribution of the Markov chain. Each of the martingale invariants is a homogeneous polynomial with coefficients of Narayana this http URL identity for the enumeration of plane unlabeled trees, which gives Narayana numbers, becomes the key identity to obtain the probability of death states by a change of variables.
- [199] arXiv:2412.14836 (cross-list from cs.DS) [pdf, html, other]
-
Title: Sparse induced subgraphs in $P_7$-free graphs of bounded clique numberSubjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
Many natural computational problems, including e.g. Max Weight Independent Set, Feedback Vertex Set, or Vertex Planarization, can be unified under an umbrella of finding the largest sparse induced subgraph, that satisfies some property definable in CMSO$_2$ logic.
It is believed that each problem expressible with this formalism can be solved in polynomial time in graphs that exclude a fixed path as an induced subgraph.
This belief is supported by the existence of a quasipolynomial-time algorithm by Gartland, Lokshtanov, Pilipczuk, Pilipczuk, and Rzążewski [STOC 2021], and a recent polynomial-time algorithm for $P_6$-free graphs by Chudnovsky, McCarty, Pilipczuk, Pilipczuk, and Rzążewski [SODA 2024].
In this work we extend polynomial-time tractability of all such problems to $P_7$-free graphs of bounded clique number. - [200] arXiv:2412.14863 (cross-list from cs.DM) [pdf, html, other]
-
Title: Long induced paths and forbidden patterns: Polylogarithmic boundsComments: Some material from arXiv:2304.09679 has been reused (such as definitions and remarks), so text overlap is to be expectedSubjects: Discrete Mathematics (cs.DM); Combinatorics (math.CO)
Consider a graph $G$ with a long path $P$. When is it the case that $G$ also contains a long induced path? This question has been investigated in general as well as within a number of different graph classes since the 80s. We have recently observed in a companion paper (Long induced paths in sparse graphs and graphs with forbidden patterns, arXiv:2411.08685, 2024) that most existing results can recovered in a simple way by considering forbidden ordered patterns of edges along the path $P$. In particular we proved that if we forbid some fixed ordered matching along a path of order $n$ in a graph $G$, then $G$ must contain an induced path of order $(\log n)^{\Omega(1)}$. Moreover, we completely characterized the forbidden ordered patterns forcing the existence of an induced path of polynomial size.
The purpose of the present paper is to completely characterize the ordered patterns $H$ such that forbidding $H$ along a path $P$ of order $n$ implies the existence of an induced path of order $(\log n)^{\Omega(1)}$. These patterns are star forests with some specific ordering, which we called constellations.
As a direct consequence of our result, we show that if a graph $G$ has a path of length $n$ and does not contain $K_t$ as a topological minor, then $G$ contains an induced path of order $(\log n)^{\Omega(1/t \log^2 t)}$. The previously best known bound was $(\log n)^{f(t)}$ for some unspecified function $f$ depending on the Topological Minor Structure Theorem of Grohe and Marx (2015). - [201] arXiv:2412.14875 (cross-list from cond-mat.stat-mech) [pdf, html, other]
-
Title: Expansion into the vacuum of stochastic gases with long-range interactionsComments: 8 pages, 1 figureSubjects: Statistical Mechanics (cond-mat.stat-mech); Mathematical Physics (math-ph)
We study the evolution of a system of many point particles initially concentrated in a small region in $d$ dimensions. Particles undergo overdamped motion caused by pairwise interactions through the long-ranged repulsive $r^{-s}$ potential; each particle is also subject to Brownian noise. When $s<d$, the expansion is governed by non-local hydrodynamic equations. In the one-dimensional case, we deduce self-similar solutions for all $s\in (-2,1)$. The expansion of Coulomb gases remains well-defined in the infinite-particle limit: The density is spatially uniform and inversely proportional to time independent of the spatial dimension.
- [202] arXiv:2412.14901 (cross-list from hep-th) [pdf, html, other]
-
Title: Linking disks, spinning vortices and exponential networks of augmentation curvesComments: 34 pages + appendicesSubjects: High Energy Physics - Theory (hep-th); Symplectic Geometry (math.SG)
We propose a mirror derivation of the quiver description of open topological strings known as the knots-quivers correspondence, based on enumerative invariants of augmentation curves encoded by exponential networks. Quivers are obtained by studying M2 branes wrapping holomorphic disks with Lagrangian boundary conditions on an M5 brane, through their identification with a distinguished sector of BPS kinky vortices in the 3d-3d dual QFT. Our proposal suggests that holomorphic disks with Lagrangian boundary conditions are mirror to calibrated 1-chains on the associated augmentation curve, whose intersections encode the linking of boundaries.
- [203] arXiv:2412.14912 (cross-list from cond-mat.mes-hall) [pdf, html, other]
-
Title: Recurrence method in Non-Hermitian SystemsSubjects: Mesoscale and Nanoscale Physics (cond-mat.mes-hall); Mathematical Physics (math-ph); Optics (physics.optics); Quantum Physics (quant-ph)
We propose a novel and systematic recurrence method for the energy spectra of non-Hermitian systems under open boundary conditions based on the recurrence relations of their characteristic polynomials. Our formalism exhibits better accuracy and performance on multi-band non-Hermitian systems than numerical diagonalization or the non-Bloch band theory. It also provides a targeted and efficient formulation for the non-Hermitian edge spectra. As demonstrations, we derive general expressions for both the bulk and edge spectra of multi-band non-Hermitian models with nearest-neighbor hopping and under open boundary conditions, such as the non-Hermitian Su-Schrieffer-Heeger and Rice-Mele models and the non-Hermitian Hofstadter butterfly - 2D lattice models in the presence of non-reciprocity and perpendicular magnetic fields, which is only made possible by the significantly lower complexity of the recurrence method. In addition, we use the recurrence method to study non-Hermitian edge physics, including the size-parity effect and the stability of the topological edge modes against boundary perturbations. Our recurrence method offers a novel and favorable formalism to the intriguing physics of non-Hermitian systems under open boundary conditions.
- [204] arXiv:2412.14926 (cross-list from quant-ph) [pdf, html, other]
-
Title: Quantum chaos on the separatrix of the periodically perturbed Harper modelSubjects: Quantum Physics (quant-ph); Mathematical Physics (math-ph); Chaotic Dynamics (nlin.CD)
We explore the relation between a classical periodic Hamiltonian system and an associated discrete quantum system on a torus in phase space. The model is a sinusoidally perturbed Harper model and is similar to the sinusoidally perturbed pendulum. Separatrices connecting hyperbolic fixed points in the unperturbed classical system become chaotic under sinusoidal perturbation. We numerically compute eigenstates of the Floquet propagator for the associated quantum system. For each Floquet eigenstate we compute a Husimi distribution in phase space and an energy and energy dispersion from the expectation value of the unperturbed Hamiltonian operator. The Husimi distribution of each Floquet eigenstate resembles a classical orbit with a similar energy and similar energy dispersion. Chaotic orbits in the classical system are related to Floquet eigenstates that appear ergodic. For a hybrid regular and chaotic system, we use the energy dispersion to separate the Floquet eigenstates into ergodic and integrable subspaces. The distribution of quasi-energies in the ergodic subspace resembles that of a random matrix model. The width of a chaotic region in the classical system is estimated by integrating the perturbation along a separatrix orbit. We derive a related expression for the associated quantum system from the averaged perturbation in the interaction representation evaluated at states with energy close to the separatrix.
- [205] arXiv:2412.14968 (cross-list from eess.SP) [pdf, html, other]
-
Title: An Overview on Over-the-airElectromagnetic Signal ProcessingSubjects: Signal Processing (eess.SP); Information Theory (cs.IT)
This article provides a tutorial on over-the-air electromagnetic signal processing (ESP) for next-generation wireless networks, addressing the limitations of digital processing to enhance the efficiency and sustainability of future 6th Generation (6G) systems. It explores the integration of electromagnetism and signal processing (SP) highlighting how their convergence can drive innovations for 6G technologies. Key topics include electromagnetic (EM) wave-based processing, the application of metamaterials and advanced antennas to optimize EM field manipulation with a reduced number of radiofrequency chains, and their applications in holographic multiple-input multiple-output systems. By showcasing enabling technologies and use cases, the article demonstrates how wave-based processing can minimize energy consumption, complexity, and latency, offering an effective framework for more sustainable and efficient wireless systems. This article aims to assist researchers and professionals in integrating advanced EM technologies with conventional SP methods.
- [206] arXiv:2412.15048 (cross-list from hep-th) [pdf, other]
-
Title: Surface Defects in $A$-type Little String TheoriesComments: 40 pages, 4 figuresSubjects: High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph)
$A$-type Little String Theories (LSTs) are engineered from parallel M5-branes on a circle $\mathbb{S}_\perp^1$, probing a transverse $\mathbb{R}^4/\mathbb{Z}_M$ background. Below the scale of the radius of $\mathbb{S}_\perp^1$, these theories resemble a circular quiver gauge theory with $M$ nodes of gauge group $U(N)$ and matter in the bifundamental representation (or adjoint in the case of $M=1$). In this paper, we study these LSTs in the presence of a surface defect, which is introduced through the action of a $\mathbb{Z}_N$ orbifold that breaks the gauge groups into $[U(1)]^N$. We provide a combinatoric expression for the non-perturbative BPS partition function for this system. This form allows us to argue that a number of non-perturbative symmetries, that have previously been established for the LSTs, are preserved in the presence of the defect. Furthermore, we discuss the Nekrasov-Shatashvili (NS) limit of the defect partition function: focusing in detail on the case $(M,N)=(1,2)$, we analyse two distinct proposals made in the literature. We unravel an algebraic structure that is responsible for the cancellation of singular terms in the NS limit, which we generalise to generic $(M,N)$. In view of the dualities of higher dimensional gauge theories to quantum many-body systems, we provide indications that our combinatoric expression for the defect partition are useful in constructing and analysing quantum integrable systems in the future.
- [207] arXiv:2412.15049 (cross-list from stat.AP) [pdf, html, other]
-
Title: A linear regression model for quantile function data applied to paired pulmonary 3d CT scansComments: 36 pages, 10 figures, 3 tablesSubjects: Applications (stat.AP); Statistics Theory (math.ST); Computation (stat.CO); Methodology (stat.ME)
This paper introduces a new objective measure for assessing treatment response in asthmatic patients using computed tomography (CT) imaging data. For each patient, CT scans were obtained before and after one year of monoclonal antibody treatment. Following image segmentation, the Hounsfield unit (HU) values of the voxels were encoded through quantile functions. It is hypothesized that patients with improved conditions after treatment will exhibit better expiration, reflected in higher HU values and an upward shift in the quantile curve. To objectively measure treatment response, a novel linear regression model on quantile functions is developed, drawing inspiration from Verde and Irpino (2010). Unlike their framework, the proposed model is parametric and incorporates distributional assumptions on the errors, enabling statistical inference. The model allows for the explicit calculation of regression coefficient estimators and confidence intervals, similar to conventional linear regression. The corresponding data and R code are available on GitHub to facilitate the reproducibility of the analyses presented.
- [208] arXiv:2412.15078 (cross-list from eess.SY) [pdf, html, other]
-
Title: Novel Conditions for the Finite-Region Stability of 2D-Systems with Application to Iterative Learning ControlSubjects: Systems and Control (eess.SY); Optimization and Control (math.OC)
Some recent papers have extended the concept of finite-time stability (FTS) to the context of 2D linear systems, where it has been referred to as finite-region stability (FRS). FRS methodologies make even more sense than the classical FTS approach developed for 1D-systems, since, typically, at least one of the state variables of 2D-systems is a space coordinate, rather than a time variable. Since space coordinates clearly belong to finite intervals, FRS techniques are much more effective than the classical Lyapunov approach, which looks to the asymptotic behavior of the system over an infinite interval. To this regard, the novel contribution of this paper goes in several directions. First, we provide a novel sufficient condition for the FRS of linear time-varying (LTV) discrete-time 2D-systems, which turns out to be less conservative than those ones provided in the existing literature. Then, an interesting application of FRS to the context of iterative learning control (ILC) is investigated, by exploiting the previously developed theory. In particular, a new procedure is proposed so that the tracking errors of the ILC law converges within the desired bound in a finite number of iterations. Finally, a sufficient condition to solve the finite-region stabilization problem is proposed. All the results provided in the paper lead to optimization problems constrained by linear matrix inequalities (LMIs), that can be solved via widely available software. Numerical examples illustrate and validate the effectiveness of the proposed technique.
- [209] arXiv:2412.15139 (cross-list from gr-qc) [pdf, html, other]
-
Title: On the perturbed Friedmann equations in Newtonian GaugeComments: 10 pages including references; comments are welcomeSubjects: General Relativity and Quantum Cosmology (gr-qc); Cosmology and Nongalactic Astrophysics (astro-ph.CO); Mathematical Physics (math-ph)
Based on the Newtonian mechanics, in this article, we present a heuristic derivation of the Friedmann equations, providing an intuitive foundation for these fundamental relations in cosmology. Additionally, using the first law of thermodynamics and Euler's equation, we derive a set of equations that, at linear order, coincide with those obtained from the conservation of the stress-energy tensor in General Relativity. This approach not only highlights the consistency between Newtonian and relativistic frameworks in certain limits but also serves as a pedagogical bridge, offering insights into the physical principles underlying the dynamics of the universe.
Cross submissions (showing 28 of 28 entries)
- [210] arXiv:1304.6785 (replaced) [pdf, other]
-
Title: On limit set of KdV flow: An extension of Remling theoremComments: incomplete statement in TheoremSubjects: Spectral Theory (math.SP)
C. Remling obtained a theorem on limit set of the shift operation on a space of functions on R when the associated 1-D half line Schrödinger operators have absolutely continuous component in their spectrum. The purpose of the paper is to define a KdV flow on a certain class of functions containing algebro-geometric functions and to extend this result to the KdV flow.
- [211] arXiv:1308.0100 (replaced) [pdf, html, other]
-
Title: Current Algebras from DG Symplectic Pairs in SupergeometryComments: 35 pagesSubjects: Mathematical Physics (math-ph); High Energy Physics - Theory (hep-th); Symplectic Geometry (math.SG)
We propose a new unified formulation of the current algebra theory in terms of supergeometry. We take a QP-structure, i.e. a differential graded symplectic structure, on a graded cotangent bundle as a fundamental framework. A Poisson bracket in a current algebra is constructed by the so called derived bracket of the graded Poisson structure induced from the above symplectic structure. By taking a canonical transformation on a QP-manifold, correct anomalous terms in physical theories are derived. A large class of current algebras with and without anomalous terms are constructed from this structure. Moreover, a new class of current algebras related higher structures are obtained systematically.
- [212] arXiv:1907.02438 (replaced) [pdf, html, other]
-
Title: Berry-Esseen bound and precise moderate deviations for products of random matricesComments: 49 pagesJournal-ref: J. Eur. Math. Soc. 24 (2022), no. 8, 2691-2750Subjects: Probability (math.PR)
Let $(g_{n})_{n\geq 1}$ be a sequence of independent and identically distributed (i.i.d.) $d\times d$ real random matrices. Set $G_n = g_n g_{n-1} \ldots g_1$ and $X_n^x = G_n x/|G_n x|$, $n\geq 1$, where $|\cdot|$ is an arbitrary norm in $\mathbb R^d$ and $x\in\mathbb{R}^{d}$ is a starting point with $|x|=1$. For both invertible matrices and positive matrices, under suitable conditions we prove a Berry-Esseen type theorem and an Edgeworth expansion for the couple $(X_n^x, \log |G_n x|)$. These results are established using a brand new smoothing inequality on complex plane, the saddle point method and additional spectral gap properties of the transfer operator related to the Markov chain $X_n^x$. Cramér type moderate deviation expansions are derived for the couple $(X_n^x, \log |G_n x|)$ with a target function $\varphi$ on the Markov chain $X_n^x$. A local limit theorem with moderate deviations is also obtained.
- [213] arXiv:1909.04907 (replaced) [pdf, html, other]
-
Title: Flag versions of quiver Grassmannians for Dynkin quivers have no odd cohomologyComments: 19 pagesSubjects: Representation Theory (math.RT); Algebraic Geometry (math.AG)
We prove the conjecture that flag versions of quiver Grassmannians (also known as Lusztig's fibers) for Dynkin quivers (types $A$, $D$, $E$) have no odd cohomology groups over an arbitrary ring. Moreover, for types A and D we prove that these varieties have affine pavings. We also show that to prove the same statement for type E, it is enough to check this for indecomposable representations.
We also give a flag version of the result of Cerulli Irelli-Esposito-Franzen-Reineke on rigid representations: we prove that flag versions of quiver Grassmannians for rigid representations have a diagonal decomposition. In particular, they have no odd cohomology groups. - [214] arXiv:2001.09579 (replaced) [pdf, html, other]
-
Title: Asymptotic expansion for the Hartman-Watson distributionComments: 19 pages, 5 figures. Expanded version of paper published in Methodology and Computing in Applied Probability vol. 23, 1537-1549 (2021). v2: Added an explicit treatment of the boundary case $ρ=1$, and an improved error bound. v3: Fixed a few typos and reformulated slightly Proposition 6Subjects: Probability (math.PR); Numerical Analysis (math.NA); Mathematical Finance (q-fin.MF)
The Hartman-Watson distribution with density $f_r(t)$ is a probability distribution defined on $t \geq 0$ which appears in several problems of applied probability. The density of this distribution is expressed in terms of an integral $\theta(r,t)$ which is difficult to evaluate numerically for small $t\to 0$. Using saddle point methods, we obtain the first two terms of the $t\to 0$ expansion of $\theta(\rho/t,t)$ at fixed $\rho >0$. An error bound is obtained by numerical estimates of the integrand, which is furthermore uniform in $\rho$. As an application we obtain the leading asymptotics of the density of the time average of the geometric Brownian motion as $t\to 0$. This has the form $\mathbb{P}(\frac{1}{t} \int_0^t e^{2(B_s+\mu s)} ds \in da) \sim (2\pi t)^{-1/2} g(a,\mu) e^{-\frac{1}{t} J(a)} da/a$, with an exponent $J(a)$ which reproduces the known result obtained previously using Large Deviations theory.
- [215] arXiv:2012.09767 (replaced) [pdf, html, other]
-
Title: On microlocalisation and the construction of Feynman Propagators for normally hyperbolic operatorsComments: Typos and inaccuracies corrected; references updated. Published version modulo formattingJournal-ref: Communications in Analysis and Geometry 32 (7), 1811 (2024)Subjects: Analysis of PDEs (math.AP); Mathematical Physics (math-ph); Differential Geometry (math.DG)
This article gives global microlocalisation constructions for normally hyperbolic operators on a vector bundle over a globally hyperbolic spacetime in geometric terms. As an application, this is used to generalise the Duistermaat-Hörmander construction of Feynman propagators, therefore incorporating the most important non-scalar geometric operators. It is shown that for normally hyperbolic operators that are selfadjoint with respect to a hermitian bundle metric, the Feynman propagators can be constructed to satisfy a positivity property that reflects the existence of Hadamard states in quantum field theory on curved spacetimes. We also give a more direct construction of the Feynman propagators for Dirac-type operators on a globally hyperbolic spacetime. Even though the natural bundle metric on spinors is not positive-definite, in this case, we can give a direct microlocal construction of a Feynman propagator that satisfies positivity.
- [216] arXiv:2107.14686 (replaced) [pdf, html, other]
-
Title: Smoothing a measure on a Riemann surface using Ricci flowJournal-ref: Ars Inveniendi Analytica (2024), Paper No. 4, 28 ppSubjects: Differential Geometry (math.DG); Analysis of PDEs (math.AP)
We formulate and solve the existence problem for Ricci flow on a Riemann surface with initial data given by a Radon measure as volume measure. The theory leads us to a large class of new examples of nongradient expanding Ricci solitons, including the first example of a nongradient Kaehler Ricci soliton. It also settles the question of whether a smooth flow for positive time that attains smooth initial data in a distance metric sense must be smooth down to the initial time. We disprove this by giving an example of a complete Ricci flow starting with the Euclidean plane that is not the static solution.
- [217] arXiv:2201.09399 (replaced) [pdf, html, other]
-
Title: Fault-tolerant Locating-Dominating Sets on the Infinite King GridComments: 23 pages, 20 figuresSubjects: Combinatorics (math.CO); Discrete Mathematics (cs.DM)
Let $G$ be a graph of a network system with vertices, $V(G)$, representing physical locations and edges, $E(G)$, representing informational connectivity. A \emph{locating-dominating (LD)} set $S \subseteq V(G)$ is a subset of vertices representing detectors capable of sensing an "intruder" at precisely their location or somewhere in their open-neighborhood -- an LD set must be capable of locating an intruder anywhere in the graph. We explore three types of fault-tolerant LD sets: \emph{redundant LD} sets, which allow a detector to be removed, \emph{error-detecting LD} sets, which allow at most one false negative, and \emph{error-correcting LD} sets, which allow at most one error (false positive or negative). In particular, we determine lower and upper bounds for the minimum density of these three fault-tolerant locating-dominating sets in the \emph{infinite king grid}.
- [218] arXiv:2202.04505 (replaced) [pdf, html, other]
-
Title: Growth of Sobolev norms in quasi integrable quantum systemsSubjects: Analysis of PDEs (math.AP); Mathematical Physics (math-ph)
We prove an abstract result giving a $\langle t \rangle^\varepsilon$ upper bound on the growth of the Sobolev norms of a time-dependent Schrödinger equation of the form ${i} \dot \psi = H_0 \psi + V (t)\psi$. Here $H_0$ is assumed to be the Hamiltonian of a steep quantum integrable system and to be a pseudodifferential operator of order ${\tt d} > 1$; $V (t)$ is a time-dependent family of pseudodifferential operators, unbounded, but of order ${\tt b} < {\tt d}$. The abstract theorem is then applied to perturbations of the quantum anharmonic oscillators in dimension 2 and to perturbations of the Laplacian on a manifold with integrable geodesic flow, and in particular Zoll manifolds, rotation invariant surfaces and Lie groups. The proof is based on a quantum version of the proof of the classical Nekhoroshev theorem.
- [219] arXiv:2202.12737 (replaced) [pdf, html, other]
-
Title: Alpha-NML Universal PredictorsSubjects: Information Theory (cs.IT)
Inspired by the connection between classical regret measures employed in universal prediction and Rényi divergence, we introduce a new class of universal predictors that depend on a real parameter $\alpha\geq 1$. This class interpolates two well-known predictors, the mixture estimators, that include the Laplace and the Krichevsky-Trofimov predictors, and the Normalized Maximum Likelihood (NML) estimator. We point out some advantages of this new class of predictors and study its benefits from two complementary viewpoints: (1) we prove its optimality when the maximal Rényi divergence is considered as a regret measure, which can be interpreted operationally as a middle ground between the standard average and worst-case regret measures; (2) we discuss how it can be employed when NML is not a viable option, as an alternative to other predictors such as Luckiness NML. Finally, we apply the $\alpha$-NML predictor to the class of discrete memoryless sources (DMS), where we derive simple formulas to compute the predictor and analyze its asymptotic performance in terms of worst-case regret.
- [220] arXiv:2202.12966 (replaced) [pdf, html, other]
-
Title: A geometric take on Kostant's Convexity TheoremComments: 12 pages. Following suggestions by anonymous referees, Theorem A has been rephrased and its proof shortened, and the exposition has been improved in sections 1--3. To appear in Transformation GroupsSubjects: Metric Geometry (math.MG); Differential Geometry (math.DG); Representation Theory (math.RT)
Given a compact Lie group $G$ and an orthogonal $G$-representation $V$, we give a purely metric criterion for a closed subset of the orbit space $V/G$ to have convex pre-image in $V$. In fact, this also holds with the natural quotient map $V\to V/G$ replaced with an arbitrary submetry $V\to X$.
In this context, we introduce a notion of "fat section" which generalizes polar representations, representations of non-trivial copolarity, and isoparametric foliations.
We show that Kostant's Convexity Theorem partially generalizes from polar representations to submetries with a fat section, and give examples illustrating that it does not fully generalize to this situation. - [221] arXiv:2206.04878 (replaced) [pdf, html, other]
-
Title: Projecting onto rectangular hyperbolic paraboloids in Hilbert spaceComments: 22 pages, 1 figure, fixed references in latest versionJournal-ref: Applied Set-Valued Analysis and Optimization 5 (2023), No. 2, pp. 163-180Subjects: Optimization and Control (math.OC); Functional Analysis (math.FA)
In $\mathbb{R}^3$, a hyperbolic paraboloid is a classical saddle-shaped quadric surface. Recently, Elser has modeled problems arising in Deep Learning using rectangular hyperbolic paraboloids in $\mathbb{R}^n$. Motivated by his work, we provide a rigorous analysis of the associated projection. In some cases, finding this projection amounts to finding a certain root of a quintic or cubic polynomial. We also observe when the projection is not a singleton and point out connections to graphical and set convergence.
- [222] arXiv:2208.01560 (replaced) [pdf, html, other]
-
Title: Hilbert polynomials for finitary matroidsComments: 23 pages, comments are welcomeSubjects: Combinatorics (math.CO); Commutative Algebra (math.AC); Logic (math.LO)
We consider a tuple $\Phi = (\phi_1,\ldots,\phi_m)$ of commuting maps on a finitary matroid $X$. We show that if $\Phi$ satisfies certain conditions, then for any finite set $A\subseteq X$, the rank of $\{\phi_1^{r_1}\cdots\phi_m^{r_m}(a):a \in A\text{ and }r_1+\cdots+r_m = t\}$ is eventually a polynomial in $t$ (we also give a multivariate version of the polynomial). This allows us easily recover Khovanskii's theorem on the growth of sumsets, the existence of the classical Hilbert polynomial, and the existence of the Kolchin polynomial. We also prove some new Kolchin polynomial results for differential exponential fields and derivations on o-minimal fields, as well as a new result on the growth of Betti numbers in simplicial complexes.
- [223] arXiv:2208.04550 (replaced) [pdf, html, other]
-
Title: Non-isometric pairs of Riemannian manifolds with the same Guillemin-Ruelle zeta functionComments: 18 pages, no figureSubjects: Spectral Theory (math.SP)
In 1985, T. Sunada constructed a vast collection of non-isometric Laplace-isospectral pairs $(M_1,g_1)$, resp. $(M_2,g_2)$ of Riemannian manifolds. He further proves that the Ruelle zeta functions $Z_g(s):= \prod_{\gamma}(1 - e^{-sL(\gamma)})^{-1}$ of $(M_1,g_1)$, resp. $(M_2,g_2)$ coincide, where $\{\gamma\}$ runs over the primitive closed geodesics of $(M,g)$ and $L(\gamma)$ is the length of $\gamma$. In this article, we use the method of intertwining operators on the unit cosphere bundle to prove that the same Sunada pairs have identical Guillemin-Ruelle dynamical L-functions $L_G(s) = \sum_{\gamma\in \mathscr{G}}\frac{L_\gamma^\# e^{-sL_\gamma}}{|\det(I -\mathbf{P}_\gamma)|}$, where the sum runs over all closed geodesics.
- [224] arXiv:2209.14470 (replaced) [pdf, other]
-
Title: From length-preserving pushouts of graphs to one-surjective pullbacks of graph algebrasComments: 41 pages; the target-bijectivity condition reformulated, Example 5.10 correctedSubjects: Rings and Algebras (math.RA)
The unions of directed graphs are the simplest examples of pushouts of directed graphs. The conditions under which they contravariantly induce surjective gauge-equivariant pullbacks of graph C*-algebras have been well studied and vastly instantiated in noncommutative topology (e.g., quantum balls and spheres). Herein, we go beyond the unions of graphs to systematically determine optimal conditions for more general length-preserving pushouts of graphs under which they contravariantly induce graded pullbacks of path algebras, Leavitt path algebras, and graph C*-algebras. Our pullbacks are surjective only on one side, as dictated by natural examples and K-theory. The proposed new approach enlarges the scope of applications from admissible subgraphs (also called quotient graphs) to generalizations of unlabeled foldings of Stallings and collapsing the line graphs of graphs to initial graphs. Moreover, we introduce the concept of locally derived graphs, which substantially extends the paradigm of derived graphs (or skew products of graphs), and use the projection foldings from locally derived graphs to their base (or voltage) graphs to obtain one-surjective pullbacks of graph C*-algebras.
- [225] arXiv:2211.14546 (replaced) [pdf, html, other]
-
Title: Equivalence of primitive-stable and Bowditch actions of the free group of rank two on Gromov-hyperbolic spacesComments: Change of a hypothesis in the main theorem: the properness hypothesis is changed to a visibility hypothesis. Improved introduction, former section 3 in now appendix A, and minor correctionsSubjects: Geometric Topology (math.GT)
We prove that the set of Bowditch representations (introduced by Bowditch in 1998, then generalized by Tan, Wong and Zhang in 2008) and the set of primitive-stable representations (introduced by Minsky in 2013) of the free group of rank two in the isometry group of a Gromov-hyperbolic space are equal. The case of $\mathrm{PSL}(2,\mathbb{C})$-representations has already been proved by Lee and Xu and independently Series. Our proof in this context is independent.
- [226] arXiv:2211.14733 (replaced) [pdf, other]
-
Title: The reducibility of optimal 1-planar graphsComments: 17 pagesSubjects: Combinatorics (math.CO)
A graph is reducible if it is the lexicographic product of two smaller non-trivial graphs. It is well-known a 1-planar graph with $n ~(\ge3)$ vertices has at most $4n-8$ edges, and a graph $G$ with $n$ vertices is optimal if $G$ has exactly $4n-8$ edges. In this paper, we characterize the reducibility of optimal 1-planar graphs. This work is motivated by a problem posed by Bucko and Czap in 2015, which concerns determining the 1-planarity of the lexicographic product of a graph and two isolated vertices.
- [227] arXiv:2212.00302 (replaced) [pdf, html, other]
-
Title: An analysis of the Rayleigh-Ritz and refined Rayleigh-Ritz methods for regular nonlinear eigenvalue problemsComments: 25 pages, 1 figure, SIAM Journal on Matrix Analysis and Applications, accepted, December 18, 2024Subjects: Numerical Analysis (math.NA)
We establish a general convergence theory of the Rayleigh--Ritz method and the refined Rayleigh--Ritz method for computing some simple eigenpair $(\lambda_{*},x_{*})$ of a given analytic regular nonlinear eigenvalue problem (NEP). In terms of the deviation $\varepsilon$ of $x_{*}$ from a given subspace $\mathcal{W}$, we establish a priori convergence results on the Ritz value, the Ritz vector and the refined Ritz vector. The results show that, as $\varepsilon\rightarrow 0$, there exists a Ritz value that unconditionally converges to $\lambda_*$ and the corresponding refined Ritz vector does so too but the Ritz vector converges conditionally and it may fail to converge and even may not be unique. We also present an error bound for the approximate eigenvector in terms of the computable residual norm of a given approximate eigenpair, and give lower and upper bounds for the error of the refined Ritz vector and the Ritz vector as well as for that of the corresponding residual norms. These results nontrivially extend some convergence results on these two methods for the linear eigenvalue problem to the NEP. Examples are constructed to illustrate the main results.
- [228] arXiv:2301.07429 (replaced) [pdf, html, other]
-
Title: On volume and surface area of parallel sets. II. Surface measures and (non-)differentiability of the volumeSubjects: Metric Geometry (math.MG)
We prove that at differentiability points $r_0>0$ of the volume function of a compact set $A\subset {\mathbb R}^d$ (associating to $r$ the volume of the $r$-parallel set of $A$), the surface area measures of $r$-parallel sets of $A$ converge weakly to the surface area measure of the $r_0$-parallel set as $r\to r_0$. We further study the question which sets of parallel radii can occur as sets of non-differentiability points of the volume function of some compact set. We provide a full characterization for dimensions $d=1$ and $2$.
- [229] arXiv:2301.11244 (replaced) [pdf, html, other]
-
Title: Another Look at Partially Observed Optimal Stochastic Control: Existence, Ergodicity, and Approximations without Belief-ReductionComments: To appear in Applied Mathematics and OptimizationSubjects: Optimization and Control (math.OC)
We present an alternative view for the study of optimal control of partially observed Markov Decision Processes (POMDPs). We first revisit the traditional (and by now standard) separated-design method of reducing the problem to fully observed MDPs (belief-MDPs), and present conditions for the existence of optimal policies. Then, rather than working with this standard method, we define a Markov chain taking values in an infinite dimensional product space with the history process serving as the controlled state process and a further refinement in which the control actions and the state process are causally conditionally independent given the measurement/information process. We provide new sufficient conditions for the existence of optimal control policies under the discounted cost and average cost infinite horizon criteria. For the discounted cost setup, we establish near optimality of finite window policies via a direct argument involving near optimality of quantized approximations for MDPs under weak Feller continuity, where finite truncations of memory can be viewed as quantizations of infinite memory with a uniform diameter in each finite window restriction under the product metric. For the average cost setup, we provide new existence conditions and also a general approach on how to initialize the randomness which we show to establish convergence to optimal cost. In the control-free case, our analysis leads to new and weak conditions for the existence and uniqueness of invariant probability measures for nonlinear filter processes.
- [230] arXiv:2302.00906 (replaced) [pdf, html, other]
-
Title: New Constructions of Optimal Binary LCD CodesComments: 28 pagesSubjects: Information Theory (cs.IT)
Linear complementary dual (LCD) codes can provide an optimum linear coding solution for the two-user binary adder channel. LCD codes also can be used to against side-channel attacks and fault non-invasive attacks. Let $d_{LCD}(n, k)$ denote the maximum value of $d$ for which a binary $[n,k, d]$ LCD code exists. In \cite{BS21}, Bouyuklieva conjectured that $d_{LCD}(n+1, k)=d_{LCD}(n, k)$ or $d_{LCD}(n, k) + 1$ for any lenth $n$ and dimension $k \ge 2$. In this paper, we first prove Bouyuklieva's conjecture \cite{BS21} by constructing a binary $[n,k,d-1]$ LCD codes from a binary $[n+1,k,d]$ $LCD_{o,e}$ code, when $d \ge 3$ and $k \ge 2$. Then we provide a distance lower bound for binary LCD codes by expanded codes, and use this bound and some methods such as puncturing, shortening, expanding and extension, we construct some new binary LCD codes. Finally, we improve some previously known values of $d_{LCD}(n, k)$ of lengths $38 \le n \le 40$ and dimensions $9 \le k \le 15$. We also obtain some values of $d_{LCD}(n, k)$ with $41 \le n \le 50$ and $6 \le k \le n-6$.
- [231] arXiv:2302.03569 (replaced) [pdf, html, other]
-
Title: Label propagation on binomial random graphsComments: 46 pagesSubjects: Probability (math.PR); Computational Complexity (cs.CC)
We study the behavior of a label propagation algorithm (LPA) on the Erdős-Rényi random graph $\mathcal{G}(n,p)$. Initially, given a network, each vertex starts with a random label in the interval $[0,1]$. Then, in each round of LPA, every vertex switches its label to the majority label in its neighborhood (including its own label). At the first round, ties are broken towards smaller labels, while at each of the next rounds, ties are broken uniformly at random. The algorithm terminates once all labels stay the same in two consecutive iterations. LPA is successfully used in practice for detecting communities in networks (corresponding to vertex sets with the same label after termination of the algorithm). Perhaps surprisingly, LPA's performance on dense random graphs is hard to analyze, and so far convergence to consensus was known only when $np\ge n^{3/4+\varepsilon}$, where LPA converges in three rounds. By defining an alternative label attribution procedure which converges to the label propagation algorithm after three rounds, a careful multi-stage exposure of the edges allows us to break the $n^{3/4+\varepsilon}$ barrier and show that, when $np \ge n^{5/8+\varepsilon}$, a.a.s.\ the algorithm terminates with a single label. Moreover, we show that, if $np\gg n^{2/3}$, a.a.s.\ this label is the smallest one, whereas if $n^{5/8+\varepsilon}\le np\ll n^{2/3}$, the surviving label is a.a.s.\ not the smallest one. En passant, we show a presumably new monotonicity lemma for Binomial random variables that might be of independent interest.
- [232] arXiv:2302.12905 (replaced) [pdf, html, other]
-
Title: Model structures, n-Gorenstein flat modules and PGF dimensionsComments: revised references, some corrections have been made to Theorem B and Corollaries 3.8 and 3.9 from the previous version, Remark 4.18 is addedJournal-ref: Proceedings of the Edinburgh Mathematical Society 67 (2024) 1241-1264Subjects: Rings and Algebras (math.RA)
Given a non-negative integer $n$ and a ring $R$ with identity, we construct an abelian model structure on the category of left $R$-modules where the class of cofibrant objects coincides with $\mathcal{GF}_n(R)$ the class of left $R$-modules with Gorenstein flat dimension less than $n$, the class of fibrant objects coincides with $\mathcal{F}_n(R)^\perp$ the right ${\rm Ext}$-orthogonal class of left $R$-modules with flat dimension less than $n$, and the class of trivial objects coincides with $\mathcal{PGF}(R)^\perp$ the right ${\rm Ext}$-orthogonal class of PGF left $R$-modules recently introduced by Šaroch and Šťov\'ıček. The homotopy category of this model structure is triangulated equivalent to the stable category $\underline{\mathcal{GF}(R)\cap\mathcal{C}(R)}$ modulo flat-cotorsion modules and it is compactly generated when $R$ has finite global Gorenstein AC-projective dimension.
The second part of this paper deals with the PGF dimension of modules and rings. Our results suggest that this dimension could serve as an alternative definition of the Gorenstein projective dimension. We show, among other things, that ($n$-)perfect rings can be characterized in terms of Gorenstein homological dimensions, similar to the classical ones, and the global Gorenstein projective dimension coincides with the global PGF dimension. - [233] arXiv:2303.00263 (replaced) [pdf, html, other]
-
Title: Categorifying reduced ringsComments: 13 pages, final versionSubjects: K-Theory and Homology (math.KT); Quantum Algebra (math.QA); Representation Theory (math.RT)
Given a domain of characteristic zero $R$, we functorially construct a rigid symmetric monoidal stable $\infty$-category whose $K_0$ is $R$, solving a problem of Khovanov. We also functorially construct for any reduced commutative ring $R$ a rigid braided monoidal stable $\infty$-category whose $K_0$ is $R$.
- [234] arXiv:2303.16728 (replaced) [pdf, html, other]
-
Title: Coarse correlated equilibria for continuous time mean field games in open loop strategiesSubjects: Probability (math.PR); Optimization and Control (math.OC)
In the framework of continuous time symmetric stochastic differential games in open loop strategies, we introduce a generalization of mean field game solution, called coarse correlated solution. This can be seen as the analogue of a coarse correlated equilibrium in the $N$-player game, where a moderator randomly generates a strategy profile and asks the players to pre-commit to such strategies before disclosing them privately to each one of them; such a profile is a coarse correlated equilibrium if no player has an incentive to unilaterally deviate. We justify our definition by showing that a coarse correlated solution for the mean field game induces a sequence of approximate coarse correlated equilibria with vanishing error for the underlying $N$-player games. Existence of coarse correlated solutions for the mean field game is proved by means of a minimax theorem. An example with explicit solutions is discussed as well.
- [235] arXiv:2304.05647 (replaced) [pdf, html, other]
-
Title: Properties of local orthonormal systems, Part II: Geometric characterization of Bernstein inequalitiesSubjects: Functional Analysis (math.FA)
Let $(\Omega,\mathscr F,\mathbb P) $ be a probability space and let $(\mathscr F_n)$ be a binary filtration, i.e. exactly one atom of $\mathscr F_{n-1}$ is divided into two atoms of $\mathscr F_n$ without any restriction on their respective measures. Additionally, denote the collection of atoms corresponding to this filtration by $\mathscr A$. Let $S \subset L^\infty(\Omega)$ be a finite-dimensional linear subspace, having an additional stability property on atoms $\mathscr A$. For these data, we consider the two dictionaries $\mathscr C = \{ f \cdot \chi_A: f \in S, A \in \mathscr A\}$ and $\Phi$, a local orthonormal system generated by $S$ and the filtration $(\mathscr F_n)$. We are interested in approximation spaces corresponding to the best $n$-term approximation in $L^p$ for $1<p<\infty$ by elements of $\mathscr C$ and $\Phi$, respectively. It is known that in the classical Haar case, i.e. when $S = {\rm span} (\chi_{[0,1]})$ and the binary filtration $(\mathscr F_n)$ is dyadic (that is, an atom $A \in \mathscr A$ is divided into two new atoms of equal measure), those approximation spaces coincide, cf. [P. Petrushev, Multivariate $n$-term rational and piecewise polynomial approximation, J. Approx. Theory 121(1), 2003]. This motivates us to ask the question whether this is true in the general setting described above. The answer to this question is governed by the validity of a specific Bernstein type inequality.
The main result of this paper is a geometric characterization of this type of Bernstein inequality, i.e. a characterization in terms of the behaviour of functions from the space $S$ on atoms $\mathscr A$ and rings $\mathscr R = \{ A \setminus B: A, B \in \mathscr A, B \subset A \}\setminus \mathscr A$. We specialize this general result to some examples of interest, including general Haar systems and spaces $S$ consisting of (multivariate) polynomials. - [236] arXiv:2304.05881 (replaced) [pdf, html, other]
-
Title: Beyond the Fontaine-Wintenberger theoremComments: 60 pages; local improvements following a referee reportSubjects: Commutative Algebra (math.AC); Logic (math.LO)
Given a perfectoid field, we find an elementary extension and a henselian defectless valuation on it, whose value group is divisible and whose residue field is an elementary extension of the tilt. This specializes to the almost purity theorem over perfectoid valuation rings and Fontaine-Wintenberger. Along the way, we prove an Ax-Kochen/Ershov principle for certain deeply ramified fields, which also uncovers some new model-theoretic phenomena in positive characteristic. Notably, we get that the perfect hull of $\mathbb{F}_p(t)^h$ is an elementary substructure of the perfect hull of $\mathbb{F}_p(\!(t)\!)$.
- [237] arXiv:2304.07332 (replaced) [pdf, html, other]
-
Title: Skein module dimensions of mapping tori of the 2-torusComments: Final version, to appear in Quantum TopologySubjects: Geometric Topology (math.GT); Quantum Algebra (math.QA)
We determine the dimension of the Kauffman bracket skein module at generic $q$ for mapping tori of the 2-torus, generalising the well-known computation of Carrega and Gilmer. In the process, we give a decomposition of the twisted Hochschild homology of the $G$-skein algebra for $G = \mathrm{SL}_N$ or $\mathrm{GL}_N$, which is a direct summand of the whole skein module, and from which the dimensions follow easily in the cases $G = \mathrm{SL}_2$ and $G = \mathrm{GL}_1$.
- [238] arXiv:2305.11587 (replaced) [pdf, html, other]
-
Title: On the Hausdorff dimension of circular Furstenberg setsComments: v2: 83 pages, 5 figures. This version is published by Discrete AnalysisSubjects: Classical Analysis and ODEs (math.CA); Metric Geometry (math.MG)
For $0 \leq s \leq 1$ and $0 \leq t \leq 3$, a set $F \subset \mathbb{R}^{2}$ is called a circular $(s,t)$-Furstenberg set if there exists a family of circles $\mathcal{S}$ of Hausdorff dimension $\dim_{\mathrm{H}} \mathcal{S} \geq t$ such that $$\dim_{\mathrm{H}} (F \cap S) \geq s, \qquad S \in \mathcal{S}.$$ We prove that if $0 \leq t \leq s \leq 1$, then every circular $(s,t)$-Furstenberg set $F \subset \mathbb{R}^{2}$ has Hausdorff dimension $\dim_{\mathrm{H}} F \geq s + t$. The case $s = 1$ follows from earlier work of Wolff on circular Kakeya sets.
- [239] arXiv:2305.16026 (replaced) [pdf, html, other]
-
Title: Visible parts and slices of Ahlfors regular setsComments: 31 pages; v3: published versionJournal-ref: Discrete Analysis, 2024:17Subjects: Classical Analysis and ODEs (math.CA)
We show that for any compact set $E\subset\mathbb{R}^d$ the visible part of $E$ has Hausdorff dimension at most $d-1/6$ for almost every direction. This improves recent estimates of Orponen and Matheus. If $E$ is $s$-Ahlfors regular, where $s>d-1$, we prove a much better estimate. In that case for almost every direction the Hausdorff dimension of the visible part is at most $s - \alpha(s-d+1),$ where $\alpha>0.183$ is absolute. The estimate is new even for self-similar sets satisfying the open set condition. Along the way, we prove a refinement of the Marstrand's slicing theorem for Ahlfors regular sets.
- [240] arXiv:2306.06845 (replaced) [pdf, html, other]
-
Title: Information-Theoretic Limits and Strong Consistency on Binary Non-uniform Hypergraph Stochastic Block ModelsComments: The paper is written. New results concern the information-theoretic limits are added. Provide a new refinement algorithm to achieve strong consistency. Thus the title of the paper is changedSubjects: Statistics Theory (math.ST); Probability (math.PR); Methodology (stat.ME); Machine Learning (stat.ML)
Consider the unsupervised classification problem in random hypergraphs under the non-uniform Hypergraph Stochastic Block Model (HSBM) with two equal-sized communities, where each edge appears independently with some probability depending only on the labels of its vertices. In this paper, the information-theoretic limits on the clustering accuracy and the strong consistency threshold are established, expressed in terms of the generalized Hellinger distance. Below the threshold, it is impossible to assign all vertices to their own communities, and the lower bound of the expected mismatch ratio is derived. On the other hand, the problem space is (sometimes) divided into two disjoint subspaces when above the threshold. When only the contracted adjacency matrix is given, with high probability, one-stage spectral algorithms succeed in assigning every vertex correctly in the subspace far away from the threshold but fail in the other one. Two subsequent refinement algorithms are proposed to improve the clustering accuracy, which attain the lowest possible mismatch ratio, previously derived from the information-theoretical perspective. The failure of spectral algorithms in the second subspace arises from the loss of information induced by tensor contraction. The origin of this loss and possible solutions to minimize the impact are presented. Moreover, different from uniform hypergraphs, strong consistency is achievable by aggregating information from all uniform layers, even if it is impossible when each layer is considered alone.
- [241] arXiv:2306.07829 (replaced) [pdf, other]
-
Title: Higher Lie theory in positive characteristicComments: 52 pages. Major expansion of the previous paper, many new results added. Previous results are still included. Corrected minor mistakes, including the formula in Definition 2.16. Comments are very welcome!Subjects: Algebraic Topology (math.AT)
The main goal of this article is to develop integration theory for absolute partition $L_\infty$-algebras, which are point-set models for the (spectral) partition Lie algebras of Brantner-Mathew where infinite sums of operations are well-defined by definition. We construct a Quillen adjunction between absolute partition $L_\infty$-algebras and simplicial sets, and show that the right adjoint is a well-behaved integration functor. Points in this simplicial set are given by solutions to a Maurer-Cartan equation, and we give explicit formulas for gauge equivalences between them. We construct the analogue of the Baker-Campbell-Hausdorff formula in this setting and show it produces an isomorphic group to the classical one over a characteristic zero field.
We apply these constructions to show that absolute partition $L_\infty$-algebras encode the $p$-adic homotopy types of pointed connected finite nilpotent spaces, up to certain equivalences which we describe by explicit formulas. In particular, these formulas also allow us to give a combinatorial description of the homotopy groups of the $p$-completed spheres as solutions to a certain equation in a given degree, up to an equivalence relation imposed by elements one degree above. Finally, we construct absolute partition $L_\infty$ models for $p$-adic mapping spaces, which combined with the description of the homotopy groups gives an algebraic description of the homotopy type of these $p$-adic mapping spaces parallel to the unstable Adams spectral sequence. - [242] arXiv:2306.08312 (replaced) [pdf, html, other]
-
Title: A decomposition-homogenization method for Robin boundary problems on the nonnegative orthantComments: Final version, forthcoming in Electronic Journal of ProbabilitySubjects: Probability (math.PR); Analysis of PDEs (math.AP)
This paper studies the existence and uniqueness of a classical solution to a type of Robin boundary problems on the nonnegative orthant. We propose a new decomposition-homogenization method for the Robin boundary problem based on probabilistic representations, which leads to two auxiliary Robin boundary problems admitting some simplified probabilistic representations. The auxiliary probabilistic representations allow us to establish the existence of a unique classical solution to the original Robin boundary problem using some stochastic flow analysis.
- [243] arXiv:2307.01538 (replaced) [pdf, html, other]
-
Title: Convergence to the uniform distribution of moderately self-interacting diffusions on compact Riemannian manifoldsSubjects: Probability (math.PR)
We consider a self-interacting diffusion $X$ on a smooth compact Riemannian manifold $\mathbb M$, described by the stochastic differential equation \[ dX_t = \sqrt{2} dW_t(X_t)- \beta(t) \nabla V_t(X_t)dt, \] where $\beta$ is suitably lower-bounded and grows at most logarithmically, and $V_t(x)=\frac{1}{t}\int_0^t V(x,X_s)ds$ for a suitable smooth function $V\colon \mathbb M^2\to\mathbb R$ that makes the term $-\nabla V_t(X_t)$ self-repelling. We prove that almost surely the normalized occupation measure $\mu_t$ of $X$ converges weakly to the uniform distribution $\mathcal U$, and we provide a polynomial rate of convergence for smooth test functions. The key to this result is showing that if $f\colon\mathbb M\to\mathbb R$ is smooth, then $\mu_{e^t}(f)$ shadows the flow generated by the ordinary differential equation \[
\dot\nu_t(f)=-\nu_t(f)+\mathcal U(f). \] - [244] arXiv:2307.07780 (replaced) [pdf, html, other]
-
Title: Accuracy Controlled Schemes for the Eigenvalue Problem of the Radiative Transfer EquationSubjects: Numerical Analysis (math.NA); Analysis of PDEs (math.AP); Spectral Theory (math.SP)
The criticality problem in nuclear engineering asks for the principal eigenpair of a Boltzmann operator describing neutron transport in a reactor core. Being able to reliably design, and control such reactors requires assessing these quantities within quantifiable accuracy tolerances. In this paper we propose a paradigm that deviates from the common practice of approximately solving the corresponding spectral problem with a fixed, presumably sufficiently fine discretization. Instead, the present approach is based on first contriving iterative schemes, formulated in function space, that are shown to converge at a quantitative rate without assuming any a priori excess regularity properties, and that exploit only properties of the optical parameters in the underlying radiative transfer model. We develop the analytical and numerical tools for approximately realizing each iteration step within judiciously chosen accuracy tolerances, verified by a posteriori estimates, so as to still warrant quantifiable convergence to the exact eigenpair. This is carried out in full first for a Newton scheme. Since this is only locally convergent we analyze in addition the convergence of a power iteration in function space to produce sufficiently accurate initial guesses. Here we have to deal with intrinsic difficulties posed by compact but unsymmetric operators preventing standard arguments used in the finite dimensional case. Our main point is that we can avoid any condition on an initial guess to be already in a small neighborhood of the exact solution. We close with a discussion of remaining intrinsic obstructions to a certifiable numerical implementation, mainly related to not knowing the gap between the principal eigenvalue and the next smaller one in modulus.
- [245] arXiv:2307.13442 (replaced) [pdf, html, other]
-
Title: The gyrokinetic limit for the two dimensional Vlasov-Poisson system with multi-point chargesComments: 34 pages; typos correctedSubjects: Analysis of PDEs (math.AP)
In this article, we investigate the gyrokinetic limit for the two dimensional Vlasov-Poisson system with multi-point charges. We show that the solution converges to a measure-valued solution of the Euler equation with a defect measure, which extends the results of Miot (Nonlinearity 32(2):654-677, 2019) to the case of multi-point charges and removes the smallness condition $\sup_{0<\varepsilon<1}\|f_{\varepsilon}^0\|_{L^1}<1$. The main difficulty arises from the fact that the orbits of point charges will intersect frequently and rapidly as the magnetic field intensity becomes large. To overcome the problem, we adopt the techniques recently developed by Wu and Zhang (Journal of Statistical Physics 190:183, 2023) combined with a new technique introduced here.
- [246] arXiv:2307.16519 (replaced) [pdf, html, other]
-
Title: The $C^{0,1}$ It\^o-Ventzell formula for weak Dirichlet processesSubjects: Probability (math.PR)
This paper proves an extension of the Itô-Ventzell formula that applies to stochastic flows in $C^{0,1}$ for continuous weak Dirichlet processes. We apply this theorem, for example, to give a representation result for strong solutions of time-dependent elliptic SPDEs, to derive formulas for quadratic variations, and to relax assumptions in a financial mathematics context.
- [247] arXiv:2308.03240 (replaced) [pdf, html, other]
-
Title: Carbon-Aware Optimal Power FlowSubjects: Optimization and Control (math.OC); Systems and Control (eess.SY)
To facilitate effective decarbonization of the electric power sector, this paper introduces the generic Carbon-aware Optimal Power Flow (C-OPF) method for power system decision-making that considers demand-side carbon accounting and emission management. Built upon the classic optimal power flow (OPF) model, the C-OPF method incorporates carbon emission flow equations and constraints, as well as carbon-related objectives, to jointly optimize power flow and carbon flow. In particular, this paper establishes the feasibility and solution uniqueness of the carbon emission flow equations, and proposes modeling and linearization techniques to address the issues of undetermined power flow directions and bilinear terms in the C-OPF model. Additionally, two novel carbon emission models, together with the carbon accounting schemes, for energy storage systems are developed and integrated into the C-OPF model. Numerical simulations demonstrate the characteristics and effectiveness of the C-OPF method, in comparison with OPF solutions.
- [248] arXiv:2308.05246 (replaced) [pdf, html, other]
-
Title: Classification of Frobenius algebra structures on two-dimensional vector space over any base fieldSubjects: Rings and Algebras (math.RA)
Classifying Frobenius algebras is a key question that has been addressed in various contexts. The structure of finite-dimensional Frobenius algebras depends on the base field and the dimension of the algebra, leading to different classification results depending on whether the base field has characteristic zero, characteristic $p$, or other properties. Frobenius algebras over fields of characteristic zero have been well-studied, often related to semisimple algebra theory. The behavior of Frobenius algebras over fields of positive characteristic presents new challenges, with connections to modular representation theory. In the paper, we first classify all associative algebra structures on a two-dimensional vector space over any base field equipped with a non-degenerate bilinear form. We then identify which of these are Frobenius algebras. Lists of canonical representatives of the isomorphism classes of these algebras are provided for a base field with characteristics not equal to two or three, as well as for characteristics two and three.
- [249] arXiv:2309.06287 (replaced) [pdf, html, other]
-
Title: On the evolution of random integer compositionsComments: 39 pages; to appear in the Electronic Journal of CombinatoricsSubjects: Combinatorics (math.CO)
We explore how the asymptotic structure of a random $n$-term weak integer composition of $m$ evolves, as $m$ increases from zero. The primary focus is on establishing thresholds for the appearance and disappearance of substructures. These include the longest and shortest runs of zero terms or of nonzero terms, longest increasing runs, longest runs of equal terms, largest squares (runs of $k$ terms each equal to $k$), as well as a wide variety of other patterns. Of particular note is the dichotomy between the appearance and disappearance of exact consecutive patterns, with smaller patterns appearing before larger ones, whereas longer patterns disappear before shorter ones.
- [250] arXiv:2309.07520 (replaced) [pdf, html, other]
-
Title: Strict Faber-Krahn type inequality for the mixed local-nonlocal operator under polarizationComments: 13 pages. This article significantly expands upon the concepts presented in our previous paper, arXiv:2305.16672, to address a broader set of casesSubjects: Analysis of PDEs (math.AP)
Let $\Omega \subset \mathbb{R}^d$ with $d\geq 2$ be a bounded domain of class $\mathcal{C}^{1,\beta }$ for some $\beta \in (0,1)$. For $p\in (1, \infty )$ and $s\in (0,1)$, let $\Lambda ^s_{p}(\Omega )$ be the first eigenvalue of the mixed local-nonlocal operator $-\Delta _p+(-\Delta _p)^s$ in $\Omega $ with the homogeneous nonlocal Dirichlet boundary condition. We establish a strict Faber-Krahn type inequality for $\Lambda _{p}^s(\cdot )$ under polarization. As an application of this strict inequality, we obtain the strict monotonicity of $\Lambda _{p}^s(\cdot )$ over annular domains and characterize the rigidity property of the balls in the classical Faber-Krahn inequality for $-\Delta _p+(-\Delta _p)^s$.
- [251] arXiv:2309.08846 (replaced) [pdf, html, other]
-
Title: Twisted convolution algebras with coefficients on a differential subalgebraComments: 9 pages. Contains changes in redaction, specially in the introduction. To appear in Studia MathematicaSubjects: Operator Algebras (math.OA)
Let $({\sf G},\alpha, \omega,\mathfrak B)$ be a measurable twisted action of the locally compact group ${\sf G}$ on a Banach $^*$-algebra $\mathfrak B$ and $\mathfrak A$ a differential Banach $^*$-subalgebra of $\mathfrak B$, which is stable under said action. We observe that $L^1_{\alpha,\omega}({\sf G},\mathfrak A)$ is a differential subalgebra of $L^1_{\alpha,\omega}({\sf G},\mathfrak B)$. We use this fact to provide new examples of groups with symmetric Banach $^*$-algebras. In particular, we prove that discrete rigidly symmetric extensions of compact groups are symmetric or that semidirect products ${\sf K}\rtimes{\sf H}$, with ${\sf H}$ symmetric and ${\sf K}$ compact, are symmetric.
- [252] arXiv:2310.08111 (replaced) [pdf, html, other]
-
Title: Homogenization of the distribution-dependent stochastic abstract fluid modelsComments: We corrected some minor errorsSubjects: Analysis of PDEs (math.AP)
In this paper, we study the homogenization of the distribution-dependent stochastic abstract fluid models by combining the $two\!-\!scale$ convergence and martingale representative approach. A general framework of the homogenization research is established for stochastic abstract fluid models which are the type of nonlinear partial differential equations including the (distribution-dependent) stochastic Navier-Stokes equations, stochastic magneto-hydrodynamic equations, stochastic Boussinesq equations, stochastic micropolar equations, stochastic Allen-Cahn equations.
- [253] arXiv:2310.12446 (replaced) [pdf, html, other]
-
Title: Electromagnetic Information Theory-Based Statistical Channel Model for Improved Channel EstimationComments: Electromagnetic information theory (EIT) is an emerging interdisciplinary subject, aiming at providing a unified analytical framework for wireless systems as well as guiding practical system design. This paper answers the question: "Whether can we improve wireless communication systems via EIT"?Subjects: Information Theory (cs.IT); Signal Processing (eess.SP)
Electromagnetic information theory (EIT) is an emerging interdisciplinary subject that integrates classical Maxwell electromagnetics and Shannon information theory. The goal of EIT is to uncover the information transmission mechanisms from an electromagnetic (EM) perspective in wireless systems. Existing works on EIT are mainly focused on the analysis of EM channel characteristics, degrees-of-freedom, and system capacity. However, these works do not clarify how to integrate EIT knowledge into the design and optimization of wireless systems. To fill in this gap, in this paper, we propose an EIT-based statistical channel model with simplified parameterization. Thanks to the simplified closed-form expression of the EMCF, it can be readily applied to various channel modeling and inference tasks. Specifically, by averaging the solutions of Maxwell's equations over a tunable von Mises distribution, we obtain a spatio-temporal correlation function (STCF) model of the EM channel, which we name as the EMCF. Furthermore, by tuning the parameters of the EMCF, we propose an EIT-based covariance estimator (EIT-Cov) to accurately capture the channel covariance. Since classical MMSE estimators can exploit prior information contained in the channel covariance matrix, we further propose the EIT-MMSE channel estimator by substituting EMCF for the covariance matrix. Simulation results show that both the proposed EIT-Cov covariance estimator and the EIT-MMSE channel estimator outperform their baseline algorithms, thus proving that EIT is beneficial to wireless communication systems.
- [254] arXiv:2311.05444 (replaced) [pdf, html, other]
-
Title: The category of a partitioned fanComments: 31 pages, comments welcome. v2: Sec. 4.4 and Thm. 6.20 added, Prop. 4.14, Thm. 6.21 removed, v3: journal accepted manuscript with major generalisations of the main theorems concerning faithful functors (Thm. 1.4 and Thm. 1.5)Subjects: Representation Theory (math.RT)
In this paper, we introduce the notion of an admissible partition of a simplicial polyhedral fan and define the category of a partitioned fan as a generalisation of the $\tau$-cluster morphism category of a finite-dimensional algebra. This establishes a complete lattice of categories around the $\tau$-cluster morphism category, which is closely tied to the fan structure. We prove that the classifying spaces of these categories are cube complexes, which reduces the process of determining if they are $K(\pi,1)$ spaces to three sufficient conditions. We characterise when these conditions are satisfied for fans in $\mathbb{R}^2$ and prove that the first one, the existence of a certain faithful functor, is satisfied for hyperplane arrangements whose normal vectors lie in the positive orthant. As a consequence we obtain a new infinite class of algebras for which the $\tau$-cluster morphism category admits a faithful functor and for which the cube complexes are $K(\pi,1)$ spaces. In the final section we also offer a new algebraic proof of the relationship between an algebra and its $g$-vector fan.
- [255] arXiv:2311.05999 (replaced) [pdf, html, other]
-
Title: Quantitative spectral stability for the Neumann Laplacian in domains with small holesSubjects: Analysis of PDEs (math.AP); Spectral Theory (math.SP)
The aim of the present paper is to investigate the behavior of the spectrum of the Neumann Laplacian in domains with little holes excised from the interior. More precisely, we consider the eigenvalues of the Laplacian with homogeneous Neumann boundary conditions on a bounded, Lipschitz domain. Then, we singularly perturb the domain by removing Lipschitz sets which are "small" in a suitable sense and satisfy a uniform extension property. In this context, we provide an asymptotic expansion for all the eigenvalues of the perturbed problem which are converging to simple eigenvalues of the limit one. The eigenvalue variation turns out to depend on a geometric quantity resembling the notion of (boundary) torsional rigidity: understanding this fact is one of the main contributions of the present paper. In the particular case of a hole shrinking to a point, through a fine blow-up analysis, we identify the exact vanishing order of such a quantity and we establish some connections between the location of the hole and the sign of the eigenvalue variation.
- [256] arXiv:2311.06069 (replaced) [pdf, html, other]
-
Title: A filtered multilevel Monte Carlo method for estimating the expectation of cell-centered discretized random fieldsJérémy Briant (1 and 2), Paul Mycek (2), Mayeul Destouches (3), Olivier Goux (2), Serge Gratton (1 and 4), Selime Gürol (2), Ehouarn Simon (1), Anthony T. Weaver (2) ((1) Irit CNRS-INP, (2) CECI CNRS-Cerfacs, (3) Met Office, (4) ANITI)Subjects: Numerical Analysis (math.NA)
We investigate the use of multilevel Monte Carlo (MLMC) methods for estimating the expectation of discretized random fields. Specifically, we consider a setting in which the input and output vectors of numerical simulators have inconsistent dimensions across the multilevel hierarchy. This requires the introduction of grid transfer operators borrowed from multigrid methods. By adapting mathematical tools from multigrid methods, we perform a theoretical spectral analysis of the MLMC estimator of the expectation of discretized random fields, in the specific case of linear, symmetric and circulant simulators. We then propose filtered MLMC (F-MLMC) estimators based on a filtering mechanism similar to the smoothing process of multigrid methods, and we show that the filtering operators improve the estimation of both the small- and large-scale components of the variance, resulting in a reduction of the total variance of the estimator. Next, the conclusions of the spectral analysis are experimentally verified with a one-dimensional illustration. Finally, the proposed F-MLMC estimator is applied to the problem of estimating the discretized variance field of a diffusion-based covariance operator, which amounts to estimating the expectation of a discretized random field. The numerical experiments support the conclusions of the theoretical analysis even with non-linear simulators, and demonstrate the improvements brought by the F-MLMC estimator compared to both a crude MC and an unfiltered MLMC estimator.
- [257] arXiv:2311.07419 (replaced) [pdf, html, other]
-
Title: Diaconis-Ylvisaker prior penalized likelihood for $p/n \to \kappa \in (0,1)$ logistic regressionComments: 25 pages, 8 figures, pdf attachedSubjects: Statistics Theory (math.ST)
We characterise the behaviour of the maximum Diaconis-Ylvisaker prior penalized likelihood estimator in high-dimensional logistic regression, where the number of covariates is a fraction $\kappa \in (0,1)$ of the number of observations $n$, as $n \to \infty$. We derive the estimator's aggregate asymptotic behaviour under this proportional asymptotic regime, when covariates are independent normal random variables with mean zero and the linear predictor has asymptotic variance $\gamma^2$. From this foundation, we devise adjusted $Z$-statistics, penalized likelihood ratio statistics, and aggregate asymptotic results with arbitrary covariate covariance. While the maximum likelihood estimate asymptotically exists only for a narrow range of $(\kappa, \gamma)$ values, the maximum Diaconis-Ylvisaker prior penalized likelihood estimate not only exists always but is also directly computable using maximum likelihood routines. Thus, our asymptotic results also hold for $(\kappa, \gamma)$ values where results for maximum likelihood are not attainable, with no overhead in implementation or computation. We study the estimator's shrinkage properties, compare it to alternative estimation methods that can operate with proportional asymptotics, and present procedures for the estimation of unknown constants that describe the asymptotic behaviour of our estimator. We also provide a conjecture about the behaviour of our estimator when an intercept parameter is present in the model. We present results from extensive numerical studies to demonstrate the theoretical advances and strong evidence to support the conjecture, and illustrate the methodology we put forward through the analysis of a real-world data set on digit recognition.
- [258] arXiv:2311.08023 (replaced) [pdf, html, other]
-
Title: On naturally labelled posets and permutations avoiding 12-34Comments: 22 pages; to appear in the European Journal of CombinatoricsSubjects: Combinatorics (math.CO)
A partial order $\prec$ on $[n]$ is naturally labelled (NL) if $x\prec y$ implies $x<y$. We establish a bijection between {3, 2+2}-free NL posets and 12-34-avoiding permutations, determine functional equations satisfied by their generating function, and use series analysis to investigate their asymptotic growth, presenting evidence of stretched exponential behaviour. We also exhibit bijections between 3-free NL posets and various other objects, and determine their generating function. The connection between our results and a hierarchy of combinatorial objects related to interval orders is described.
- [259] arXiv:2311.15224 (replaced) [pdf, html, other]
-
Title: Sharp Poincar\'e--Sobolev Inequalities of Choquet--Lorentz Integrals with Respect to Hausdorff Contents on Bounded John DomainsComments: 23 pagesSubjects: Functional Analysis (math.FA); Analysis of PDEs (math.AP); Classical Analysis and ODEs (math.CA)
Let $\Omega$ be a bounded John domain in $\mathbb R^n$ with $n\ge 2$, and let $\mathcal{H}_{\infty }^{\delta}$ denote the Hausdorff content of dimension $\delta\in (0,n]$. In this article, the authors prove the Poincaré and the Poincaré--Sobolev inequalities, with sharp ranges of indices, on Choquet--Lorentz integrals with respect to $\mathcal{H}_{\infty }^{\delta}$ for all continuously differentiable functions on $\Omega$. These results not only extend the recent Poincaré and Poincaré--Sobolev inequalities to the Choquet--Lorentz integrals, but also provide some endpoint estimates (weak type) in the critical case. One of the main novelties exists in that, to achieve the goals, the authors develop some new tools associated with Choquet--Lorentz integrals on $\mathcal{H}_{\infty }^{\delta}$, such as the fractional Hardy--Littlewood maximal inequality and the Hedberg-type pointwise estimate on the Riesz potential. As an application, the authors obtain the sharp boundedness of the Riesz potential on Choquet--Lorentz integrals. Moreover, even for classical Lorentz integrals, these Poincaré and Poincaré--Sobolev inequalities are also new.
- [260] arXiv:2312.04725 (replaced) [pdf, html, other]
-
Title: Values and derivative values at nonpositive integers of generalized multiple Hurwitz zeta functions, applications to Witten zeta functionsSubjects: Number Theory (math.NT)
We present an analytic continuation of certain multiple zeta functions of generalized Hurwitz type. From this analytic continuation we derive explicit formulas for their values and derivative values at nonpositive integers along a direction. As an application, we provide explicit formulas for some values and derivative values of the Witten zeta functions $\zeta_{\mathfrak{g}_2}$ and $\zeta_{\mathfrak{so}(5)}$. Furthermore, by employing a Meinardus-type theorem, we investigate the asymptotic behavior of the number of $n$-dimensional representations of the exceptional Lie algebra $\mathfrak{g}_2$.
- [261] arXiv:2312.08562 (replaced) [pdf, html, other]
-
Title: The covariant functoriality of graph algebrasComments: 17 pages; Definition 3.5 corrected, Example 4.10 addedSubjects: Rings and Algebras (math.RA)
In the standard category of directed graphs, graph morphisms map edges to edges. By allowing graph morphisms to map edges to finite paths (path homomorphisms of graphs), we obtain an ambient category in which we determine subcategories enjoying covariant functors to categories of algebras given by constructions of path algebras, Cohn path algebras, and Leavitt path algebras, respectively. Thus we obtain new tools to unravel homomorphisms between Leavitt path algebras and graph C*-algebras. In particular, a graph-algebraic presentation of the inclusion of the C*-algebra of a quantum real projective plane into the Toeplitz algebra allows us to determine a quantum CW-complex structure of the former. It comes as a mixed-pullback theorem where two $*$-homomorphisms are covariantly induced from path homomorphisms of graphs and the remaining two are contravariantly induced by admissible inclusions of graphs. As a main result and an application of new covariant-induction tools, we prove such a mixed-pullback theorem for arbitrary graphs whose all vertex-simple loops have exits, which substantially enlarges the scope of examples coming from noncommutative topology.
- [262] arXiv:2312.12538 (replaced) [pdf, html, other]
-
Title: Constructions of superabundant tropical curves in higher genusComments: 18 pages, 14 figures. v3: contains minor corrections and clarifications. Accepted version, to appear in Bulletin of the LMSSubjects: Algebraic Geometry (math.AG)
We construct qualitatively new examples of superabundant tropical curves which are non-realizable in genus $3$ and $4$. These curves are in $\mathbb{R}^3$ and $\mathbb{R}^4$ respectively, and have properties resembling canonical embeddings of genus $3$ and $4$ algebraic curves. In particular, the genus $3$ example is a degree $4$ planar tropical curve, and the genus $4$ example is contained in the product of a tropical line and a tropical conic. They have excess dimension of deformation space equal to $1$. Non-realizability follows by combining this with a dimension calculation for the corresponding space of logarithmic curves.
- [263] arXiv:2312.12965 (replaced) [pdf, html, other]
-
Title: Ceresa cycles of bielliptic Picard curvesComments: accepted versionSubjects: Algebraic Geometry (math.AG); Number Theory (math.NT)
We show that the Ceresa cycle $\kappa(C_t)$ of the genus $3$ curve $C_t \colon y^3 = x^4 + 2tx^2 + 1$ is torsion if and only if $Q_t=( \sqrt[3]{t^2 -1},t)$ is a torsion point on the elliptic curve $y^2 = x^3 + 1$. This shows that there are infinitely many smooth plane quartic curves over $\mathbb{C}$ (resp. $\mathbb{Q}$) with torsion (resp. infinite order) Ceresa cycle. Over $\overline{\mathbb{Q}}$, we show that the Beilinson--Bloch height of $\kappa(C_t)$ is proportional to the Neron--Tate height of $Q_t$. Thus, the height of $\kappa(C_t)$ is nondegenerate and satisfies a Northcott property. To prove all this, we show that the Chow motive that controls $\kappa(C_t)$ is isomorphic to $\mathfrak{h}^1$ of an appropriate elliptic curve.
- [264] arXiv:2312.13262 (replaced) [pdf, html, other]
-
Title: Images of abelian schemesComments: Complete rewrite with additional coauthor. Patrick Brosnan alerted us to a serious flaw in the first version. New version gives conditions on the base when the image of an abelian scheme is, or is not, necessarily an abelian schemeSubjects: Algebraic Geometry (math.AG)
We provide some conditions for the image of a morphism of abelian schemes to again be an abelian scheme. For context, in characteristic 0, the image is always an abelian scheme; in mixed and positive characteristic the image can fail to be an abelian scheme, and so it is in this setting that the conditions we provide are pertinent.
- [265] arXiv:2312.13263 (replaced) [pdf, html, other]
-
Title: Putting the p back in PrymComments: Major rewrite triggered by issues with V1 of arXiv:2312.13262. Statements for covers of curves are unchanged; some general statements (on norms and complements) now proved under additional hypothesisSubjects: Algebraic Geometry (math.AG); Number Theory (math.NT)
After Jacobians of curves, Prym varieties are perhaps the next most studied abelian varieties. They turn out to be quite useful in a number of contexts. For technical reasons, there does not appear to be any systematic treatment of Prym varieties in characteristic 2, and due to our recent interest in this topic, the purpose of this paper is to fill in that gap. Our main result is a classification of branched covers of curves in characteristic 2 that give rise to Prym varieties. We are also interested in the case of Prym varieties in the relative setting, and so we develop that theory here as well, including an extension of Welters' Criterion.
- [266] arXiv:2312.13926 (replaced) [pdf, other]
-
Title: Equivariant Lagrangian correspondence and a conjecture of TelemanComments: Exposition improvedSubjects: Symplectic Geometry (math.SG); Algebraic Geometry (math.AG)
In this paper, we study the Floer theory of equivariant Lagrangian correspondences and apply it to deduce a conjecture of Teleman, which finds the relation between the disc potential of an invariant Lagrangian submanifold and that of its quotient. A main step is to extend Fukaya's construction of an $A_\infty$ tri-module for Lagrangian correspondences to Borel spaces. We find that the equivariant obstruction of a Lagrangian correspondence plays an essential role, which leads to quantum corrections in the disc potentials of quotients. We solve the obstruction in the toric setup and find the relation with mirror maps for compact semi-Fano toric manifolds.
- [267] arXiv:2312.15638 (replaced) [pdf, html, other]
-
Title: Risk-Aware Control of Discrete-Time Stochastic Systems: Integrating Kalman Filter and Worst-case CVaR in Control Barrier FunctionsComments: This has been presented at IEEE Conference on Decision and Control 2024, pp. 2019-2024. Minor typos in equations (12) - (14) have been fixedSubjects: Optimization and Control (math.OC); Systems and Control (eess.SY)
This paper proposes control approaches for discrete-time linear systems subject to stochastic disturbances. It employs Kalman filter to estimate the mean and covariance of the state propagation, and the worst-case conditional value-at-risk (CVaR) to quantify the tail risk using the estimated mean and covariance. The quantified risk is then integrated into a control barrier function (CBF) to derive constraints for controller synthesis, addressing tail risks near safe set boundaries. Two optimization-based control methods are presented using the obtained constraints for half-space and ellipsoidal safe sets, respectively. The effectiveness of the obtained results is demonstrated using numerical simulations.
- [268] arXiv:2401.01500 (replaced) [pdf, html, other]
-
Title: Log-concave Density Estimation with Independent ComponentsComments: 44 pages, 10 figures. Various improvements over the previous version (v1), and substantial reorganization of Section 3. Some missing assumptions required by Theorem 3.10 of the previous version (v1) have now been made explicit (Lemma 3.13 of the current version)Subjects: Statistics Theory (math.ST); Methodology (stat.ME)
We propose a method for estimating a log-concave density on $\mathbb R^d$ from samples, under the assumption that there exists an orthogonal transformation that makes the components of the random vector independent. While log-concave density estimation is hard both computationally and statistically, the independent components assumption alleviates both issues, while still maintaining a large non-parametric class. We prove that under mild conditions, at most $\tilde{\mathcal{O}}(\epsilon^{-4})$ samples (suppressing constants and log factors) suffice for our proposed estimator to be within $\epsilon$ of the original density in squared Hellinger distance. On the computational front, while the usual log-concave maximum likelihood estimate can be obtained via a finite-dimensional convex program, it is slow to compute -- especially in higher dimensions. We demonstrate through numerical experiments that our estimator can be computed efficiently, making it more practical to use.
- [269] arXiv:2401.11141 (replaced) [pdf, html, other]
-
Title: Wideband Beamforming for RIS Assisted Near-Field CommunicationsJournal-ref: in IEEE Transactions on Wireless Communications, vol. 23, no. 11, pp. 16836-16851, Nov. 2024Subjects: Information Theory (cs.IT); Signal Processing (eess.SP)
A near-field wideband beamforming scheme is investigated for reconfigurable intelligent surface (RIS) assisted multiple-input multiple-output (MIMO) systems, in which a deep learning-based end-to-end (E2E) optimization framework is proposed to maximize the system spectral efficiency. To deal with the near-field double beam split effect, the base station is equipped with frequency-dependent hybrid precoding architecture by introducing sub-connected true time delay (TTD) units, while two specific RIS architectures, namely true time delay-based RIS (TTD-RIS) and virtual subarray-based RIS (SA-RIS), are exploited to realize the frequency-dependent passive beamforming at the RIS. Furthermore, the efficient E2E beamforming models without explicit channel state information are proposed, which jointly exploits the uplink channel training module and the downlink wideband beamforming module. In the proposed network architecture of the E2E models, the classical communication signal processing methods, i.e., polarized filtering and sparsity transform, are leveraged to develop a signal-guided beamforming network. Numerical results show that the proposed E2E models have superior beamforming performance and robustness to conventional beamforming benchmarks. Furthermore, the tradeoff between the beamforming gain and the hardware complexity is investigated for different frequency-dependent RIS architectures, in which the TTD-RIS can achieve better spectral efficiency than the SA-RIS while requiring additional energy consumption and hardware cost.
- [270] arXiv:2401.11302 (replaced) [pdf, html, other]
-
Title: Linear-quadratic optimal control for infinite-dimensional input-state-output systemsComments: 46 pages, 6 figuresSubjects: Optimization and Control (math.OC); Functional Analysis (math.FA)
We examine the minimization of a quadratic cost functional composed of the output and the final state of abstract infinite-dimensional evolution equations in view of existence of solutions and optimality conditions. While the initial value is prescribed, we are minimizing over all inputs within a specified convex subset of square integrable controls with values in a Hilbert space. The considered class of infinite-dimensional systems is based on the system node formulation. Thus, our developed approach includes optimal control of a wide variety of linear partial differential equations with boundary control and observation that are not well-posed in the sense that the output continuously depends on the input and the initial value. We provide an application of particular optimal control problems arising in energy-optimal control of port-Hamiltonian systems. Last, we illustrate the our abstract theory by two examples including a non-well-posed heat equation with Dirichlet boundary control and a wave equation on an L-shaped domain with boundary control of the stress in normal direction.
- [271] arXiv:2401.13582 (replaced) [pdf, html, other]
-
Title: Rank stability of elliptic curves in certain non-abelian extensionsComments: Version 2: 24 pages, accepted for publication in Mathematische NachrichtenSubjects: Number Theory (math.NT)
Let $E_{/\mathbb{Q}}$ be an elliptic curve with rank $E(\mathbb{Q})=0$. Fix an odd prime $p$, a positive integer $n$ and a finite abelian extension $K/\mathbb{Q}$ with rank $E(K) = 0$. In this paper, we show that there exist infinitely many extensions $L/K$ such that $L/\mathbb{Q}$ is Galois with $\operatorname{Gal}(L/\mathbb{Q}) \simeq \operatorname{Gal}(K/\mathbb{Q}) \ltimes \mathbb{Z}/p^n\mathbb{Z}$, and rank $E(L)=0$. This is an extension of earlier results on rank stability of elliptic curves in cyclic extensions of prime power order to a non-abelian setting. We also obtain an asymptotic lower bound for the number of such extensions, ordered by their absolute discriminant.
- [272] arXiv:2401.14898 (replaced) [pdf, html, other]
-
Title: Decentralized real-time iterations for distributed NMPCSubjects: Optimization and Control (math.OC); Systems and Control (eess.SY)
This article presents a Real-Time Iteration (RTI) scheme for distributed Nonlinear Model Predictive Control (NMPC). The scheme transfers the well-known RTI approach, a key enabler for many industrial real-time NMPC implementations, to the setting of cooperative distributed control. At each sampling instant, one outer iteration of a bi-level decentralized Sequential Quadratic Programming (dSQP) method is applied to a centralized optimal control problem. This ensures that real-time requirements are met and it facilitates cooperation between subsystems. Combining novel dSQP convergence results with RTI stability guarantees, we prove local exponential stability under standard assumptions on the MPC design with and without terminal constraints. The proposed scheme only requires neighbor-to-neighbor communication and avoids a central coordinator. A numerical example with coupled inverted pendulums demonstrates the efficacy of the approach.
- [273] arXiv:2402.06620 (replaced) [pdf, html, other]
-
Title: The Brauer groups of moduli of genus three curves, abelian threefolds and plane curvesComments: Previous version contained a mistake: we now only compute the invariants up to degree two, which suffice to compute the Brauer group. We added a section showing that the Brauer group of the moduli stack of smooth genus three curves is isomorphic to the Brauer grouip of the moduli stack of three dimensional principally polarized abelian varietiesSubjects: Algebraic Geometry (math.AG)
We compute the $\ell$-primary torsion of the Brauer group of the moduli stack of smooth curves of genus three over any field of characteristic different from two and the Brauer group of the moduli stacks of smooth plane curves of degree $d$ over any algebraically closed field of characteristic different from two, three and coprime to $d$. We achieve this result by computing the low degree cohomological invariants of these stacks. As a corollary we are additionally able to compute the $\ell$-primary torsion of the Brauer group of the moduli stack of principally polarized abelian varieties of dimension three over any field of characteristic different from two.
- [274] arXiv:2402.13092 (replaced) [pdf, html, other]
-
Title: Contractivity of neural ODEs: an eigenvalue optimization problemComments: 26 pages, 6 figures, 4 tablesSubjects: Numerical Analysis (math.NA); Optimization and Control (math.OC)
We propose a novel methodology to solve a key eigenvalue optimization problem which arises in the contractivity analysis of neural ODEs. When looking at contractivity properties of a one layer weight-tied neural ODE $\dot{u}(t)=\sigma(Au(t)+b)$ (with $u,b \in {\mathbb R}^n$, $A$ is a given $n \times n$ matrix, $\sigma : {\mathbb R} \to {\mathbb R}$ denotes an activation function and for a vector $z \in {\mathbb R}^n$, $\sigma(z) \in {\mathbb R}^n$ has to be interpreted entry-wise), we are led to study the logarithmic norm of a set of products of type $D A$, where $D$ is a diagonal matrix such that ${\mathrm{diag}}(D) \in \sigma'({\mathbb R}^n)$. Specifically, given a real number $c$ (usually $c=0$), the problem consists in finding the largest positive interval $\text{I}\subseteq \mathbb [0,\infty)$ such that the logarithmic norm $\mu(DA) \le c$ for all diagonal matrices $D$ with $D_{ii}\in \text{I}$. We propose a two-level nested methodology: an inner level where, for a given $\text{I}$, we compute an optimizer $D^\star(\text{I})$ by a gradient system approach, and an outer level where we tune $\text{I}$ so that the value $c$ is reached by $\mu(D^\star(\text{I})A)$. We extend the proposed two-level approach to the general multilayer, and possibly time-dependent, case $\dot{u}(t) = \sigma( A_k(t) \ldots \sigma ( A_{1}(t) u(t) + b_{1}(t) ) \ldots + b_{k}(t) )$ and we propose several numerical examples to illustrate its behaviour, including its stabilizing performance on a one-layer neural ODE applied to the classification of the MNIST handwritten digits dataset.
- [275] arXiv:2403.02764 (replaced) [pdf, html, other]
-
Title: Unbalanced L1 optimal transport for vector valued measures and application to Full Waveform InversionComments: Journal of Computational Physics, In pressSubjects: Optimization and Control (math.OC)
Optimal transport has recently started to be successfully employed to define misfit or loss functions in inverse problems. However, it is a problem intrinsically defined for positive (probability) measures and therefore strategies are needed for its applications in more general settings of interest. In this paper we introduce an unbalanced optimal transport problem for vector valued measures starting from the $L^1$ optimal transport. By lifting data in a self-dual cone of a higher dimensional vector space, we show that one can recover a meaningful transport problem. We show that the favorable computational complexity of the $L^1$ problem, an advantage compared to other formulations of optimal transport, is inherited by our vector extension. We consider both a one-homogeneous and a two-homogeneous penalization for the imbalance of mass, the latter being potentially relevant for applications to physics based problems. In particular, we demonstrate the potential of our strategy for full waveform inversion, an inverse problem for high resolution seismic imaging.
- [276] arXiv:2403.04079 (replaced) [pdf, other]
-
Title: Rings of Quotients of Rings of FunctionsComments: 72 pages, Typeset copy of 1966 original, long out of printSubjects: General Topology (math.GN); Rings and Algebras (math.RA)
From the original PREFACE: The rings of quotients recently introduced by Johnson and Utumi are applied to the ring $C(X)$ of all continuous real-valued functions on a completely regular space $X$. Let $Q(X)$ denote the maximal ring of quotients of $C(X)$; then $Q(X)$ may be realized as the ring of all continuous functions on the dense open sets of $X$ (modulo an obvious equivalence relation). In special cases (e.g., for metric $X$), $Q(X)$ reduces to the classical ring of quotients of $C(X)$ (formed with respect to the regular elements), but in general, the classical ring is only a proper sub-ring of $Q(X)$.
- [277] arXiv:2403.05974 (replaced) [pdf, html, other]
-
Title: Deep Reinforcement Learning Enhanced Rate-Splitting Multiple Access for Interference MitigationSubjects: Information Theory (cs.IT); Multiagent Systems (cs.MA); Signal Processing (eess.SP)
This study explores the application of the rate-splitting multiple access (RSMA) technique, vital for interference mitigation in modern communication systems. It investigates the use of precoding methods in RSMA, especially in complex multiple-antenna interference channels, employing deep reinforcement learning. The aim is to optimize precoders and power allocation for common and private data streams involving multiple decision-makers. A multi-agent deep deterministic policy gradient (MADDPG) framework is employed to address this complexity, where decentralized agents collectively learn to optimize actions in a continuous policy space. We also explore the challenges posed by imperfect channel side information at the transmitter. Additionally, decoding order estimation is addressed to determine the optimal decoding sequence for common and private data sequences. Simulation results demonstrate the effectiveness of the proposed RSMA method based on MADDPG, achieving the upper bound in single-antenna scenarios and closely approaching theoretical limits in multi-antenna scenarios. Comparative analysis shows superiority over other techniques such as MADDPG without rate-splitting, maximal ratio transmission (MRT), zero-forcing (ZF), and leakage-based precoding methods. These findings highlight the potential of deep reinforcement learning-driven RSMA in reducing interference and enhancing system performance in communication systems.
- [278] arXiv:2403.07457 (replaced) [pdf, html, other]
-
Title: Energy bounds for weighted spherical codes and designs via linear programmingComments: 29 pages, submittedSubjects: Metric Geometry (math.MG); Combinatorics (math.CO)
Universal bounds for the potential energy of weighted spherical codes are obtained by linear programming. The universality is in the sense of Cohn-Kumar -- every attaining code is optimal with respect to a large class of potential functions (absolutely monotone), in the sense of Levenshtein -- there is a bound for every weighted code, and in the sense of parameters (nodes and weights) -- they are independent of the potential function. We derive a necessary condition for optimality (in the linear programming framework) of our lower bounds which is also shown to be sufficient when the potential is strictly absolutely monotone. Bounds are also obtained for the weighted energy of weighted spherical designs. We explore our bounds for several previously studied weighted spherical codes.
- [279] arXiv:2403.10370 (replaced) [pdf, other]
-
Title: Hessian-free force-gradient integratorsComments: 28 pages, 6 figuresSubjects: Numerical Analysis (math.NA); High Energy Physics - Lattice (hep-lat); Mathematical Physics (math-ph)
We propose a new framework of Hessian-free force-gradient integrators that do not require the analytical expression of the force-gradient term based on the Hessian of the potential. Due to that the new class of decomposition algorithms for separable Hamiltonian systems with quadratic kinetic energy may be particularly useful when applied to Hamiltonian systems where an evaluation of the Hessian is significantly more expensive than an evaluation of its gradient, e.g. in molecular dynamics simulations of classical systems. Numerical experiments of an N-body problem, as well as applications to the molecular dynamics step in the Hybrid Monte Carlo (HMC) algorithm for lattice simulations of the Schwinger model and Quantum Chromodynamics (QCD) verify these expectations.
- [280] arXiv:2403.11973 (replaced) [pdf, html, other]
-
Title: Quantum reference frames, measurement schemes and the type of local algebras in quantum field theoryComments: 70 pages including appendices updated to as published: corrected typos, minor rewordings, conclusion has been extended, appendix B has been shortenedJournal-ref: Commun. Math. Phys. 406, 19 (2025)Subjects: Mathematical Physics (math-ph); General Relativity and Quantum Cosmology (gr-qc); High Energy Physics - Theory (hep-th); Quantum Physics (quant-ph)
We develop an operational framework, combining relativistic quantum measurement theory with quantum reference frames (QRFs), in which local measurements of a quantum field on a background with symmetries are performed relative to a QRF. This yields a joint algebra of quantum-field and reference-frame observables that is invariant under the natural action of the group of spacetime isometries. For the appropriate class of quantum reference frames, this algebra is parameterised in terms of crossed products. Provided that the quantum field has good thermal properties (expressed by the existence of a KMS state at some nonzero temperature), one can use modular theory to show that the invariant algebra admits a semifinite trace. If furthermore the quantum reference frame has good thermal behaviour (expressed in terms of the properties of a KMS weight) at the same temperature, this trace is finite. We give precise conditions for the invariant algebra of physical observables to be a type $II_1$ factor. Our results build upon recent work of Chandrasekaran, Longo, Penington and Witten [JHEP $\mathbf{2023}$, 82 (2023)], providing both a significant mathematical generalisation of these findings and a refined operational understanding of their model.
- [281] arXiv:2403.17981 (replaced) [pdf, html, other]
-
Title: New properties of some classes of Saphar type operatorsComments: 16 pagesSubjects: Functional Analysis (math.FA)
This paper explores additional properties of some classes of Saphar type operators, namely left Drazin invertible, essentially left Drazin invertible, right Drazin invertible, and essentially right Drazin invertible operators on Banach spaces, building upon the groundwork laid in \cite{GM} and \cite{ZS}. Specifically, we propose alternative definitions for these operators and characterize them with a new type of operator decomposition, providing a deeper understanding of their properties. Furthermore, we investigate their behavior under powers. The operators we study are distinguished from other operators bearing the same name in existing literature, see \cite{Aiena}, \cite{Q. Jiang}. By employing more refined definitions, we uncover a broader range of properties for these operators, setting them apart from their counterparts in the literature.
- [282] arXiv:2403.19583 (replaced) [pdf, html, other]
-
Title: A nontrivial uniform algebra Dirichlet on its maximal ideal spaceComments: Several typing errors have been corrected, some arguments have been simplified, and some notational changes have been made for claritySubjects: Complex Variables (math.CV); Functional Analysis (math.FA)
It is shown that there exists a nontrivial uniform algebra that is Dirichlet on its maximal ideal space and has a dense set of elements that are exponentials. This answers a 64-year-old question of John Wermer and a 16-year-old question of Garth Dales and Joel Feinstein. Our example is P(X) for a certain compact set X in complex Euclidean 2-space ($\mathbb{C}^2$). It is also shown that there exists a logmodular uniform algebra with proper Shilov boundary but with no nontrivial Gleason parts. This answers a modification of another 64-year-old question of Wermer.
- [283] arXiv:2404.00641 (replaced) [pdf, html, other]
-
Title: Polynomial Bogolyubov for special linear groups via tensor rankSubjects: Combinatorics (math.CO); Group Theory (math.GR); Representation Theory (math.RT); Spectral Theory (math.SP)
We prove a polynomial Bogolyubov type lemma for the special linear group over finite fields. Specifically, we show that there exists an absolute constant $C>0,$ such that if $A$ is a density $\alpha$ subset of the special linear group, then the set $AA^{-1}AA^{-1}$ contains a subgroup $H$ of density $\alpha^C$. Moreover, this subgroup is isomorphic to a special linear group of a smaller rank. We also show that if $A$ is an approximate subgroups then it can be covered by the union of few cosets of $H$. Our proof makes use of the Gurevich--Howe notion of tensor rank, and of a strengthened Bonami type Lemma for global functions on the bilinear scheme. We also present applications to spectral bounds for global convolution operators, global product free sets, and covering numbers corresponding to global sets.
- [284] arXiv:2404.10099 (replaced) [pdf, html, other]
-
Title: Feature selection in linear SVMs via a hard cardinality constraint: a scalable SDP decomposition approachComments: Submitted to European Journal of Operational Research. arXiv admin note: text overlap with arXiv:1808.02435 by other authorsSubjects: Optimization and Control (math.OC); Machine Learning (cs.LG)
In this paper, we study the embedded feature selection problem in linear Support Vector Machines (SVMs), in which a cardinality constraint is employed, leading to an interpretable classification model. The problem is NP-hard due to the presence of the cardinality constraint, even though the original linear SVM amounts to a problem solvable in polynomial time. To handle the hard problem, we first introduce two mixed-integer formulations for which novel semidefinite relaxations are proposed. Exploiting the sparsity pattern of the relaxations, we decompose the problems and obtain equivalent relaxations in a much smaller cone, making the conic approaches scalable. To make the best usage of the decomposed relaxations, we propose heuristics using the information of its optimal solution. Moreover, an exact procedure is proposed by solving a sequence of mixed-integer decomposed semidefinite optimization problems. Numerical results on classical benchmarking datasets are reported, showing the efficiency and effectiveness of our approach.
- [285] arXiv:2404.11037 (replaced) [pdf, html, other]
-
Title: Generic Triviality of Automorphism Groups of Complete IntersectionsComments: 19 pages. With minor correctionsSubjects: Algebraic Geometry (math.AG)
We prove in most cases that a general smooth complete intersection in the projective space has no non-trivial automorphisms.
- [286] arXiv:2404.11319 (replaced) [pdf, html, other]
-
Title: Computing renormalized curvature integrals on Poincar\'e-Einstein manifoldsComments: Added examples of scalar conformal invariants of weight -n which are divergences on n-manifolds in dimensions 8 and higher; 21 pagesSubjects: Differential Geometry (math.DG); High Energy Physics - Theory (hep-th)
We describe a general procedure for computing renormalized curvature integrals on Poincaré-Einstein manifolds. In particular, we explain the connection between the Gauss-Bonnet-type formulas of Albin and Chang-Qing-Yang for the renormalized volume, and explicitly identify a scalar conformal invariant in the latter formula. Our approach constructs scalar conformal invariants of weight $-n$ on $n$-manifolds, $n \geq 8$, that are natural divergences; these imply that the scalar invariant in the Chang-Qing-Yang formula is not unique in dimension $n \geq 8$. Our procedure also produces explicit conformally invariant Gauss--Bonnet-type formulas for compact Einstein manifolds.
- [287] arXiv:2404.16021 (replaced) [pdf, html, other]
-
Title: Critical beta-splitting, via contractionComments: v3: incorporating recent results by Aldous and Janson (arXiv:2412.12319), an analogous result for the continuous model (Theorem 4.1), and comments from the reviewersSubjects: Probability (math.PR); Combinatorics (math.CO)
The critical beta-splitting tree, introduced by Aldous, is a Markov branching phylogenetic tree. Aldous and Pittel recently proved, amongst other results, a central limit theorem for the height of a random leaf. We give an alternative proof, via contraction methods for random recursive structures. These methods were developed by Neininger and Rüschendorf, motivated by Pittel's article "Normal convergence problem? Two moments and a recurrence may be the clues." Aldous and Pittel estimated the leading order terms in the first two moments. More recently, Aldous and Janson obtained an asymptotic expansion for the average height. We show that a central limit theorem follows, and bound the distance to normality. Our results also apply to the continuous version of the model, in which branching times are exponential.
- [288] arXiv:2404.16172 (replaced) [pdf, other]
-
Title: Mirror Construction for Nakajima Quiver VarietiesComments: Improved exposition. Comments are welcome!Subjects: Algebraic Geometry (math.AG); Symplectic Geometry (math.SG)
In this paper, we construct the ADHM quiver representations and the corresponding sheaves as the mirror objects of formal deformations of the framed immersed Lagrangian sphere decorated with flat bundles. More generally, we construct Nakajima quiver varieties as localized mirrors of framed nodal unions of Lagrangian spheres in dimension two. This produces a mirror functor from the Fukaya category of a framed plumbing of surfaces to the dg category of complexes of bundles over the corresponding Nakajima quiver varieties.
For affine ADE quivers in specific multiplicities, the corresponding (unframed) Lagrangian immersions are homological tori, whose moduli of stable deformations are asymptotically locally Euclidean (ALE) spaces. We show that framed stable Lagrangian branes are transformed into monadic complexes of framed torsion-free sheaves over the ALE spaces.
A main ingredient is the notion of framed Lagrangian immersions and their Maurer-Cartan deformations. Moreover, using the formalism of quiver algebroid stacks, we find isomorphisms between the moduli of stable Lagrangian immersions and that of special Lagrangian fibers of an SYZ fibration in the affine $A_n$ cases. - [289] arXiv:2405.02848 (replaced) [pdf, html, other]
-
Title: Rigged Hilbert Space formulation for quasi-Hermitian composite systemsSubjects: Mathematical Physics (math-ph); Functional Analysis (math.FA); Quantum Physics (quant-ph)
The discussion in this study delves into Dirac's bra-ket formalism for a quasi-Hermitian quantum composite system based on the rigged Hilbert space (RHS). We establish an RHS with a positive definite metric suitable for a quasi-Hermite composite system. The obtained RHS is utilized to construct the bra and ket vectors for the non-Hermite composite system and produce the spectral decomposition of the quasi-Hermitian operator. We show that the symmetric relations regarding quasi-Hermitian operators can be extended to dual spaces, and all descriptions obtained using the bra-ket formalism are completely developed in the dual spaces. Our methodology is applied to a non-Hermitian harmonic oscillator composed of conformal multi-dimensional many-body systems.
- [290] arXiv:2405.05246 (replaced) [pdf, html, other]
-
Title: Semi-infinite particle systems with exclusion interaction and heterogeneous jump ratesComments: 33 pages, 1 figure; v2: minor revisionsSubjects: Probability (math.PR)
We study semi-infinite particle systems on the one-dimensional integer lattice, where each particle performs a continuous-time nearest-neighbour random walk, with jump rates intrinsic to each particle, subject to an exclusion interaction which suppresses jumps that would lead to more than one particle occupying any site. Under appropriate hypotheses on the jump rates (uniformly bounded rates is sufficient) and started from an initial condition that is a finite perturbation of the close-packed configuration, we give conditions under which the particles evolve as a single, semi-infinite "stable cloud". More precisely, we show that inter-particle separations converge to a product-geometric stationary distribution, and that the location of every particle obeys a strong law of large numbers with the same characteristic speed.
- [291] arXiv:2405.15921 (replaced) [pdf, html, other]
-
Title: Remarks on potential mean field gamesSubjects: Analysis of PDEs (math.AP); Optimization and Control (math.OC)
In this expository article, we give an overview of the concept of potential mean field games of first order. We give a new proof that minimizers of the potential are equilibria by using a Lagrangian formulation. We also provide criteria to determine whether or not a game has a potential. Finally, we discuss in some depth the selection problem in mean field games, which consists in choosing one out of multiple Nash equilibria.
- [292] arXiv:2405.18429 (replaced) [pdf, html, other]
-
Title: Actions of tensor categories on Kirchberg algebrasComments: 35 pages. Corrected Theorem 1.6 (2) = Theorem 2.3 and its proof. Results in Sections 3-7 and Appendix A are unchanged. Fixed several typosSubjects: Operator Algebras (math.OA); K-Theory and Homology (math.KT); Quantum Algebra (math.QA)
We characterize the simplicity of Pimsner algebras for non-proper C*-correspondences. With the aid of this criterion, we give a systematic strategy to produce outer actions of unitary tensor categories on Kirchberg algebras. In particular, every countable unitary tensor category admits an outer action on the Cuntz algebra $\mathcal{O}_2$. We also study the realizability of modules over fusion rings as K-groups of Kirchberg algebras acted on by unitary tensor categories, which turns out to be generically true for every unitary fusion category. Several new examples are provided, among which actions on Cuntz algebras of 3-cocycle twists of cyclic groups are constructed for all possible 3-cohomological classes by answering a question asked by Izumi.
- [293] arXiv:2405.19168 (replaced) [pdf, html, other]
-
Title: Poincar\'e inequality for one forms on four manifolds with bounded Ricci curvatureComments: 7 pages. To appear in Archiv der MathematikSubjects: Differential Geometry (math.DG)
In this short note, we provide a quantitative global Poincaré inequality for one forms on a closed Riemannian four manifold, in terms of an upper bound on the diameter, a positive lower bound on the volume, and a two-sided bound on Ricci curvature. This seems to be the first non-trivial result giving such an inequality without any higher curvature assumptions. The proof is based on a Hodge theoretic result on orbifolds, a comparison for fundamental groups, and a spectral convergence with respect to Gromov-Hausdorff convergence, via a degeneration result to orbifolds by Anderson.
- [294] arXiv:2406.00581 (replaced) [pdf, html, other]
-
Title: On a Pieri-like rule for the Petrie symmetric functionsComments: Added some figures and details. 17 pages, 9 figures. All comments are welcomeSubjects: Combinatorics (math.CO)
A $k$-ribbon tiling is a decomposition of a connected skew diagram into disjoint ribbons of size $k$. In this paper, we establish a connection between a subset of $k$-ribbon tilings and Petrie symmetric functions, thus providing a combinatorial interpretation for the coefficients in a Pieri-like rule for the Petrie symmetric functions due to Grinberg (Algebr. Comb. 5 (2022), no. 5, 947-1013). This also extends a result by Cheng, Chou and Eu et al. (Proc. Amer. Math. Soc. 151 (2023), no. 5, 1839-1854). As a bonus, our findings can be effectively utilized to derive certain specializations.
- [295] arXiv:2406.06094 (replaced) [pdf, other]
-
Title: Elliptic Units Above Fields With Exactly One Complex PlaceComments: 65 pages, Version 2. The formulation of the conjecture is more precise and new numerical examples are provided. This work is part of an on-going PhD work started in September 2023 under the supervision of Pierre Charollois (IMJ-PRG) and Antonin Guilloux (IMJ-PRG, INRIA)Subjects: Number Theory (math.NT)
In this work we explore the construction of abelian extensions of number fields with exactly one complex place using multivariate analytic functions in the spirit of Hilbert's 12th problem. To this end we study the special values of the multiple elliptic Gamma functions introduced in the early 2000s by Nishizawa following the work of Felder and Varchenko on Ruijsenaars' elliptic Gamma function. We construct geometric variants of these functions enjoying transformation properties under an action of $\mathrm{SL}_{d}(\mathbb{Z})$ for $d \geq 2$. The evaluation of these functions at points of a degree $d$ field $\mathbb{K}$ with exactly one complex place following the scheme of a recent article by Bergeron, Charollois and García (arXiv:2311.04110) seems to produce algebraic numbers. More precisely, we conjecture that such infinite products yield algebraic units in abelian extensions of $\mathbb{K}$ related to conjectural Stark units and we provide numerical evidence to support this conjecture for cubic, quartic and quintic fields.
- [296] arXiv:2406.11586 (replaced) [pdf, html, other]
-
Title: Multistability of small zero-one reaction networksComments: 47 pages, 5 figuresSubjects: Dynamical Systems (math.DS)
Zero-one biochemical reaction networks play key roles in cell signalling such as signalling pathways regulated by protein phosphorylation. Multistability of reaction networks is a crucial dynamics feature enabling decision-making in cells. It is well known that multistability can be lifted from a "subnetwork" (a network with less species and fewer reactions) to large networks. So, we aim to explore the multistability problem of small zero-one networks. In this work, we prove the following main results: 1. any zero-one network with a one-dimensional stoichiometric subspace admits at most one positive steady state (it must be stable), and all the one-dimensional zero-one networks can be classified according to if they indeed admit a stable positive steady state or not; 2. any two-dimensional zero-one network with up to three species either admits only degenerate positive steady states, or admits at most one positive steady state (it must be stable); 3. the smallest zero-one networks (here, by "smallest", we mean these networks contain species as few as possible) that admit nondegenerate multistationarity/multistability contain three species and five/six reactions, and they are three dimensional. In these proofs, we use the theorems based on the Brouwer degree theory and the theory of real algebraic geometry. Moreover, applying the tools of computational real algebraic geometry, we provide a systematical way for detecting the networks that admit nondegenerate multistationarity/multistability.
- [297] arXiv:2406.14930 (replaced) [pdf, html, other]
-
Title: An independence of the MIN principle from the PHP principleSubjects: Logic (math.LO); Logic in Computer Science (cs.LO)
We extend the typical forcing of M. Müller and derive conditions on the forcing frame for which generic expansions preserve injective/bijective pigeonhole principle for polynomial-time computable graphs of functions. Applying this machinery, we show that the bounded arithmetic theory $\forall \textsf{T}^1_2(\textsf{PV}(\alpha))$ augmented by the polynomial-time injective pigeonhole principle does not prove the linear ordering, tournament, and dual weak pigeonhole principles.
- [298] arXiv:2406.17527 (replaced) [pdf, html, other]
-
Title: Examples of non-scattering inhomogeneitiesSubjects: Analysis of PDEs (math.AP)
We consider the scattering of waves by a penetrable inclusion embedded in some reference medium. We exhibit examples of materials and geometries for which non-scattering frequencies exist, i.e., for which at some frequencies there are incident fields which produce null scattered fields outside of the inhomogeneity. We show in particular that certain domains with corners or even cusps can support non-scattering frequencies. We relate the latter, for some inclusions, to resonance frequencies for Dirichlet or Neumann cavities. We also find situations where incident non-scattering fields solve the Helmholtz equation in a neighborhood of the inhomogeneity and not in the whole space. Finally, in relation with invisibility, we give examples of inclusions of anisotropic materials which are non-scattering for all real frequencies. We prove that corresponding material indices must have a special structure on the boundary.
- [299] arXiv:2407.02257 (replaced) [pdf, html, other]
-
Title: Solution of parameter-dependent diffusion equation in layered mediaSubjects: Numerical Analysis (math.NA)
This work studies the parameter-dependent diffusion equation in a two-dimensional domain consisting of locally mirror symmetric layers. It is assumed that the diffusion coefficient is a constant in each layer. The goal is to find approximate parameter-to-solution maps that have a small number of terms. It is shown that in the case of two layers one can find a solution formula consisting of three terms with explicit dependencies on the diffusion coefficient. The formula is based on decomposing the solution into orthogonal parts related to both of the layers and the interface between them. This formula is then expanded to an approximate one for the multi-layer case. We give an analytical formula for square layers and use the finite element formulation for more general layers. The results are illustrated with numerical examples and have applications for reduced basis methods by analyzing the Kolmogorov n-width.
- [300] arXiv:2407.02334 (replaced) [pdf, html, other]
-
Title: Quasiregular curves: Removability of singularitiesComments: 19 pages; added an injectivity radius lower bound assumption to the results about manifold-valued curves; contains a new section connecting injectivity radius lower bound and sectional curvature upper bound to isoperimetric inequalities up to small massSubjects: Differential Geometry (math.DG); Complex Variables (math.CV)
We prove a Painlevé theorem for bounded quasiregular curves in Euclidean spaces extending removability results for quasiregular mappings due to Iwaniec and Martin. The theorem is proved by extending a fundamental inequality for volume forms to calibrations and proving a Caccioppoli inequality for quasiregular curves.
We also establish a qualitatively sharp removability theorem for quasiregular curves whose target is a Riemannian manifold with sectional curvature bounded from above and an injectivity radius lower bound. As an application, we extend a theorem of Bonk and Heinonen for quasiregular mappings to the setting of quasiregular curves: every non-constant quasiregular $\omega$-curve from $\mathbb{R}^n$ into $( N, \omega )$, where the bounded cohomology class of $\omega$ is in the bounded Künneth ideal, has infinite energy. - [301] arXiv:2407.04178 (replaced) [pdf, html, other]
-
Title: Monomial web basis for the SL(N) skein algebra of the twice punctured sphereComments: 41 pages, 19 figures. Version 2: Introduction updatedSubjects: Geometric Topology (math.GT); Combinatorics (math.CO); Quantum Algebra (math.QA); Representation Theory (math.RT)
We give a new proof of a slightly modified version of a result of Queffelec--Rose, by constructing a linear basis for the $\mathrm{SL}(n)$ skein algebra of the twice punctured sphere for any non-zero complex number $q$, excluding finitely many roots of unity of small order. In particular, the skein algebra is a commutative polynomial algebra in $n-1$ generators, where each generator is represented by an explicit $\mathrm{SL}(n)$ web, without crossings, on the surface. This includes the case $q=1$, where the skein algebra is identified with the coordinate ring of the $\mathrm{SL}(n)$ character variety of the twice punctured sphere. The proof of both the spanning and linear independence properties of the basis depends on the so-called $\mathrm{SL}(n)$ quantum trace map, due originally to Bonahon--Wong in the case $n=2$. Two consequences of our method are that the quantum trace map and the so-called splitting map embed the polynomial algebra into the Fock--Goncharov quantum higher Teichmüller space and the Lê--Sikora stated skein algebra, respectively, of the annulus. We end by discussing the relationship with Fock--Goncharov duality.
- [302] arXiv:2407.13391 (replaced) [pdf, html, other]
-
Title: Double interdiction problem on trees on the sum of root-leaf distances by upgrading edgesComments: 25 pages, 5 figures. Accepted for publication in the Journal of Global Optimization, December 2024Subjects: Optimization and Control (math.OC)
The double interdiction problem on trees (DIT) for the sum of root-leaf distances (SRD) has significant implications in diverse areas such as transportation networks, military strategies, and counter-terrorism efforts. It aims to maximize the SRD by upgrading edge weights subject to two constraints. One gives an upper bound for the cost of upgrades under certain norm and the other specifies a lower bound for the shortest root-leaf distance (StRD). We utilize both weighted $l_\infty$ norm and Hamming distance to measure the upgrade cost and denote the corresponding (DIT) problem by (DIT$_{H\infty}$) and its minimum cost problem by (MCDIT$_{H\infty}$). We establish the $\mathcal{NP}$-hardness of problem (DIT$_{H\infty}$) by building a reduction from the 0-1 knapsack problem. We solve the problem (DIT$_{H\infty}$) by two scenarios based on the number $N$ of upgrade edges. When $N=1$, a greedy algorithm with $O(n)$ complexity is proposed. For the general case, an exact dynamic programming algorithm within a pseudo-polynomial time is proposed, which is established on a structure of left subtrees by maximizing a convex combination of the StRD and SRD. Furthermore, we confirm the $\mathcal{NP}$-hardness of problem (MCDIT$_{H\infty}$) by reducing from the 0-1 knapsack problem. To tackle problem (MCDIT$_{H\infty}$), a binary search algorithm with pseudo-polynomial time complexity is outlined, which iteratively solves problem (DIT$_{H\infty}$). We culminate our study with numerical experiments, showcasing effectiveness of the algorithm.
- [303] arXiv:2407.19948 (replaced) [pdf, html, other]
-
Title: Existence and regularity of solutions for the elliptic nonlinear transparent media equationJournal-ref: Discrete Contin. Dyn. Syst., 2025Subjects: Analysis of PDEs (math.AP)
In this paper we study existence and regularity of solutions to Dirichlet problems as
$$
\begin{cases}
- {\rm div}\left(|u|^m\frac{D u}{|D u|}\right) = f & \text{in}\;\Omega,\\ \newline
u=0 & \text{on}\;\partial\Omega,
\end{cases}
$$
where $\Omega$ is an open bounded subset of $\mathbb{R}^N$ ($N\geq 2$) with Lipschitz boundary, $m>0$, and $f$ belongs to the Lorentz space $L^{N,\infty}(\Omega)$. In particular, we explore the regularizing effect given by the degenerate coefficient $|u|^m$ in order to get non-trivial and bounded solutions with no smallness assumptions on the size of the data. - [304] arXiv:2407.21594 (replaced) [pdf, html, other]
-
Title: Stable Rank and Intrinsic Dimension of Real and Complex MatricesSubjects: Numerical Analysis (math.NA)
The notion of `stable rank' of a matrix is central to the analysis of randomized matrix algorithms, covariance estimation, deep neural networks, and recommender systems. We compare the properties of the stable rank and intrinsic dimension of real and complex matrices to those of the classical rank. Basic proofs and examples illustrate that the stable rank does not satisfy any of the fundamental rank properties, while the intrinsic dimension satisfies a few. In particular, the stable rank and intrinsic dimension of a submatrix can exceed those of the original matrix; adding a Hermitian positive semi-definite matrix can lower the intrinsic dimension of the sum; and multiplication by a nonsingular matrix can drastically change the stable rank and the intrinsic dimension. We generalize the concept of stable rank to the p-stable in any Schatten p-norm, thereby unifying the concepts of stable rank and intrinsic dimension: The stable rank is the 2-stable rank, while the intrinsic dimension is the 1-stable rank of a Hermitian positive semi-definite matrix. We derive sum and product inequalities for the pth root of the p-stable rank, and show that it is well-conditioned in the norm-wise absolute sense. The conditioning improves if the matrix and the perturbation are Hermitian positive semi-definite.
- [305] arXiv:2408.04028 (replaced) [pdf, html, other]
-
Title: L\"uroth's theorem for fields of rational functions in infinitely many permuted variablesComments: 15 pagesSubjects: Algebraic Geometry (math.AG); Representation Theory (math.RT)
Lüroth's theorem describes the dominant maps from rational curves over a field.
In this note we study those dominant rational maps from cartesian powers $X^{\Psi}$ of geometrically irreducible varieties $X$ over a field $k$ for infinite sets $\Psi$ that are equivariant with respect to all permutations of the factors $X$. At least some of such maps arise as compositions $h:X^{\Psi}\xrightarrow{f^{\Psi}}Y^{\Psi}\to H\backslash Y^{\Psi}$, where $X\xrightarrow{f}Y$ is a dominant $k$-map and $H$ is a group of birational automorphisms of $Y|k$, acting diagonally on $Y^{\Psi}$.
In characteristic 0, we show that this construction, when properly modified, gives all dominant equivariant maps from $X^{\Psi}$, if $\dim X=1$. For arbitrary $X$, the results are only partial.
Also, a somewhat similar problem of describing the equivariant integral schemes over $X^{\Psi}$ of finite type is touched very briefly. - [306] arXiv:2408.04108 (replaced) [pdf, html, other]
-
Title: Mathematical modelling of the vitamin C clock reaction: a study of two kinetic regimesComments: 28 pages, 6 figuresSubjects: Dynamical Systems (math.DS)
Chemically reacting systems exhibiting a repeatable delay period before a visible and sudden change are referred to as clock reactions; they have a long history in education and provide an idealisation of various biochemical and industrial processes. We focus on a purely substrate-depletive clock reaction utilising vitamin C, hydrogen peroxide, iodine and starch. Building on a recent study of a simplified two-reaction model under high hydrogen peroxide concentrations, we develop a more detailed model which breaks the slow reaction into two steps, one of which is rate-limiting unless hydrogen peroxide levels are very high. Through asymptotic analysis, this model enables the effect of hydrogen peroxide concentration to be elucidated in a principled way, resolving an apparent discrepancy with earlier literature regarding the order of the slow reaction kinetics. The model is analysed in moderate- and high-hydrogen peroxide regimes, providing approximate solutions and expressions for the switchover time which take into account hydrogen peroxide concentration. The solutions are validated through simultaneously fitting the same set of parameters to several experimental series, then testing on independent experiments across widely varying hydrogen peroxide concentration. The study thereby presents and further develops a validated mechanistic understanding of a paradigm chemical kinetics system.
- [307] arXiv:2409.00482 (replaced) [pdf, other]
-
Title: Singular Elliptic PDEs: an extensive overviewJournal-ref: Partial Differential Equations and Applications, 2025Subjects: Analysis of PDEs (math.AP)
In this survey we provide an overview of nonlinear elliptic homogeneous boundary value problems featuring singular zero-order terms with respect to the unknown variable whose prototype equation is $$ -\Delta u = {u^{-\gamma}} \ \text{in}\ \Omega $$ where $\Omega$ is a bounded subset of $\mathbb{R}^N$ ($N\geq 2$), and $\gamma>0$.
We start by outlining the basic concepts and the mathematical framework needed for setting the problem. Both old and new key existence and uniqueness results are presented, alongside regularity issues depending on the regularity of the data. The presentation aims to be modern, self-contained and consistent. Some examples and open problems are also discussed. - [308] arXiv:2409.10208 (replaced) [pdf, html, other]
-
Title: Polynomial functions on a class of finite non-commutative ringsSubjects: Rings and Algebras (math.RA); Combinatorics (math.CO)
Let $R$ be a finite non-commutative ring with $1\ne 0$. By a polynomial function on $R$, we mean a function $F\colon R\longrightarrow R$ induced by a polynomial $f=\sum\limits_{i=0}^{n}a_ix^i\in R[x]$ via right substitution of the variable $x$, i.e.
$F(a)=f(a)= \sum\limits_{i=0}^{n}a_ia^i$ for every $a\in R$. In this paper, we study the polynomial functions of the free $R$-algebra with a central basis $\{1,\beta_1,\ldots,\beta_k\}$ ($k\ge 1$) such that $\beta_i\beta_j=0$ for every $1\le i,j\le k$, $R[\beta_1,\ldots,\beta_k]$. %, the ring of dual numbers over $R$ in $k$ variables.
Our investigation revolves around assigning a polynomial $\lambda_f(y,z)$ over $R$ in non-commutating variables $y$ and $z$ to each polynomial $f$ in $R[x]$; and describing the polynomial functions on $R[\beta_1,\ldots,\beta_k]$ through the polynomial functions induced on $R$ by polynomials in $R[x]$ and by their assigned polynomials in the non-commutating variables $y$ and $z$. %and analyzing the resulting polynomial functions on $R[\beta_1,\ldots,\beta_k]$.
By extending results from the commutative case to the non-commutative scenario, we demonstrate that several properties and theorems in the commutative case can be generalized to the non-commutative setting with appropriate adjustments. - [309] arXiv:2409.11197 (replaced) [pdf, html, other]
-
Title: Katok's entropy conjecture near real and complex hyperbolic metricsComments: 40 pages, 1 figure, new corollary added on the rigidity of negatively curved metric with C^2 foliationSubjects: Dynamical Systems (math.DS)
We show that, given a real or complex hyperbolic metric $g_0$ on a closed manifold $M$ of dimension $n\geq 3$, there exists a neighborhood $\mathcal U$ of $g_0$ in the space of negatively curved metrics such that for any $g\in \mathcal U$, the topological entropy and Liouville entropy of $g$ coincide if and only if $g$ and $g_0$ are homothetic. This provides a partial answer to Katok's entropy rigidity conjecture. As a direct consequence of our theorem, we obtain a local rigidity result for the hyperbolic rank and for metrics with $C^2$ Anosov foliations near complex hyperbolic metrics.
- [310] arXiv:2409.18021 (replaced) [pdf, html, other]
-
Title: A bound on the $\mu$-invariants of supersingular elliptic curvesComments: 8 pages. Removed previous hypothesis that $λ_p^\pm\leq 1$ and improved overall bound on $μ$-invariantsSubjects: Number Theory (math.NT)
Let $E/\mathbb{Q}$ be an elliptic curve and let $p$ be a prime of good supersingular reduction. Attached to $E$ are pairs of Iwasawa invariants $\mu_p^\pm$ and $\lambda_p^\pm$ which encode arithmetic properties of $E$ along the cyclotomic $\mathbb{Z}_p$-extension of $\mathbb{Q}$. A well-known conjecture of B. Perrin-Riou and R. Pollack asserts that $\mu_p^\pm=0$. We provide support for this conjecture by proving that for any $\ell\geq 0$, we have $\mu_p^\pm\leq 1$ for all but finitely many primes $p$ with $\lambda_p^\pm=\ell$. As a corollary, we show that if $E$ has Mordell-Weil rank 0 then $\mu_p^\pm\leq 1$ holds on density 1 set of good supersingular primes.
- [311] arXiv:2410.00278 (replaced) [pdf, html, other]
-
Title: Neural network approaches for variance reduction in fluctuation formulasComments: 42 pages, 8 figuresSubjects: Numerical Analysis (math.NA)
We propose a method utilizing physics-informed neural networks (PINNs) to solve Poisson equations that serve as control variates in the computation of transport coefficients via fluctuation formulas, such as the Green--Kubo and generalized Einstein-like formulas. By leveraging approximate solutions to the Poisson equation constructed through neural networks, our approach significantly reduces the variance of the estimator at hand. We provide an extensive numerical analysis of the estimators and detail a methodology for training neural networks to solve these Poisson equations. The approximate solutions are then incorporated into Monte Carlo simulations as effective control variates, demonstrating the suitability of the method for moderately high-dimensional problems where fully deterministic solutions are computationally infeasible.
- [312] arXiv:2410.13677 (replaced) [pdf, html, other]
-
Title: Beamforming Optimization for Continuous Aperture Array (CAPA)-based CommunicationsComments: 14 pages, 9 figuresSubjects: Information Theory (cs.IT); Signal Processing (eess.SP)
The beamforming optimization in continuous aperture array (CAPA)-based multi-user communications is studied. In contrast to conventional spatially discrete antenna arrays, CAPAs can exploit the full spatial degrees of freedom (DoFs) by emitting information-bearing electromagnetic (EM) waves through continuous source current distributed across the aperture. Nevertheless, such an operation renders the beamforming optimization problem as a non-convex integral-based functional programming problem, which is challenging for conventional discrete optimization methods. A couple of low-complexity approaches are proposed to solve the functional programming problem. 1) Calculus of variations (CoV)-based approach: Closed-form structure of the optimal continuous source patterns are derived based on CoV, inspiring a low-complexity integral-free iterative algorithm for solving the functional programming problem. 2) Correlation-based zero-forcing (Corr-ZF) approach: Closed-form ZF source current patterns that completely eliminate the inter-user interference are derived based on the channel correlations. By using these patterns, the original functional programming problem is transformed to a simple power allocation problem, which can be solved using the classical water-filling approach with reduced complexity. Our numerical results validate the effectiveness of the proposed designs and reveal that: i) compared to the state-of-the-art Fourier-based discretization approach, the proposed CoV-based approach not only improves communication performance but also reduces computational complexity by up to hundreds of times for large CAPA apertures and high frequencies, and ii) the proposed Corr-ZF approach achieves asymptotically optimal performance compared to the CoV-based approach.
- [313] arXiv:2410.17129 (replaced) [pdf, html, other]
-
Title: Type VF for outer automorphism groups of large-type Artin groupsSubjects: Group Theory (math.GR)
Given a connected large-type Artin group $A_\Gamma$, we introduce a deformation space $\mathcal{D}$. If $\Gamma$ is triangle-free, or has all labels at least 6, we show that this space is canonical, in that it depends only on the isomorphism type of $A_\Gamma$, and admits an $\Out(A_\Gamma)$-action. Using this action we conclude that $\Out(A_\Gamma)$ is of type VF, which implies $\Out(A_\Gamma)$ finitely presentable. We emphasise that our proof can handle cases where $\Gamma$ has separating vertices, which were previously problematic.
In fact, our proof works for all connected large-type Artin groups satisfying the technical condition of having rigid chunks. We conjecture that all connected large-type Artin groups have rigid chunks, and therefore outer automorphism groups of type VF. - [314] arXiv:2410.22259 (replaced) [pdf, html, other]
-
Title: Cubic fourfolds with birational Fano varieties of linesComments: 19 pages. V.2 - Updated introduction, minor edits. Removed Section 6 of the previous version due to the theorem being incorrectSubjects: Algebraic Geometry (math.AG)
We give several examples of pairs of non-isomorphic cubic fourfolds whose Fano varieties of lines are birationally equivalent (and in one example isomorphic). Two of our examples, which are special families of conjecturally irrational cubics in $\calC_{12}$, provide new evidence for the conjecture that Fourier-Mukai partners are birationally equivalent. We explore how various notions of equivalence for cubic fourfolds are related, and we conjecture that cubic fourfolds with birationally equivalent Fano varieties of lines are themselves birationally equivalent.
- [315] arXiv:2411.01041 (replaced) [pdf, html, other]
-
Title: Spatial profiles of a reaction-diffusion epidemic model with nonlinear incidence mechanism and constant total populationSubjects: Analysis of PDEs (math.AP)
This paper examines a susceptible-infected-susceptible (SIS) epidemic reaction-diffusion model with no-flux boundary conditions and constant total population. The infection mechanism in the model is described by a nonlinear term of the form $S^qI^p$ with $0<p\leq1$ and $q>0$. We explore the spatial profiles of the endemic equilibrium with respect to small movement rates of susceptible and/or infected populations. Our results extend and improve existing results in the literature, providing further insights into how transmission mechanisms and population mobility limitations impact the spread of infectious diseases. We reinforce and complement the theoretical results with numerical simulations.
- [316] arXiv:2411.01334 (replaced) [pdf, other]
-
Title: The rectangle graphComments: 70 pages 4 figures. arXiv admin note: text overlap with arXiv:1205.1751Subjects: Combinatorics (math.CO)
We go back to a graph used extensively in previous papers with Michela Procesi and Bich Van Nguyen to studi the non linear Scroginger equation. We fix several mistakes of that treatment and try to expand some proofs which were confused or just too short.
- [317] arXiv:2411.03560 (replaced) [pdf, other]
-
Title: Effective density of surfaces near Teichm\"{u}ller curvesSubjects: Dynamical Systems (math.DS)
We study the dynamics of $SL_{2}(\mathbb{R})$ on the stratum of translation surfaces $\mathcal{H}(2)$. Especially, we obtain effective density theorems on $\mathcal{H}(2)$ for orbits of the upper triangular subgroup $P$ of $SL_{2}(\mathbb{R})$ with the based surfaces near a small Teichmüller curve.
The proof is based on the use of McMullen's classification theorem, together with the effective equidistribution theorems in homogeneous dynamics. In particular, we compare the $P$-orbit of a surface, and the $P$-orbit of its absolute periods using the Lindenstrauss-Mohammadi-Wang's effective equidistribution theorem. - [318] arXiv:2411.08364 (replaced) [pdf, html, other]
-
Title: Non-zero values of a family of approximations of a class of $L$-functionsSubjects: Number Theory (math.NT)
Consider the approximation $\tilde{Z}_N(s) = \sum_{n=1}^N n^{-s} + \chi(s) \sum_{n=1}^N n^{1-s}$ of the Riemann zeta function $\zeta(s)$,
where $\chi(s)$ is the ratio of the gamma functions.
This arise from the approximate functional equation of $\zeta(s)$.
Gonek and Montgomery have shown that $\tilde{Z}_N(s)$ has 100\% of its zeros lie on the critical line.
Recently, $a$-values of $\tilde{Z}_N(s)$ for non-zero complex number $a$ are studied and it has been shown that the $a$-values of $\tilde{Z}_N(s)$ are cluster arbitrarily close to the critical line.
In this paper, we show that, despite the above, 0\% of non-zero $a$-values of $\tilde{Z}_N(s)$ actually lie on the critical line itself. For $\zeta(s)$ at most $50\%$ non-zero $a$-values lie on the critical line is known due to Lester. We also extend our results to approximations of a wider class of $L$-functions. - [319] arXiv:2411.08871 (replaced) [pdf, html, other]
-
Title: Restriction estimates using decoupling theorems and two-ends Furstenberg inequalitiesComments: Minor revision on Sections 1 and 5. Typos correctedSubjects: Classical Analysis and ODEs (math.CA); Combinatorics (math.CO); Metric Geometry (math.MG)
We propose to study the restriction conjecture using decoupling theorems and two-ends Furstenberg inequalities. Specifically, we pose a two-ends Furstenberg conjecture, which implies the restriction conjecture. As evidence, we prove this conjecture in the plane by using the Furstenberg set estimate. Moreover, we use this planar result to prove a restriction estimate for $p>22/7$ in three dimensions, which implies Wolff's $5/2$-hairbrush bound for Kakeya sets in $\mathbb{R}^3$. Our approach also makes improvements for the restriction conjecture in higher dimensions.
- [320] arXiv:2411.16272 (replaced) [pdf, html, other]
-
Title: Twisted vertex algebra modules for irregular connections: A case studyComments: Added twisted Jacobi identity and references, removed typosSubjects: Quantum Algebra (math.QA); High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph)
A vertex algebra with an action of a group $G$ comes with a notion of $g$-twisted modules, forming a $G$-crossed braided tensor category. For a Lie group $G$, one might instead wish for a notion of $(\mathrm{d}+A)$-twisted modules for any $\mathfrak{g}$-connection on the formal punctured disc. For connections with a regular singularity, this reduces to $g$-twisted modules, where $g$ is the monodromy around the puncture. The case of an irregular singularity is much richer and involved, and we are not aware that it has appeared in vertex algebra language. The present article is intended to spark such a treatment, by providing a list of expectations and an explicit worked-through example with interesting applications.
Concretely, we consider the vertex super algebra of symplectic fermions, or equivalently the triplet vertex algebra $\mathcal{W}_p(\mathfrak{sl}_2)$ for $p=2$, and study its twisted module with respect to irregular $\mathfrak{sl}_2$-connections. We first determine the category of representations, depending on the formal type of the connection. Then we prove that a Sugawara type construction gives a Virasoro action and we prove that as Virasoro modules our representations are direct sums of Whittaker modules.
Conformal field theory with irregular singularities resp. wild ramification appear in the context of geometric Langlands correspondence, and in particular in work by Witten, higher dimensional field theories and AGT correspondence. Our original motivation comes from semiclassical limits of the generalized quantum Langlands kernel, which fibres over the space of connections [FL24], similar to the affine Lie algebra at critical level. Our present article now describes, in the smallest case, the fibres of this category over irregular connections. - [321] arXiv:2411.16660 (replaced) [pdf, html, other]
-
Title: Revisiting Asymptotic-type Dimension Bounds Through Combinatorial ApproachesComments: 23 pages, fixed some typos and refined the introductionSubjects: Metric Geometry (math.MG); Combinatorics (math.CO)
We present an alternative probabilistic proof for the sharp Assouad--Nagata dimension bound of a doubling metric space. In addition, we explore some partial rigidity results and applications to scalar curvature. A significant technical tool in our argument is the concept of padded decomposition, which originates in computer science and has been extended to general separable metric spaces by us. Along the way, we extend the sharp upper bound on the asymptotic dimension of graphs with polynomial growth to noncollapsed locally compact metric measure spaces with polynomial volume growth. This sheds light on broader applications of probabilistic methods in metric geometry.
- [322] arXiv:2411.17892 (replaced) [pdf, html, other]
-
Title: Retract rational varieties are uniformly retract rationalSubjects: Algebraic Geometry (math.AG)
We prove that non-singular retract rational algebraic varieties are uniformly retract rational, over any infinite field. This implies that rational projective non-singular complex varieties are Gromov elliptic.
- [323] arXiv:2411.18457 (replaced) [pdf, html, other]
-
Title: The Fourier Extension Conjecture in three dimensionsComments: 21 pages, 2 figures, typos corrected and an overview of the proof has been added. Thanks to Cristian Rios and Brett WickSubjects: Classical Analysis and ODEs (math.CA)
The Fourier extension conjecture in $n\geq 2$ dimensions is, \begin{equation*}
\left\Vert \widehat{fd\sigma _{n-1}}\right\Vert _{L^{p}\left( \mathbb{R}%
^{n}\right) }\leq C_{p}\left\Vert f\right\Vert _{L^{p}\left( \sigma
_{n-1}\right) },\ \text{for }f\in L^{p}\left( \sigma _{n-1}\right) \text{
and }p>\frac{2n}{n-1},
\end{equation*} where $\sigma _{n-1}$ is surface measure on the sphere $\mathbb{S}^{n-1}$. We give a proof of this conjecture in dimension $n=3$ that uses trilinear estimates for Fourier transforms of smooth Alpert wavelets, corresponding local linear Fourier estimates for smooth Alpert wavelets with geometric decay, and the deterministic estimates from the author's paper on probabilistic Fourier extension. - [324] arXiv:2411.19696 (replaced) [pdf, html, other]
-
Title: Euler Discriminant of Complements of HyperplanesComments: 33 pages. Fixed printing issue in Figure 5Subjects: Algebraic Geometry (math.AG); High Energy Physics - Theory (hep-th)
The Euler discriminant of a family of very affine varieties is defined as the locus where the Euler characteristic drops. In this work, we study the Euler discriminant of families of complements of hyperplanes. We prove that the Euler discriminant is a hypersurface in the space of coefficients, and provide its defining equation in two cases: (1) when the coefficients are generic, and (2) when they are constrained to a proper subspace. In the generic case, we show that the multiplicities of the components can be recovered combinatorially. This analysis also recovers the singularities of an Euler integral. In the appendix, we discuss a relation to cosmological correlators.
- [325] arXiv:2412.00902 (replaced) [pdf, html, other]
-
Title: Criteria of maximality and minimality of van der Geer-van der Vlugt curvesComments: 27 pagesSubjects: Number Theory (math.NT)
The van der Geer-van der Vlugt curves are Artin-Schreier coverings of the affine line defined by linearized polynomials over finite fields. We give several criteria for them to be maximal or minimal, i.e. attaining the upper or lower bound in the Hasse-Weil inequalities. We also study the $L$-polynomials of certain generalizations of van der Geer-van der Vlugt curves. As applications, we find several maximal (or minimal) curves among them. Our proof is based on an explicit formula of $L$-polynomials recently obtained by Takeuchi and the third author.
- [326] arXiv:2412.01763 (replaced) [pdf, other]
-
Title: The Data-Driven Censored Newsvendor ProblemComments: 72 pages, 9 tables, 7 figuresSubjects: Optimization and Control (math.OC); Machine Learning (cs.LG); Machine Learning (stat.ML)
We study a censored variant of the data-driven newsvendor problem, where the decision-maker must select an ordering quantity that minimizes expected overage and underage costs based only on offline censored sales data, rather than historical demand realizations. Our goal is to understand how the degree of historical demand censoring affects the performance of any learning algorithm for this problem. To isolate this impact, we adopt a distributionally robust optimization framework, evaluating policies according to their worst-case regret over an ambiguity set of distributions. This set is defined by the largest historical order quantity (the observable boundary of the dataset), and contains all distributions matching the true demand distribution up to this boundary, while allowing them to be arbitrary afterwards. We demonstrate a spectrum of achievability under demand censoring by deriving a natural necessary and sufficient condition under which vanishing regret is an achievable goal. In regimes in which it is not, we exactly characterize the information loss due to censoring: an insurmountable lower bound on the performance of any policy, even when the decision-maker has access to infinitely many demand samples. We then leverage these sharp characterizations to propose a natural robust algorithm that adapts to the historical level of demand censoring. We derive finite-sample guarantees for this algorithm across all possible censoring regimes and show its near-optimality with matching lower bounds (up to polylogarithmic factors). We moreover demonstrate its robust performance via extensive numerical experiments on both synthetic and real-world datasets.
- [327] arXiv:2412.01813 (replaced) [pdf, html, other]
-
Title: Free boundary regularity for semilinear variational problems with a topological constraintSubjects: Analysis of PDEs (math.AP)
We study a class of semilinear free boundary problems in which admissible functions $u$ have a topological constraint, or spanning condition, on their 1-level set. This constraint forces $\{u=1\}$, which is the free boundary, to behave like a surface with some special types of singularities attached to a fixed boundary frame, in the spirit of the Plateau problem of Harrison-Pugh. Two such free boundary problems are the minimization of capacity among surfaces sharing a common boundary and an Allen-Cahn formulation of the Plateau problem. We establish the existence of minimizers and study the regularity of solutions to the Euler-Lagrange equations, obtaining the optimal Lipschitz regularity for solutions and analytic regularity for the free boundaries away from a codimension two singular set. The singularity models for these problems are given by conical critical points of the minimal capacity problem, which are closely related to spectral optimal partition and segregation problems.
- [328] arXiv:2412.02160 (replaced) [pdf, html, other]
-
Title: A functional central limit theorem for weighted occupancy processes of the Karlin modelComments: 33 pages; minor editsSubjects: Probability (math.PR)
A functional central limit theorem is established for weighted occupancy processes of the Karlin model. The weighted occupancy processes take the form of, with $D_{n,j}$ denoting the number of urns with $j$-balls after the first $n$ samplings, $\sum_{j=1}^na_jD_{n,j}$ for a prescribed sequence of real numbers $(a_j)_{j\in\mathbb N}$. The main applications are limit theorems for random permutations induced by Chinese restaurant processes with $(\alpha,\theta)$-seating with $\alpha\in(0,1), \theta>-\alpha$. An example is briefly mentioned here, and full details are provided in an accompanying paper.
- [329] arXiv:2412.02162 (replaced) [pdf, html, other]
-
Title: Limit theorems for random permutations induced by Chinese restaurant processesComments: 18 pages; Section 5 revisedSubjects: Probability (math.PR)
We investigate the random permutation matrices induced by the Chinese restaurant processes with $(\alpha,\theta)$-seating. When $\alpha=0,\theta>0$, the permutations are those following Ewens measures on symmetric groups, and have been extensively studied in the literature. Here, we consider $\alpha\in(0,1)$ and $\theta>-\alpha$. In an accompanying paper, a functional central limit theorem is established for partial sum of weighted cycle counts in the form of $\sum_{j=1}^n a_jC_{n,j}$, where $C_{n,j}$ is the number of $j$-cycles of the permutation matrix of size $n$. Two applications are presented. One is on linear statistics of the spectrum, and the other is on the characteristic polynomials outside the unit circle.
- [330] arXiv:2412.02303 (replaced) [pdf, html, other]
-
Title: Kolyvagin's conjecture for modular formsComments: Minor revision, submitted version; 30 pagesSubjects: Number Theory (math.NT); Algebraic Geometry (math.AG)
Our main result in this article is a proof (under mild technical assumptions) of an analogue for $p$-adic Galois representations attached to a newform $f$ of even weight $k\geq4$ of Kolyvagin's conjecture on the $p$-indivisibility of derived Heegner points on elliptic curves, where $p$ is a prime number that is ordinary for $f$. Our strategy, which is inspired by work of W. Zhang in weight $2$, is based on a variant for modular forms of the congruence method originally introduced by Bertolini-Darmon to prove one divisibility in the anticyclotomic Iwasawa main conjecture for rational elliptic curves. We adapt to higher (even) weight modular forms this approach via congruences, building crucially on results of Wang on the indivisibility of Heegner cycles over Shimura curves. Then we offer an application of our results on Kolyvagin's conjecture to the Tamagawa number conjecture for the motive of $f$ and describe other (standard) consequences on structure theorems for Bloch-Kato-Selmer groups, $p$-parity results and converse theorems for $f$. Since in the present paper we need $p>k+1$, our main theorem and its applications can be viewed as complementary to results obtained by the first and third authors in their article on the Tamagawa number conjecture for modular motives, where Kolyvagin's conjecture was proved (in a completely different way exploiting the arithmetic of Hida families) under the assumption that $k$ is congruent to $2$ modulo $2(p-1)$, which forces $p<k$. In forthcoming work, we will use results contained in this paper to prove (under analogous assumptions) the counterpart for an even weight newform $f$ of Perrin-Riou's Heegner point main conjecture for elliptic curves ("Heegner cycle main conjecture" for $f$).
- [331] arXiv:2412.03370 (replaced) [pdf, html, other]
-
Title: TASEP with a general initial condition and a deterministically moving wallSabrina Gernholt (Bonn University)Comments: 44 pages, 4 figures, LaTeX. Extended introduction, results unchangedSubjects: Probability (math.PR); Mathematical Physics (math-ph)
We study the totally asymmetric simple exclusion process (TASEP) on $\mathbb{Z}$ with a general initial condition and a deterministically moving wall in front of the particles. Using colour-position symmetry, we express the one-point distributions in terms of particle positions in a TASEP with step initial condition along a space-like path.
Based on this formula, we analyse the large-time asymptotics of the model under various scenarios. For initial conditions other than the step initial condition, we identify a distinct asymptotic behaviour at the boundary of the region influenced by the wall, differing from the observations made in [Borodin-Bufetov-Ferrari'24] and [Ferrari-Gernholt'24]. Furthermore, we demonstrate that product limit distributions are associated with shocks in the macroscopic empirical density.
As a special case of our starting formula, we derive a variational expression for the one-point distributions of TASEP with arbitrary initial data. Focusing on non-random initial conditions, such as periodic ones with an arbitrary density, we leverage our analytical tools to characterise the limit distribution within the framework of particle positions. - [332] arXiv:2412.04608 (replaced) [pdf, html, other]
-
Title: Runge and Mergelyan theorems on families of open Riemann surfacesSubjects: Complex Variables (math.CV); Differential Geometry (math.DG)
In this paper, we develop the Oka theory for maps from families of open Riemann surfaces to any Oka manifold. Along the way, we prove Runge and Mergelyan approximation theorems and Weierstrass interpolation theorem for families of complex structures on a smooth open surface, with continuous or smooth dependence of the data and the approximating functions on the complex structure. This implies global solvability of the $\overline\partial$-equation on such families. We also obtain an Oka principle for complex line bundles on families of open Riemann surfaces, and we show that the canonical bundles of open Riemann surfaces are holomorphically trivial in families. We include applications to directed holomorphic immersions and conformal minimal immersions.
- [333] arXiv:2412.05950 (replaced) [pdf, html, other]
-
Title: Quantitative particle approximation of nonlinear stochastic Fokker-Planck equations with singular kernelSubjects: Probability (math.PR); Analysis of PDEs (math.AP)
We derive quantitative estimates for large stochastic systems of interacting particles perturbed by both idiosyncratic and environmental noises, as well as singular kernels. We prove that the (mollified) empirical process converges to the solution of the nonlinear stochastic Fokker-Planck equation. The proof is based on Itô's formula for $H_{q}^{1}$-valued process, commutator estimates, and some estimations for the regularization of the empirical measure. Moreover, we show that the aforementioned equation admits a unique strong solution in the probabilistic sense. The approach applies to repulsive and attractive kernels.
- [334] arXiv:2412.06730 (replaced) [pdf, html, other]
-
Title: A subgradient splitting algorithm for optimization on nonpositively curved metric spacesComments: 41 pages, 5 figures. Revised slightly to clarify the complexity of the algorithm in reference [3], with small changes to the discussion on pages 2, 5, and 31Subjects: Optimization and Control (math.OC); Computational Geometry (cs.CG); Data Structures and Algorithms (cs.DS); Numerical Analysis (math.NA)
Many of the primal ingredients of convex optimization extend naturally from Euclidean to Hadamard spaces $\unicode{x2014}$ nonpositively curved metric spaces like Euclidean, Hilbert, and hyperbolic spaces, metric trees, and more general CAT(0) cubical complexes. Linear structure, however, and the duality theory it supports are absent. Nonetheless, we introduce a new type of subgradient for convex functions on Hadamard spaces, based on Busemann functions. This notion supports a splitting subgradient method with guaranteed complexity bounds. In particular, the algorithm solves $p$-mean problems in general Hadamard spaces: we illustrate by computing medians in BHV tree space.
- [335] arXiv:2412.08075 (replaced) [pdf, html, other]
-
Title: When entropy meets Tur\'an: new proofs and hypergraph Tur\'an resultsComments: 33 pages, 2 figuresSubjects: Combinatorics (math.CO)
In this paper, we provide a new proof of a density version of Turán's theorem. We also rephrase both the theorem and the proof using entropy. With the entropic formulation, we show that some naturally defined entropic quantity is closely connected to other common quantities such as Lagrangian and spectral radius. In addition, we also determine the Turán density for a new family of hypergraphs, which we call tents. Our result can be seen as a new generalization of Mubayi's result on the extended cliques.
- [336] arXiv:2412.09218 (replaced) [pdf, html, other]
-
Title: On the metric mean dimensions of saturated setsComments: Many typos are correctedSubjects: Dynamical Systems (math.DS); Information Theory (cs.IT)
Saturated set and its reduced case, the set of generic points, constitute two significant types of fractal-like sets in multifractal analysis of dynamical systems. In the context of infinite entropy systems, this paper aims to give some qualitative aspects of saturated sets and the set of generic points in both topological and measure-theoretic perspectives. For systems with specification property, we establish the certain variational principles for saturated sets in terms of Bowen and packing metric mean dimensions, and show the upper capacity metric mean dimension of saturated sets have full metric mean dimension. All results are useful for understanding the topological structures of dynamical systems with infinite topological entropy.
As applications, we further exhibit some qualitative aspects of metric mean dimensions of level sets and the set of mean Li-Yorke pairs in infinite entropy systems. - [337] arXiv:2412.11324 (replaced) [pdf, html, other]
-
Title: Drinfeld modular polynomials of level $T$Comments: 10 pages; improved expositionSubjects: Number Theory (math.NT)
We investigate Drinfeld modular polynomials parametrizing $T$-isogenies between Drinfeld $\mathbb{F}_q[T]$-modules of rank $r\geq 2$. By providing an explicit classification of such isogenies, we derive explicit bounds on the $T$-degrees of the coefficients of the associated modular polynomials. In particular, we obtain exact expressions for the height (i.e. degree of the largest coefficient) of these modular polynomials. Numerical computations show that the bounds on the smaller coefficients are often sharp, too.
- [338] arXiv:2412.11853 (replaced) [pdf, html, other]
-
Title: Salter's question on the image of the Burau representation of $B_4$Comments: 27 pagesSubjects: Group Theory (math.GR); Geometric Topology (math.GT)
In 1974, Birman posed the problem of identifying the conditions under which a matrix with Laurent polynomial entries lies in the image of the Burau representation. Building on this, Salter, in 2021, refined the inquiry to ask whether the central quotient of the Burau image group coincides with the central quotient of a specific subgroup of the unitary group. Assuming the faithfulness of the $B_{4}$ Burau, we solve Salter's question negatively in the case $n=4$ constructing counterexamples. Additionally, we offer two remarks on the faithfulness of the $B_{4}$ Burau. First, we establish that the restriction to the centralizer of a standard generator in $B_{4}$ is faithful modulo $p$ for every prime $p$, extending both Smythe's result in 1979 and Moran's result in 1991. Second, we present a building-theoretic criterion for the faithfulness.
- [339] arXiv:2412.12295 (replaced) [pdf, html, other]
-
Title: Asymptotic behaviour of solutions and free boundaries of the anisotropic slow diffusion equationComments: 47 pages, 3 figures, 37 referencesSubjects: Analysis of PDEs (math.AP)
In this paper we explore the theory of the anisotropic porous medium equation in the slow diffusion range. After revising the basic theory, we prove the existence of self-similar fundamental solutions (SSFS) of the equation posed in the whole Euclidean space. Each of such solutions is uniquely determined by its mass. This solution has compact support w.r.t. the space variables. We also obtain the sharp asymptotic behaviour of all finite mass solutions in terms of the family of self-similar fundamental solutions. Special attention is paid to the convergence of supports and free boundaries in relative size, i.e., measured in the appropriate anisotropic way. The fast diffusion case has been studied in a previous paper by us, there no free boundaries appear.
- [340] arXiv:2412.12652 (replaced) [pdf, other]
-
Title: Principal bundles in the category of $\mathbb{Z}_2^n$-manifoldsComments: 22 pages, editorial changes in one sectionSubjects: Differential Geometry (math.DG); Mathematical Physics (math-ph)
We introduce and examine the notion of principal $\mathbb{Z}_2^n$-bundles, i.e., principal bundles in the category of $\mathbb{Z}_2^n$-manifolds. The latter are higher graded extensions of supermanifolds in which a $\mathbb{Z}_2^n$-grading replaces $\mathbb{Z}_2$-grading. These extensions have opened up new areas of research of great interest in both physics and mathematics. In principle, the geometry of $\mathbb{Z}_2^n$-manifolds is essentially different than that of supermanifolds, as for $n>1$ we have formal variables of even parity, so local smooth functions are formal power series. On the other hand, a full version of differential calculus is still valid. We show in this paper that the fundamental properties of classical principal bundles can be generalised to the setting of this `higher graded' geometry, with properly defined frame bundles of $\mathbb{Z}_2^n$-vector bundles as canonical examples. However, formulating these concepts and proving these results relies on many technical upshots established in earlier papers. A comprehensive introduction to $\mathbb{Z}_2^n$-manifolds is therefore included together with basic examples.
- [341] arXiv:2412.13095 (replaced) [pdf, html, other]
-
Title: Determinantal representations of alternating run polynomialsComments: 26 pagesSubjects: Combinatorics (math.CO)
Based on a determinantal formula for the higher derivative of a quotient of two functions, we first present the determinantal expressions of Eulerian polynomials and Andre polynomials. In particular, we discover that the Euler number (number of alternating permutations) can be expressed as a lower Hessenberg determinant. We then investigate the determinantal representations of the up-down run polynomials and the types A and B alternating run polynomials. As applications, we deduce several new recurrence relations, which imply the multiplicity of -1 in these three kinds of polynomials. And then, we provide two determinantal representations for the alternating run polynomials of dual Stirling permutations. In particular, we discover a close connection between the alternating run polynomials of dual Stirling permutations and the type B Eulerian polynomials.
- [342] arXiv:2412.13215 (replaced) [pdf, other]
-
Title: Scattering theory for the defocusing 3d NLS in the exterior of a strictly convex obstacleSubjects: Analysis of PDEs (math.AP)
In this paper, we investigate the global well-posedness and scattering theory for the defocusing nonlinear Schrödinger equation $iu_t + \Delta_\Omega u = |u|^\alpha u$ in the exterior domain $\Omega$ of a smooth, compact and strictly convex obstacle in $\mathbb{R}^3$.It is conjectured that in Euclidean space, if the solution has a prior bound in the critical Sobolev space, that is, $u \in L_t^\infty(I; \dot{H}_x^{s_c}(\mathbb{R}^3))$ with $s_c := \frac{3}{2} - \frac{2}{\alpha} \in (0, \frac{3}{2})$, then $u$ is global and scatters. In this paper, assuming that this conjecture holds, we prove that if $u$ is a solution to the nonlinear Schrödinger equation in exterior domain $\Omega$ with Dirichlet boundary condition and satisfies $u \in L_t^\infty(I; \dot{H}^{s_c}_D(\Omega))$ with $s_c \in \left[\frac{1}{2}, \frac{3}{2}\right)$, then $u$ is global and scatters.
The main ingredients in our proof are the linear profile decompositions in the critical space $\dot{H}_D^{s_c}(\Omega)$ and embed it to the nonlinear equation. Inspired by Killip-Visan-Zhang[Amer. J. Math. {\bf138} (2016)], we overcome the difficulty caused by the breakdown of the scaling and translation invariance. This allows us to utilize the concentration-compactness/rigidity argument of Kenig and Merle [Invent. Math. {\bf 166} (2006)]. To preclude the minimal counterexamples, we established the long-time Stricharrtz estimates and the frequency-localized Morawetz estimates. - [343] arXiv:2412.14031 (replaced) [pdf, html, other]
-
Title: Gauss-Newton Dynamics for Neural Networks: A Riemannian Optimization PerspectiveSubjects: Optimization and Control (math.OC); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Systems and Control (eess.SY); Machine Learning (stat.ML)
We analyze the convergence of Gauss-Newton dynamics for training neural networks with smooth activation functions. In the underparameterized regime, the Gauss-Newton gradient flow induces a Riemannian gradient flow on a low-dimensional, smooth, embedded submanifold of the Euclidean output space. Using tools from Riemannian optimization, we prove \emph{last-iterate} convergence of the Riemannian gradient flow to the optimal in-class predictor at an \emph{exponential rate} that is independent of the conditioning of the Gram matrix, \emph{without} requiring explicit regularization. We further characterize the critical impacts of the neural network scaling factor and the initialization on the convergence behavior. In the overparameterized regime, we show that the Levenberg-Marquardt dynamics with an appropriately chosen damping factor yields robustness to ill-conditioned kernels, analogous to the underparameterized regime. These findings demonstrate the potential of Gauss-Newton methods for efficiently optimizing neural networks, particularly in ill-conditioned problems where kernel and Gram matrices have small singular values.
- [344] arXiv:2210.13337 (replaced) [pdf, html, other]
-
Title: Vertex algebras with big center and a Kazhdan-Lusztig CorrespondenceComments: 63 pages, final version to appear in Advances in MathematicsJournal-ref: Advances in Mathematics, Volume 457, 2024. 109904,Subjects: High Energy Physics - Theory (hep-th); Quantum Algebra (math.QA)
Certain deformable families of vertex algebras acquire at a limit of the deformation parameter a large center, similar to affine Lie algebras at critical level. Then the vertex algebra and its representation category become a bundle over the variety defined by this large center. The zero-fibre becomes a vertex algebra, the other fibres become twisted modules over this vertex algebra.
We explore these ideas and a conjectural correspondence in a class of vertex algebras $A^{(p)}[\mathfrak{g},\kappa]$ associated to a choice of a finite-dimensional semisimple Lie algebra and an integer $(\mathfrak{g},p)$ and a level $\kappa$, and some related algebras. These algebras were introduced under the name quantum geometric Langlands kernels and have an interpretation in 4-dimensional quantum field theory. In the limit $\kappa\to \infty$, they acquire a large central subalgebra identified with the ring of functions on the space of $\mathfrak{g}$-connections. The zero fibre is expected to be the Feigin-Tipunin algebra $W_p(\mathfrak{g})$, whose category of representations is expected to be equivalent to the small quantum group by the logarithmic Kazhdan Lusztig conjecture.
Our rigorous results focus on the cases $(\mathfrak{g},1)$ and $(\mathfrak{sl}_2,2)$. In the first part of the paper, which might be of independent interest, we discuss the twisted modules (including twists by unipotent elements) of the affine Lie algebra and of the triplet algebra $W_2(\mathfrak{sl}_2)$, and introduce a method of twisted free field realization to obtain twisted modules for arbitrary $(\mathfrak{g},p)$. We also match our findings to the respective quantum group with big center. In the second part of the paper we match the results to the vertex algebra bundle we compute from the limit of $A^{(p)}[\mathfrak{g},\kappa]$, which in our cases have realizations as GKO coset resp. N=4 superconformal algebras. - [345] arXiv:2212.03193 (replaced) [pdf, html, other]
-
Title: A note on the bulk interpretation of the Quantum Extremal Surface formulaComments: Journal version. Updated section 4 on extended TQFTJournal-ref: JHEP 04 (2024) 024Subjects: High Energy Physics - Theory (hep-th); General Relativity and Quantum Cosmology (gr-qc); Mathematical Physics (math-ph)
Defining quantum information quantities directly in bulk quantum gravity is a difficult problem due to the fluctuations of spacetime. Some progress was made recently in \cite{Mertens:2022ujr}, which provided a bulk interpretation of the Bekenstein Hawking formula for two sided BTZ black holes in terms of the entanglement entropy of gravitational edge modes. We generalize those results to give a bulk entanglement entropy interpretation of the quantum extremal surface formula in AdS3 gravity, as applied to a single interval in the boundary theory. Our computation further supports the proposal that AdS3 gravity can be viewed as a topological phase in which the bulk gravity edge modes are anyons transforming under the quantum group $\SL^{+}_{q}(2,\mathbb{R})$. These edge modes appear when we cut open the Euclidean path integral along bulk co-dimension 2 slices, and satisfies a shrinkable boundary condition which ensures that the Gibbons-Hawking calculation gives the correct state counting.
- [346] arXiv:2302.03390 (replaced) [pdf, html, other]
-
Title: Learning Discretized Neural Networks under Ricci FlowJournal-ref: Journal of Machine Learning Research, 2024Subjects: Machine Learning (cs.LG); Information Theory (cs.IT); Neural and Evolutionary Computing (cs.NE)
In this paper, we study Discretized Neural Networks (DNNs) composed of low-precision weights and activations, which suffer from either infinite or zero gradients due to the non-differentiable discrete function during training. Most training-based DNNs in such scenarios employ the standard Straight-Through Estimator (STE) to approximate the gradient w.r.t. discrete values. However, the use of STE introduces the problem of gradient mismatch, arising from perturbations in the approximated gradient. To address this problem, this paper reveals that this mismatch can be interpreted as a metric perturbation in a Riemannian manifold, viewed through the lens of duality theory. Building on information geometry, we construct the Linearly Nearly Euclidean (LNE) manifold for DNNs, providing a background for addressing perturbations. By introducing a partial differential equation on metrics, i.e., the Ricci flow, we establish the dynamical stability and convergence of the LNE metric with the $L^2$-norm perturbation. In contrast to previous perturbation theories with convergence rates in fractional powers, the metric perturbation under the Ricci flow exhibits exponential decay in the LNE manifold. Experimental results across various datasets demonstrate that our method achieves superior and more stable performance for DNNs compared to other representative training-based methods.
- [347] arXiv:2302.09826 (replaced) [pdf, html, other]
-
Title: On the Expressivity of Persistent Homology in Graph LearningComments: Accepted at the 3rd Learning on Graphs Conference (LoG) 2024Subjects: Machine Learning (cs.LG); Algebraic Topology (math.AT); Machine Learning (stat.ML)
Persistent homology, a technique from computational topology, has recently shown strong empirical performance in the context of graph classification. Being able to capture long range graph properties via higher-order topological features, such as cycles of arbitrary length, in combination with multi-scale topological descriptors, has improved predictive performance for data sets with prominent topological structures, such as molecules. At the same time, the theoretical properties of persistent homology have not been formally assessed in this context. This paper intends to bridge the gap between computational topology and graph machine learning by providing a brief introduction to persistent homology in the context of graphs, as well as a theoretical discussion and empirical analysis of its expressivity for graph learning tasks.
- [348] arXiv:2309.11036 (replaced) [pdf, html, other]
-
Title: Scalable Acceleration for Classification-Based Derivative-Free OptimizationSubjects: Machine Learning (cs.LG); Numerical Analysis (math.NA); Optimization and Control (math.OC)
Derivative-free optimization algorithms play an important role in scientific and engineering design optimization problems, especially when derivative information is not accessible. In this paper, we study the framework of sequential classification-based derivative-free optimization algorithms. By introducing learning theoretic concept hypothesis-target shattering rate, we revisit the computational complexity upper bound of SRACOS (Hu, Qian, and Yu 2017). Inspired by the revisited upper bound, we propose an algorithm named RACE-CARS, which adds a random region-shrinking step compared with SRACOS. We further establish theorems showing the acceleration by region shrinking. Experiments on the synthetic functions as well as black-box tuning for language-model-as-a-service demonstrate empirically the efficiency of RACE-CARS. An ablation experiment on the introduced hyperparameters is also conducted, revealing the mechanism of RACE-CARS and putting forward an empirical hyper-parameter tuning guidance.
- [349] arXiv:2404.01172 (replaced) [pdf, html, other]
-
Title: Covering convection with thermal blankets: fluid-structure interactions in thermal convectionSubjects: Fluid Dynamics (physics.flu-dyn); Numerical Analysis (math.NA)
The continental plates of Earth are known to drift over a geophysical timescale, and their interactions have lead to some of the most spectacular geoformations of our planet while also causing natural disasters such as earthquakes and volcanic activity. Understanding the dynamics of interacting continental plates is thus significant. In this work, we present a fluid mechanical investigation of the plate motion, interaction, and dynamics. Through numerical experiments, we examine the coupling between a convective fluid and plates floating on top of it. With physical modeling, we show the coupling is both mechanical and thermal, leading to the thermal blanket effect: the floating plate is not only transported by the fluid flow beneath, it also prevents the heat from leaving the fluid, leading to a convective flow that further affects the plate motion. By adding several plates to such a coupled fluid-structure interaction, we also investigate how floating plates interact with each other and show that, under proper conditions, small plates can converge into a supercontinent.
- [350] arXiv:2404.04549 (replaced) [pdf, html, other]
-
Title: Stable Learning Using Spiking Neural Networks Equipped With Affine Encoders and DecodersSubjects: Neural and Evolutionary Computing (cs.NE); Machine Learning (cs.LG); Functional Analysis (math.FA); Machine Learning (stat.ML)
We study the learning problem associated with spiking neural networks. Specifically, we focus on spiking neural networks composed of simple spiking neurons having only positive synaptic weights, equipped with an affine encoder and decoder. These neural networks are shown to depend continuously on their parameters, which facilitates classical covering number-based generalization statements and supports stable gradient-based training. We demonstrate that the positivity of the weights continues to enable a wide range of expressivity results, including rate-optimal approximation of smooth functions and dimension-independent approximation of Barron regular functions. In particular, we show in theory and simulations that affine spiking neural networks are capable of approximating shallow ReLU neural networks. Furthermore, we apply these neural networks to standard machine learning benchmarks, reaching competitive results. Finally, and remarkably, we observe that from a generalization perspective, contrary to feedforward neural networks or previous results for general spiking neural networks, the depth has little to no adverse effect on the generalization capabilities.
- [351] arXiv:2405.05710 (replaced) [pdf, html, other]
-
Title: On the applicability of Kolmogorov's theory of probability to the description of quantum phenomena. Part I: FoundationsComments: 11 pages + 5 pages of references, no figures; v4: again updated remark on Bell inequalities, Part II will be on that topic, Part III on measurement; Keywords: geometric quantum theory, foundations of probability theory, quantum potential, double slit experiment, uncertainty principleSubjects: Quantum Physics (quant-ph); Mathematical Physics (math-ph)
It is a common view that von Neumann laid the foundations of a "quantum probability theory" with his axiomatization of quantum mechanics (QM). As such, it is regarded a generalization of the "classical probability theory" due to Kolmogorov. Outside of quantum physics, however, Kolmogorov's axioms enjoy universal applicability. This raises the question of whether quantum physics indeed requires such a generalization of our conception of probability or if von Neumann's axiomatization of QM was contingent on the absence of a general theory of probability in the 1920s.
In this work I argue in favor of the latter position. In particular, I show that for non-relativistic $N$-body quantum systems subject to a time-independent scalar potential, it is possible to construct a mathematically rigorous theory based on Kolmogorov's axioms and physically natural random variables, which reproduces central predictions of QM. The respective theories are distinct, so that an empirical comparison may be possible. Moreover, the approach can in principle be adapted to other classes of quantum-mechanical models.
Part II of this series discusses the empirical violation of Bell inequalities in the context of this approach. Part III addresses the projection postulate and the question of measurement. - [352] arXiv:2405.15557 (replaced) [pdf, html, other]
-
Title: Learning from Linear Algebra: A Graph Neural Network Approach to Preconditioner Design for Conjugate Gradient SolversVladislav Trifonov, Alexander Rudikov, Oleg Iliev, Yuri M. Laevsky, Ivan Oseledets, Ekaterina MuravlevaSubjects: Machine Learning (cs.LG); Numerical Analysis (math.NA)
Large linear systems are ubiquitous in modern computational science and engineering. The main recipe for solving them is the use of Krylov subspace iterative methods with well-designed preconditioners. Deep learning models can be used as nonlinear preconditioners during the iteration of linear solvers such as the conjugate gradient (CG) method. Neural network models require an enormous number of parameters to approximate well in this setup. Another approach is to take advantage of small graph neural networks (GNNs) to construct preconditioners with predefined sparsity patterns. Recently, GNNs have been shown to be a promising tool for designing preconditioners to reduce the overall computational cost of iterative methods by constructing them more efficiently than with classical linear algebra techniques. However, preconditioners designed with these approaches cannot outperform those designed with classical methods in terms of the number of iterations in CG. In our work, we recall well-established preconditioners from linear algebra and use them as a starting point for training the GNN to obtain preconditioners that reduce the condition number of the system more significantly. Numerical experiments show that our approach outperforms both classical and neural network-based methods for an important class of parametric partial differential equations. We also provide a heuristic justification for the loss function used and show that preconditioners obtained by learning with this loss function reduce the condition number in a more desirable way for CG.
- [353] arXiv:2407.15482 (replaced) [pdf, html, other]
-
Title: Quantum three-rotor problem in the identity representationComments: 17 pages, 24 figure files, 2 tikz figures. To appear in Phys. Rev. ESubjects: Chaotic Dynamics (nlin.CD); Mathematical Physics (math-ph); Dynamical Systems (math.DS)
The quantum three-rotor problem concerns the dynamics of 3 equally massive particles moving on a circle subject to pairwise attractive cosine potentials and can model coupled Josephson junctions. Classically, it displays order-chaos-order behavior with increasing energy. The quantum system admits a dimensionless coupling with semiclassical behavior at strong coupling. We study stationary states with periodic `relative' wave functions. Perturbative and harmonic approximations capture the spectrum at weak coupling and that of low-lying states at strong coupling. More generally, the cumulative distribution of energy levels obtained by numerical diagonalization is well-described by a Weyl-like semiclassical estimate. However, the system has an $S_3 \times Z_2$ symmetry that is obscured when working with relative angles. By exploiting a basis for invariant states, we obtain the spectrum restricted to the identity representation. To uncover universal quantum hallmarks of chaos, we partition the spectrum into energy windows where the classical motion is regular, mixed or chaotic and unfold each separately. At strong coupling, we find striking signatures of transitions between regularity and chaos: spacing distributions morph from Poisson to Wigner-Dyson while the number variance shifts from linear to logarithmic behavior at small lengths. Some nonuniversal features are also examined. For instance, for strong coupling, the number variance saturates and oscillates at large lengths while the spectral form factor displays a nonuniversal peak at short times. Moreover, deviations from Poisson spacings at asymptotically low and high energies are well-explained by quantum harmonic and free-rotor spectra projected to the identity representation at strong and weak coupling. Interestingly, the degeneracy of free-rotor levels admits an elegant formula that we deduce using properties of Eisenstein primes.
- [354] arXiv:2408.06401 (replaced) [pdf, other]
-
Title: Langevin dynamics for high-dimensional optimization: the case of multi-spiked tensor PCAComments: 65 pagesSubjects: Machine Learning (stat.ML); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
We study nonconvex optimization in high dimensions through Langevin dynamics, focusing on the multi-spiked tensor PCA problem. This tensor estimation problem involves recovering $r$ hidden signal vectors (spikes) from noisy Gaussian tensor observations using maximum likelihood estimation. We study the number of samples required for Langevin dynamics to efficiently recover the spikes and determine the necessary separation condition on the signal-to-noise ratios (SNRs) for exact recovery, distinguishing the cases $p \ge 3$ and $p=2$, where $p$ denotes the order of the tensor. In particular, we show that the sample complexity required for recovering the spike associated with the largest SNR matches the well-known algorithmic threshold for the single-spike case, while this threshold degrades when recovering all $r$ spikes. As a key step, we provide a detailed characterization of the trajectory and interactions of low-dimensional projections that capture the high-dimensional dynamics.
- [355] arXiv:2408.11479 (replaced) [pdf, html, other]
-
Title: Learning Deep Dissipative DynamicsComments: AAAI 2025Subjects: Machine Learning (cs.LG); Systems and Control (eess.SY); Dynamical Systems (math.DS)
This study challenges strictly guaranteeing ``dissipativity'' of a dynamical system represented by neural networks learned from given time-series data. Dissipativity is a crucial indicator for dynamical systems that generalizes stability and input-output stability, known to be valid across various systems including robotics, biological systems, and molecular dynamics. By analytically proving the general solution to the nonlinear Kalman-Yakubovich-Popov (KYP) lemma, which is the necessary and sufficient condition for dissipativity, we propose a differentiable projection that transforms any dynamics represented by neural networks into dissipative ones and a learning method for the transformed dynamics. Utilizing the generality of dissipativity, our method strictly guarantee stability, input-output stability, and energy conservation of trained dynamical systems. Finally, we demonstrate the robustness of our method against out-of-domain input through applications to robotic arms and fluid dynamics. Code is this https URL
- [356] arXiv:2408.11778 (replaced) [pdf, html, other]
-
Title: Sum of Squares CircuitsSubjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Computational Complexity (cs.CC); Algebraic Geometry (math.AG)
Designing expressive generative models that support exact and efficient inference is a core question in probabilistic ML. Probabilistic circuits (PCs) offer a framework where this tractability-vs-expressiveness trade-off can be analyzed theoretically. Recently, squared PCs encoding subtractive mixtures via negative parameters have emerged as tractable models that can be exponentially more expressive than monotonic PCs, i.e., PCs with positive parameters only. In this paper, we provide a more precise theoretical characterization of the expressiveness relationships among these models. First, we prove that squared PCs can be less expressive than monotonic ones. Second, we formalize a novel class of PCs -- sum of squares PCs -- that can be exponentially more expressive than both squared and monotonic PCs. Around sum of squares PCs, we build an expressiveness hierarchy that allows us to precisely unify and separate different tractable model classes such as Born Machines and PSD models, and other recently introduced tractable probabilistic models by using complex parameters. Finally, we empirically show the effectiveness of sum of squares circuits in performing distribution estimation.
- [357] arXiv:2410.05917 (replaced) [pdf, html, other]
-
Title: Quantum kinetic theory of light-matter interactions in degenerate plasmasComments: Quantum kinetic theory, light matter interaction, quantum degeneracy, warm dense matter, laser-plasma interactionJournal-ref: Phys. Rev. A 110, 063519 (2024)Subjects: Quantum Gases (cond-mat.quant-gas); Other Condensed Matter (cond-mat.other); Mathematical Physics (math-ph); Plasma Physics (physics.plasm-ph)
A rigorous treatment of light-matter interactions typically requires an interacting quantum field theory. However, most applications of interest are handled using classical or semiclassical models, which are valid only when quantum-field fluctuations can be neglected. This approximation breaks down in scenarios involving large light intensities or degenerate matter, where additional quantum effects become significant. In this work, we address these limitations by developing a quantum kinetic framework that treats both light and matter fields on equal footing, naturally incorporating both linear and nonlinear interactions. To accurately account for light fluctuations, we introduce a photon distribution function that, together with the classical electromagnetic fields, provides a better description of the photon fluid. From this formalism, we derive kinetic equations from first principles that recover classical electrodynamical results while revealing couplings that are absent in the corresponding classical theory. Furthermore, by addressing the Coulomb interaction in the Hartree-Fock approximation, we include the role of fermionic exchange exactly in both kinetic and fluid regimes through a generalized Fock potential. The latter provides corrections not only to the electrostatic forces but also to the plasma velocity fields, which become significant in degenerate conditions.
- [358] arXiv:2410.19460 (replaced) [pdf, html, other]
-
Title: Accelerating AI Performance using Anderson Extrapolation on GPUsComments: 6 pages, 6 figures, 1 table, Accepted by NeurIPS 2024 Workshop MLNCP this https URLJournal-ref: Neural Information Processing Systems (NeurIPS). Machine Learning with New Compute Paradigms (MLNCP) Workshop, October 2024Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Performance (cs.PF); Numerical Analysis (math.NA)
We present a novel approach for accelerating AI performance by leveraging Anderson extrapolation, a vector-to-vector mapping technique based on a window of historical iterations. By identifying the crossover point (Fig. 1) where a mixing penalty is incurred, the method focuses on reducing iterations to convergence, with fewer more compute-intensive but generally cacheable iterations, balancing speed and memory usage with accuracy and algorithmic stability, respectively. We demonstrate significant improvements, in both training and inference, motivated by scalability and efficiency extensions to the realm of high-performance computing (HPC).
- [359] arXiv:2411.11857 (replaced) [pdf, html, other]
-
Title: Radiance Field Delta Video Compression in Edge-Enabled Vehicular MetaverseMatúš Dopiriak, Eugen Šlapak, Juraj Gazda, Devendra S. Gurjar, Mohammad Abdullah Al Faruque, Marco LevoratoComments: 1. III. Formulation of the problem -> refined mathematical notations and equations. this http URL. B Delta Segmentation -> updated Delta segmentation (DS) algorithm using mathematical description, pseudocode and Fig.3. 3. V. D Packet Loss -> added reference. 4. Added biographies. 5. Changed templateSubjects: Signal Processing (eess.SP); Information Theory (cs.IT); Networking and Internet Architecture (cs.NI)
Connected and autonomous vehicles (CAVs) offload computationally intensive tasks to multi-access edge computing (MEC) servers via vehicle-to-infrastructure (V2I) communication, enabling applications within the vehicular metaverse, which transforms physical environment into the digital space enabling advanced analysis or predictive modeling. A core challenge is physical-to-virtual (P2V) synchronization through digital twins (DTs), reliant on MEC networks and ultra-reliable low-latency communication (URLLC). To address this, we introduce radiance field (RF) delta video compression (RFDVC), which uses RF-encoder and RF-decoder architecture using distributed RFs as DTs storing photorealistic 3D urban scenes in compressed form. This method extracts differences between CAV-frame capturing actual traffic and RF-frame capturing empty scene from the same camera pose in batches encoded and transmitted over the MEC network. Experiments show data savings up to 71% against H.264 codec and 44% against H.265 codec under different conditions as lighting changes, and rain. RFDVC also demonstrates resilience to transmission errors, achieving up to +0.29 structural similarity index measure (SSIM) improvement at block error rate (BLER) = 0.35 in non-rainy and +0.25 at BLER = 0.2 in rainy conditions, ensuring superior visual quality compared to standard video coding (VC) methods across various conditions.
- [360] arXiv:2411.12628 (replaced) [pdf, html, other]
-
Title: Quantum Gravity, Hydrodynamics and Emergent Cosmology: A Collection of PerspectivesJibril Ben Achour, Dario Benedetti, Martin Bojowald, Robert Brandenberger, Salvatore Butera, Renata Ferrero, Flaminia Giacomini, Kristina Giesel, Christophe Goeller, Tobias Haas, Philipp A. Höhn, Joshua Kirklin, Luca Marchetti, Daniele Oriti, Roberto Percacci, Antonio D. Pereira, Andreas G. A. Pithis, Mairi Sakellariadou, Sebastian Steinhaus, Johannes ThürigenComments: 42 + 23 pagesJournal-ref: General Relativity and Gravitation, Volume 57, article number 2, (2025)Subjects: General Relativity and Quantum Cosmology (gr-qc); Quantum Gases (cond-mat.quant-gas); High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph); Quantum Physics (quant-ph)
This collection of perspective pieces captures recent advancements and reflections from a dynamic research community dedicated to bridging quantum gravity, hydrodynamics, and emergent cosmology. It explores four key research areas: (a) the interplay between hydrodynamics and cosmology, including analog gravity systems; (b) phase transitions, continuum limits and emergent geometry in quantum gravity; (c) relational perspectives in gravity and quantum gravity; and (d) the emergence of cosmological models rooted in quantum gravity frameworks. Each contribution presents the distinct perspectives of its respective authors. Additionally, the introduction by the editors proposes an integrative view, suggesting how these thematic units could serve as foundational pillars for a novel theoretical cosmology framework termed "hydrodynamics on superspace".
- [361] arXiv:2411.14758 (replaced) [pdf, html, other]
-
Title: Anisotropy in the cosmic acceleration inferred from supernovaeComments: 13 pages, 3 figures, 1 table. Invited proceedings for the Royal Society discussion meeting "Challenging the Standard Cosmological Model" [this https URL]. Accepted for publication in Philosophical Transactions ASubjects: Cosmology and Nongalactic Astrophysics (astro-ph.CO); General Relativity and Quantum Cosmology (gr-qc); High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph)
Under the assumption that they are standard(isable) candles, the lightcurves of Type Ia supernovae have been analyzed in the framework of the standard Friedmann-Lemaître-Robertson-Walker cosmology to conclude that the expansion rate of the Universe is accelerating due to dark energy. While the original claims in the late 1990s were made using overlapping samples of less than 100 supernovae in total, catalogues of nearly 2000 supernovae are now available. In light of recent developments such as the cosmic dipole anomaly and the larger than expected bulk flow in the local Universe (which does not converge to the Cosmic Rest Frame), we analyze the newer datasets using a Maximum Likelihood Estimator and find that the acceleration of the expansion rate of the Universe is unequivocally anisotropic. The associated debate in the literature highlights the artifices of using supernovae as standardisable candles, while also providing deeper insights into a consistent relativistic view of peculiar motions as departures from the Hubble expansion of the Universe. The effects of our being `tilted observers' embedded in a deep bulk flow may have been mistaken for cosmic acceleration.
- [362] arXiv:2412.13360 (replaced) [pdf, other]
-
Title: Parastatistics and a secret communication challengeComments: 9 pages, 3 captioned figuresSubjects: Quantum Physics (quant-ph); Strongly Correlated Electrons (cond-mat.str-el); High Energy Physics - Theory (hep-th); Mathematical Physics (math-ph)
One of the most unconventional features of topological phases of matter is the emergence of quasiparticles with exotic statistics, such as non-Abelian anyons in two dimensional systems. Recently, a different type of exotic particle statistics that is consistently defined in any dimension, called parastatistics, is also shown to be possible in a special family of topological phases. However, the physical significance of emergent parastatistics still remains elusive. Here we demonstrate a distinctive physical consequence of parastatistics by proposing a challenge game that can only be won using physical systems hosting paraparticles, as passing the challenge requires the two participating players to secretly communicate in an indirect way by exploiting the nontrivial exchange statistics of the quasiparticles. The winning strategy using emergent paraparticles is robust against noise, as well as the most relevant class of eavesdropping via local measurements. This provides both an operational definition and an experimental identity test for paraparticles, alongside a potential application in secret communication.