arXiv:2605.23597cs.CLcs.LG2026-05ACL

通过分阶段训练让大模型更准地匹配复杂语言环境下的姓名

Structure-Guided Entity Resolution: Fine-Tuning LLMs for Robust Name Matching in Complex Linguistic Contexts

  • 先学命名结构,再练实体匹配,分两阶段微调大模型
  • 在5万组真实数据上达99.02%准确率,F1为0.994
  • 适合需要高精度跨语言姓名匹配的金融、体育平台

在异构记录中匹配人名是实体消歧的核心挑战,尤其在语言文化复杂的环境中。命名习惯差异、跨文字转写不一致及频繁的数据录入错误,使得统一用户身份变得困难,而这是合规(KYC)的必要条件。尽管大语言模型在自然语言理解方面表现优异,但在领域特定场景下的结构性模糊问题上仍存在局限。本文提出结构引导的实体消歧框架SGER,通过两阶段课程学习对大模型进行微调:首先训练模型解析个人姓名的语法与语义结构,随后优化其在二元实体匹配任务上的表现。我们在全球语言多样性最高、噪声最大的印度身份数据环境中评估SGER,结果表明,在5万组真实世界配对数据上,准确率达到99.02%,F1为0.994,优于GPT-4o少样本提示和单阶段微调基线。该系统已部署于全球最大幻想体育平台Dream11,服务超2.5亿用户。结果证明,课程引导训练可在真实多语言系统中实现大规模、高精度的实体消歧。

原文摘要 · Abstract (English)

Matching person names across heterogeneous records is a core challenge in entity resolution, especially within linguistically and culturally complex environments. Variations in naming conventions, inconsistent transliteration across scripts, and frequent data entry errors make it difficult to unify user identities, an essential requirement for Know Your Customer (KYC) compliance. While Large Language Models have shown promise in understanding natural language, they often struggle with the structured ambiguity present in such domain-specific settings. This paper introduces Structure-Guided Entity Resolution (SGER), a novel framework that fine-tunes an LLM through a two-phase curriculum. The model is first trained to parse the grammatical and semantic structure of personal names, then optimized for the downstream task of binary entity matching. We evaluate SGER in the challenging context of Indian identity data, one of the most linguistically diverse and noisy environments globally. SGER achieves 99.02% accuracy and an F1 of 0.994 on a held-out set of 50,000 real-world pairs, outperforming GPT-4o few-shot prompting and single-stage fine-tuning baselines. The system is fully deployed in production at Dream11, the world's largest fantasy sports platform, serving 250M+ users. Our results demonstrate that curriculum-guided training enables robust, high-precision entity resolution in real-world multilingual systems at scale.

实体消歧大模型姓名匹配多语言

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