English

Image Content Generation with Causal Reasoning

Computer Vision and Pattern Recognition 2023-12-13 v1 Multimedia

Abstract

The emergence of ChatGPT has once again sparked research in generative artificial intelligence (GAI). While people have been amazed by the generated results, they have also noticed the reasoning potential reflected in the generated textual content. However, this current ability for causal reasoning is primarily limited to the domain of language generation, such as in models like GPT-3. In visual modality, there is currently no equivalent research. Considering causal reasoning in visual content generation is significant. This is because visual information contains infinite granularity. Particularly, images can provide more intuitive and specific demonstrations for certain reasoning tasks, especially when compared to coarse-grained text. Hence, we propose a new image generation task called visual question answering with image (VQAI) and establish a dataset of the same name based on the classic \textit{Tom and Jerry} animated series. Additionally, we develop a new paradigm for image generation to tackle the challenges of this task. Finally, we perform extensive experiments and analyses, including visualizations of the generated content and discussions on the potentials and limitations. The code and data are publicly available under the license of CC BY-NC-SA 4.0 for academic and non-commercial usage. The code and dataset are publicly available at: https://github.com/IEIT-AGI/MIX-Shannon/blob/main/projects/VQAI/lgd_vqai.md.

Keywords

Cite

@article{arxiv.2312.07132,
  title  = {Image Content Generation with Causal Reasoning},
  author = {Xiaochuan Li and Baoyu Fan and Runze Zhang and Liang Jin and Di Wang and Zhenhua Guo and Yaqian Zhao and Rengang Li},
  journal= {arXiv preprint arXiv:2312.07132},
  year   = {2023}
}

Comments

Accepted by the 38th Annual AAAI Conference on Artificial Intelligence (AAAI 2024) in December 2023

R2 v1 2026-06-28T13:48:12.103Z