arXiv:2602.09817cs.CLcs.DL2026-02

用大模型构建科学计量问答工作流,自动解析学术问题并生成分析报告。

AnalyticsGPT: An LLM Workflow for Scientometric Question Answering

  • 基于大模型的分步工作流,结合检索增强生成与智能体概念
  • 在真实科研评估平台数据上实现精准的指标检索与答案生成
  • 适合科研管理者、政策制定者快速获取学术趋势分析

本文提出AnalyticsGPT,一种面向科学计量问答的高效大语言模型(LLM)工作流。该任务属于元科学范畴,关注“科学本身”的研究问题,相较于传统论文问答,在规划阶段面临独特挑战:需识别问题中的学术实体,并进行多维度数据检索(如影响因子等科学计量指标)。我们探索了LLM在该任务中的应用,设计了一个端到端系统,采用序列化工作流,融合检索增强生成与智能体机制。同时,针对数据整合难题,提出有效合成高质量分析结果的方法。系统利用专有科研绩效评估平台作为检索数据库,通过领域专家和大模型评分双重方式评估效果,揭示了大模型在小众下游任务中的实际效能。代码与提示工程已开源。

原文摘要 · Abstract (English)

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.

科学计量大模型应用问答系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。