966 research outputs found
Parallelization of Modular Algorithms
In this paper we investigate the parallelization of two modular algorithms.
In fact, we consider the modular computation of Gr\"obner bases (resp. standard
bases) and the modular computation of the associated primes of a
zero-dimensional ideal and describe their parallel implementation in SINGULAR.
Our modular algorithms to solve problems over Q mainly consist of three parts,
solving the problem modulo p for several primes p, lifting the result to Q by
applying Chinese remainder resp. rational reconstruction, and a part of
verification. Arnold proved using the Hilbert function that the verification
part in the modular algorithm to compute Gr\"obner bases can be simplified for
homogeneous ideals (cf. \cite{A03}). The idea of the proof could easily be
adapted to the local case, i.e. for local orderings and not necessarily
homogeneous ideals, using the Hilbert-Samuel function (cf. \cite{Pf07}). In
this paper we prove the corresponding theorem for non-homogeneous ideals in
case of a global ordering.Comment: 16 page
Learning stable and predictive structures in kinetic systems: Benefits of a causal approach
Learning kinetic systems from data is one of the core challenges in many
fields. Identifying stable models is essential for the generalization
capabilities of data-driven inference. We introduce a computationally efficient
framework, called CausalKinetiX, that identifies structure from discrete time,
noisy observations, generated from heterogeneous experiments. The algorithm
assumes the existence of an underlying, invariant kinetic model, a key
criterion for reproducible research. Results on both simulated and real-world
examples suggest that learning the structure of kinetic systems benefits from a
causal perspective. The identified variables and models allow for a concise
description of the dynamics across multiple experimental settings and can be
used for prediction in unseen experiments. We observe significant improvements
compared to well established approaches focusing solely on predictive
performance, especially for out-of-sample generalization
An algorithm for primary decomposition in polynomial rings over the integers
We present an algorithm to compute a primary decomposition of an ideal in a
polynomial ring over the integers. For this purpose we use algorithms for
primary decomposition in polynomial rings over the rationals resp. over finite
fields, and the idea of Shimoyama-Yokoyama resp. Eisenbud-Hunecke-Vasconcelos
to extract primary ideals from pseudo-primary ideals. A parallelized version of
the algorithm is implemented in SINGULAR. Examples and timings are given at the
end of the article.Comment: 8 page
Parallel algorithms for normalization
Given a reduced affine algebra A over a perfect field K, we present parallel
algorithms to compute the normalization \bar{A} of A. Our starting point is the
algorithm of Greuel, Laplagne, and Seelisch, which is an improvement of de
Jong's algorithm. First, we propose to stratify the singular locus Sing(A) in a
way which is compatible with normalization, apply a local version of the
normalization algorithm at each stratum, and find \bar{A} by putting the local
results together. Second, in the case where K = Q is the field of rationals, we
propose modular versions of the global and local-to-global algorithms. We have
implemented our algorithms in the computer algebra system SINGULAR and compare
their performance with that of the algorithm of Greuel, Laplagne, and Seelisch.
In the case where K = Q, we also discuss the use of modular computations of
Groebner bases, radicals, and primary decompositions. We point out that in most
examples, the new algorithms outperform the algorithm of Greuel, Laplagne, and
Seelisch by far, even if we do not run them in parallel.Comment: 19 page
Pre-industrial temperature variability on the Swiss Plateau derived from the instrumental daily series of Bern and Zurich
We describe the compilation of two early instrumental daily temperature series from Bern and Zurich, Switzerland, starting from 1760 and 1756, respectively. The series are a combination of numerous small segments from different observers at different locations within and outside the two cities that are converted to modern units and homogenized. In addition, we introduce a methodology to estimate the errors affecting daily and monthly mean values derived from early instrumental observations. Given the frequent small data gaps, we merge the two daily series into a more complete series representing the central Swiss Plateau. We finally compare the homogenized monthly series with other temperature reconstructions for Switzerland. We find significant differences before 1860, pointing to biases that might affect some of the most widely used instrumental data sets. In general, the homogenization of temperature measurements at the transition between the early instrumental and national weather service eras remains a problematic issue in historical climatology and has significant implications for other fields of climate research
- …