PulseAugur
实时 09:41:04
English(EN) Overview of HIPE-2026: Person-Place Relation Extraction from Multilingual Historical Texts

DistilledGemma系统在人物地名关系抽取中实现高精度 · 跟踪2个来源

研究人员开发了DistilledGemma,一个从多语言历史文章中抽取人物地名关系的高效系统,在HIPE-2026共享任务中取得了0.688的平均分。该系统采用三阶段知识蒸馏流程,首先在大型语言模型上进行提示工程,然后使用QLoRA对Gemma 4 26B模型进行监督微调,最后将响应级蒸馏到一个更小的Gemma 4 E2B学生模型中。这种方法成功地减小了模型尺寸,同时保持了强大的推理能力,在标准和二元测试集的效率-准确性方面均排名第二。 AI

影响 展示了有效的知识蒸馏技术,可用于高效处理历史文档,可能降低类似NLP任务的计算成本。

排序理由 该集群描述了一篇研究论文,详细介绍了一种新的关系抽取模型和方法,包括性能指标。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

DistilledGemma系统在人物地名关系抽取中实现高精度 · 跟踪2个来源

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Youssef Aboelwafa, Ahmed Samir, Nagwa Elmakky, Marwan Torki ·

    DistilledGemma:多语言历史文章人物地点关系抽取中的平衡效率-准确性

    arXiv:2606.29130v1 Announce Type: new Abstract: We present DistilledGemma, an efficient and accurate system for the HIPE-2026 shared task on person-place relation extraction from multilingual historical newspaper articles in English, German, and French. Our approach adopts a thre…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    HIPE-2026 概述:多语言历史文本中的人物-地点关系抽取

    Was this person ever at that place, and if so, when? Answering such questions from noisy, multilingual historical documents is the central challenge of HIPE-2026, the third edition of the HIPE evaluation series. Moving from named entity recognition and linking (HIPE-2020, HIPE-20…