让信贷审核更高效:用实用价值代替相似度找关键信息
Beyond Semantic Similarity: A Two-Phase Non-Parametric Retrieval Workflow for Corporate Credit Underwriting

- 分两阶段检索:先广搜候选,再按分析价值精筛
- 实测将文档审查时间从数小时缩短至约3分钟
- 适合需要处理多语言长文本的金融风控场景
企业信贷审核需从数百页、多语言的复杂财务文件中提取可操作证据。传统检索增强生成(RAG)系统以语义相似度为优化目标,常召回主题相关但无决策价值的内容,即存在‘相似性-实用性差距’。本文提出一种两阶段非参数化检索架构:第一阶段融合词法与稠密多语言检索,构建广泛候选池;第二阶段通过自适应检索控制器结合查询意图与文档结构信号过滤候选,并使用大模型作为评判者进行实用性评分,按分析价值排序而非语义相近度。一个上下文感知抽取模块保持叙事文本与复杂财务表格的结构一致性。系统全量本地部署,满足企业数据治理要求。在包含专有财务文档的多语言语料库上评估,经分析师标注相关性标签,该系统显著优于基线检索方法。在超过800名信贷分析师的实际部署中,文档审查时间由数小时降至约三分钟,验证了实用性导向RAG架构在文档密集型决策支持流程中的实际价值。
原文摘要 · Abstract (English)
Corporate credit underwriting requires analysts to extract actionable evidence from long, heterogeneous financial documents spanning hundreds of pages and multiple languages. Standard Retrieval-Augmented Generation (RAG) pipelines optimize for semantic similarity, which frequently surfaces passages that are topically related but lack decision utility, a problem we term the similarity-utility gap. We propose a two-phase non-parametric retrieval architecture that separates high-recall candidate retrieval from high-precision utility ranking. The first phase combines lexical and dense multilingual retrieval to construct a broad candidate pool. The second phase applies an adaptive retrieval controller that filters candidates using query intent and document structure signals, followed by an LLM-as-a-Judge utility scoring mechanism that ranks passages by analytical usefulness rather than semantic proximity. A context-aware extraction module preserves structural fidelity across narrative text and complex financial tables. The system is deployed entirely on-premise to satisfy enterprise data governance requirements. Evaluated on a multilingual corpus of proprietary financial documents with analyst-curated relevance labels, the system significantly outperforms naive retrieval baselines. In production deployment across more than 800 credit analysts, document review time was reduced from several hours to approximately three minutes, demonstrating the practical value of utility-aware RAG architectures for document-intensive decision-support workflows.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。