SwissGov-RSD
收藏资源简介:
SwissGov-RSD是由苏黎世大学团队构建的首个跨语言文档级语义差异标注数据集,源自瑞士政府门户网站admin.ch的多语言平行文本。该数据集包含224组英德、英法、英意三语对文档,共计约17-19万Tokens,通过人工标注实现细粒度的token级差异标注(0-5分制)。数据经过严格筛选与双人交叉验证,标注一致性在EN-IT语对表现最佳(F1=55.6)。该数据集旨在解决跨语言内容对齐、机器翻译评估等任务中真实场景下的语义差异检测难题,为自然语言理解研究提供重要基准。
SwissGov-RSD is the first cross-lingual document-level semantic difference annotation dataset developed by the team at the University of Zurich, derived from multilingual parallel texts hosted on the Swiss government portal admin.ch. The dataset comprises 224 sets of trilingual document pairs across English-German, English-French, and English-Italian, with a total of approximately 170,000 to 190,000 Tokens. It features fine-grained token-level difference annotations scored on a 0-5 scale, generated through manual annotation. The dataset has undergone rigorous screening and dual annotator cross-validation, with the highest inter-annotator agreement observed for the EN-IT language pair, yielding an F1 score of 55.6. This dataset aims to address the challenge of real-world semantic difference detection in tasks such as cross-lingual content alignment and machine translation evaluation, serving as a critical benchmark for natural language understanding research.
SwissGov-RSD 数据集概述
数据集基本信息
- 数据集名称: SwissGov-RSD
- 许可证: CC-BY-4.0
- 支持语言: 德语 (de)、法语 (fr)、意大利语 (it)、英语 (en)
- 配置: 包含德语 (de)、意大利语 (it)、法语 (fr) 三种配置。
数据集描述
SwissGov-RSD 是一个自然的、人工标注的、文档级别的、跨语言的、用于词元级别语义差异识别 (RSD) 的数据集。它包含来自 admin.ch 的 224 份多语言平行瑞士政府文档,涵盖英语-德语、英语-法语和英语-意大利语,并在词元级别标注了细粒度的语义差异标签 (0–1)。该数据集针对因翻译错误、异步更新或显化导致跨语言内容差异的真实场景。
数据集结构
数据集为每个语言对包含 224 个文档对。每个样本包含以下字段:
- text_a: 文档对的英语侧文本(字符串)。
- text_b: 文档对的非英语侧文本(字符串)。
- labels_a: 英语侧每个单词(以空格分隔)的标签,范围从 0 到 1(标点符号 = -1)。
- labels_b: 非英语侧每个单词(以空格分隔)的标签,范围从 0 到 1(标点符号 = -1)。
- page_en: 英语语言侧被抓取网页的 URL。
- page_other: 非英语语言侧被抓取网页的 URL。
- subset: 根据语言划分的子集名称。
- id: 样本 ID。
引用信息
bibtex @misc{wastl2025swissgovrsdhumanannotatedcrosslingualbenchmark, title={SwissGov-RSD: A Human-annotated, Cross-lingual Benchmark for Token-level Recognition of Semantic Differences Between Related Documents}, author={Michelle Wastl and Jannis Vamvas and Rico Sennrich}, year={2025}, eprint={2512.07538}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2512.07538}, }
相关资源链接
- 论文: https://arxiv.org/pdf/2512.07538
- GitHub 仓库: https://github.com/ZurichNLP/SwissGov-RSD




