File size: 2,930 Bytes
1e81d68
 
 
 
10b2413
1e81d68
 
bc98ca9
 
 
 
 
 
 
 
 
 
0179228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
license: mit
pretty_name: Control+Shift
size_categories:
- 10K<n<100K
task_categories:
- image-classification
dataset_info:
  features:
  - name: shift_type
    dtype: string
  - name: shift_amount
    dtype: int8
  - name: image
    dtype: image
  - name: label
    dtype: int8
  - name: dataset
    dtype: string
---

# Dataset Card for `Control+Shift`: Generating Controllable Distribution Shifts

[[arXiv](https://arxiv.org/pdf/2409.07940)], [[GitHub](https://github.com/friedmanroy/ctrl-shift/tree/main)]

**Curated by:** [Roy Friedman](https://friedmanroy.github.io/) and Rhea Chowers

<!-- Provide a quick summary of the dataset. -->

This dataset is the one that accompanies the paper [`Control+Shift`: Generating Controllable Distribution Shifts](https://arxiv.org/pdf/2409.07940).
Our data is based on CIFAR10 and ImageNet, using EDM to generate our data. We generated datasets for 3 types of distribution shift on CIFAR10 and ImageNet - so a total of 6 datasets. The types of distribution shifts are called `overlap`, `extend` and `truncation`.


<!-- ## Dataset Description -->



<!-- ## Uses -->

<!-- Address questions around how the dataset is intended to be used. -->

<!-- ### Direct Use -->

<!-- This section describes suitable use cases for the dataset. -->

<!-- [More Information Needed] -->


<!-- ## Dataset Structure -->

<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->

<!-- [More Information Needed] -->

<!-- ## Dataset Creation -->

<!-- ### Curation Rationale -->

<!-- Motivation for the creation of this dataset. -->

<!-- [More Information Needed] -->

<!-- ### Source Data -->

<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->

<!-- #### Data Collection and Processing -->

<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->

<!-- [More Information Needed] -->

<!-- #### Who are the source data producers? -->

<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->

<!-- [More Information Needed] -->


<!-- ## Bias, Risks, and Limitations -->

<!-- This section is meant to convey both technical and sociotechnical limitations. -->

<!-- [More Information Needed] -->

<!-- ### Recommendations -->

<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->

<!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. -->