paper-with-me

홈 › Papers

Improved Upper Bounds for Slicing the Hypercube

2026-02-06 · Duncan Soiffer, Nathaniel Itty, Christopher D. Rosin, Blake Bruell, Mason DiCicco, Gábor N. Sárközy, Ryan Offstein, Daniel Reichman arxiv

A collection of hyperplanes $\mathcal{H}$ slices all edges of the $n$-dimensional hypercube $Q_n$ with vertex set $\{-1,1\}^n$ if, for every edge $e$ in the hypercube, there exists a hyperplane in $\mathcal{H}$ intersecting $e$ in its interior. Let $S(n)$ be the minimum number of hyperplanes needed to slice $Q_n$. We prove that $S(n) \leq \lceil \frac{4n}{5} \rceil$, except when $n$ is an odd multiple of $5$, in which case $S(n) \leq \frac{4n}{5} +1$. This improves upon the previously known upper bound of $S(n) \leq \lceil\frac{5n}{6} \rceil$ due to Paterson reported in 1971. We also obtain new lower bounds on the maximum number of edges in $Q_n$ that can be sliced using $k<n$ hyperplanes. We prove the improved upper bound on $S(n)$ by constructing $8$ hyperplanes slicing $Q_{10}$ aided by the recently introduced CPro1: an automatic tool that uses reasoning LLMs coupled with automated hyperparameter tuning to create search algorithms for the discovery of mathematical constructions.

📄 PDF Abstract BibTeX arXiv:2602.16807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Slicing the hypercube is not easy

2021-02-10 · Gal Yehuda, Amir Yehudayoff

We prove that at least $\Omega(n^{0.51})$ hyperplanes are needed to slice all edges of the $n$-dimensional hypercube. We provide a couple of applications: lower bounds on the computational complexity of parity, and a low…

Variational Inference on the Boolean Hypercube with the Quantum Entropy

2024-11-06 · Eliot Beyler, Francis Bach

In this paper, we derive variational inference upper-bounds on the log-partition function of pairwise Markov random fields on the Boolean hypercube, based on quantum relaxations of the Kullback-Leibler divergence. We the…

Variational Inference

Towards Testing Monotonicity of Distributions Over General Posets

2019-07-06 · Maryam Aliakbarpour, Themis Gouleakis, John Peebles, Ronitt Rubinfeld 외

In this work, we consider the sample complexity required for testing the monotonicity of distributions over partial orders. A distribution $p$ over a poset is monotone if, for any pair of domain elements $x$ and $y$ such…

A Note on Small Percolating Sets on Hypercubes via Generative AI

2024-11-29 · Gergely Bérczi, Adam Zsolt Wagner

We apply a generative AI pattern-recognition technique called PatternBoost to study bootstrap percolation on hypercubes. With this, we slightly improve the best existing upper bound for the size of percolating subsets of…

Statistical Numerical PDE : Fast Rate, Neural Scaling Law and When it’s Optimal

2021-09-27 · NeurIPS Workshop DLDE 2021 12 · Yiping Lu, Haoxuan Chen, Jianfeng Lu, Lexing Ying 외

In this paper, we study the statistical limits of deep learning techniques for solving elliptic partial differential equations (PDEs) from random samples using the Deep Ritz Method (DRM) and Physics-Informed Neural Netwo…