paper-with-me

Papers

Structure First, Reason Next: Enhancing a Large Language Model using Knowledge Graph for Numerical Reasoning in Financial Documents

2026-01-12 · Aryan Mishra, Akash Anil arxiv

Numerical reasoning is an important task in the analysis of financial documents. It helps in understanding and performing numerical predictions with logical conclusions for the given query seeking answers from financial texts. Recently, Large Language Models (LLMs) have shown promising results in multiple Question-Answering (Q-A) systems with the capability of logical reasoning. As documents related to finance often consist of long and complex financial contexts, LLMs appear well-suited for building high-quality automated financial question-answering systems. However, LLMs often face challenges in accurately processing the various numbers within financial reports. Extracting numerical data from unstructured text and semi-structured tables, and reliably performing accurate calculations, remains a significant bottleneck for numerical reasoning in most state-of-the-art LLMs. Recent studies have shown that structured data augmentations, such as Knowledge Graphs (KGs), have notably improved the predictions of LLMs along with logical explanations. Thus, it is an important requirement to consider inherent structured information in financial reports while using LLMs for various financial analytics. This paper proposes a framework to incorporate structured information using KGs along with LLM predictions for numerical reasoning tasks. The KGs are extracted using a proposed schema inherently from the document under processing. We evaluated our proposed framework over the benchmark data FinQA, using an open-source LLM, namely Llama 3.1 8B Instruct. We observed that the proposed framework improved execution accuracy by approximately 12% relative to the vanilla LLM.

📄 PDF Abstract BibTeX arXiv:2601.07754

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningKnowledge Graphs

Similar Papers 제목 키워드 기반

Enhancing Next-Generation Language Models with Knowledge Graphs: Extending Claude, Mistral IA, and GPT-4 via KG-BERT

2025-12-11 · Nour El Houda Ben Chaabene, Hamza Hammami arxiv

Large language models (LLMs) like Claude, Mistral IA, and GPT-4 excel in NLP but lack structured knowledge, leading to factual inconsistencies. We address this by integrating Knowledge Graphs (KGs) via KG-BERT to enhance…

Question AnsweringKnowledge GraphsEntity Linking

Adaptive Ability Decomposing for Unlocking Large Reasoning Model Effective Reinforcement Learning

2026-01-31 · Zhipeng Chen, Xiaobo Qin, Wayne Xin Zhao, Youbin Wu 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has shown great potential to enhance the reasoning ability of large language models (LLMs). However, due to the limited amount of information provided during the RLVR…

Reinforcement Learning

Will Pre-Training Ever End? A First Step Toward Next-Generation Foundation MLLMs via Self-Improving Systematic Cognition

2025-03-16 · Xiaoying Zhang, Da Peng, YiPeng Zhang, Zonghao Guo 외

Recent progress in (multimodal) large language models ((M)LLMs) has shifted focus from pre-training to inference-time compute scaling and post-training optimization, driven by concerns over limited high-quality real-worl…

Caption GenerationImage CaptioningMultimodal ReasoningSelf-Learning

Autoregressive Image Generation Guided by Chains of Thought

2025-02-24 · Miaomiao Cai, Guanjie Wang, Wei Li, Zhijun Tu 외

In the field of autoregressive (AR) image generation, models based on the 'next-token prediction' paradigm of LLMs have shown comparable performance to diffusion models by reducing inductive biases. However, directly app…

Image GenerationLogical Reasoning

AOR: Anatomical Ontology-Guided Reasoning for Medical Large Multimodal Model in Chest X-Ray Interpretation

2025-05-05 · Qingqiu Li, Zihang Cui, Seongsu Bae, Jilan Xu 외

Chest X-rays (CXRs) are the most frequently performed imaging examinations in clinical settings. Recent advancements in Large Multimodal Models (LMMs) have enabled automated CXR interpretation, enhancing diagnostic accur…

AnatomyDiagnosticVisual Question Answering (VQA)