SearcharxivSearch

arXiv subjects

David Alfaya

Publications and source records attributed to David Alfaya.

At least 19 recordsLinked to original sources

Branches of Markoff $m$-triples with two $k$-Fibonacci components

We study infinite paths of Markoff $m$-triples, that is, solutions to the generalised Markoff equation \[ x^2+y^2+z^2=3xyz+m, \] with $m>0$, with at least two $k$-Fibonacci components. First, we obtain a complete classification of Markoff $m$-triples whose last two entries are $k$-Fibonacci numbers and that are not roots of any Markoff trees. We then prove that every such infinite path is contained in a branch, starting at a triple of the form \[ \left(\frac{F_k(4r)}{3F_k(2r)},\,F_k(\ell+2r),\,F_k(\ell+4r)\right), \] where $r$ is an odd integer, $\ell\in\{1,2,\ldots, 2r\}$ and $3\nmid k$. These branches are distributed among exactly $2r$ distinct trees.

math.NT

Isomorphisms between moduli stacks of vector bundles with fixed determinant

We classify all isomorphisms between moduli stacks of vector bundles of fixed determinant on a smooth complex projective of genus at least 4. It is shown that each isomorphism between two different moduli stacks can be described as a composition of a pullback using an isomorphism of curves, dualization of vector bundles and tensoring with the pullback of a line bundle on the curve. We finally compare the 2-group of automorphisms of the moduli stack of vector bundles with the group of automorphisms of the moduli space of semistable vector bundles.

math.AG

Pullback and direct image of parabolic Higgs bundles and parabolic connections with symplectic and orthogonal structures

Given a symplectic (respectively, orthogonal) parabolic vector bundle over a compact Riemann surface, we prove that its pullback and direct image through a map between compact Riemann surfaces inherit a natural symplectic (respectively, orthogonal) structure. If the parabolic bundle is endowed with a parabolic Higgs field or a parabolic connection which are compatible with the symplectic (respectively, orthogonal) structure, then its pullback and direct image are also compatible with the resulting symplectic (respectively, orthogonal) structure. We also show that these constructions are preserved through the Nonabelian Hodge Correspondence.

math.AG

A criterion for holomorphic Lie algebroid connections

Given a holomorphic Lie algebroid $(V, \phi)$ on a compact connected Riemann surface $X$, we give a necessary and sufficient condition for a holomorphic vector bundle $E$ on $X$ to admit a holomorphic Lie algebroid connection. If $(V, \phi)$ is nonsplit, then every holomorphic vector bundle on $X$ admits a holomorphic Lie algebroid connection for $(V, \phi)$. If $(V, \phi)$ is split, then a holomorphic vector bundle $E$ on $X$ admits a holomorphic Lie algebroid connection if and only if the degree of each indecomposable component of $E$ is zero.

math.AG

Remarks on Higgs bundles twisted by a vector bundle

For any V-twisted Higgs bundle on a compact Riemann surface X, where V is a holomorphic vector bundle of rank two on X, there are two associated Higgs bundles on X, twisted by line bundles, which are constructed using a Hecke transformation on V. We characterize all such pairs of Higgs bundles (twisted by line bundles) given by V-twisted Higgs bundles. Using this characterization, we provide a spectral correspondence for the moduli space, identifying V-twisted Higgs bundles with the direct images of certain rank one torsionfree Higgs sheaves twisted by a line bundle on a spectral covering of the curve X.

math.AG

Motives meet SymPy: studying $\lambda$-ring expressions in Python

We present a new Python package called "motives", a symbolic manipulation package based on SymPy capable of handling and simplifying motivic expressions in the Grothendieck ring of Chow motives and other types of $\lambda$-rings. The package is able to manipulate and compare arbitrary expressions in $\lambda$-rings and, in particular, it contains explicit tools for manipulating motives of several types of commonly used moduli schemes and moduli stacks of decorated bundles on curves. We have applied this new tool to advance in the verification of Mozgovoy's conjectural formula for the motive of the moduli space of twisted Higgs bundles, proving that it holds in rank 2 and 3 for any curve of genus up to 18 and any twisting bundle of small degree.

math.AG

MonoKAN: Certified Monotonic Kolmogorov-Arnold Network

Artificial Neural Networks (ANNs) have significantly advanced various fields by effectively recognizing patterns and solving complex problems. Despite these advancements, their interpretability remains a critical challenge, especially in applications where transparency and accountability are essential. To address this, explainable AI (XAI) has made progress in demystifying ANNs, yet interpretability alone is often insufficient. In certain applications, model predictions must align with expert-imposed requirements, sometimes exemplified by partial monotonicity constraints. While monotonic approaches are found in the literature for traditional Multi-layer Perceptrons (MLPs), they still face difficulties in achieving both interpretability and certified partial monotonicity. Recently, the Kolmogorov-Arnold Network (KAN) architecture, based on learnable activation functions parametrized as splines, has been proposed as a more interpretable alternative to MLPs. Building on this, we introduce a novel ANN architecture called MonoKAN, which is based on the KAN architecture and achieves certified partial monotonicity while enhancing interpretability. To achieve this, we employ cubic Hermite splines, which guarantee monotonicity through a set of straightforward conditions. Additionally, by using positive weights in the linear combinations of these splines, we ensure that the network preserves the monotonic relationships between input and output. Our experiments demonstrate that MonoKAN not only enhances interpretability but also improves predictive performance across the majority of benchmarks, outperforming state-of-the-art monotonic MLP approaches.

cs.LG

Parabolic vector bundles and Lie algebroid connections

Given a holomorphic Lie algebroid on an m-pointed Riemann surface, we define parabolic Lie algebroid connections on any parabolic vector bundle equipped with parabolic structure over the marked points. An analogue of the Atiyah exact sequence for parabolic Lie algebroids is constructed. For any Lie algebroid whose underlying holomorphic vector bundle is stable, we give a complete characterization of all the parabolic vector bundles that admit a parabolic Lie algebroid connection.

math.AG

A mathematical certification for positivity conditions in Neural Networks with applications to partial monotonicity and Trustworthy AI

Artificial Neural Networks (ANNs) have become a powerful tool for modeling complex relationships in large-scale datasets. However, their black-box nature poses trustworthiness challenges. In certain situations, ensuring trust in predictions might require following specific partial monotonicity constraints. However, certifying if an already-trained ANN is partially monotonic is challenging. Therefore, ANNs are often disregarded in some critical applications, such as credit scoring, where partial monotonicity is required. To address this challenge, this paper presents a novel algorithm (LipVor) that certifies if a black-box model, such as an ANN, is positive based on a finite number of evaluations. Consequently, since partial monotonicity can be expressed as a positivity condition on partial derivatives, LipVor can certify whether an ANN is partially monotonic. To do so, for every positively evaluated point, the Lipschitzianity of the black-box model is used to construct a specific neighborhood where the function remains positive. Next, based on the Voronoi diagram of the evaluated points, a sufficient condition is stated to certify if the function is positive in the domain. Unlike prior methods, our approach certifies partial monotonicity without constrained architectures or piece-wise linear activations. Therefore, LipVor could open up the possibility of using unconstrained ANN in some critical fields. Moreover, some other properties of an ANN, such as convexity, can be posed as positivity conditions, and therefore, LipVor could also be applied.

cs.LG

Lie algebroid connections, twisted Higgs bundles and motives of moduli spaces

Let $\mathcal{L}=(L,[\cdot\,,\cdot],δ)$ be an algebraic Lie algebroid over a smooth projective curve $X$ of genus $g\geq 2$ such that $L$ is a line bundle whose degree is less than $2-2g$. Let $r$ and $d$ be coprime numbers. We prove that the motivic class of the moduli space of $\mathcal{L}$-connections of rank $r$ and degree $d$ over $X$ does not depend on the Lie algebroid structure $[\cdot\,,\cdot]$ and $δ$ of $\mathcal{L}$ and neither on the line bundle $L$ itself, but only on the degree of $L$ (and of course on $r$, $d$ and $X$). In particular it is equal to the motivic class of the moduli space of $K_X(D)$-twisted Higgs bundles of rank $r$ and degree $d$, for $D$ any effective divisor with the appropriate degree. As a consequence, similar results (actually slightly stronger) are obtained for the corresponding $E$-polynomials. Some applications of these results are then deduced.

math.AG

Torelli theorem for moduli stacks of vector bundles and principal G-bundles

Given any irreducible smooth complex projective curve $X$, of genus at least $2$, consider the moduli stack of vector bundles on $X$ of fixed rank and determinant. It is proved that the isomorphism class of the stack uniquely determines the isomorphism class of the curve $X$ and the rank of the vector bundles. The case of trivial determinant, rank $2$ and genus $2$ is specially interesting: the curve can be recovered from the moduli stack, but not from the moduli space (since this moduli space is $\mathbb{P}^3$ thus independently of the curve). We also prove a Torelli theorem for moduli stacks of principal $G$-bundles on a curve of genus at least $3$, where $G$ is any non-abelian reductive group.

math.AG

Metric Tools for Sensitivity Analysis with Applications to Neural Networks

As Machine Learning models are considered for autonomous decisions with significant social impact, the need for understanding how these models work rises rapidly. Explainable Artificial Intelligence (XAI) aims to provide interpretations for predictions made by Machine Learning models, in order to make the model trustworthy and more transparent for the user. For example, selecting relevant input variables for the problem directly impacts the model's ability to learn and make accurate predictions, so obtaining information about input importance play a crucial role when training the model. One of the main XAI techniques to obtain input variable importance is the sensitivity analysis based on partial derivatives. However, existing literature of this method provide no justification of the aggregation metrics used to retrieved information from the partial derivatives. In this paper, a theoretical framework is proposed to study sensitivities of ML models using metric techniques. From this metric interpretation, a complete family of new quantitative metrics called $α$-curves is extracted. These $α$-curves provide information with greater depth on the importance of the input variables for a machine learning model than existing XAI methods in the literature. We demonstrate the effectiveness of the $α$-curves using synthetic and real datasets, comparing the results against other XAI methods for variable importance and validating the analysis results with the ground truth or literature information.

cs.LG

Hitchin map for the moduli space of $Λ$-modules in positive characteristic

Building on Simpson's original definition over the complex numbers, we introduce the notion of restricted sheaf $Λ$ of rings of differential operators on a variety defined over a field of positive characteristic. We define the notion of $p$-curvature for $Λ$-modules and the analogue of the Hitchin map on the moduli space of $Λ$-modules. We show that under certain conditions this Hitchin map descends under the Frobenius map of the underlying variety and we give examples.

math.AG

Pullback and direct image of parabolic connections and parabolic Higgs bundles

We provide an explicit algebraic construction for the pullback and direct image of parabolic bundles, parabolic Higgs bundles and parabolic connections through maps between Riemann surfaces. We show that these constructions preserve semistability and polystability, and we prove that they are compatible with the nonabelian Hodge correspondence.

math.AG

Simplification of $λ$-ring expressions in the Grothendieck ring of Chow motives

The Grothendieck ring of Chow motives admits two natural opposite $λ$-ring structures, one of which is a special structure allowing the definition of Adams operations on the ring. In this work I present algorithms which allow an effective simplification of expressions that involve both $λ$-ring structures, as well as Adams operations. In particular, these algorithms allow the symbolic simplification of algebraic expressions in the sub-$λ$-ring of motives generated by a finite set of curves into polynomial expressions in a small set of motivic generators. As a consequence, the explicit computation of motives of some moduli spaces is performed, allowing the computational verification of some conjectural formulas for these spaces.

math.AG

Automorphism group of the moduli space of parabolic bundles over a curve

We find the automorphism group of the moduli space of parabolic bundles on a smooth curve (with fixed determinant and system of weights). This group is generated by: automorphisms of the marked curve, tensoring with a line bundle, taking the dual, and Hecke transforms (using the filtrations given by the parabolic structure). A Torelli theorem for parabolic bundles with arbitrary rank and generic weights is also obtained. These results are extended to the classification of birational equivalences which are defined over "big" open subsets (3-birational maps, i.e. birational maps giving an isomorphism between open subsets with complement of codimension at least 3). Finally, an analysis of the stability chambers for the parabolic weights is performed in order to determine precisely when two moduli spaces of parabolic vector bundles with different parameters (curve, rank, determinant and weights) can be isomorphic.

math.AG

Automorphism group of the moduli space of parabolic vector bundles with fixed degree

We find all possible isomorphisms and 3-birational maps (i.e., birational maps which induce an isomorphism between open subsets whose respective complements have codimension at least 3) between moduli spaces of parabolic vector bundles with fixed degree. We prove that every 3-birational map can be described as a composition of tensorization by a fixed line bundle, Hecke transformations, dualization, taking pullback by an isomorphism between the curves and the action of the group of automorphisms of the Jacobian variety of the curve which fix the r-torsion. In particular, we prove a Torelli type theorem, stating that the 3-birational class of the moduli space determines the isomorphism class of the curve.

math.AG