SOTAVerified

Assessing LLM code generation quality through path planning tasks

2025-04-30Unverified0· sign in to hype

Wanyi Chen, Meng-Wen Su, Mary L. Cummings

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

As LLM-generated code grows in popularity, more evaluation is needed to assess the risks of using such tools, especially for safety-critical applications such as path planning. Existing coding benchmarks are insufficient as they do not reflect the context and complexity of safety-critical applications. To this end, we assessed six LLMs' abilities to generate the code for three different path-planning algorithms and tested them on three maps of various difficulties. Our results suggest that LLM-generated code presents serious hazards for path planning applications and should not be applied in safety-critical contexts without rigorous testing.

Tasks

Reproductions