paper-with-me

홈 › Papers

A Hierarchical Framework for Measuring Scientific Paper Innovation via Large Language Models

2025-04-20 · Hongming Tan, Shaoxiong Zhan, Fengwei Jia, Hai-Tao Zheng, Wai Kin Chan

Measuring scientific paper innovation is both important and challenging. Existing content-based methods often overlook the full-paper context, fail to capture the full scope of innovation, and lack generalization. We propose HSPIM, a hierarchical and training-free framework based on large language models (LLMs). It introduces a Paper-to-Sections-to-QAs decomposition to assess innovation. We segment the text by section titles and use zero-shot LLM prompting to implement section classification, question-answering (QA) augmentation, and weighted novelty scoring. The generated QA pair focuses on section-level innovation and serves as additional context to improve the LLM scoring. For each chunk, the LLM outputs a novelty score and a confidence score. We use confidence scores as weights to aggregate novelty scores into a paper-level innovation score. To further improve performance, we propose a two-layer question structure consisting of common and section-specific questions, and apply a genetic algorithm to optimize the question-prompt combinations. Comprehensive experiments on scientific conference paper datasets show that HSPIM outperforms baseline methods in effectiveness, generalization, and interpretability.

📄 PDF Abstract BibTeX arXiv:2504.14620

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

AI-Based Measurement of Innovation: Mapping Expert Insight into Large Language Model Applications

2025-08-04 · Robin Nowak, Patrick Figge, Carolin Haeussler arxiv

Measuring innovation often relies on context-specific proxies and on expert evaluation. Hence, empirical innovation research is often limited to settings where such data is available. We investigate how large language mo…

Prompt Engineering

AI-Researcher: Autonomous Scientific Innovation

2025-05-24 · Jiabin Tang, Lianghao Xia, Zhonghang Li, Chao Huang

The powerful reasoning capabilities of Large Language Models (LLMs) in mathematics and coding, combined with their ability to automate complex tasks through agentic frameworks, present unprecedented opportunities for acc…

scientific discovery

Measuring the Novelty of Biomedical Papers Using the Latent Distances between Knowledge Units

2026-09-04 · Yi Zhao, Heng Zhang, Yuzhuo Wang, Wenqing Wu 외 arxiv

Measuring the novelty of scientific papers is a central concern in research evaluation and scientometrics. From a recombination perspective, prior studies have largely focused on the co-occurrence of knowledge units to a…

An Evaluation-Centric Paradigm for Scientific Visualization Agents

2025-09-18 · Kuangshi Ai, Haichao Miao, Zhimin Li, Chaoli Wang 외 arxiv

Recent advances in multi-modal large language models (MLLMs) have enabled increasingly sophisticated autonomous visualization agents capable of translating user intentions into data visualizations. However, measuring pro…

Rethinking Scientific Discovery in the Agentic Era

2026-07-04 · Yining Zheng, Yuxin Wang, Jiahao Lu, Shicheng Fang 외 arxiv

Artificial intelligence has advanced scientific discovery, but most AI4Science systems remain fragmented tools that rely on humans to coordinate problem formulation, literature grounding, model use, simulation, validatio…