← Latest papers
💬 NLP

TCS-BENCH: Benchmarking State-of-the-Art Generative AI Theoretical Computer Science Research Ability

This paper introduces TCS-Bench, a novel benchmark designed to evaluate the research-level theorem-proving capabilities of Large Language Models using problems from top theoretical computer science venues, accompanied by a high-accuracy verification agent to validate generated proofs against human expert judgments.

Original authors: Vincent Cohen-Addad, Dimitris Paparas, Ernest van Wijland, Max Springer, Julien Canitrot-Paradis, Honghao Lin, David Woodruff, Adarsh Kumarappan, Rajesh Jayaram, Rudrajit Das, Lalit Jain, Ola Svensson
Published 2026-08-11
📖 4 min read☕ Coffee break read

Original authors: Vincent Cohen-Addad, Dimitris Paparas, Ernest van Wijland, Max Springer, Julien Canitrot-Paradis, Honghao Lin, David Woodruff, Adarsh Kumarappan, Rajesh Jayaram, Rudrajit Das, Lalit Jain, Ola Svensson, Silvio Lattanzi, Mislav Balunovic, Theophane Weber, Vahab Mirrokni

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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 a world where computers don't just play chess or write poems, but actually help humans discover new truths about how the universe works. This is the realm of Theoretical Computer Science (TCS), a field where mathematicians and computer scientists build complex logical structures to prove that certain algorithms work, or that specific problems can never be solved. Think of it like building a skyscraper: you can't just throw up the top floor; you need a solid foundation of definitions, a framework of lemmas (small, proven facts), and a clear path connecting every beam to the next.

For a long time, we've tested smart computer programs, called Large Language Models (LLMs), on math problems that look like high-stakes puzzles. These are like the "Sudoku" or "Math Olympiad" questions of the AI world: self-contained, with all the rules given right there on the page. But real scientific research isn't a puzzle; it's more like exploring a dense, ancient forest. You have to know the local language, understand how one path leads to another, and remember which trees you've already climbed. Until now, we haven't had a good way to test if AI can navigate this messy, interconnected forest of real research. That's the gap this paper tries to fill.

Enter TCS-Bench, a new "obstacle course" designed to see if AI can do actual research-level math. The authors, a team of researchers from Google and top universities, created a challenge where an AI is given a target theorem (a big claim to prove) and a "backpack" of context (definitions and previous small proofs from a real paper). The AI's job is to write the full proof connecting the dots, without looking up the answer on the internet. It's like giving a student a chapter of a textbook with the final conclusion missing and asking them to write the missing pages, using only the clues provided in the chapter.

The paper introduces this benchmark using 300 tasks taken from top-tier computer science conferences (FOCS, STOC, and SODA) published between 2020 and 2026. To make the test fair and scalable, they built a special "referee" agent—a second AI trained to grade the proofs. This referee is so good that it matches human expert judgments over 90% of the time, allowing the team to test hundreds of proofs without needing a team of human mathematicians to read every single one.

When they ran the test, the results were a mix of impressive progress and clear limits. The best-performing model, GPT 5.6 Pro, managed to correctly prove about 68% of the 300 problems. Another model, Gemini 3.1 DeepThink, solved 52%. The paper suggests that while these models are getting much better at logical reasoning, they still struggle with the most complex, multi-step arguments that require deep context. In fact, when the researchers tried a clever trick called "Colosseum"—where they let two different AI models argue about the best proof and pick the winner—they boosted the success rate to 67.7%, showing that having a second opinion helps, but it's not a magic fix.

Crucially, the paper argues that the old way of testing AI on isolated math puzzles isn't enough anymore. Just because a model can solve a tricky riddle doesn't mean it can do real science. The authors found that the biggest hurdle for these AI models isn't just finding a clever insight, but understanding how to weave together a long chain of dependencies, definitions, and intermediate results without getting lost. While the models are getting closer to human-level performance, the gap between the best AI (68%) and a perfect score (100%) suggests that we are still far from having AI that can fully replace human researchers in the most challenging theoretical work. The paper concludes that TCS-Bench is a vital new tool to track this progress, offering a way to measure how well AI can truly "think" like a scientist, rather than just memorize like a student.

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 →