paper-with-me

Papers

Algorithmically generating new algebraic features of polynomial systems for machine learning

2019-06-03 · Dorian Florescu, Matthew England

There are a variety of choices to be made in both computer algebra systems (CASs) and satisfiability modulo theory (SMT) solvers which can impact performance without affecting mathematical correctness. Such choices are candidates for machine learning (ML) approaches, however, there are difficulties in applying standard ML techniques, such as the efficient identification of ML features from input data which is typically a polynomial system. Our focus is selecting the variable ordering for cylindrical algebraic decomposition (CAD), an important algorithm implemented in several CASs, and now also SMT-solvers. We created a framework to describe all the previously identified ML features for the problem and then enumerated all options in this framework to automatically generation many more features. We validate the usefulness of these with an experiment which shows that an ML choice for CAD variable ordering is superior to those made by human created heuristics, and further improved with these additional features. We expect that this technique of feature generation could be useful for other choices related to CAD, or even choices for other algorithms with polynomial systems for input.

📄 PDF Abstract BibTeX arXiv:1906.01455

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Verification and Forward Invariance of Control Barrier Functions for Differential-Algebraic Systems

2026-03-13 · Hongchao Zhang, Mohamad H. Kazma, Meiyi Ma, Taylor T. Johnson 외 arxiv

Differential-algebraic equations (DAEs) arise in power networks, chemical processes, and multibody systems, where algebraic constraints encode physical conservation laws. The safety of such systems is critical, yet safe …

Realization Theory Of Recurrent Neural ODEs Using Polynomial System Embeddings

2022-05-24 · Martin Gonzalez, Thibault Defourneau, Hatem Hajri, Mihaly Petreczky

In this paper we show that neural ODE analogs of recurrent (ODE-RNN) and Long Short-Term Memory (ODE-LSTM) networks can be algorithmically embeddeded into the class of polynomial systems. This embedding preserves input-o…

Algebraic Systems Biology: A Case Study for the Wnt Pathway

2015-02-11

Steady state analysis of dynamical systems for biological networks give rise to algebraic varieties in high-dimensional spaces whose study is of interest in their own right. We demonstrate this for the shuttle model of t…

Learning dynamic polynomial proofs

2019-06-04 · NeurIPS 2019 12 · Alhussein Fawzi, Mateusz Malinowski, Hamza Fawzi, Omar Fawzi

Polynomial inequalities lie at the heart of many mathematical disciplines. In this paper, we consider the fundamental computational task of automatically searching for proofs of polynomial inequalities. We adopt the fram…

BIG-bench Machine LearningDeep Reinforcement LearningInductive BiasReinforcement Learning

Partial Symmetry in Polynomial Systems and its Applications in Computer Vision

2014-06-01 · CVPR 2014 6 · Yubin Kuang, Yinqiang Zheng, Kalle Astrom

Algorithms for solving systems of polynomial equations are key components for solving geometry problems in computer vision. Fast and stable polynomial solvers are essential for numerous applications e.g. minimal problems…