AI Agents 相关度: 8/10

AnalyticsGPT: An LLM Workflow for Scientometric Question Answering

Khang Ly, Georgios Cheirmpos, Adrian Raudaschl, Christopher James, Seyed Amin Tabatabaei
arXiv: 2602.09817v1 发布: 2026-02-10 更新: 2026-02-10

AI 摘要

AnalyticsGPT探索了LLM在科学计量问答中的应用,提出了一种检索增强生成和Agent的工作流。

主要贡献

  • 提出了一种基于LLM的科学计量问答工作流AnalyticsGPT
  • 利用检索增强生成和Agent概念实现端到端系统
  • 使用经验丰富的专家和LLM作为评估标准

方法论

采用检索增强生成,利用专属研究评估平台作为数据库,并通过顺序工作流和Agent概念实现科学计量问答。

原文摘要

This paper introduces AnalyticsGPT, an intuitive and efficient large language model (LLM)-powered workflow for scientometric question answering. This underrepresented downstream task addresses the subcategory of meta-scientific questions concerning the "science of science." When compared to traditional scientific question answering based on papers, the task poses unique challenges in the planning phase. Namely, the need for named-entity recognition of academic entities within questions and multi-faceted data retrieval involving scientometric indices, e.g. impact factors. Beyond their exceptional capacity for treating traditional natural language processing tasks, LLMs have shown great potential in more complex applications, such as task decomposition and planning and reasoning. In this paper, we explore the application of LLMs to scientometric question answering, and describe an end-to-end system implementing a sequential workflow with retrieval-augmented generation and agentic concepts. We also address the secondary task of effectively synthesizing the data into presentable and well-structured high-level analyses. As a database for retrieval-augmented generation, we leverage a proprietary research performance assessment platform. For evaluation, we consult experienced subject matter experts and leverage LLMs-as-judges. In doing so, we provide valuable insights on the efficacy of LLMs towards a niche downstream task. Our (skeleton) code and prompts are available at: https://github.com/lyvykhang/llm-agents-scientometric-qa/tree/acl.

标签

LLM 科学计量学 Agent 检索增强生成

arXiv 分类

cs.CL cs.DL