- Source
- arXiv
- Published
- Runtime
- 0:00
- Snippets
- 5
A conversation between
The Problem Is the Problem: Towards Scalable Mathematical Discovery
§02
Snippets
-
Rather than humans selecting one problem upfront, shift to exploring a research direction; let the system find candidate problems in the literature.
Removes the human chokepoint of problem selection, letting AI handle large-scale literature search while experts focus on vetted results.
-
The FAR cascade (Find, Attempt, Recommend) filters 5,245 papers down to 77 artifacts for human review via automated triage and reasoning stages.
Demonstrates a scalable funnel design: literature search → candidate extraction → filtering → review, dramatically reducing expert workload.
-
Proposing a research *direction* instead of a specific problem allows the system to discover relevant open conjectures automatically from the corpus.
Aligns AI-assisted discovery with how mathematicians actually work: exploring an area of interest rather than solving one isolated problem.
-
Automated reasoning and triage identified 598 potential resolutions, surface-ranked to 77 items of genuine mathematical interest.
Shows that scaling up problem discovery is feasible only when coupled with intelligent filtering; quantity without curation wastes expert time.
-
The system identified interesting discoveries on conjectures from Davies–Jenssen–Perkins–Roberts, Erdős–Straus, and Ikenmeyer–Pak–Panova.
Validates that automated problem discovery and filtering can surface genuine research contributions, not just noise.
§03
Synthesis
The Bottleneck Problem
Most AI-for-math systems today work the same way: a human picks a problem, an AI reasons about it, a human reviews the result. As AI gets better, this workflow breaks down. Frontier models are expensive to run, and expert mathematicians who can evaluate novel results are scarce. The real constraint isn't what the AI can do—it's human attention at the start (choosing which problems matter) and end (judging which outputs are worth publishing). These two stages have become the limiting factor for scaling AI-assisted mathematical discovery.
This paper reframes the problem. Instead of humans pre-selecting specific problems, they hand the system a research direction—say, combinatorics. The system then finds, attempts, and ranks candidate problems from the literature, using filtering stages to surface only the most promising work for expert review. This shifts human effort from individual curation into high-level guidance.
How FAR Works
The authors built a three-stage cascade called FAR (Find, Attempt, and Recommend):
Find scans a large literature corpus—in their pilot, 5,245 combinatorics papers—and extracts candidate conjectures and open problems. This yields 6,453 candidates.
Attempt filters for well-posed, apparently still-open problems (winnowing to 4,717) and applies AI reasoning to search for solutions or insights. This produces 598 potential resolutions.
Recommend uses automated triage—likely a combination of heuristic scoring and model-based ranking—to select which results are worth showing to human experts. The system surfaced 77 items for author-team review.
The key insight is that the system doesn't ask frontier models to solve arbitrary problems from scratch. Instead, it:
- Narrows the search space to known open questions in an area of human interest
- Uses cheaper filtering stages (literature extraction, well-posedness checks) before invoking expensive reasoning
- Focuses scarce expert time on artifacts that have already passed multiple sieves
This mirrors recommendation systems in industry: cast a wide net cheaply, then prune progressively.
What They Found
In the combinatorics pilot, the 77 items surfaced by the pipeline included discoveries related to notable open problems by Erdős–Straus, Davies–Jenssen–Perkins–Roberts, Ikenmeyer–Pak–Panova, and Lund–Saraf–Wolf. The abstract doesn't spell out what those discoveries were, but the fact that expert mathematicians found "interesting" results among the selected items suggests the filtering strategy successfully identified mathematically relevant work—not noise.
Why It Matters
Current AI-math workflows don't scale because they're bottlenecked by human curation, not model capability. By automating problem discovery and applying progressive filtering, FAR decouples human guidance from individual problem selection. A researcher can now steer the system at a higher level ("I want results in combinatorics") and trust the pipeline to surface work worth their time. This is a shift in how humans and AI collaborate: less back-and-forth on specific conjectures, more strategic direction-setting followed by filtering and review.
The numbers are encouraging: starting from thousands of papers, the pipeline reduces the decision space to dozens of candidates, each of which has passed multiple automated quality checks. For research-scale mathematics, where problems are hard to find and expert time is precious, this scaling mechanism could enable genuinely new workflows.
Mine your own.
Lode is a workbench, not a feed. Paste a YouTube URL. The model proposes a transcript, a set of quote-grounded snippets, a synthesis essay, and the fan-out. You decide what stays.