Project Foundation Models WT23 Uni Stuttgart
- By creating a feedback loop between ChatGPT-4V and a Text-to-Image Model, we aim to improve the precision of the image generated by an original prompt.
- By evaluating the alignment iteratively, we can deduce blindspots in current TTI models and (multimodal) LLMs like GPT-4V.
- By detaching the comparison to the original prompt in the loop, we can visualize converging patterns of the TTI models and dig deeper into perceptual blindspots of GPT-4V.
- Feedback Loop Enhancement of TTI Models and ChatGPT-4V: "Does the integration of a feedback loop between ChatGPT-4V and a Text-to-Image (TTI) model enhance the precision of images generated based on an initial prompt?"
- Detecting Blindspots in Image Interpretation: "What are the blindspots of ChatGPT-4V in Image Recognition?"
- Detecting Blindspots in Image Generation and Prompt Interpretation: "What are the blindspots of current TTI models, when interpreting prompts and generating images?"
Run the feedback loop with simple initial prompts, analyze iterations and divergent/convergent features.
Check the differences between iterations in the embedding space.
Run the loop, but instead of trying to align to an initial prompt, focus on holding first image stable (describe -> prompt -> image -> describe -> prompt -> image...).
Analyze convergent patterns and regularities.
Intuition: If a prompt says "a cheese and a mouse", the image should not contain additional specifica (e.g. mouse with clothes, a cheeseplate...)
To measure the precision, subjective manual analysis, combined with embedding analysis is used.
- ChatGPT Asks, BLIP-2 Answers: Automatic Questioning Towards Enriched Visual Descriptions
- HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face
- LLM Lies: Hallucinations are not Bugs, but Features as Adversarial Examples
- Knowledge Injection to Counter Large Language Model (LLM) Hallucination
- The Internal State of an LLM Knows When It’s Lying
- ChatGPT and Simple Linguistic Inferences: Blind Spots and Blinds