AI RESEARCH
Read the Paper, Write the Code: Agentic Reproduction of Social-Science Results
arXiv CS.AI
•
ArXi:2604.21965v1 Announce Type: new Recent work has used LLM agents to reproduce empirical social science results with access to both the data and code. We broaden this scope by asking: Can they reproduce results given only a paper's methods description and original data? We develop an agentic reproduction system that extracts structured methods descriptions from papers, runs reimplementations under strict information isolation -- agents never see the original code, results, or paper -- and enables deterministic, cell-level comparison of reproduced outputs to the original results.