arXiv:2508.21081cs.LGcs.CL2025-08被引 2

用混合方法自动归一化银行支付对手方名称,提升反欺诈效率。

Normalisation of SWIFT Message Counterparties with Feature Extraction and Clustering

  • 结合字符串相似度、主题建模与层次聚类,实现对手方名称的智能归一化。
  • 在真实数据集上表现优于传统关键词匹配,准确率显著提升。
  • 保持规则系统的可解释性,适合制裁调查等需精准识别的场景。

短文本聚类是文本分析中的常见应用。当文本结构和内容属于自然语言领域(如推文或即时消息)时,可借助自然语言技术提取有意义信息,前提是文本长度足够以使用(预训练)模型进行词性标注或主题分析。然而,自然语言模型不适用于银行支付系统(如SWIFT)中的交易对手方聚类,因为这些手动输入的标签通常是实体信息,缺乏句子结构,且包含大量人工录入带来的变体和噪声。这导致调查人员在追踪资金流向时缺少有效工具,传统厂商多依赖模糊匹配技术填补空白。为此,我们提出一种融合字符串相似性、主题建模、层次聚类与规则的混合流水线,支持未知数量的聚类,并设计基于精确率与召回率的新评估指标。在真实标注数据集上的测试表明,该方法显著优于基线规则方法。该方案保留了规则系统较高的可解释性,作为其聚类优化层,大幅减少人工审查需求。在仅需筛查部分对象的场景(如制裁调查)中,能更好控制遗漏实体变体的风险。

原文摘要 · Abstract (English)

Short text clustering is a known use case in the text analytics community. When the structure and content falls in the natural language domain e.g. Twitter posts or instant messages, then natural language techniques can be used, provided texts are of sufficient length to allow for use of (pre)trained models to extract meaningful information, such as part-of-speech or topic annotations. However, natural language models are not suitable for clustering transaction counterparties, as they are found in bank payment messaging systems, such as SWIFT. The manually typed tags are typically physical or legal entity details, which lack sentence structure, while containing all the variations and noise that manual entry introduces. This leaves a gap in an investigator or counter-fraud professional's toolset when looking to augment their knowledge of payment flow originator and beneficiary entities and trace funds and assets. A gap that vendors traditionally try to close with fuzzy matching tools. With these considerations in mind, we are proposing a hybrid string similarity, topic modelling, hierarchical clustering and rule-based pipeline to facilitate clustering of transaction counterparties, also catering for unknown number of expected clusters. We are also devising metrics to supplement the evaluation of the approach, based on the well-known measures of precision and recall. Testing on a real-life labelled dataset demonstrates significantly improved performance over a baseline rule-based ('keyword') approach. The approach retains most of the interpretability found in rule-based systems, as the former adds an additional level of cluster refinement to the latter. The resulting workflow reduces the need for manual review. When only a subset of the population needs to be investigated, such as in sanctions investigations, the approach allows for better control of the risks of missing entity variations.

反欺诈聚类SWIFT命名归一化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。