CLAINEFeb 27, 2024

Benchmarking GPT-4 on Algorithmic Problems: A Systematic Evaluation of Prompting Strategies

arXiv:2402.17396v283 citationsh-index: 42LREC
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating and improving systematic generalization in large language models for researchers and practitioners in AI, though it is incremental as it builds on existing benchmarking and prompting methods.

The paper systematically benchmarks GPT-4 on algorithmic tasks requiring systematic generalization, finding that advanced prompting techniques enable it to achieve superior accuracy compared to GPT-3.5 and a specialized Transformer variant, demonstrating strong performance in challenging domains.

Large Language Models (LLMs) have revolutionized the field of Natural Language Processing thanks to their ability to reuse knowledge acquired on massive text corpora on a wide variety of downstream tasks, with minimal (if any) tuning steps. At the same time, it has been repeatedly shown that LLMs lack systematic generalization, which allows to extrapolate the learned statistical regularities outside the training distribution. In this work, we offer a systematic benchmarking of GPT-4, one of the most advanced LLMs available, on three algorithmic tasks characterized by the possibility to control the problem difficulty with two parameters. We compare the performance of GPT-4 with that of its predecessor (GPT-3.5) and with a variant of the Transformer-Encoder architecture recently introduced to solve similar tasks, the Neural Data Router. We find that the deployment of advanced prompting techniques allows GPT-4 to reach superior accuracy on all tasks, demonstrating that state-of-the-art LLMs constitute a very strong baseline also in challenging tasks that require systematic generalization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes