paper-with-me

Papers

Metric Calculating Benchmark: Code-Verifiable Complicate Instruction Following Benchmark for Large Language Models

2025-10-09 · Hyeonseok Moon, Seongtae Hong, Jaehyung Seo, Heuiseok Lim arxiv

Recent frontier-level LLMs have saturated many previously difficult benchmarks, leaving little room for further differentiation. This progress highlights the need for challenging benchmarks that provide objective verification. In this paper, we introduce MCBench, a benchmark designed to evaluate whether LLMs can execute string-matching NLP metrics by strictly following step-by-step instructions. Unlike prior benchmarks that depend on subjective judgments or general reasoning, MCBench offers an objective, deterministic and codeverifiable evaluation. This setup allows us to systematically test whether LLMs can maintain accurate step-by-step execution, including instruction adherence, numerical computation, and long-range consistency in handling intermediate results. To ensure objective evaluation of these abilities, we provide a parallel reference code that can evaluate the accuracy of LLM output. We provide three evaluative metrics and three benchmark variants designed to measure the detailed instruction understanding capability of LLMs. Our analyses show that MCBench serves as an effective and objective tool for evaluating the capabilities of cutting-edge LLMs.

📄 PDF Abstract BibTeX arXiv:2510.07892

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

RusFinChain: A Russian Benchmark for Verifiable Chain-of-Thought Reasoning in Finance with Fuzzy-Aligned Evaluation

2026-07-01 · M. K. Arabov arxiv

Multi-step symbolic reasoning is essential for robust financial analysis, yet most benchmarks neglect intermediate reasoning steps. FINCHAIN introduced verifiable Chain-of-Thought (CoT) evaluation but is limited to Engli…

PASS: Certified Subset Repair for Classical and Quantum Pairwise Constrained Clustering

2026-01-28 · Pedro Chumpitaz-Flores, My Duong, Ying Mao, Kaixun Hua arxiv

Pairwise-constrained clustering incorporates side information through must-link (ML) and cannot-link (CL) relations between samples. While these constraints can improve cluster quality, they complicate optimization at sc…

VERINA: Benchmarking Verifiable Code Generation

2025-05-29 · Zhe Ye, Zhengxu Yan, Jingxuan He, Timothe Kasriel 외

Large language models (LLMs) are increasingly integrated in software development, but ensuring correctness in LLM-generated code remains challenging and often requires costly manual review. Verifiable code generation -- …

BenchmarkingCode Generation

Influence Function: Local Robustness and Efficiency

2025-01-25 · Ruonan Xu, Xiye Yang

We propose a direct approach to calculating influence functions based on the concept of functional derivatives. The relative simplicity of our direct method is demonstrated through well-known examples. Using influence fu…

MoDoMoDo: Multi-Domain Data Mixtures for Multimodal LLM Reinforcement Learning

2025-05-30 · Yiqing Liang, JieLin Qiu, Wenhao Ding, Zuxin Liu 외

Reinforcement Learning with Verifiable Rewards (RLVR) has recently emerged as a powerful paradigm for post-training large language models (LLMs), achieving state-of-the-art performance on tasks with structured, verifiabl…