paper-with-me

Papers

The Ideation-Execution Gap: Execution Outcomes of LLM-Generated versus Human Research Ideas

2025-06-25 · Chenglei Si, Tatsunori Hashimoto, Diyi Yang

Large Language Models (LLMs) have shown promise in accelerating the scientific research pipeline. A key capability for this process is the ability to generate novel research ideas, and prior studies have found settings in which LLM-generated research ideas were judged as more novel than human-expert ideas. However, a good idea should not simply appear to be novel, it should also result in better research after being executed. To test whether AI-generated ideas lead to better research outcomes, we conduct an execution study by recruiting 43 expert researchers to execute randomly-assigned ideas, either written by experts or generated by an LLM. Each expert spent over 100 hours implementing the idea and wrote a 4-page short paper to document the experiments. All the executed projects are then reviewed blindly by expert NLP researchers. Comparing the review scores of the same ideas before and after execution, the scores of the LLM-generated ideas decrease significantly more than expert-written ideas on all evaluation metrics (novelty, excitement, effectiveness, and overall; p < 0.05), closing the gap between LLM and human ideas observed at the ideation stage. When comparing the aggregated review scores from the execution study, we even observe that for many metrics there is a flip in rankings where human ideas score higher than LLM ideas. This ideation-execution gap highlights the limitations of current LLMs in generating truly effective research ideas and the challenge of evaluating research ideas in the absence of execution outcomes.

📄 PDF Abstract BibTeX arXiv:2506.20803

Code (1)

NoviScl/AI-Researcher 공식 구현

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

The Ideation Bottleneck: Decomposing the Quality Gap Between AI-Generated and Human Economics Research

2026-04-03 · Ning Li arxiv

Autonomous AI systems can now generate complete economics research papers, but they substantially underperform human-authored publications in head-to-head comparisons. This paper decomposes the quality gap into two indep…

HARPA: A Testability-Driven, Literature-Grounded Framework for Research Ideation

2025-10-01 · Rosni Vasu, Peter Jansen, Pao Siangliulue, Cristina Sarasua 외 arxiv

While there has been a surge of interest in automated scientific discovery (ASD), especially with the emergence of LLMs, it remains challenging for tools to generate hypotheses that are both testable and grounded in the …

Substrate-Aware AI Agents: Execution Context as a First-Class Input

2026-09-04 · Manu Agrawal arxiv

Autonomous AI agents increasingly select actions in environments whose memory, execution-time, runtime, compute, and operational constraints determine what counts as a suitable plan. We call the absence of this execution…

Code Generation

Bridging the Sim-to-Real Gap in Reinforcement Learning-Based Industrial Dispatching through Execution Semantics

2026-05-27 · Jonathan Hoss, Noah Klarmann arxiv

Event-driven scheduling policies are increasingly deployed in industrial environments, where decisions are made under asynchronous and partially observed system states. As a result, decision states are not temporally con…

Reinforcement Learning

BigCodeArena: Unveiling More Reliable Human Preferences in Code Generation via Execution

2025-10-09 · Terry Yue Zhuo, Xiaolong Jin, Hange Liu, Juyong Jiang 외 arxiv

Crowdsourced model evaluation platforms, such as Chatbot Arena, enable real-time evaluation from human perspectives to assess the quality of model responses. In the coding domain, manually examining the quality of LLM-ge…

Code Generation