Datasets:

Languages:
Chinese
ArXiv:
License:
MDPEdataset commited on
Commit
4937147
·
verified ·
1 Parent(s): 3d221e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -4,4 +4,32 @@ language:
4
  - zh
5
  size_categories:
6
  - 100B<n<1T
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - zh
5
  size_categories:
6
  - 100B<n<1T
7
+ ---
8
+
9
+
10
+ # MDPE Dataset
11
+ MDPE is a multimodal deception dataset. Besides deception features, it also includes individual differences information in personality and emotional expression characteristics. MDPE not only supports deception detection, but also provides conditions for tasks such as personality recognition and emotion recognition, and can even study the relationships between them.
12
+
13
+
14
+
15
+ ## Dataset Download
16
+
17
+
18
+ The data are passcode protected. Please download and send the signed [EULA](https://drive.google.com/file/d/1A1F8szMOTf9-rK8DYD23GruBArtnYdLl/view?usp=sharing) to [mdpe.contact@gmail.com](mdpe.contact@gmail.com) for access request.
19
+
20
+ ## Citation
21
+ For more details about MDPE, please refer to:
22
+ [MDPE: A Multimodal Deception Dataset with Personality and Emotional Characteristics](https://arxiv.org/abs/2407.12274)
23
+
24
+ Please cite our paper if you find our work useful for your research:
25
+
26
+ ```
27
+ @article{cai2024mdpe,
28
+ title={MDPE: A Multimodal Deception Dataset with Personality and Emotional Characteristics},
29
+ author={Cai, Cong and Liang, Shan and Liu, Xuefei and Zhu, Kang and Wen, Zhengqi and Tao, Jianhua and Xie, Heng and Cui, Jizhou and Ma, Yiming and Cheng, Zhenhua and others},
30
+ journal={arXiv preprint arXiv:2407.12274},
31
+ year={2024}
32
+ }
33
+ ```
34
+
35
+