File size: 744 Bytes
ef6b6be
 
 
 
 
 
 
 
 
 
 
 
57f7677
ef6b6be
57f7677
ef6b6be
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
language:
  - en
tags:
  - 3d-gaussian-splatting
  - 3dgs
  - provenance
  - forensics
---

# 3DGS Provenance Dataset

Dataset for **GaussTrace: Provenance Analysis of 3D Gaussian Splatting Models with Evidence-based LLM Reasoning** (ICML 2026).

44 3DGS models across 5 scenes (bonsai, counter, face, playroom, drjohnson) with ground-truth directed provenance graphs (`labels.json` per scene).

## Citation

```bibtex
@inproceedings{han2026gausstrace,
  author    = {Haoliang Han and Ziyuan Luo and Renjie Wan},
  title     = {GaussTrace: Provenance Analysis of 3D Gaussian Splatting
               Models with Evidence-based LLM Reasoning},
  booktitle = {International Conference on Machine Learning (ICML)},
  year      = {2026},
}
```