liuhyuu MathewShen commited on
Commit
fe9aab5
β€’
1 Parent(s): 9cf4a3c

Update README.md (#3)

Browse files

- Update README.md (9fa389cff1d31dbc22d60950c9003be78cd187a7)
- remove task categories (1eb8841e92f98776f728eef9de6734ccf5ed12c6)


Co-authored-by: MathewShen <MathewShen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +179 -4
README.md CHANGED
@@ -2,13 +2,188 @@
2
  license: cc-by-sa-4.0
3
  language:
4
  - en
 
 
 
 
 
 
 
5
  ---
6
  # πŸ§‘β€πŸ€β€πŸ§‘ NetEaseCrowd: A Dataset for Long-term and Online Crowdsourcing Truth Inference
7
 
8
- This is a Dataset Repository of **NetEaseCrowd**
9
-
10
  [View it in GitHub](https://github.com/fuxiAIlab/NetEaseCrowd-Dataset)
11
 
12
- # License
13
 
14
- CC-BY-SA-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-sa-4.0
3
  language:
4
  - en
5
+ tags:
6
+ - Crowdsourcing
7
+ - Truth Inference
8
+ - Label Aggregation
9
+ pretty_name: 'NetEaseCrowd: A Dataset for Long-term and Online Crowdsourcing Truth Inference'
10
+ size_categories:
11
+ - 1M<n<10M
12
  ---
13
  # πŸ§‘β€πŸ€β€πŸ§‘ NetEaseCrowd: A Dataset for Long-term and Online Crowdsourcing Truth Inference
14
 
 
 
15
  [View it in GitHub](https://github.com/fuxiAIlab/NetEaseCrowd-Dataset)
16
 
 
17
 
18
+ ## Introduction
19
+
20
+ We introduce NetEaseCrowd, a large-scale crowdsourcing annotation dataset based on
21
+ a mature Chinese data crowdsourcing platform of NetEase Inc..
22
+ NetEaseCrowd dataset contains about **2,400** workers, **1,000,000** tasks, and **6,000,000** annotations between them,
23
+ where the annotations are collected in about 6 months.
24
+ In this dataset, we provide ground truths for all the tasks and record timestamps for all the annotations.
25
+
26
+
27
+ ### Task
28
+ NetEaseCrowd dataset is built based on a gesture comparison task. Each task contains three choices, where two are similar gestures and the other one is not. Annotators are required to pick out the different one. An example is shown below:
29
+
30
+ <center>
31
+ <img src="assets/task_example.png" width="500"/>
32
+ </center>
33
+
34
+ ### Comparison with existing datasets
35
+
36
+ Compared with the existing crowdsourcing datasets, our NetEaseCrowd dataset has the following characteristics:
37
+
38
+ | Characteristic | Existing datasets | NetEaseCrowd dataset |
39
+ |----------------|------------------------------------------------------|-----------------------------------------------------------|
40
+ | Scalability | Relatively small sizes in #workers/tasks/annotations | Lage-scale data collection with 6 millions of annotations |
41
+ | Timestamps | Short-term data with no timestamps recorded | Complete timestamps recorded during a 6-month timespan |
42
+ | Task Type | Single type of tasks | Various task types with different required capabilities |
43
+
44
+
45
+
46
+ <!-- ## Citation
47
+
48
+ If you use the dataset in your work, please cite:
49
+
50
+ @inproceedings{TODO} -->
51
+
52
+ ## Dataset Statistics
53
+
54
+ The basic statistics of NetEaseCrowd dataset and [other previous datasets](#other-public-datasets) are as follows:
55
+ | Dataset | \#Worker | \#Task | \#Groundtruth | \#Anno | Avg(\#Anno/worker) | Avg(\#Anno/task) | Timestamp | Task type |
56
+ |--------------------------------------------|----------|---------|---------------|-----------|--------------------|------------------|--------------|-----------|
57
+ | NetEaseCrowd | 2,413 | 999,799 | 999,799 | 6,016,319 | 2,493.3 | 6.0 | βœ”οΈŽ | Multiple |
58
+ | Adult | 825 | 11,040 | 333 | 92,721 | 112.4 | 8.4 | ✘ | Single |
59
+ | Birds | 39 | 108 | 108 | 4,212 | 108.0 | 39.0 | ✘ | Single |
60
+ | Dog | 109 | 807 | 807 | 8,070 | 74.0 | 10.0 | ✘ | Single |
61
+ | CF | 461 | 300 | 300 | 1,720 | 3.7 | 5.7 | ✘ | Single |
62
+ | CF\_amt | 110 | 300 | 300 | 6030 | 54.8 | 20.1 | ✘ | Single |
63
+ | Emotion | 38 | 700 | 565 | 7,000 | 184.2 | 10.0 | ✘ | Single |
64
+ | Smile | 64 | 2,134 | 159 | 30,319 | 473.7 | 14.2 | ✘ | Single |
65
+ | Face | 27 | 584 | 584 | 5,242 | 194.1 | 9.0 | ✘ | Single |
66
+ | Fact | 57 | 42,624 | 576 | 216,725 | 3802.2 | 5.1 | ✘ | Single |
67
+ | MS | 44 | 700 | 700 | 2,945 | 66.9 | 4.2 | ✘ | Single |
68
+ | product | 176 | 8,315 | 8,315 | 24,945 | 141.7 | 3.0 | ✘ | Single |
69
+ | RTE | 164 | 800 | 800 | 8,000 | 48.8 | 10.0 | ✘ | Single |
70
+ | Sentiment | 1,960 | 98,980 | 1,000 | 569,375 | 290.5 | 5.8 | ✘ | Single |
71
+ | SP | 203 | 4,999 | 4,999 | 27,746 | 136.7 | 5.6 | ✘ | Single |
72
+ | SP\_amt | 143 | 500 | 500 | 10,000 | 69.9 | 20.0 | ✘ | Single |
73
+ | Trec | 762 | 19,033 | 2,275 | 88,385 | 116.0 | 4.6 | ✘ | Single |
74
+ | Tweet | 85 | 1,000 | 1,000 | 20,000 | 235.3 | 20.0 | ✘ | Single |
75
+ | Web | 177 | 2,665 | 2,653 | 15,567 | 87.9 | 5.8 | ✘ | Single |
76
+ | ZenCrowd\_us | 74 | 2,040 | 2,040 | 12,190 | 164.7 | 6.0 | ✘ | Single |
77
+ | ZenCrowd\_in | 25 | 2,040 | 2,040 | 11,205 | 448.2 | 5.5 | ✘ | Single |
78
+ | ZenCrowd\_all | 78 | 2,040 | 2,040 | 21,855 | 280.2 | 10.7 | ✘ | Single |
79
+
80
+
81
+
82
+ <!-- The basic statistics of NetEaseCrowd dataset shows as follows:
83
+
84
+ | | NetEaseCrowd |
85
+ | ------------- | ------------ |
86
+ | #Workers | 2,413 |
87
+ | #Tasks | 999,799 |
88
+ | #Groundtruths | 999,799 |
89
+ | #Annotations | 6,016,319 | -->
90
+
91
+ ## Data Content and Format
92
+
93
+ ### Obtain the data
94
+
95
+ Two ways to access the dataset:
96
+ * Directly download overall NetEaseCrowd in [Hugging Face](https://huggingface.co/datasets/liuhyuu/NetEaseCrowd) [**Recommended**]
97
+
98
+ * Under the [`data/` folder](https://github.com/fuxiAIlab/NetEaseCrowd-Dataset/tree/main/data), the NetEaseCrowd dataset is provided in partitions in the csv file format. Each partition is named as `NetEaseCrowd_part_x.csv`. Concat them to get the entire NetEaseCrowd dataset.
99
+
100
+ ### Dataset format
101
+
102
+ In the dataset, each line of record represents an interaction between a worker and a task, with the following columns:
103
+
104
+ * **taskId**: The unique id of the annotated task.
105
+ * **tasksetId**: The unique id of the task set. Each task set contains unspecified number of tasks. Each task belongs to exactly one task set.
106
+ * **workerId**: The unique id of the worker.
107
+ * **answer**: The annotation given by the worker, which is an enumeric number starting from 0.
108
+ * **completeTime**: The integer timestamp recording the completion time of the annotation.
109
+ * **truth**: The groundtruth of the annotated task, which, in consistency with answer, is also an enumeric number starting from 0.
110
+ * **capability**: The unique id of the capability required by the annotated taskset. Each taskset belongs to exactly one capability.
111
+
112
+ *For the privacy concerns, all sensitive content like as -Ids, has been anonymized.*
113
+
114
+ ### Data sample
115
+
116
+ | tasksetId | taskId | workerId | answer | completeTime | truth | capability |
117
+ |-----------|---------------------|----------|--------|---------------|-------|------------|
118
+ | 6980 | 1012658482844795232 | 64 | 2 | 1661917345953 | 1 | 69 |
119
+ | 6980 | 1012658482844795232 | 150 | 1 | 1661871234755 | 1 | 69 |
120
+ | 6980 | 1012658482844795232 | 263 | 0 | 1661855450281 | 1 | 69 |
121
+
122
+ In the example above, there are three annotations, all from the same taskset 6980 and the same task 1012658482844795232. Three annotators, with ids 64, 150, and 263, provide annotations of 2, 1, and 0, respectively. They do the task at different time. The truth label for this task is 1, and the capability id of the task is 69.
123
+
124
+ ## Baseline Models
125
+
126
+ We test several existing truth inference methods in our dataset, and detailed analysis with more experimental setups can be found in our paper.
127
+
128
+ | Method | Accuracy | F1-score |
129
+ |----------------|----------|----------|
130
+ | MV | 0.92695 | 0.92692 |
131
+ | DS | 0.95178 | 0.94817 |
132
+ | MACE | 0.95991 | 0.94957 |
133
+ | Wawa | 0.94814 | 0.94445 |
134
+ | ZeroBasedSkill | 0.94898 | 0.94585 |
135
+ | GLAD | 0.95064 | 0.95058 |
136
+ | EBCC | 0.91071 | 0.90996 |
137
+ | ZC | 0.95305 | 0.95301 |
138
+ | TiReMGE | 0.92713 | 0.92706 |
139
+ | LAA | 0.94173 | 0.94169 |
140
+ | BiLA | 0.88036 | 0.87896 |
141
+
142
+ ### Test with the dataset directly from crowd-kit
143
+
144
+ The NetEaseCrowd dataset has been integrated into the [crowd-kit](https://github.com/Toloka/crowd-kit)
145
+ (with pull request [here](https://github.com/Toloka/crowd-kit/pull/101)),
146
+ you can use it directly in your code with the following code(with crowd-kit version > 1.2.1):
147
+
148
+ ```python
149
+ from crowdkit.aggregation import DawidSkene
150
+ from crowdkit.datasets import load_dataset
151
+
152
+ df, gt = load_dataset('netease_crowd')
153
+
154
+ ds = DawidSkene(10)
155
+ result = ds.fit_predict(df)
156
+
157
+ print(len(result))
158
+ # 999799
159
+
160
+ ```
161
+
162
+ ## Other public datasets
163
+ We provide a curated list for other public datasets towards truth inference task.
164
+
165
+ | Dataset Name | Resource |
166
+ |----------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
167
+ | adult | Quality management on amazon mechanical turk. [[paper](https://dl.acm.org/doi/abs/10.1145/1837885.1837906)][[data](https://github.com/ipeirotis/Get-Another-Label/tree/master/data)] |
168
+ | sentiment<br>fact | Workshops Held at the First AAAI Conference on Human Computation and Crowdsourcing: A Report. [[paper](https://ojs.aaai.org/index.php/aimagazine/article/view/2537/2427)][[data](https://sites.google.com/site/crowdscale2013/home)] |
169
+ | MS<br>zencrowd_all<br>zencrowd_us<br>zencrowd_in<br>sp<br>sp_amt<br>cf<br>cf_amt | The active crowd toolkit: An open-source tool for benchmarking active learning algorithms for crowdsourcing research. [[paper](https://ojs.aaai.org/index.php/HCOMP/article/download/13256/13104)][[data](https://github.com/orchidproject/active-crowd-toolkit)] |
170
+ | Product<br>tweet<br>dog<br>face<br>duck<br>relevance<br>smile | Truth inference in crowdsourcing: Is the problem solved? [[paper](https://hub.hku.hk/bitstream/10722/243527/1/content.pdf?accept=1)][[data](https://zhydhkcws.github.io/crowd_truth_inference/)] <br> *Note that tweet dataset is called sentiment in this source. It is different from the sentiment dataset in CrowdScale2013.* |
171
+ | bird<br>rte<br>web<br>trec | Spectral methods meet em: A provably optimal algorithm for crowdsourcing. [[paper](https://proceedings.neurips.cc/paper/2014/file/788d986905533aba051261497ecffcbb-Paper.pdf)][[data](https://github.com/zhangyuc/SpectralMethodsMeetEM)] |
172
+ ## Citation
173
+
174
+ If you use this project in your research or work, please cite it using the following BibTeX entry:
175
+
176
+ ```bibtex
177
+ @misc{wang2024dataset,
178
+ title={A Dataset for the Validation of Truth Inference Algorithms Suitable for Online Deployment},
179
+ author={Fei Wang and Haoyu Liu and Haoyang Bi and Xiangzhuang Shen and Renyu Zhu and Runze Wu and Minmin Lin and Tangjie Lv and Changjie Fan and Qi Liu and Zhenya Huang and Enhong Chen},
180
+ year={2024},
181
+ eprint={2403.08826},
182
+ archivePrefix={arXiv},
183
+ primaryClass={cs.HC}
184
+ }
185
+ ```
186
+
187
+ ## License
188
+
189
+ The NetEaseCrowd dataset is licensed under [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en).