paper-with-me

Papers

DrafterBench: Benchmarking Large Language Models for Tasks Automation in Civil Engineering

2025-07-15 · Yinsheng Li, Zhen Dong, Yi Shao

Large Language Model (LLM) agents have shown great potential for solving real-world problems and promise to be a solution for tasks automation in industry. However, more benchmarks are needed to systematically evaluate automation agents from an industrial perspective, for example, in Civil Engineering. Therefore, we propose DrafterBench for the comprehensive evaluation of LLM agents in the context of technical drawing revision, a representation task in civil engineering. DrafterBench contains twelve types of tasks summarized from real-world drawing files, with 46 customized functions/tools and 1920 tasks in total. DrafterBench is an open-source benchmark to rigorously test AI agents' proficiency in interpreting intricate and long-context instructions, leveraging prior knowledge, and adapting to dynamic instruction quality via implicit policy awareness. The toolkit comprehensively assesses distinct capabilities in structured data comprehension, function execution, instruction following, and critical reasoning. DrafterBench offers detailed analysis of task accuracy and error statistics, aiming to provide deeper insight into agent capabilities and identify improvement targets for integrating LLMs in engineering applications. Our benchmark is available at https://github.com/Eason-Li-AIS/DrafterBench, with the test set hosted at https://huggingface.co/datasets/Eason666/DrafterBench.

📄 PDF Abstract BibTeX arXiv:2507.11527

Code (1)

eason-li-ais/drafterbench 공식 구현

Tasks

BenchmarkingInstruction FollowingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TaskBench: Benchmarking Large Language Models for Task Automation

2023-11-30 · Yongliang Shen, Kaitao Song, Xu Tan, Wenqi Zhang 외

In recent years, the remarkable progress of large language models (LLMs) has sparked interest in task automation, which involves decomposing complex tasks described by user instructions into sub-tasks and invoking extern…

BenchmarkingParameter Prediction

Bench4KE: Benchmarking Automated Competency Question Generation

2025-05-30 · Anna Sofia Lippolis, Minh Davide Ragagni, Paolo Ciancarini, Andrea Giovanni Nuzzolese 외

The availability of Large Language Models (LLMs) presents a unique opportunity to reinvigorate research on Knowledge Engineering (KE) automation, a trend already evident in recent efforts developing LLM-based methods and…

BenchmarkingQuestion GenerationQuestion-Generation

Mind the Gap: Can Frontier LLMs Pass a Standardized Office Proficiency Exam?

2026-06-09 · Tengchao Lv, Dongdong Zhang, Jiayu Ding, Yilin Jia 외 arxiv

The deployment of Large Language Model (LLM) agents for computer automation is accelerating, yet their ability to navigate complex, professional-grade productivity software is largely untested. We argue that Office autom…

Code Generation

OfficeBench: Benchmarking Language Agents across Multiple Applications for Office Automation

2024-07-26 · Zilong Wang, Yuedong Cui, Li Zhong, Zimin Zhang 외

Office automation significantly enhances human productivity by automatically finishing routine tasks in the workflow. Beyond the basic information extraction studied in much of the prior document AI literature, the offic…

BenchmarkingDocument AI

The AI Skills Shift: Mapping Skill Obsolescence, Emergence, and Transition Pathways in the LLM Era

2026-04-08 · Rudra Jadhav, Janhavi Danve arxiv

As Large Language Models reshape the global labor market, policymakers and workers need empirical data on which occupational skills may be most susceptible to automation. We present the Skill Automation Feasibility Index…

Reading Comprehension