paper-with-me

Papers

Flow-based Extremal Mathematical Structure Discovery

2026-01-25 · Gergely Bérczi, Baran Hashemi, Jonas Klüver arxiv

The discovery of extremal structures in mathematics requires navigating vast and nonconvex landscapes where analytical methods offer little guidance and brute-force search becomes intractable. We introduce FlowBoost, a closed-loop generative framework that learns to discover rare and extremal geometric structures by combining three components: (i) a geometry-aware conditional flow-matching model that learns to sample high-quality configurations, (ii) reward-guided policy optimization with action exploration that directly optimizes the generation process toward the objective while maintaining diversity, and (iii) stochastic local search for both training-data generation and final refinement. Unlike prior open-loop approaches, such as PatternBoost that retrains on filtered discrete samples, or AlphaEvolve which relies on frozen Large Language Models (LLMs) as evolutionary mutation operators, FlowBoost enforces geometric feasibility during sampling, and propagates reward signal directly into the generative model, closing the optimization loop and requiring much smaller training sets and shorter training times, and reducing the required outer-loop iterations by orders of magnitude, while eliminating dependence on LLMs. We demonstrate the framework on four geometric optimization problems: sphere packing in hypercubes, circle packing maximizing sum of radii, the Heilbronn triangle problem, and star discrepancy minimization. In several cases, FlowBoost discovers configurations that match or exceed the best known results. For circle packings, we improve the best known lower bounds, surpassing the LLM-based system AlphaEvolve while using substantially fewer computational resources.

📄 PDF Abstract BibTeX arXiv:2601.18005

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spectral Structure in Finite Free Information Inequalities and $p$-Stam Phase Transitions

2026-04-13 · Baran Hashemi arxiv

Using FlowBoost, a closed-loop deep generative optimization framework for extremal structure discovery, we investigate $\ell^p$-generalizations of the finite free Stam inequality for real-rooted polynomials under finite …

Finding Kissing Numbers with Game-theoretic Reinforcement Learning

2025-11-17 · Chengdong Ma, Théo Tao Zhaowei, Pengyu Li, Minghao Liu 외 arxiv

Since Isaac Newton first studied the Kissing Number Problem in 1694, determining the maximal number of non-overlapping spheres around a central sphere has remained a defining challenge in discrete geometry. As the local …

Reinforcement Learning

Max It or Miss It: Benchmarking LLM On Solving Extremal Problems

2025-10-14 · Binxin Gao, Jingjun Han arxiv

Test-time scaling has enabled Large Language Models (LLMs) with remarkable reasoning capabilities, particularly in mathematical domains, through intermediate chain-of-thought (CoT) reasoning before generating final answe…

Mathematical Reasoning

Neural Discovery in Mathematics: Do Machines Dream of Colored Planes?

2025-01-30 · Konrad Mundinger, Max Zimmer, Aldo Kiem, Christoph Spiegel 외

We demonstrate how neural networks can drive mathematical discovery through a case study of the Hadwiger-Nelson problem, a long-standing open problem at the intersection of discrete geometry and extremal combinatorics th…

Extremal Domain Translation with Neural Optimal Transport

2023-09-21 · NeurIPS 2023 11

In many unpaired image domain translation problems, e.g., style transfer or super-resolution, it is important to keep the translated image similar to its respective input image. We propose the extremal transport (ET) whi…