Benchmarking Agentic Review Systems

19d ago · Global · primary source: export.arxiv.org

Agentic review systems powered by large language models can track human quality judgments and catch errors in research papers, according to a new benchmarking study that tested multiple systems across frontier AI models [1]. The study, posted to arXiv on June 18, evaluated two open-source systems — OpenAIReview and coarse — alongside one proprietary system, Reviewer3, and a zero-shot baseline, running them across six large language models [1]. Large language models are neural networks trained on vast amounts of text for tasks including generation, summarization, and analysis [3]. Agentic AI systems, a subset of intelligent agents, proactively pursue goals and make decisions over extended periods [4]. On a pairwise accuracy test using ICLR and NeurIPS papers, every system performed above chance. The top configuration, OpenAIReview paired with GPT-5.5, achieved 83.0% accuracy when measured against external quality signals such as citations and acceptance decisions [1]. OpenAI developed the GPT family of models and has influenced industry research through releases including ChatGPT [6]. To assess error detection, researchers constructed a perturbation benchmark that injected four categories of errors into papers across eight arXiv subject classes. The strongest configuration, again OpenAIReview with GPT-5.5, caught 71.6% of injected errors [1]. When detections were combined across all six models, the union recall rose to 83.3%, indicating that different models catch different errors and that improved system design could boost performance further [1]. Language model benchmarks are standardized tests that measure capabilities including reasoning, factual accuracy, and generation quality [5]. A public deployment of OpenAIReview with real users showed that votes on its comments skewed positive at 1.44 to 1, though the most common complaints involved false positives and minor nitpicks [1]. The study concludes that while AI reviews still have room for improvement, they can already track human quality judgments, catch important errors, and earn positive feedback from real users [1]. Google's competing Gemini model family, which powers its chatbot and assistant products, has also focused on enhancing agentic capabilities for autonomous research tasks [8].

research-papermodel-releasebenchmarktool-release

Background sources we checked (7)
  • arxiv.org ↗ A new class of agentic review systems are emerging as a remedy to the pressure placed on peer review systems by AI-assisted research, but it is unclear how they should be evaluated. We evaluate two open-source systems (OpenAIReview and coarse), one proprietary system (Reviewer3),…
  • en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …
  • en.wikipedia.org ↗ In artificial intelligence, an intelligent agent is an entity that perceives its environment, takes actions autonomously to achieve goals, and may improve its performance through machine learning or by acquiring knowledge. AI textbooks define artificial intelligence as the "study…
  • en.wikipedia.org ↗ A language model benchmark is a standardized test designed to evaluate the performance of language models on various natural language processing tasks. These tests are intended for comparing different models' capabilities in areas such as language understanding, generation, and r…
  • en.wikipedia.org ↗ OpenAI is an American artificial intelligence (AI) research organization headquartered in San Francisco, consisting of OpenAI Group PBC, a for-profit public benefit corporation (PBC), partially controlled by OpenAI Foundation, a nonprofit. OpenAI developed the generative pre-trai…
  • en.wikipedia.org ↗ Gemini is a family of multimodal large language models (LLMs) developed by Google DeepMind, and the successor to LaMDA and PaLM 2. Comprising Gemini Pro, Gemini Deep Think, Gemini Flash, and Gemini Flash Lite, it was announced on December 6, 2023. It powers the chatbot of the sam…
  • en.wikipedia.org ↗ Gemini (also known as Google Gemini and formerly known as Bard) is a generative artificial intelligence chatbot and virtual assistant developed by Google. It is powered by the family of large language models (LLMs) of the same name, after previously being based on LaMDA and PaLM …

Sources

Spot something wrong? Report an issue