paper-with-me

Papers

Benchmarking Large Language Models with Integer Sequence Generation Tasks

2024-11-07 · Daniel O'Malley, Manish Bhattarai, Javier Santos

This paper presents a novel benchmark where the large language model (LLM) must write code that computes integer sequences from the Online Encyclopedia of Integer Sequences (OEIS), a widely-used resource for mathematical sequences. The benchmark is designed to evaluate both the correctness of the generated code and its computational efficiency. Our benchmark reveals that the o1 series of models outperform other frontier models from OpenAI, Anthropic, Meta, and Google in accuracy and cheating rates across both easy and hard integer sequences. In order to ensure models do not exploit memorized sequence values, we introduce an automated cheating detection mechanism that flags the use of lookup tables and validated this automation against human cheating evaluations. This benchmark provides a meaningful challenge for current LLMs, offering insights into their mathematical reasoning and code writing capabilities, which can guide future research directions and model development in mathematical reasoning and code synthesis.

📄 PDF Abstract BibTeX arXiv:2411.04372

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingComputational EfficiencyLanguage ModelingLanguage ModellingLarge Language ModelMathematical Reasoning

Similar Papers 제목 키워드 기반

FACT: Learning Governing Abstractions Behind Integer Sequences

2022-09-20 · Peter Belcák, Ard Kastrati, Flavio Schenker, Roger Wattenhofer

Integer sequences are of central importance to the modeling of concepts admitting complete finitary descriptions. We introduce a novel view on the learning of such concepts and lay down a set of benchmarking tasks aimed …

Benchmarking

Benchmarking Parameter Control Methods in Differential Evolution for Mixed-Integer Black-Box Optimization

2024-04-04 · Ryoji Tanabe

Differential evolution (DE) generally requires parameter control methods (PCMs) for the scale factor and crossover rate. Although a better understanding of PCMs provides a useful clue to designing an efficient DE, their …

Benchmarking

The Idola Tribus of AI: Large Language Models tend to perceive order where none exists

2025-10-10 · Shin-nosuke Ishikawa, Masato Todo, Taiki Ogihara, Hirotsugu Ohba arxiv

We present a tendency of large language models (LLMs) to generate absurd patterns despite their clear inappropriateness in a simple task of identifying regularities in number series. Several approaches have been proposed…

Logical Reasoning

Dynamic Benchmarking of Reasoning Capabilities in Code Large Language Models Under Data Contamination

2025-03-06 · Simin Chen, Pranav Pusarla, Baishakhi Ray

The rapid evolution of code largelanguage models underscores the need for effective and transparent benchmarking of their reasoning capabilities. However, the current benchmarking approach heavily depends on publicly ava…

Benchmarking

Primender Sequence: A Novel Mathematical Construct for Testing Symbolic Inference and AI Reasoning

2025-06-12 · Mohd Anwar Jamal Faiz

This paper introduces the Primender sequence, a novel integer sequence defined by a hybrid rule that combines classical primality with modular digit-based conditions. Specifically, a number n is included in the sequence …

Benchmarking