awesome-multimodal-dialogue
收藏资源简介:
这是一个关于多模态对话领域的数据集、论文和代码资源合集,主要收录了开放域多模态对话相关的多个数据集,如Visual Dialog、MELD、OpenViDial、MMChat等,涵盖了视觉对话、情感识别、图像聊天、多模态搜索等多个主题。
This is a curated collection of datasets, academic papers and code resources in the field of multimodal dialogue. It mainly includes multiple datasets related to open-domain multimodal dialogue, such as Visual Dialog, MELD, OpenViDial, MMChat and others, covering various topics including visual dialogue, emotion recognition, image chatting, multimodal search and more.
多模态对话数据集概览
数据集列表
该仓库收录了开放域多模态对话领域的主要数据集,涵盖图像对话、情感识别、表情包对话等方向。
主要数据集
-
Visual Dialog(CVPR 2017)
- 基于图像的视觉对话数据集
- 官网:https://visualdialog.org/
- 代码:https://github.com/batra-mlp-lab/visdial
-
Image-Grounded Conversations(IJCNLP 2017)
- 图像引导的对话数据集,支持自然问答与回复生成
- 数据下载:https://www.microsoft.com/en-us/download/details.aspx?id=55324&751be11f-ede8
-
MELD(arXiv 2018/ACL 2019)
- 多模态多说话人情感识别数据集
- 官网:https://affective-meld.github.io/
- 代码:https://github.com/declare-lab/MELD/
-
Image Chat(arXiv 2018/ACL 2020)
- 图像引导的闲聊对话数据集
- 数据与代码:https://parl.ai/projects/image_chat/
-
OpenViDial(arXiv 2020)
- 大规模开放域对话数据集,包含视觉上下文
- 数据与代码:https://github.com/ShannonAI/OpenViDial
-
OpenViDial 2.0(arXiv 2021)
- 更大规模版本的OpenViDial
- 数据与代码:https://github.com/ShannonAI/OpenViDial
-
MMChat(arXiv 2021/LREC 2022)
- 社交媒体多模态聊天数据集
- 数据与代码:https://github.com/silverriver/MMChat
-
Towards Expressive Communication with Internet Memes(arXiv 2021)
- 基于互联网表情包的多模态对话数据集与基准
- 数据与代码:https://github.com/lizekang/DSTC10-MOD
-
PhotoChat(ACL 2021)
- 人类间照片分享对话数据集,支持图文联合建模
- 数据:https://github.com/google-research/google-research/tree/master/multimodalchat/
-
MMConv(SIGIR 2021)
- 跨领域多模态对话搜索环境
- 数据与代码:https://github.com/liziliao/MMConv
-
Constructing Multi-Modal Dialogue Dataset(ACL 2021)
- 通过语义相关图像替换文本构建的多模态对话数据集
- 数据与代码:https://github.com/shh1574/multi-modal-dialogue-dataset
-
MSCTD(ACL 2022)
- 多模态情感对话翻译数据集
- 数据与代码:https://github.com/XL2248/MSCTD
-
M3ED(ACL 2022)
- 多模态、多场景、多标签情感对话数据库
- 数据与代码:https://github.com/aim3-ruc/rucm3ed
-
MMDialog(arXiv 2022)
- 面向多模态开放域对话的大规模多轮对话数据集
- 数据与代码:https://github.com/victorsungo/MMDialog
-
DialogCC(arXiv 2022)
- 大规模多模态对话数据集
- 数据与代码:https://github.com/passing2961/DialogCC
-
TikTalk(arXiv 2023)
- 面向真实世界闲聊的多模态对话数据集
- 数据:https://github.com/RUC-AIMind/TikTalk
数据集分类维度
| 类别 | 代表数据集 |
|---|---|
| 视觉对话 | Visual Dialog |
| 图像引导对话 | Image Chat、OpenViDial、MMChat |
| 情感识别 | MELD、M3ED |
| 多模态回复 | PhotoChat、MMDialog、表情包对话数据集 |
| 翻译相关 | MSCTD |
| 搜索场景 | MMConv |
注意事项
- 该仓库仍在建设中,未完全涵盖2023年及与LLM相关的最新研究工作
- 部分数据集同时提供数据下载和开源代码实现




