paper-with-me

홈 › Papers

Benchmarking Web API Integration Code Generation

2025-09-24 · Daniel Maninger, Leon Chemnitz, Amir Molzam Sharifloo, Jannis Brugger, Mira Mezini arxiv

API integration is a cornerstone of our digital infrastructure, enabling software systems to connect and interact. However, as shown by many studies, writing or generating correct code to invoke APIs, particularly web APIs, is challenging. Although large language models (LLMs) have become popular in software development, their effectiveness in automating the generation of web API integration code remains unexplored. In order to address this, we present WAPIIBench, a dataset and evaluation pipeline designed to assess the ability of LLMs to generate web API invocation code. Our experiments with several open-source LLMs reveal that generating API invocations poses a significant challenge, resulting in hallucinated endpoints, incorrect argument usage, and other errors. None of the evaluated open-source models was able to solve more than 40% of the tasks.

📄 PDF Abstract BibTeX arXiv:2509.20172

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

The Liouville Generator for Producing Integrable Expressions

2024-06-17 · Rashid Barket, Matthew England, Jürgen Gerhard

There has been a growing need to devise processes that can create comprehensive datasets in the world of Computer Algebra, both for accurate benchmarking and for new intersections with machine learning technology. We pre…

Benchmarking

On LLM-Assisted Generation of Smart Contracts from Business Processes

2025-07-30 · Fabian Stiehle, Hans Weytjens, Ingo Weber arxiv

Large language models (LLMs) have changed the reality of how software is produced. Within the wider software engineering community, among many other purposes, they are explored for code generation use cases from differen…

Code Generation

Benchmarking LLM-based agents for single-cell omics analysis

2025-08-16 · Yang Liu, Lu Zhou, Xiawei Du, Ruikun He 외 arxiv

Background: The surge in single-cell omics data exposes limitations in traditional, manually defined analysis workflows. AI agents offer a paradigm shift, enabling adaptive planning, executable code generation, traceable…

Program SynthesisCode Generation

MOSPA: Human Motion Generation Driven by Spatial Audio

2025-07-16 · Shuyang Xu, Zhiyang Dou, Mingyi Shi, Liang Pan 외 arxiv

Enabling virtual humans to dynamically and realistically respond to diverse auditory stimuli remains a key challenge in character animation, demanding the integration of perceptual modeling and motion synthesis. Despite …

Motion Synthesis

Enhancing Distractor Generation for Multiple-Choice Questions with Retrieval Augmented Pretraining and Knowledge Graph Integration

2024-06-19 · Han-Cheng Yu, Yu-An Shih, Kin-Man Law, Kai-Yu Hsieh 외

In this paper, we tackle the task of distractor generation (DG) for multiple-choice questions. Our study introduces two key designs. First, we propose \textit{retrieval augmented pretraining}, which involves refining the…

BenchmarkingDistractor GenerationKnowledge GraphsLanguage Modeling+3