paper-with-me

Papers

Approximate Integer Solution Counts over Linear Arithmetic Constraints

2023-12-14 · Cunjing Ge

Counting integer solutions of linear constraints has found interesting applications in various fields. It is equivalent to the problem of counting lattice points inside a polytope. However, state-of-the-art algorithms for this problem become too slow for even a modest number of variables. In this paper, we propose a new framework to approximate the lattice counts inside a polytope with a new random-walk sampling method. The counts computed by our approach has been proved approximately bounded by a $(\epsilon, \delta)$-bound. Experiments on extensive benchmarks show that our algorithm could solve polytopes with dozens of dimensions, which significantly outperforms state-of-the-art counters.

📄 PDF Abstract BibTeX arXiv:2312.08776

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Integer Programming for Learning Directed Acyclic Graphs from Non-identifiable Gaussian Models

2024-04-19 · Tong Xu, Armeen Taeb, Simge Küçükyavuz, Ali Shojaie

We study the problem of learning directed acyclic graphs from continuous observational data, generated according to a linear Gaussian structural equation model. State-of-the-art structure learning methods for this settin…

Deep-learning-based Early Fixing for Gas-lifted Oil Production Optimization: Supervised and Weakly-supervised Approaches

2023-09-01 · Bruno Machado Pacheco, Laio Oriel Seman, Eduardo Camponogara

Maximizing oil production from gas-lifted oil wells entails solving Mixed-Integer Linear Programs (MILPs). As the parameters of the wells, such as the basic-sediment-to-water ratio and the gas-oil ratio, are updated, the…

Weakly-supervised Learning

Count Bridges enable Modeling and Deconvolving Transcriptomic Data

2026-03-05 · Nic Fishman, Gokul Gowri, Tanush Kumar, Jiaqi Lu 외 arxiv

Many modern biological assays, including RNA sequencing, yield integer-valued counts that reflect the number of molecules detected. These measurements are often not at the desired resolution: while the unit of interest i…

Learning to Accelerate Approximate Methods for Solving Integer Programming via Early Fixing

2022-07-05 · Longkang Li, Baoyuan Wu

Integer programming (IP) is an important and challenging problem. Approximate methods have shown promising performance on both effectiveness and efficiency for solving the IP problem. However, we observed that a large fr…

Adversarial AttackImitation Learning

Neural Networks for Encoding Dynamic Security-Constrained Optimal Power Flow

2020-03-17 · Ilgiz Murzakhanov, Andreas Venzke, George S. Misyris, Spyros Chatzivasileiadis

This paper introduces a framework to capture previously intractable optimization constraints and transform them to a mixed-integer linear program, through the use of neural networks. We encode the feasible space of optim…