Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sail-sg/CLoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

33 Commits

Repository files navigation

Creative Leap-of-Thought (CLoT)

paper page

This repository is the official codebase of "Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation" [paper]. Our paper has been accepted at the IEEE/CVF Conference on Computer Vision and Pattern Recognition 2024 (CVPR 2024).

πŸ€£πŸ‘‰Click [project page] for more funny examplesπŸ‘ˆ.

🀣 Introduction

To the best of our knowledge, we are the first to profoundly explore the Leap-of-Thought (LoT) ability in multimodal large language models (LLMs). This involves challenging LLMs to think outside the box, a non-sequential thinking skill equally crucial alongside popular sequential thinking abilities, such as Chain-of-Thought based methods. In this study, we delve into the LLM's LoT ability through the lens of a humor generation game called Oogiri (ε€§ε–œεˆ©). The Oogiri game serves as an ideal platform for exploring the LLM's LoT ability, as it compels participants to think outside the box and provide unexpected and humorous responses to multimodal information (including I2T, T2T, and IT2T).

πŸ€— Quickstart

We provide a simple Chinese example in inference.py for using CLoT with zero-shot inference. Before you start, make sure you install the following packages:

pip install -r requirements.txt

Then run the command below:

python inference.py

πŸ’¬ Gradio Web UI

Try launching the Gradio web interface with the following code!

python gradio_demo.py

πŸ˜† News

2024εΉ΄4月13ζ—₯ - We released our dataset and checkpoint in ModelScope. πŸ‘ˆπŸ˜†Please try it if you can't access Hugging Face!

2024εΉ΄3月16ζ—₯ - We released our dataset and checkpoint. πŸ‘ˆπŸ˜†Please try it!

2023εΉ΄12月6ζ—₯ - We released our project page. πŸ‘ˆπŸ˜†Please check it out!

2023εΉ΄12月5ζ—₯ - We released our paper [arxiv]. Please check it out!

πŸ˜‚ TODO

  • project page
  • preprint paper
  • (ε‰Šι™€) online demo (Hugging Face etc.) (ε‰Šι™€γ“γ“γΎγ§) checkpoint
  • dataset
  • code

πŸ˜„ Citation

@misc{zhong2023clot,
 title={Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation},
 author={Zhong, Shanshan and Huang, Zhongzhan and Gao, Shanghua and Wen, Weushao and Lin, Liang and Zitnik, Marinka and Zhou, Pan},
 journal={arXiv preprint arXiv:2312.02439},
 year={2023}
}

About

CVPR'24, Official Codebase of our Paper: "Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation".

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /