English

SoAy: A Solution-based LLM API-using Methodology for Academic Information Seeking

Computation and Language 2025-08-29 v2 Artificial Intelligence Software Engineering

Abstract

Applying large language models (LLMs) for academic API usage shows promise in reducing researchers' academic information seeking efforts. However, current LLM API-using methods struggle with complex API coupling commonly encountered in academic queries. To address this, we introduce SoAy, a solution-based LLM API-using methodology for academic information seeking. It uses code with a solution as the reasoning method, where a solution is a pre-constructed API calling sequence. The addition of the solution reduces the difficulty for the model to understand the complex relationships between APIs. Code improves the efficiency of reasoning. To evaluate SoAy, we introduce SoAyBench, an evaluation benchmark accompanied by SoAyEval, built upon a cloned environment of APIs from AMiner. Experimental results demonstrate a 34.58-75.99\% performance improvement compared to state-of-the-art LLM API-based baselines. All datasets, codes, tuned models, and deployed online services are publicly accessible at https://github.com/RUCKBReasoning/SoAy.

Keywords

Cite

@article{arxiv.2405.15165,
  title  = {SoAy: A Solution-based LLM API-using Methodology for Academic Information Seeking},
  author = {Yuanchun Wang and Jifan Yu and Zijun Yao and Jing Zhang and Yuyang Xie and Shangqing Tu and Yiyang Fu and Youhe Feng and Jinkai Zhang and Jingyao Zhang and Bowen Huang and Yuanyao Li and Huihui Yuan and Lei Hou and Juanzi Li and Jie Tang},
  journal= {arXiv preprint arXiv:2405.15165},
  year   = {2025}
}

Comments

KDD 2025; 22 pages, 13 figures

R2 v1 2026-06-28T16:38:15.898Z