{"id":124757,"date":"2026-07-30T19:28:07","date_gmt":"2026-07-30T19:28:07","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/124757\/"},"modified":"2026-07-30T19:28:07","modified_gmt":"2026-07-30T19:28:07","slug":"princeton-gives-ai-agents-unpublished-questions-original-scientists-grade-results","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/124757\/","title":{"rendered":"Princeton Gives AI Agents Unpublished Questions: Original Scientists Grade Results"},"content":{"rendered":"<p>A Princeton-led team posted a paper today describing the first AI evaluation designed around a deceptively simple idea: give an AI agent a genuinely open research question \u2014 one whose answer is unknown \u2014 and then have the scientists who asked it grade what comes back. If AI benchmark scores have been telling us something systematically misleading about whether AI can actually do science, this paper begins the process of finding out what is actually true.<\/p>\n<p>The paper, &#8220;Can AI agents conduct open-ended AI research? Early evidence from two case studies,&#8221; posted this morning to arXiv (<a href=\"https:\/\/arxiv.org\/abs\/2607.27191\" rel=\"nofollow noopener\" target=\"_blank\">CRUX open-world research paper<\/a>), climbed to the top of arXiv&#8217;s cs.AI daily listing within hours of publication. Its lead authors are Sayash Kapoor, a Princeton computer science PhD, and Arvind Narayanan, a Princeton CS professor and director of the Center for Information Technology Policy \u2014 the same team behind AI Snake Oil, <a href=\"https:\/\/www.cs.princeton.edu\/~sayashk\/\" rel=\"nofollow noopener\" target=\"_blank\">one of Nature&#8217;s best books<\/a> of 2024. Their co-authors span Georgetown&#8217;s Center for Security and Emerging Technology, Johns Hopkins, the UK AI Security Institute, Stanford, and a dozen other institutions.<\/p>\n<p>The paper describes two case studies \u2014 both drawn from real, unpublished AI research projects. An agent is handed the central question of an active investigation, given access to the tools and data that would normally be available, and then evaluated by the scientists who originally posed the question. That sounds obvious. It is also, according to this team, essentially unprecedented in rigorous AI evaluation.<\/p>\n<p>Why Every Other AI Research Evaluation Gets This Wrong<\/p>\n<p>The standard approach to evaluating whether AI can conduct research has been to build a benchmark: curate a set of tasks with known answers, grade them automatically, and publish a leaderboard. That approach has generated a library of evaluations \u2014 PaperBench (can AI replicate published AI results?), EXP-Bench (can AI conduct AI research experiments?), ResearchGym (can AI rediscover methods withheld from published papers?), MLR-Bench \u2014 each more sophisticated than the last and each sharing a structural flaw: every task has a known answer.<\/p>\n<p>This matters because of a principle the paper does not name but that runs through its argument like a thread. Economist Charles Goodhart noted in 1975 that any statistical regularity tends to collapse once it becomes a control target; anthropologist Marilyn Strathern later distilled it to the version everyone quotes: when a measure becomes a target, it ceases to be a good measure. AI benchmarks are <a href=\"https:\/\/en.wikipedia.org\/wiki\/Goodhart%27s_law\" rel=\"nofollow noopener\" target=\"_blank\">classic Goodhart targets<\/a>. AI benchmarks are Goodhart targets. Modern reinforcement learning training directly optimizes for them. Any task specified precisely enough to benchmark is also specified precisely enough to optimize for, which means a model can learn to score well on a test without acquiring the underlying capability the test was meant to proxy.<\/p>\n<p>The <a href=\"https:\/\/www.scribbr.com\/methodology\/construct-validity\/\" rel=\"nofollow noopener\" target=\"_blank\">construct validity in research<\/a> problem \u2014 whether the measurement actually measures what it claims to measure \u2014 is structural, not incidental. It cannot be patched by making benchmarks harder, adding more tasks, or using better automatic graders. It only disappears when the task is too open-ended to specify as an optimization target. Which is exactly what open-ended research questions are.<\/p>\n<p><a href=\"https:\/\/arxiv.org\/abs\/2505.24785\" rel=\"nofollow noopener\" target=\"_blank\">EXP-Bench research experiment benchmark<\/a>, from a University of Michigan team, illustrates the ceiling of the current approach. It curated 461 research tasks from 51 top-tier AI publications, gave agents a research question and incomplete starter code, and had them formulate hypotheses, design experiments, execute them, and analyze results. On individual experimental components like design or implementation correctness, scores occasionally reached 20\u201335%. On complete, executable experiments, the success rate was 0.5%.<\/p>\n<p>That is the state of the art with known answers. The Princeton paper asks what happens with unknown ones \u2014 and proposes the only evaluation framework designed to find out honestly.<\/p>\n<p>How Author-Graded Open Research Works<\/p>\n<p>The methodology is called &#8220;open-world evaluation&#8221; \u2014 a term the Princeton group introduced formally in a <a href=\"https:\/\/arxiv.org\/abs\/2605.20520\" rel=\"nofollow noopener\" target=\"_blank\">companion open-world evaluations paper<\/a> posted in May. Its defining features set it apart from every benchmark-based approach:<\/p>\n<p>The task is real and the question is open. The agent receives the central research question of an actual, unpublished investigation \u2014 not a question whose answer exists somewhere in a training set or a published paper. Genuine uncertainty is not simulated; it is structural.<\/p>\n<p>The graders are the original scientists. Because the question is genuinely unresolved, there is no automated grading rubric. The only people positioned to assess the agent&#8217;s output are the researchers who have spent real time thinking about the question. Their evaluation is qualitative, expert, and impossible to game by optimizing for an automated score.<\/p>\n<p>The sample is deliberately small. The companion paper explicitly addresses this: open-world evaluations typically involve one to a handful of tasks, examined in depth rather than at benchmark scale. This is not a limitation to be overcome \u2014 it is the feature that enables the qualitative log analysis and expert review that automated grading forecloses.<\/p>\n<p>The paper describes this design as a &#8220;third way&#8221; between narrow benchmarking and peer review. It trades the scalability and reproducibility of benchmarks for ecological validity: the tasks are real, the stakes are real, and the judges are real experts, not anonymous reviewers under time pressure or automated test suites.<\/p>\n<p>In exchange, the authors are candid about what they give up. Open-world evaluations cannot cleanly rank models against each other \u2014 run-to-run variability across this class of task may exceed the difference between two capable models. They are not reproducible in the way a benchmark run is. And they require domain expertise to design and interpret that not every research group can supply.<\/p>\n<p>What they can provide is something standard benchmarks structurally cannot: evidence about what AI agents can actually do when no one has pre-specified what &#8220;correct&#8221; looks like.<\/p>\n<p>Who Is Behind the Paper<\/p>\n<p>The authorship list runs to more than twenty researchers and is worth pausing on.<\/p>\n<p><a href=\"https:\/\/cset.georgetown.edu\/staff\/helen-toner\/\" rel=\"nofollow noopener\" target=\"_blank\">Helen Toner at Georgetown CSET<\/a>, interim executive director at Georgetown&#8217;s Center for Security and Emerging Technology, is listed as a co-author. Toner was an OpenAI board member in November 2023 when the board voted to remove Sam Altman as CEO \u2014 a decision that collapsed within days under pressure from investors and staff. She has since led CSET&#8217;s work on AI governance and policy. Her involvement here signals that this evaluation framework is not positioned as a purely academic exercise; it is also a governance instrument, a way for institutions and policymakers to get honest answers about AI research capability independent of company-produced benchmarks.<\/p>\n<p><a href=\"https:\/\/engineering.jhu.edu\/faculty\/gillian-hadfield\/\" rel=\"nofollow noopener\" target=\"_blank\">Gillian Hadfield at Johns Hopkins<\/a>, the Bloomberg Distinguished Professor of AI Alignment and Governance at Johns Hopkins and a Canada CIFAR AI Chair at the Vector Institute for Artificial Intelligence, is also listed. Hadfield&#8217;s research focuses on building AI systems that integrate into human normative systems \u2014 the legal, regulatory, and cooperative frameworks that allow complex societies to function. Her participation reflects a judgment that AI research capability, correctly measured, is a governance question as much as a technical one.<\/p>\n<p>Rishi Bommasani of Stanford, who leads the <a href=\"https:\/\/arxiv.org\/abs\/2310.12941\" rel=\"nofollow noopener\" target=\"_blank\">Foundation Model Transparency Index<\/a> project, contributed alongside several researchers from the UK AI Security Institute.<\/p>\n<p>The breadth of the coalition \u2014 spanning computer science, law, economics, AI governance, and national security policy \u2014 is itself a statement about what the team believes this methodology is for. It is not designed to serve the needs of AI labs benchmarking their own models. It is designed to serve the needs of institutions and researchers who need empirically grounded, independently verifiable answers to questions that billions of dollars in AI investment currently ride on.<\/p>\n<p>The Larger Stakes: What Benchmark Scores Cannot Tell Us<\/p>\n<p>The paper&#8217;s significance goes beyond methodology. It lands in the middle of a debate whose financial and policy consequences are enormous.<\/p>\n<p>Forecasts of explosive AI progress \u2014 the scenarios in which AI recursively improves itself, compressing decades of research into years \u2014 hinge on a specific empirical claim: that AI agents can automate AI research. If that claim is true, it follows that the pace of AI development is about to accelerate in ways that demand urgent regulatory and safety responses. If it is false \u2014 or if the evidence for it consists entirely of benchmark scores that are structurally subject to Goodhart optimization \u2014 then the urgency of those scenarios rests on evidence that this <a href=\"https:\/\/arxiv.org\/abs\/2605.20520\" rel=\"nofollow noopener\" target=\"_blank\">AI R&amp;D automation forecasts paper<\/a> argues cannot support it.<\/p>\n<p>Until the Princeton paper was posted this morning, both sides of that debate were arguing from the same corrupted evidentiary base: benchmark performance on tasks with known answers. Advocates and skeptics of rapid AI progress have had essentially no direct evidence about what AI agents can do when the answer is genuinely unknown.<\/p>\n<p>The two case studies in this paper do not settle the question. Two data points are not a body of evidence. But they are, the team argues, the right kind of evidence for the first time \u2014 evidence produced by an evaluation paradigm that does not allow the capability under test to be optimized away before the test runs.<\/p>\n<p>The <a href=\"https:\/\/cruxevals.com\/\" rel=\"nofollow noopener\" target=\"_blank\">CRUX project evaluation schedule<\/a>, which produced this paper as its second and third evaluations (following a first study on autonomous iOS app development and publication), plans to release new evaluations every one to two months. If that cadence holds, the next twelve months should produce a small but growing body of evidence that could, for the first time, give AI researchers, policymakers, and investors a measurement they can actually trust.<\/p>\n<p>What Benchmark-Based Evaluation Gets Right \u2014 and Why It Cannot Be Replaced Entirely<\/p>\n<p>The Princeton team is careful not to argue that benchmarks are worthless. The companion paper explicitly notes that <a href=\"https:\/\/arxiv.org\/abs\/2605.20520\" rel=\"nofollow noopener\" target=\"_blank\">several benchmarks remain unsaturated<\/a> and useful, including SciCode, MMLU-Pro, and Humanity&#8217;s Last Exam. Benchmarks remain the primary tool for tracking progress across model generations at scale, for measuring efficiency, and for identifying average-case performance across large populations of tasks.<\/p>\n<p>What benchmarks cannot do is elicit upper-bound capability on open-ended tasks, or provide early warning of capabilities that do not yet exist at benchmark scale but may soon become widespread. The CRUX iOS app evaluation \u2014 CRUX #1, published in the companion paper \u2014 demonstrated this directly: an AI agent completed Apple&#8217;s App Store submission process with a single avoidable human intervention, at a total cost of approximately $1,000 ($25 for development, the rest for polling Apple&#8217;s review queue) \u2014 detail confirmed in the <a href=\"https:\/\/arxiv.org\/abs\/2605.20520\" rel=\"nofollow noopener\" target=\"_blank\">CRUX iOS app cost data<\/a>. That result would not have been discoverable through any existing benchmark, because no benchmark tested the specific combination of credential management, form completion, privacy policy hosting, and multi-day review queue monitoring that the real-world task required.<\/p>\n<p>The CRUX framework&#8217;s contribution is to institutionalize this kind of evaluation: to run it on a regular schedule, with documented methodology, shared logs, and consistent standards, so that individual experiments accumulate into a body of evidence rather than remaining isolated demonstrations.<\/p>\n<p>Frequently Asked QuestionsCan AI agents actually do scientific research?<\/p>\n<p>Based on the evidence available as of today, the honest answer is: we do not have reliable data from evaluations designed to find out. Existing AI research benchmarks \u2014 including EXP-Bench, PaperBench, and ResearchGym \u2014 test agents on tasks with known answers, which means they are structurally subject to the Goodhart problem: any task specified precisely enough to grade automatically is also specified precisely enough for AI training to optimize toward without acquiring the underlying capability. The Princeton team&#8217;s paper introduces the first evaluation paradigm that removes this flaw by using genuinely open research questions graded by the original scientists \u2014 and reports just two case studies as early evidence. The project plans to run additional evaluations every one to two months.<\/p>\n<p>What is wrong with AI research benchmarks?<\/p>\n<p>The core problem is construct validity: the benchmark score may not measure what it claims to measure. When a benchmark task has a known answer, modern AI training can learn to score well on that specific task type without necessarily acquiring the broader capability the task was designed to proxy. Benchmark test sets also leak into training data, further inflating scores relative to real-world capability. The problem is not that benchmarks are badly designed \u2014 it is that any task precise enough to benchmark is also precise enough to optimize for, which means benchmark optimization and genuine capability improvement come apart over time. Open-world evaluations with expert-graded open questions are structurally immune to this failure mode.<\/p>\n<p>Why does it matter who designed the evaluation?<\/p>\n<p>The institutional credibility of this evaluation framework comes from its independence. Industry-created benchmarks \u2014 including OpenAI&#8217;s GeneBench-Pro, which a peer-reviewed analysis in Nature Medicine flagged for potential creator-model bias \u2014 reflect the priorities and constraints of the companies that built them. The CRUX framework is designed by an academic and policy coalition (Princeton, Georgetown, Johns Hopkins, UK AI Security Institute, Stanford) with an explicit commitment to independence from AI labs. The use of original scientists as graders \u2014 rather than automated metrics or LLM judges \u2014 eliminates the most direct form of gaming. Whether CRUX&#8217;s small-sample design can accumulate into a reliable picture of AI capability over time is an open methodological question; the team acknowledges the limitations explicitly.<\/p>\n<p>How does this relate to predictions that AI will soon automate AI research itself?<\/p>\n<p>Directly. Forecasts of explosive or accelerating AI progress typically assume that AI systems will eventually be able to automate the research that improves AI systems \u2014 creating a feedback loop that compresses decades of progress into months or years. Whether those forecasts are credible depends on whether AI agents can genuinely conduct open-ended scientific research, not just optimize toward benchmark tasks with known answers. Before this paper, there was essentially no empirical evidence from evaluations designed to distinguish between these two things. The two case studies in this paper represent the first such evidence, though two data points do not establish a trend. The CRUX project&#8217;s value lies in building that evidence systematically, one evaluation at a time.<\/p>\n","protected":false},"excerpt":{"rendered":"A Princeton-led team posted a paper today describing the first AI evaluation designed around a deceptively simple idea:&hellip;\n","protected":false},"author":2,"featured_media":124758,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[405,2403,62741,25,7537,62742,62744,62743,22067],"class_list":["post-124757","post","type-post","status-publish","format-standard","has-post-thumbnail","category-agentic-ai","tag-ai-agents","tag-ai-benchmarks","tag-ai-research-benchmark-evaluation","tag-artificial-intelligence","tag-artificial-intelligence-agents","tag-crux-open-world-evaluation","tag-georgetown-cset","tag-princeton-crux-project","tag-princeton-university"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/124757","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=124757"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/124757\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/124758"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=124757"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=124757"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=124757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}