STER
收藏资源简介:
STER(空间感知三维实体解析)数据集是基于3dSAGER基准扩展而来的三维地理空间实体解析基准。该数据集的核心创新在于完全在25维几何属性空间中进行建模,而非传统的原始3D网格空间,这使得基于扩散、流匹配和世界模型的训练时间从数天大幅缩短至数分钟,同时保持与原始3dSAGER管道的完全可比性。数据集包含两个主要数据源:海牙3D城市模型2022(作为候选集)和3DBAG开放数据API(作为索引集)。两个数据源均包含BAG建筑标识符,相同标识符的建筑自动构成真值匹配对,从而实现了大规模、零人工标注成本的基准构建。数据集针对四个典型场景设计了八种方法提案:长尾分布场景、噪声数据场景、少样本场景和零样本场景,每个场景包含基于扩散和基于世界模型两种方法家族。数据集仅重新发布派生特征向量、场景划分、采集脚本和校验和,原始大容量数据需根据相应许可证从源站获取(3DBAG使用CC BY 4.0许可证)。该数据集适用于三维实体解析、地理空间对象匹配、建筑几何建模、世界模型构建以及扩散模型在结构化数据上的应用等任务。
The STER (Spatially-Aware 3D Entity Resolution) dataset is an extension of the 3dSAGER benchmark for 3D geospatial entity resolution. Its core innovation lies in modeling entirely in a 25-dimensional geometric attribute space, rather than the traditional raw 3D mesh space, which significantly reduces training time for diffusion, flow matching, and world model-based methods from days to minutes while maintaining full comparability with the original 3dSAGER pipeline. The dataset includes two main data sources: the Hague 3D City Model 2022 (as candidate set) and the 3DBAG open data API (as index set). Both sources contain BAG building identifiers, with buildings sharing the same identifier automatically forming ground truth matching pairs, enabling large-scale benchmark construction with zero manual annotation cost. The dataset proposes eight methods for four typical scenarios: long-tail distribution, noisy data, few-shot, and zero-shot scenarios, each with diffusion-based and world model-based method families. Only derived feature vectors, scene splits, collection scripts, and checksums are redistributed; original high-capacity data must be obtained from source sites under their respective licenses (e.g., CC BY 4.0 for 3DBAG). It is suitable for tasks such as 3D entity resolution, geospatial object matching, building geometric modeling, world model construction, and diffusion model applications on structured data.
数据集名称
STER — Spatial-aware 3D Entity Resolution(空间感知三维实体分辨率)
许可证
CC-BY-4.0
语言
英语
标签
- 地理空间
- 实体解析
- 3D
- 世界模型
- 扩散
- 流匹配
任务类别
其他
数据集概述
STER 是 3dSAGER 基准(SIGMOD 2026,Geospatial Entity Resolution over 3D Objects)的扩展,面向 AAAI 投稿。基于相同的 The Hague 实体解析基准,STER 构建了包含 8 种方法提案 的套件,覆盖四种场景 × 两种现代方法家族。
方法提案概览
| 场景 | 基于扩散的方法 | 基于世界模型的方法 |
|---|---|---|
| 长尾 | 1A 条件扩散 `p(B | A)` |
| 噪声 | 2A 几何语法修正 | 2B 因果世界模型(信号⊥噪声) |
| 少样本 | 3A 变换感知桥接 | 3B JEPA 跨源几何想象 |
| 零样本 | 4A 去噪轨迹签名 | 4B 建筑流形上的流匹配 |
核心设计原则:所有操作均在 25 维几何属性空间(而非原始 3D 网格空间)中进行建模,使扩散 / 流 / 世界模型训练时间从数天降至数分钟,并与原始 3dSAGER 流程保持完全可比。
无人工标注的真实标签
两个数据源(The Hague 3D City Model = 候选集;3DBAG = 索引集)均带有 BAG 建筑标识符。相同的 BAG ID 即视为真匹配。因此,在零标注成本下获得了大规模真实标签。
数据仓库布局
README.md:本卡片 + 实时进度板SPEC/:数据获取与构建规范(可行性已验证)code/:爬虫、属性提取、变体构建器、8 种方法data/:派生属性向量 + 场景划分(原始数据保留在来源处)experiments/:配置、结果表格、消融实验logs/:进度日志与里程碑记录
数据来源(全部已验证可访问)
- The Hague 3D City Model 2022 — 市政开放数据(候选集
D_C) - 3DBAG —
api.3dbag.nl,OGC API Features,每栋建筑的 LoD1.2/1.3/2.2(索引集D_I) - 官方 3dSAGER 代码 + 已发布划分 —
github.com/BarGenossar/3dSAGER
STER 仅重新分发 派生特征 / 划分 + 获取脚本 + 校验和;原始批量数据从来源处根据其许可证获取(3DBAG:CC BY 4.0)。
状态
详见 logs/progress.md 中的实时里程碑板。此仓库会随着数据、记录、实验成果、代码以及部署产物的生成而持续更新。





