← Latest papers
💻 computer science

COMPOSE: Composing Future Theorems from Citations and Formal Structure

The paper introduces COMPOSE, a dual-graph framework that generates plausible future mathematical theorems by jointly leveraging scientific citation contexts and formal theorem dependencies, demonstrating superior performance through a newly constructed dataset and benchmark.

Original authors: David Busbib, Michael Werman

Published 2026-05-29
📖 5 min read🧠 Deep dive

Original authors: David Busbib, Michael Werman

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to predict the next big hit in a specific field of mathematics. You want to guess what a future paper will say, but you don't want to just make up random math words. You want your guess to be plausible—meaning it fits the current conversation and follows the strict rules of logic that math requires.

This paper introduces a new system called COMPOSE (Composing Future Theorems from Citations and Formal Structure) designed to do exactly that.

Here is how it works, broken down into simple concepts:

The Problem: Two Different Maps

To predict the future of math, you usually need two things, but existing tools only look at one:

  1. The "Social" Map (Citations): This is like looking at who is talking to whom at a party. If Paper A cites Paper B, they are having a conversation. This tells you what topics are popular and where the research is heading.
  2. The "Logic" Map (Formal Structure): This is like the rulebook of a game. In math, you can't just say anything; you have to prove it using previous steps. This map shows the strict dependencies: "You can only prove Theorem X if you already know Lemma Y."

The Issue:

  • If you only look at the Social Map, you might guess a topic that is popular but logically impossible (like trying to build a house without a foundation).
  • If you only look at the Logic Map, you might find a logically perfect proof, but it might be about a topic nobody cares about anymore, or it might miss the "big picture" of where the field is going.

The Solution: COMPOSE

The authors built a system that acts like a bilingual translator who is also a detective. It looks at both maps at the same time.

  1. The Input: You give the system a "Anchor Paper" (a current math paper).
  2. The Dual Graph:
    • It builds a Scientific Graph: It looks at the Anchor Paper and the papers it cites, creating a web of ideas and conversations.
    • It builds a Formal Graph: It takes the math theorems inside those papers and finds their "official" versions in a giant digital library called Mathlib (which is like a verified encyclopedia of math proofs). It then traces the logical dependencies between those official versions.
  3. The Fusion: The system uses a special "neural network" (a type of AI) to merge these two maps. It learns how the conversation (citations) connects to the rules (formal logic).
  4. The Output: The system generates a new, plausible mathematical claim (a "future theorem") that fits the current conversation and obeys the logical rules.

The Analogy: Predicting the Next Move in Chess

Imagine you are trying to predict the next move in a complex chess game.

  • Old methods were like looking at a list of popular chess openings (the "Social Map"). They could guess you might play a "King's Gambit," but they didn't know if that move was actually legal or if it would get you checkmated immediately.
  • COMPOSE is like a grandmaster who looks at the history of the game (who played what before) and the strict rules of chess (how pieces move). It predicts a move that is not only a popular strategy but also a legal, sound move that fits the current board state.

How They Tested It

The researchers didn't just guess; they built a massive test set.

  • They collected 108,000 examples of papers and their corresponding formal logic structures.
  • They created a "future test" using papers published in late 2024 and 2025 (which the model hadn't seen yet).
  • They asked the model: "Based on this old paper, what will the next paper say?"

The Results:

  • Better Guesses: COMPOSE was much better at guessing the exact topic of the future paper than other AI models.
  • More Grounded: When human judges (and other AIs) reviewed the output, COMPOSE's guesses were rated higher for being mathematically deep, specific, and accurate.
  • The Secret Sauce: When they turned off either the "Social Map" or the "Logic Map," the system got worse. This proved that you really need both to make a good prediction.

A Limitation (The "Blind Spot")

The paper admits one weakness: The system relies on the "Formal Map" (Mathlib) to work. If a math topic is very new or niche and hasn't been written down in the formal library yet, the system might get confused and try to force the new topic into an old, unrelated category (like trying to explain a new type of music using the rules of a different instrument).

Summary

COMPOSE is a tool that helps predict the future of mathematics by combining what mathematicians are talking about with how their logic actually works. It ensures that future predictions aren't just fluent-sounding nonsense, but are grounded in both the history of the field and the strict rules of math.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →