paper-with-me

홈 › Papers

Arithmetic Circuits and Neural Networks for Regular Matroids

2025-11-04 · Christoph Hertrich, Stefan Kober, Georg Loho arxiv

We prove that there exist uniform $(+,\times,/)$-circuits of size $O(n^3)$ to compute the basis generating polynomial of regular matroids on $n$ elements. By tropicalization, this implies that there exist uniform $(\max,+,-)$-circuits and ReLU neural networks of the same size for weighted basis maximization of regular matroids. As a consequence in linear programming theory, we obtain a first example where taking the difference of two extended formulations can be more efficient than the best known individual extended formulation of size $O(n^6)$ by Aprile and Fiorini. Such differences have recently been introduced as virtual extended formulations. The proof of our main result relies on a fine-tuned version of Seymour's decomposition of regular matroids which allows us to identify and maintain graphic substructures to which we can apply a local version of the star-mesh transformation.

📄 PDF Abstract BibTeX arXiv:2511.02406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Matrix approach to rough sets through vector matroids over a field

2012-11-03 · Aiping Huang, William Zhu

Rough sets were proposed to deal with the vagueness and incompleteness of knowledge in information systems. There are may optimization issues in this field such as attribute reduction. Matroids generalized from matrices …

AttributeRelation

KLay: Accelerating Neurosymbolic AI

2024-10-15 · Jaron Maene, Vincent Derkinderen, Pedro Zuidberg Dos Martires

A popular approach to neurosymbolic AI involves mapping logic formulas to arithmetic circuits (computation graphs consisting of sums and products) and passing the outputs of a neural network through these circuits. This …

Closed-set lattice of regular sets based on a serial and transitive relation through matroids

2012-09-25 · Qingyin Li, William Zhu

Rough sets are efficient for data pre-processing in data mining. Matroids are based on linear algebra and graph theory, and have a variety of applications in many fields. Both rough sets and matroids are closely related …

AllRelation

Recurrent Graph Neural Networks and Arithmetic Circuits

2026-03-05 · Timon Barlag, Vivian Holzapfel, Laura Strieker, Jonni Virtema 외 arxiv

We characterise the computational power of recurrent graph neural networks (GNNs) in terms of arithmetic circuits over the real numbers. Our networks are not restricted to aggregate-combine GNNs or other particular types…

TFApprox: Towards a Fast Emulation of DNN Approximate Hardware Accelerators on GPU

2020-02-21 · Filip Vaverka, Vojtech Mrazek, Zdenek Vasicek, Lukas Sekanina

Energy efficiency of hardware accelerators of deep neural networks (DNN) can be improved by introducing approximate arithmetic circuits. In order to quantify the error introduced by using these circuits and avoid the exp…

CPUGPU