paper-with-me

홈 › Papers

StructTest: Benchmarking LLMs' Reasoning through Compositional Structured Outputs

2024-12-23 · Hailin Chen, Fangkai Jiao, Mathieu Ravaut, Nawshad Farruque, Xuan Phi Nguyen, Chengwei Qin, Manan Dey, Bosheng Ding, Caiming Xiong, Shafiq Joty, Yingbo Zhou

The rapid development of large language models (LLMs) necessitates robust, unbiased, and scalable methods for evaluating their capabilities. However, human annotations are expensive to scale, model-based evaluations are prone to biases in answer style, while target-answer-based benchmarks are vulnerable to data contamination and cheating. To address these limitations, we propose StructTest, a novel benchmark that evaluates LLMs on their ability to produce compositionally specified structured outputs as an unbiased, cheap-to-run and difficult-to-cheat measure. The evaluation is done deterministically by a rule-based evaluator, which can be easily extended to new tasks. By testing structured outputs across diverse task domains -- including Summarization, Code, HTML and Math -- we demonstrate that StructTest serves as a good proxy for general reasoning abilities, as producing structured outputs often requires internal logical reasoning. We believe that StructTest offers a critical, complementary approach to objective and robust model evaluation.

📄 PDF Abstract BibTeX arXiv:2412.18011

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingLogical ReasoningMath

Similar Papers 제목 키워드 기반

DecompSR: A dataset for decomposed analyses of compositional multihop spatial reasoning

2025-11-04 · Lachlan McPheat, Navdeep Kaur, Robert Blackwell, Alessandra Russo 외 arxiv

We introduce DecompSR, decomposed spatial reasoning, a large benchmark dataset (over 5m datapoints) and generation framework designed to analyse compositional spatial reasoning ability. The generation of DecompSR allows …

Spatial Reasoning

Local Success Does Not Compose: Benchmarking Large Language Models for Compositional Formal Verification

2025-09-27 · Xu Xu, Xin Li, Xingwei Qu, Jie Fu 외 arxiv

We introduce DafnyCOMP, a benchmark for evaluating large language models (LLMs) on compositional specification generation in Dafny. Unlike prior benchmarks that focus on single-function tasks, DafnyCOMP targets programs …

Code Generation

DW-Bench: Benchmarking LLMs on Data Warehouse Graph Topology Reasoning

2026-04-21 · Ahmed G. A. H Ahmed, C. Okan Sakar arxiv

This paper introduces DW-Bench, a new benchmark that evaluates large language models (LLMs) on graph-topology reasoning over data warehouse schemas, explicitly integrating both foreign-key (FK) and data-lineage edges. Th…

IOLBENCH: Benchmarking LLMs on Linguistic Reasoning

2025-01-08 · Satyam Goyal, Soham Dan

Despite the remarkable advancements and widespread applications of deep neural networks, their ability to perform reasoning tasks remains limited, particularly in domains requiring structured, abstract thought. In this p…

Benchmarking

CryptoX : Compositional Reasoning Evaluation of Large Language Models

2025-02-08 · Jiajun Shi, Chaoren Wei, Liqun Yang, Zekun Moore Wang 외

The compositional reasoning capacity has long been regarded as critical to the generalization and intelligence emergence of large language models LLMs. However, despite numerous reasoning-related benchmarks, the composit…