SEMICON-2026-Localization-DS5-v1
收藏资源简介:
DS5 是用于机器学习和临界尺寸扫描电子显微镜(ML/CD-SEM)基准测试的最终训练数据集。该数据集包含 100,000 个样本,每个样本为 1024×1024 像素、16 位深度的图像,空间分辨率为 1.0 nm/像素。数据集由主种子 5005 生成,预计总数据量约为 400 GB。数据集中包含 10 种不同的半导体结构类型,每种类型具有特定的权重和样本数量:dense_ls(20,000 个)、contact(15,000 个)、via(10,000 个)、iso_line(15,000 个)、fin(10,000 个)、gate(10,000 个)、trench(8,000 个)、sti(5,000 个)、bimaterial(4,000 个)和 pitch_std(3,000 个)。数据集已按结构类型分层,划分为三个互斥的子集:训练集(70,000 个样本,占 70%)、验证集(15,000 个样本,占 15%)和测试集(15,000 个样本,占 15%),确保无数据泄露。目录结构包括 images(TIFF 格式图像)、ground_truth(JSON 格式真值)、metadata(配置和元数据 JSON 文件)、splits(训练/验证/测试划分文件)以及日志文件夹。数据集采用 CC BY 4.0 许可协议。
DS5 is the final training dataset for machine learning and critical dimension scanning electron microscopy (ML/CD-SEM) benchmarking. It contains 100,000 samples, each being a 1024×1024 pixel, 16-bit depth image with a spatial resolution of 1.0 nm/pixel. The dataset is generated with master seed 5005, with an estimated total data volume of approximately 400 GB. It includes 10 different semiconductor structure types, each with specific weights and sample counts: dense_ls (20,000), contact (15,000), via (10,000), iso_line (15,000), fin (10,000), gate (10,000), trench (8,000), sti (5,000), bimaterial (4,000), and pitch_std (3,000). The dataset is stratified by structure type and divided into three mutually exclusive subsets: training set (70,000 samples, 70%), validation set (15,000 samples, 15%), and test set (15,000 samples, 15%), ensuring no data leakage. The directory structure includes images (TIFF format), ground_truth (JSON format), metadata (configuration and metadata JSON files), splits (train/validation/test split files), and a logs folder. The dataset is licensed under CC BY 4.0.
数据集概述
该数据集为 DS5 — Final-Training Dataset,是用于机器学习与 CD-SEM 基准测试的主要交付物,目前处于“等待填充”状态,尚未生成实际图像。
基本信息
- 用途:机器学习与 CD-SEM 基准测试的主要数据集。
- 规模:100,000 个样本,每个样本尺寸为 1024×1024 像素。
- 图像参数:16 位深度,空间分辨率 1.0 nm/像素。
- 主种子:5005。
- 预计体积:约 400 GB。
- 生成配置:
generation_configs/ds5_final_training.yml。 - 验证门控:L1、L2、L3、L4(采样)、L5。
- 发布标准:所有门控通过、基准测试就绪审查、利益相关方对结构加权签署同意。
结构加权(待利益相关方审查)
| 结构类型 | 权重 | 样本数 |
|---|---|---|
| dense_ls | 20.0% | 20,000 |
| contact | 15.0% | 15,000 |
| via | 10.0% | 10,000 |
| iso_line | 15.0% | 15,000 |
| fin | 10.0% | 10,000 |
| gate | 10.0% | 10,000 |
| trench | 8.0% | 8,000 |
| sti | 5.0% | 5,000 |
| bimaterial | 4.0% | 4,000 |
| pitch_std | 3.0% | 3,000 |
数据划分(固定、确定性)
| 划分 | 样本数 | 比例 |
|---|---|---|
| 训练集 | 70,000 | 70% |
| 验证集 | 15,000 | 15% |
| 测试集 | 15,000 | 15% |
划分依据结构类型分层,且各划分间样本集合不重叠(无泄漏)。
目录结构(计划填充内容)
ds5_final_training/ ├── dataset_index.json ├── dataset_schema.txt ├── LICENSE (CC BY 4.0) ├── README.md ├── images/.tiff ├── ground_truth/.json ├── metadata/*_config.json, *_metadata.json ├── splits/train.txt, val.txt, test.txt └── logs/
生成命令(实施后使用)
semicon-sim batch --config ../generation_configs/ds5_final_training.yml semicon-sim --validate ds5_final_training --level L5
当前状态:该目录已定义但尚未填充,尚无实际图像生成。





