paper-with-me

홈 › Papers

Evaluating Accounting Reasoning Capabilities of Large Language Models

2026-01-10 · Jie Zhou, Xin Chen, Jie Zhang, Hai Li, Jie Wang, Zhe Li arxiv

Large language models are transforming learning, cognition, and research across many fields. Effectively integrating them into professional domains, such as accounting, is a key challenge for enterprise digital transformation. To address this, we define vertical domain accounting reasoning and propose evaluation criteria derived from an analysis of the training data characteristics of representative GLM models. These criteria support systematic study of accounting reasoning and provide benchmarks for performance improvement. Using this framework, we evaluate GLM-6B, GLM-130B, GLM-4, and OpenAI GPT-4 on accounting reasoning tasks. Results show that prompt design significantly affects performance, with GPT-4 demonstrating the strongest capability. Despite these gains, current models remain insufficient for real-world enterprise accounting, indicating the need for further optimization to unlock their full practical value.

📄 PDF Abstract BibTeX arXiv:2601.06707

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accounting Reasoning in Large Language Models: Concepts, Evaluation, and Empirical Analysis

2025-12-27 · Jie Zhou, Xin Chen, Jie Zhang, Zhe Li arxiv

Large language models (LLMs) are increasingly reshaping learning paradigms, cognitive processes, and research methodologies across diverse domains. As their adoption expands, effectively integrating LLMs into professiona…

Prompt Engineering

FinRule-Bench: A Benchmark for Joint Reasoning over Financial Tables and Principles

2026-03-11 · Arun Vignesh Malarkkan, Manan Roy Choudhury, Guangwei Zhang, Vivek Gupta 외 arxiv

Large language models (LLMs) are increasingly applied to financial analysis, yet their ability to audit structured financial statements under explicit accounting principles remains poorly explored. Existing benchmarks pr…

Question AnsweringAnomaly Detection

CARL-GT: Evaluating Causal Reasoning Capabilities of Large Language Models

2024-12-23 · Ruibo Tu, Hedvig Kjellström, Gustav Eje Henter, Cheng Zhang

Causal reasoning capabilities are essential for large language models (LLMs) in a wide range of applications, such as education and healthcare. But there is still a lack of benchmarks for a better understanding of such c…

Decision MakingMathZero-Shot Learning

CodeGolf Bench: A Multi-Language Benchmark for Evaluating Concise Code Generation Capabilities of Large Language Models

2026-05-28 · Vedant Padwal arxiv

This paper introduces Code Bench, a benchmark capable of evaluating Large Language Models (LLMs) concise code generation abilities in 60 programming languages. Based on code golf, a recreational programming competition f…

Code Generation

ChessArena: A Chess Testbed for Evaluating Strategic Reasoning Capabilities of Large Language Models

2025-09-29 · Jincheng Liu, Sijun He, Jingjing Wu, Xiangsen Wang 외 arxiv

Recent large language models (LLMs) have shown strong reasoning capabilities. However, a critical question remains: do these models possess genuine strategic reasoning, or do they primarily excel at pattern recognition? …