🤖 AI Summary
Quantitative finance research heavily relies on unstructured textual sources—such as earnings call transcripts and analyst reports—but existing large language models (LLMs) and retrieval-augmented generation (RAG) methods suffer from critical limitations in temporal precision, evidence traceability, and integration into analytical workflows. To address these challenges, we propose QuantKIR: an intelligent knowledge extraction and retrieval framework tailored for quantitative finance. QuantKIR employs a two-stage architecture: (1) fine-grained structuring via multimodal parsing (text, tables, formulas), adaptive summarization, and domain-specific tagging; and (2) knowledge-enhanced retrieval combining semantic search, cross-source multi-hop reasoning, and knowledge-aware generation to improve interpretability and accuracy. Its core innovation lies in domain-specific contextual engineering, enabling auditable and traceable knowledge services. User studies demonstrate that QuantKIR significantly outperforms baseline methods in factual accuracy and research efficiency, validating its effectiveness and practical utility in financial applications.
📝 Abstract
Quantitative research increasingly relies on unstructured financial content such as filings, earnings calls, and research notes, yet existing LLM and RAG pipelines struggle with point-in-time correctness, evidence attribution, and integration into research workflows. To tackle this, We present QuantMind, an intelligent knowledge extraction and retrieval framework tailored to quantitative finance. QuantMind adopts a two-stage architecture: (i) a knowledge extraction stage that transforms heterogeneous documents into structured knowledge through multi-modal parsing of text, tables, and formulas, adaptive summarization for scalability, and domain-specific tagging for fine-grained indexing; and (ii) an intelligent retrieval stage that integrates semantic search with flexible strategies, multi-hop reasoning across sources, and knowledge-aware generation for auditable outputs. A controlled user study demonstrates that QuantMind improves both factual accuracy and user experience compared to unaided reading and generic AI assistance, underscoring the value of structured, domain-specific context engineering for finance.