菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-25
📄 Abstract - LLM-Based Examination of Eligibility Criteria from Securities Prospectuses at the German Central Bank

Verifying the eligibility of securities as collateral is a key responsibility of the German Central Bank. However, manually verifying these assets against legal and financial criteria within lengthy, semi-structured, and often bilingual prospectuses is a resource-intensive task. While previous efforts utilized traditional Named Entity Recognition (NER) for information extraction, these methods can struggle with OCR noise, linguistic variance, and rigid span-based constraints, and the need for manually annotated training data for each relevant annotation type. In this paper, we present the first case study applying Large Language Models (LLMs) to the eligibility examination process, shifting the paradigm toward a generative Information Extraction pipeline. Our approach decomposes the task into extraction, normalization, and interpretation, allowing for greater flexibility in handling noisy text and interleaved German-English content. We further introduce a value-based evaluation methodology using LLM-as-a-judge, which offers a more semantic assessment than location-based metrics. Our results demonstrate that LLM-based systems achieve high precision (up to 91%) in document-level eligibility, exhibiting a conservative operating profile that minimizes false acceptance.

顶级标签: llm financial model evaluation
详细标签: compliance review information extraction llm-as-a-judge safety bias prospectus analysis 或 搜索:

利用大型语言模型进行证券招股说明书合规性审查 / LLM-Based Examination of Eligibility Criteria from Securities Prospectuses at the German Central Bank


1️⃣ 一句话总结

本研究首次将大型语言模型(LLMs)应用于德国央行的证券招股说明书合规性审查任务,构建了一个多阶段生成式信息提取管道,并引入基于LLM作为评判者的价值导向评估方法,实现了高达91%的精确度,有效减少了假阳性接受。


2️⃣ 论文创新点

1. 多阶段生成式信息提取管道

2. 基于LLM作为评判者的价值导向评估方法

3. 基于提示词的系统适应性与安全偏误设计


3️⃣ 主要结果与价值

结果亮点

实际价值


4️⃣ 术语表

源自 arXiv: 2606.27316