Pith. sign in

REVIEW 1 cited by

Multi-Document Financial Question Answering using LLMs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.07264 v1 pith:GSLY4BOH submitted 2024-11-08 cs.IR cs.CL

classification cs.IRcs.CL
keywords knowledgegraphquestionsscoresusesansweringconsistscontext
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We propose two new methods for multi-document financial question answering. First, a method that uses semantic tagging, and then, queries the index to get the context (RAG_SEM). And second, a Knowledge Graph (KG_RAG) based method that uses semantic tagging, and, retrieves knowledge graph triples from a graph database, as context. KG_RAG uses knowledge graphs constructed using a small model that is fine-tuned using knowledge distillation using a large teacher model. The data consists of 18 10K reports of Apple, Microsoft, Alphabet, NVIDIA, Amazon and Tesla for the years 2021, 2022 and 2023. The list of questions in the data consists of 111 complex questions including many esoteric questions that are difficult to answer and the answers are not completely obvious. As evaluation metrics, we use overall scores as well as segmented scores for measurement including the faithfulness, relevance, correctness, similarity, an LLM based overall score and the rouge scores as well as a similarity of embeddings. We find that both methods outperform plain RAG significantly. KG_RAG outperforms RAG_SEM in four out of nine metrics.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Structuring the Unstructured: A Multi-Agent System for Extracting and Querying Financial KPIs and Guidance

    cs.AI 2025-05 conditional novelty 4.0 of 10

    A multi-agent LLM system with hand-crafted rule validation reports about 95% extraction accuracy and 91% correct query answers, but only on a private, unreleased dataset.

Pith tools