GithubHelp home page GithubHelp logo

keyhsw / clot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sail-sg/clot

0.0 0.0 0.0 6.61 MB

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

Home Page: https://zhongshsh.github.io/CLoT

Python 100.00%

clot's Introduction

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}
}

clot's People

Contributors

dedekinds avatar zhongshsh avatar eltociear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.