Table of Contents
Fetching ...

Algebraic Statistics in OSCAR

Tobias Boege, Antony Della Vecchia, Marina Garrote-López, Benjamin Hollering

TL;DR

The paper presents OSCAR's AlgebraicStatistics module, which treats parametric statistical models as images under polynomial maps and analyzes their Zariski closures $V=\overline{\mathcal{M}}$, enabling algebraic-statistical methods within a extensible Julia framework. It develops a unified, extensible interface for graphical models and phylogenetics, including Gaussian, discrete, and group-based models, as well as phylogenetic networks, with specialized structures such as color annotations and Fourier coordinates to simplify computations. A core contribution is the suite of implicitization techniques, including toric-structure exploits via 4ti2 and modern methods like multigraded and birational implicitization, delivering substantial speed-ups for vanishing-ideal computations. Additionally, the work integrates serialization and database functionality (mrdi/JSON, OscarDB) to share and reuse results, illustrating practical impact through benchmarks and ready-to-share data for small phylogenetic trees.

Abstract

We introduce the AlgebraicStatistics section of the OSCAR computer algebra system. We give an overview of its extensible design and highlight its features including serialization of data types for sharing results and creating databases, and state-of-the-art implicitization algorithms.

Algebraic Statistics in OSCAR

TL;DR

The paper presents OSCAR's AlgebraicStatistics module, which treats parametric statistical models as images under polynomial maps and analyzes their Zariski closures , enabling algebraic-statistical methods within a extensible Julia framework. It develops a unified, extensible interface for graphical models and phylogenetics, including Gaussian, discrete, and group-based models, as well as phylogenetic networks, with specialized structures such as color annotations and Fourier coordinates to simplify computations. A core contribution is the suite of implicitization techniques, including toric-structure exploits via 4ti2 and modern methods like multigraded and birational implicitization, delivering substantial speed-ups for vanishing-ideal computations. Additionally, the work integrates serialization and database functionality (mrdi/JSON, OscarDB) to share and reuse results, illustrating practical impact through benchmarks and ready-to-share data for small phylogenetic trees.

Abstract

We introduce the AlgebraicStatistics section of the OSCAR computer algebra system. We give an overview of its extensible design and highlight its features including serialization of data types for sharing results and creating databases, and state-of-the-art implicitization algorithms.
Paper Structure (9 sections, 2 equations, 1 table)

This paper contains 9 sections, 2 equations, 1 table.

Theorems & Definitions (6)

  • Example 2.1
  • Example 2.2
  • Example 2.3
  • Example 3.1
  • Remark 3.2
  • Example 3.3