Algebraic Statistics in OSCAR

📅 2026-01-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the inefficiency of algebraic statistical computations and the difficulty of sharing results in computer algebra systems by designing and implementing a scalable algebraic statistics module within the OSCAR system. The module employs a modular architecture, integrates state-of-the-art implicitization algorithms to enhance computational efficiency, and introduces a standardized data serialization mechanism to enable cross-platform sharing of results and facilitate the construction of large-scale databases. By doing so, the project not only strengthens OSCAR’s functional completeness in algebraic statistics but also provides essential infrastructure for reproducible research and collaborative workflows, significantly improving the practicality and scalability of algebraic statistical methods.

Technology Category

Application Category

📝 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.
Problem

Research questions and friction points this paper is trying to address.

Algebraic Statistics
Computer Algebra System
OSCAR
Data Serialization
Implicitization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Algebraic Statistics
OSCAR
extensible design
serialization
implicitization algorithms