paper-with-me

Papers

DocPuzzle: A Process-Aware Benchmark for Evaluating Realistic Long-Context Reasoning Capabilities

2025-02-25 · Tianyi Zhuang, Chuqiao Kuang, Xiaoguang Li, Yihua Teng, Jihao Wu, Yasheng Wang, Lifeng Shang

We present DocPuzzle, a rigorously constructed benchmark for evaluating long-context reasoning capabilities in large language models (LLMs). This benchmark comprises 100 expert-level QA problems requiring multi-step reasoning over long real-world documents. To ensure the task quality and complexity, we implement a human-AI collaborative annotation-validation pipeline. DocPuzzle introduces an innovative evaluation framework that mitigates guessing bias through checklist-guided process analysis, establishing new standards for assessing reasoning capacities in LLMs. Our evaluation results show that: 1)Advanced slow-thinking reasoning models like o1-preview(69.7%) and DeepSeek-R1(66.3%) significantly outperform best general instruct models like Claude 3.5 Sonnet(57.7%); 2)Distilled reasoning models like DeepSeek-R1-Distill-Qwen-32B(41.3%) falls far behind the teacher model, suggesting challenges to maintain the generalization of reasoning capabilities relying solely on distillation.

📄 PDF Abstract BibTeX arXiv:2502.17807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CyberMaskQA: A Privacy-Aware Benchmark for Evaluating Large Language Models in Cybersecurity Question Answering

2026-05-23 · Matilda Gaddi, Jin Noh, Onat Gungor, Tajana Rosing arxiv

Large language models (LLMs) are increasingly applied to cybersecurity question answering (QA) for critical tasks such as incident response and vulnerability analysis. However, real-world operational contexts, including …

Question Answering

AirQualityBench: A Realistic Evaluation Benchmark for Global Air Quality Forecasting

2026-05-07 · Xing Xu, Xu Wang, Yudong Zhang, Huilin Zhao 외 arxiv

Air-quality forecasting models are commonly evaluated on regional, preprocessed, and normalized datasets, where missing observations are removed or artificially completed. Such protocols simplify comparison but hide the …

NavIsaacLab: Generating Realistic Crowd via Parallel Robot Learning for Benchmarking Human-aware Navigation

2026-06-24 · Bingyi Xia, Han Bao, Jingyu Zhu, Hanjing Ye 외 arxiv

Robot autonomous navigation that accounts for surrounding human activities is crucial for ensuring both safety and natural human-robot interaction in real-world environments shared by humans and robots. Simulation of com…

Robot Navigation

FinAuditing: A Financial Taxonomy-Structured Multi-Document Benchmark for Evaluating LLMs

2025-10-10 · Yan Wang, Keyi Wang, Shanshan Yang, Jaisal Patel 외 arxiv

Going beyond simple text processing, financial auditing requires detecting semantic, structural, and numerical inconsistencies across large-scale disclosures. As financial reports are filed in XBRL, a structured XML form…

Information ExtractionMathematical Reasoning

Alipay-PIBench: A Realistic Payment Integration Benchmark for Coding Agents

2026-07-16 · Shiyu Ying, Xuejie Cao, Yingfan Ma, Yuanhao Dong 외 arxiv

Payment integration is a demanding repository-level software task: agents must select a suitable product, implement coordinated client-server flows, verify payment outcomes, and preserve consistency between transaction a…