English

Retrieval-Augmented Reasoning for Chartered Accountancy

Computation and Language 2026-05-04 v1 Artificial Intelligence Information Retrieval

Abstract

The inception of Large Language Models (LLMs) has catalyzed AI adoption in the finance sector, yet their reliability in complex, jurisdiction-specific tasks like Indian Chartered Accountancy (CA) remains limited. The models display difficulty in executing numerical tasks which require multiple steps while also needing advanced knowledge about legal regulations and the method of scaling their operations is not feasible in settings which have limited access to resources. We present CA-ThinkFlow as a parameter-efficient Retrieval-Augmented Generation (RAG) framework which operates with a 14B, 4-bit-quantized reasoning model, 14B-DeepSeek-R1, and a layout-aware Docling extraction system which maintains document structure during extraction. CA-ThinkFlow uses a basic RAG method which automatically adds retrieved information into the prompt, while it depends on the model's built-in Chain-of-Thought (CoT) functions to create context and produce correct answers. The system we developed system operates at performance levels which match large proprietary models when we tested it on the multi-level CA-Ben benchmark, achieving Scholastic Reliability Coefficient (SRC) results which equal 68.75\% of GPT-4o and Claude 3.5 Sonnet. The framework shows high efficiency and strength in handling parameters, but essential reasoning abilities fail to process complex regulatory texts which exist in fields such as Taxation.

Keywords

Cite

@article{arxiv.2605.00257,
  title  = {Retrieval-Augmented Reasoning for Chartered Accountancy},
  author = {Jatin Gupta and Akhil Sharma and Saransh Singhania and Ali Imam Abidi},
  journal= {arXiv preprint arXiv:2605.00257},
  year   = {2026}
}

Comments

9 pages, 2 figures, and 3 tables

R2 v1 2026-07-01T12:44:34.003Z