Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,16 +13,16 @@ pretty_name: ScaleDF
|
|
| 13 |
size_categories:
|
| 14 |
- 10M<n<100M
|
| 15 |
---
|
| 16 |
-
<p align="center">
|
| 17 |
-
<img src="https://huggingface.co/datasets/WenhaoWang/ScaleDF/resolve/main/assets/teasor.png" width="800">
|
| 18 |
-
</p>
|
| 19 |
-
|
| 20 |
|
| 21 |
# Summary
|
| 22 |
This is the dataset proposed in our paper [**Scaling Laws for Deepfake Detection**](https://arxiv.org/abs/2510.16320).
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
ScaleDF is the largest dataset in the deepfake detection domain to date. It contains over 5.8 million real images from 51 different datasets (domains) and more than 8.8 million fake images generated by 102 deepfake methods.
|
| 25 |
|
|
|
|
| 26 |
|
| 27 |
# Directory
|
| 28 |
```
|
|
|
|
| 13 |
size_categories:
|
| 14 |
- 10M<n<100M
|
| 15 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
# Summary
|
| 18 |
This is the dataset proposed in our paper [**Scaling Laws for Deepfake Detection**](https://arxiv.org/abs/2510.16320).
|
| 19 |
+
<p align="center">
|
| 20 |
+
<img src="https://huggingface.co/datasets/WenhaoWang/ScaleDF/resolve/main/assets/teasor.png" width="800">
|
| 21 |
+
</p>
|
| 22 |
|
| 23 |
ScaleDF is the largest dataset in the deepfake detection domain to date. It contains over 5.8 million real images from 51 different datasets (domains) and more than 8.8 million fake images generated by 102 deepfake methods.
|
| 24 |
|
| 25 |
+
Using ScaleDF, we observe power-law scaling similar to that shown in large language models (LLMs). Specifically, the average detection error follows a predictable power-law decay as either the number of real domains or the number of deepfake methods increases.
|
| 26 |
|
| 27 |
# Directory
|
| 28 |
```
|